Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata.btree.keys Classes and Interfaces - 29 results found.
NameDescriptionTypePackageFramework
AbstractUnicodeKeyBuilderTestCaseBase class for the test suites that examine support for Unicode sort keys inVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btree.keysBlazeGraph
ASCIIDecoderUtilityUtility reads unsigned byte[] keys from stdin and writes their decoded ASCII values on stdout.Classcom.bigdata.btree.keysBlazeGraph
ASCIIKeyBuilderFactoryFactory for instances that do NOT support Unicode.Classcom.bigdata.btree.keysBlazeGraph
CollatorEnumType-safe enumeration of collators that may be configured.Classcom.bigdata.btree.keysBlazeGraph
DecompositionEnumenum DecompositionEnumType safe enumeration for the decomposition mode.Classcom.bigdata.btree.keysBlazeGraph
DefaultKeyBuilderFactoryDefault factory for Unicode IKeyBuilders.Classcom.bigdata.btree.keysBlazeGraph
DelegateSortKeyBuilderDelegation pattern for ISortKeyBuilder that is useful when you need to resolve(Object) one type to another before applying the delegateClasscom.bigdata.btree.keysBlazeGraph
ICUVersionRecordPersistent record in which we store the version metadata for the ICU dependency in use when the journal was created.Classcom.bigdata.btree.keysBlazeGraph
IKeyBuilder Interface for building up variable unsigned byte[] keys from one or more primitive data types values and/or Unicode strings.Interfacecom.bigdata.btree.keysBlazeGraph
IKeyBuilderExtensionAn extension interface for encoding and decoding unsigned byte[] keys.Interfacecom.bigdata.btree.keysBlazeGraph
IKeyBuilderFactoryA factory for pre-configured IKeyBuilder instances.Interfacecom.bigdata.btree.keysBlazeGraph
ISortKeyBuilderAn interface for generating unsigned byte[] sort keys.Interfacecom.bigdata.btree.keysBlazeGraph
ISortKeyBuilderFactoryA factory for objects that generate unsigned byte[] sort keys.Interfacecom.bigdata.btree.keysBlazeGraph
KeyBuilderA class that may be used to form multi-component keys but which does not support Unicode.Classcom.bigdata.btree.keysBlazeGraph
KeyBuilder .OptionsConfiguration options for DefaultKeyBuilderFactory and the KeyBuilder factory methods.Interfacecom.bigdata.btree.keysBlazeGraph
KVA key-value pair.Classcom.bigdata.btree.keysBlazeGraph
KVOA key-value-object tuple.Classcom.bigdata.btree.keysBlazeGraph
NoSuccessorExceptionAn instance of this class is thrown where there is no successor to a value within its value space.Classcom.bigdata.btree.keysBlazeGraph
StrengthEnumType safe enumeration for the strength.Classcom.bigdata.btree.keysBlazeGraph
SuccessorUtilUtility methods for computing the successor of a value for various dataVersion:$Id$Author:Bryan ThompsonSee Also:BytesUtil#successor(byte[]), which computes the successor of a variableClasscom.bigdata.btree.keysBlazeGraph
TestAllClasscom.bigdata.btree.keysBlazeGraph
TestICUPortabilityBugThis is a unit test for a possible ICU portability bug.Classcom.bigdata.btree.keysBlazeGraph
TestICUUnicodeKeyBuilderTests for Unicode support in KeyBuilder.Classcom.bigdata.btree.keysBlazeGraph
TestICUVersionRecordTest suite for ICUVersionRecordVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btree.keysBlazeGraph
TestJDKUnicodeKeyBuilderClasscom.bigdata.btree.keysBlazeGraph
TestKeyBuilderTest suite for high level operations that build variable length _unsigned_ byte[] keys from various data types and unicode strings.Classcom.bigdata.btree.keysBlazeGraph
TestSuccessorUtilTest suite for SuccessorUtil.Classcom.bigdata.btree.keysBlazeGraph
ThreadLocalKeyBuilderFactoryA thread-local implementation.Classcom.bigdata.btree.keysBlazeGraph
UnicodeSortKeyGeneratorInterface allows us to encapsulate differences between the ICU and JDK libraries for generating sort keys from Unicode strings.Interfacecom.bigdata.btree.keysBlazeGraph