Uses of Class
one.microstream.cache.MutableCacheEntry.Operation
Package | Description |
---|---|
one.microstream.cache |
-
Uses of MutableCacheEntry.Operation in one.microstream.cache
Methods in one.microstream.cache that return MutableCacheEntry.Operation Modifier and Type Method Description MutableCacheEntry.Operation
MutableCacheEntry.Default. getOperation()
MutableCacheEntry.Operation
MutableCacheEntry. getOperation()
static MutableCacheEntry.Operation
MutableCacheEntry.Operation. valueOf(String name)
Returns the enum constant of this type with the specified name.static MutableCacheEntry.Operation[]
MutableCacheEntry.Operation. values()
Returns an array containing the constants of this enum type, in the order they are declared.