Package | Description |
---|---|
com.tangosol.io.journal |
Contains classes related to the journaling services.
|
com.tangosol.net.cache |
Contains classes providing various caching strategies.
|
Modifier and Type | Class and Description |
---|---|
class |
JournalBinaryStore
A BinaryStore that writes to a Journal.
|
Modifier and Type | Field and Description |
---|---|
protected BinaryStore.KeySetAware |
CompactSerializationCache.f_store
The BinaryStore.KeySetAware that this CompactSerializationCache uses to
store data.
|
Modifier and Type | Method and Description |
---|---|
BinaryStore.KeySetAware |
CompactSerializationCache.getBinaryStore()
Returns the BinaryStore that this map uses for its storage.
|