| Package | Description | 
|---|---|
| com.bigdata.btree.keys | 
| Modifier and Type | Method and Description | 
|---|---|
| CollatorEnum | DefaultKeyBuilderFactory. getCollator()The selected collator. | 
| static CollatorEnum | CollatorEnum. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static CollatorEnum[] | CollatorEnum. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static IKeyBuilder | KeyBuilder. newInstance(int capacity,
           CollatorEnum collatorChoice,
           Locale locale,
           Object strength,
           DecompositionEnum mode)Create a new instance that optionally supports Unicode sort keys. | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.