Uses of Interface
com.tangosol.io.BinaryStore.KeySetAware
Packages that use BinaryStore.KeySetAware
Package
Description
Contains classes related to the journaling services.
Contains classes providing various caching strategies.
-
Uses of BinaryStore.KeySetAware in com.tangosol.io.journal
Classes in com.tangosol.io.journal that implement BinaryStore.KeySetAwareModifier and TypeClassDescriptionclass
A BinaryStore that writes to a Journal. -
Uses of BinaryStore.KeySetAware in com.tangosol.net.cache
Fields in com.tangosol.net.cache declared as BinaryStore.KeySetAwareModifier and TypeFieldDescriptionprotected final BinaryStore.KeySetAware
CompactSerializationCache.f_store
The BinaryStore.KeySetAware that this CompactSerializationCache uses to store data.Methods in com.tangosol.net.cache that return BinaryStore.KeySetAwareModifier and TypeMethodDescriptionCompactSerializationCache.getBinaryStore()
Returns the BinaryStore that this map uses for its storage.