Uses of Class
com.tangosol.io.AbstractBinaryStore
-
Packages that use AbstractBinaryStore Package Description com.tangosol.io.bdb Contains Sleepycat Berkeley DB BinaryStore implementation classes. -
-
Uses of AbstractBinaryStore in com.tangosol.io.bdb
Subclasses of AbstractBinaryStore in com.tangosol.io.bdb Modifier and Type Class Description class
BerkeleyDBBinaryStore
An implementation of the BinaryStore interface using Sleepycat Berkeley DB Java Edition.
-