Uses of Package
net.metanotion.io.appenddb

Packages that use net.metanotion.io.appenddb
net.metanotion.io.appenddb The AppendDB package implements net.metanotion.io.BlockIO<Integer,byte[],Transaction>, and provides non-nested, threadsafe, mostly lock free, ACID transactions. 
 

Classes in net.metanotion.io.appenddb used by net.metanotion.io.appenddb
BlockDB
           
BlockKey
           
ByteGet
          This interface is used to define the common elements of Transaction's and AppendBlockIO from the standpoint of the Handle class.
RecoveryException
           
Transaction