Uses of Package
com.bigdata.btree.isolation

Packages that use com.bigdata.btree.isolation
com.bigdata.btree The BTree is a scalable B+-Tree with copy-on-write semantics mapping variable length unsigned byte[] keys to variable length byte[] values (null values are allowed). 
com.bigdata.btree.isolation   
 

Classes in com.bigdata.btree.isolation used by com.bigdata.btree
IConflictResolver
           An interface invoked during backward validation when a write-write conflict has been detected.
 

Classes in com.bigdata.btree.isolation used by com.bigdata.btree.isolation
IConflictResolver
           An interface invoked during backward validation when a write-write conflict has been detected.
 



Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.