Uses of Interface
com.tangosol.io.BinaryStore.SizeAware
Package
Description
Contains classes providing cache persistence of serialized objects.
Contains classes related to J2SE 1.4 NIO functionality.
-
Uses of BinaryStore.SizeAware in com.tangosol.io
Modifier and TypeInterfaceDescriptionstatic interface
If a BinaryStore is aware of which keys that it stores, then it should implement this optional interface in order to allow that information to be efficiently communicated to an intelligent consumer of the BinaryStore interface. -
Uses of BinaryStore.SizeAware in com.tangosol.io.nio
Modifier and TypeClassDescriptionclass
An implementation of BinaryStore backed by a BinaryMap.