Uses of Interface
com.bigdata.btree.keys.UnicodeSortKeyGenerator

Packages that use UnicodeSortKeyGenerator
com.bigdata.btree.keys   
 

Uses of UnicodeSortKeyGenerator in com.bigdata.btree.keys
 

Methods in com.bigdata.btree.keys that return UnicodeSortKeyGenerator
 UnicodeSortKeyGenerator KeyBuilder.getSortKeyGenerator()
          The object responsible for generating sort keys from Unicode strings.
 

Constructors in com.bigdata.btree.keys with parameters of type UnicodeSortKeyGenerator
KeyBuilder(UnicodeSortKeyGenerator sortKeyGenerator, int len, byte[] buf)
          Creates a key builder using an existing buffer with some data (designated constructor).
 



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