| Package | Description |
|---|---|
| com.tangosol.io.nio |
Contains classes related to J2SE 1.4 NIO functionality.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryMap |
BinaryMapStore.getBinaryMap()
Obtain the underlying BinaryMap.
|
| Constructor and Description |
|---|
BinaryMapStore(BinaryMap map)
Construct a BinaryMapStore object, which is an implementation of the BinaryStore interface backed by a BinaryMap.
|