Uses of Interface
com.tangosol.io.BinaryStore.SizeAware
Packages that use 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
Subinterfaces of BinaryStore.SizeAware in com.tangosol.ioModifier 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
Classes in com.tangosol.io.nio that implement BinaryStore.SizeAwareModifier and TypeClassDescriptionclass
An implementation of BinaryStore backed by a BinaryMap.