| Package | Description | 
|---|---|
| com.tangosol.io | Contains classes providing cache persistence of serialized objects. | 
| com.tangosol.io.journal | Contains classes related to the journaling services. | 
| com.tangosol.net.cache | Contains classes providing various caching strategies. | 
| Modifier and Type | Method and Description | 
|---|---|
| MultiBinaryLongMap | BinaryStore.KeySetAware. getMultiBinaryLongMap()Return the  MultiBinaryLongMapused to store the underlying keys in this KeySetAware BinaryStore. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected MultiBinaryLongMap | JournalBinaryStore. f_mblmThe MultiBinaryLongMap. | 
| Modifier and Type | Method and Description | 
|---|---|
| MultiBinaryLongMap | JournalBinaryStore. getMultiBinaryLongMap()Return the  MultiBinaryLongMapused to store the underlying keys in this KeySetAware BinaryStore. | 
| Constructor and Description | 
|---|
| JournalBinaryStore(Journal journal, MultiBinaryLongMap mblm)Construct a JournalBinaryStore. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected MultiBinaryLongMap | CompactSerializationCache. f_mblmThe MultiBinaryLongMap used for compact key (and entry-attribute) storage. |