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