| Package | Description |
|---|---|
| com.tangosol.net.events.partition.cache |
Contains classes related to PartitionedCache events within the Coherence Live Event Model.
|
| Modifier and Type | Method and Description |
|---|---|
static CacheLifecycleEvent.Type |
CacheLifecycleEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheLifecycleEvent.Type[] |
CacheLifecycleEvent.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|