Uses of Package
com.tangosol.io.nio
Package
Description
Defines external Store Manager Builder implementations for Coherence caches.
Contains classes related to J2SE 1.4 NIO functionality.
-
ClassDescriptionAn implementation of BinaryStoreManager interface that uses
BinaryMap
objects built on theMappedBufferManager
to provideBinaryStore
objects. -
ClassDescriptionProvides a basic implementation of ByteBufferManager.A base implementation of BinaryStoreManager interface that uses
BinaryMap
objects built on aByteBufferManager
to provideBinaryStore
objects.Implements the Map interface to store Binary objects using Java's NIO buffers.A Block is the unit of storage within a Buffer.A map entry (key-value pair).A set of entries backed by this map.A set of entries backed by this map.A collection of values backed by this map.An interface for managing a ByteBuffer.A WriteBuffer implementation on top of a Java NIO ByteBuffer.