Uses of Package
org.apache.accumulo.core.client.lexicoder
-
Packages that use org.apache.accumulo.core.client.lexicoder Package Description org.apache.accumulo.core.client.lexicoder org.apache.accumulo.core.iterators org.apache.accumulo.core.iterators.user -
Classes in org.apache.accumulo.core.client.lexicoder used by org.apache.accumulo.core.client.lexicoder Class Description AbstractEncoder AbstractEncoder is anEncoder
that implements all of Encoder's methods validating the input, but has those methods defer logic to to a new method,AbstractEncoder.decodeUnchecked(byte[], int, int)
.AbstractLexicoder Encoder An encoder represents a typed object that can be encoded/decoded to/from a byte array.Lexicoder A lexicoder provides methods to convert to/from byte arrays.ULongLexicoder Unsigned long lexicoder. -
Classes in org.apache.accumulo.core.client.lexicoder used by org.apache.accumulo.core.iterators Class Description AbstractEncoder AbstractEncoder is anEncoder
that implements all of Encoder's methods validating the input, but has those methods defer logic to to a new method,AbstractEncoder.decodeUnchecked(byte[], int, int)
.AbstractLexicoder Encoder An encoder represents a typed object that can be encoded/decoded to/from a byte array.Lexicoder A lexicoder provides methods to convert to/from byte arrays. -
Classes in org.apache.accumulo.core.client.lexicoder used by org.apache.accumulo.core.iterators.user Class Description AbstractEncoder AbstractEncoder is anEncoder
that implements all of Encoder's methods validating the input, but has those methods defer logic to to a new method,AbstractEncoder.decodeUnchecked(byte[], int, int)
.AbstractLexicoder Encoder An encoder represents a typed object that can be encoded/decoded to/from a byte array.Lexicoder A lexicoder provides methods to convert to/from byte arrays.