public class FrontCodedRabaCoderDupKeys extends FrontCodedRabaCoder
FrontCodedRabaCoder that supports duplicate keys.FrontCodedRabaCoder.DefaultFrontCodedRabaCoder| Modifier and Type | Field and Description |
|---|---|
protected static int |
DEFAULT_RATIO |
static FrontCodedRabaCoderDupKeys |
INSTANCE
A default instance.
|
log| Constructor and Description |
|---|
FrontCodedRabaCoderDupKeys() |
FrontCodedRabaCoderDupKeys(int ratio) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDuplicateKeys()
Return true iff this
IRabaCoder supports duplicate keys. |
decode, encode, encodeLive, isKeyCoder, isValueCoder, readExternal, toString, writeExternalpublic static final transient FrontCodedRabaCoderDupKeys INSTANCE
protected static final transient int DEFAULT_RATIO
public FrontCodedRabaCoderDupKeys(int ratio)
public FrontCodedRabaCoderDupKeys()
public boolean isDuplicateKeys()
IRabaCoderIRabaCoder supports duplicate keys.isDuplicateKeys in interface IRabaCoderisDuplicateKeys in class FrontCodedRabaCoderCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.