Uses of Package
org.apache.accumulo.core.client.lexicoder
Package
Description
-
ClassDescriptionAbstractEncoder is an
Encoder
that implements all of Encoder's methods validating the input, but has those methods defer logic to a new method,AbstractEncoder.decodeUnchecked(byte[], int, int)
.An encoder represents a typed object that can be encoded/decoded to/from a byte array.A lexicoder provides methods to convert to/from byte arrays.Unsigned long lexicoder. -
ClassDescriptionAbstractEncoder is an
Encoder
that implements all of Encoder's methods validating the input, but has those methods defer logic to a new method,AbstractEncoder.decodeUnchecked(byte[], int, int)
.An encoder represents a typed object that can be encoded/decoded to/from a byte array.A lexicoder provides methods to convert to/from byte arrays. -
ClassDescriptionAbstractEncoder is an
Encoder
that implements all of Encoder's methods validating the input, but has those methods defer logic to a new method,AbstractEncoder.decodeUnchecked(byte[], int, int)
.An encoder represents a typed object that can be encoded/decoded to/from a byte array.A lexicoder provides methods to convert to/from byte arrays.