| Package | Description |
|---|---|
| com.tangosol.net.cache |
Contains classes providing various caching strategies.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected SerializationPagedCache.PagedBinaryStore |
SerializationPagedCache.getPagedBinaryStore()
Returns the BinaryStore that this map uses for its storage.
|
|
protected SerializationPagedCache.PagedBinaryStore |
SerializationPagedCache.instantiatePagedStore(int cPages)
Factory method: Instantiate a PagedBinaryStore.
|