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, toString
public 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 Externalizable
readExternal
in class FrontCodedRabaCoder
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class FrontCodedRabaCoder
IOException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.