| Package | Description |
|---|---|
| com.tangosol.net.cache |
Contains classes providing various caching strategies.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractKeyBasedMap.DeferredCacheEvent |
CompactSerializationCache.instantiateDeferredCacheEvent(int nId,
Binary binKey,
Object oKey,
Object oValueOld,
Object oValueNew,
boolean fSynthetic)
Create a DeferredCacheEvent object with the provided arguments.
|