public static class FrontCodedRabaCoder.DefaultFrontCodedRabaCoder extends FrontCodedRabaCoder
FrontCodedRabaCoder which is
used as the default IRabaCoder for B+Tree keys for both nodes and
leaves.FrontCodedRabaCoder.DefaultFrontCodedRabaCoder| Modifier and Type | Field and Description |
|---|---|
protected static int |
DEFAULT_RATIO |
static FrontCodedRabaCoder.DefaultFrontCodedRabaCoder |
INSTANCE |
log| Constructor and Description |
|---|
FrontCodedRabaCoder.DefaultFrontCodedRabaCoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
decode, encode, encodeLive, isDuplicateKeys, isKeyCoder, isValueCoder, toStringpublic static final transient FrontCodedRabaCoder.DefaultFrontCodedRabaCoder INSTANCE
protected static final transient int DEFAULT_RATIO
public FrontCodedRabaCoder.DefaultFrontCodedRabaCoder()
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class FrontCodedRabaCoderIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class FrontCodedRabaCoderIOExceptionCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.