|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheEntryProcessorEntry.State | |
---|---|
com.hazelcast.cache.impl | Hazelcast JSR-107 aka JCache implementation |
Uses of CacheEntryProcessorEntry.State in com.hazelcast.cache.impl |
---|
Fields in com.hazelcast.cache.impl declared as CacheEntryProcessorEntry.State | |
---|---|
protected CacheEntryProcessorEntry.State |
CacheEntryProcessorEntry.state
|
Methods in com.hazelcast.cache.impl that return CacheEntryProcessorEntry.State | |
---|---|
static CacheEntryProcessorEntry.State |
CacheEntryProcessorEntry.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CacheEntryProcessorEntry.State[] |
CacheEntryProcessorEntry.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |