public abstract class ArrayClusteringBoundOrBoundary extends AbstractArrayClusteringPrefix implements ClusteringBoundOrBoundary<byte[]>
ClusteringBoundOrBoundary.SerializerClusteringPrefix.Deserializer, ClusteringPrefix.KindEMPTY_VALUES_ARRAYkind, valuesserializer| Constructor and Description |
|---|
ArrayClusteringBoundOrBoundary(ClusteringPrefix.Kind kind,
byte[][] values) |
| Modifier and Type | Method and Description |
|---|---|
static ClusteringBoundOrBoundary<byte[]> |
create(ClusteringPrefix.Kind kind,
byte[][] values) |
accessor, getBufferArray, minimizeclustering, equals, get, getRawValues, hashCode, kind, sizeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitclone, invert, isBoundary, isClose, isOpen, toString, toStringaccessor, bufferAt, dataSize, digest, equals, equals, get, getBufferArray, getRawValues, hashCode, isBottom, isEmpty, isTop, kind, minimize, serializeAsPartitionKey, size, stringAt, validateunsharedHeapSizeclusteringpublic ArrayClusteringBoundOrBoundary(ClusteringPrefix.Kind kind, byte[][] values)
public static ClusteringBoundOrBoundary<byte[]> create(ClusteringPrefix.Kind kind, byte[][] values)
Copyright © 2009-2022 The Apache Software Foundation