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, writeExternal
public static final transient FrontCodedRabaCoderDupKeys INSTANCE
protected static final transient int DEFAULT_RATIO
public FrontCodedRabaCoderDupKeys(int ratio)
public FrontCodedRabaCoderDupKeys()
public boolean isDuplicateKeys()
IRabaCoder
IRabaCoder
supports duplicate keys.isDuplicateKeys
in interface IRabaCoder
isDuplicateKeys
in class FrontCodedRabaCoder
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.