Uses of Class
com.bigdata.btree.filter.TupleTransformer

Packages that use TupleTransformer
com.bigdata.sparse This package provides support for treating normal B+Trees using a "sparse row store" pattern and can be applied to both local B+Trees and scale-out indices. 
 

Uses of TupleTransformer in com.bigdata.sparse
 

Subclasses of TupleTransformer in com.bigdata.sparse
 class AtomicRowFilter
          Transforms an ITupleIterator reading directly on an IIndex backing a SparseRowStore into an ITupleIterator visiting logical ITPS rows.
 



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