Package org.apache.cassandra.utils.bytecomparable
package org.apache.cassandra.utils.bytecomparable
-
ClassDescriptionInterface indicating a value can be represented/identified by a comparable
ByteSource.A stream of bytes, used for byte-order-comparable representations of data, and utilities to convert various values to their byte-ordered translation.Variable-length encoding.Combination of multiple byte sources.Construct the shortest common prefix of prevMax and currMin that separates those two byte streams.Fixed length signed floating point number encoding.Fixed length signed number encoding.Variable-length encoding for signed integers.Variable-length encoding for unsigned integers.Contains inverse transformation utilities forByteSources.