public class ArrayClustering extends AbstractArrayClusteringPrefix implements Clustering<byte[]>
Clustering.SerializerClusteringPrefix.Deserializer, ClusteringPrefix.KindEMPTY_VALUES_ARRAYkind, valuesEMPTY, serializer, STATIC_CLUSTERING| Constructor and Description |
|---|
ArrayClustering(byte[]... values) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayClustering |
make(byte[]... values) |
long |
unsharedHeapSize() |
long |
unsharedHeapSizeExcludingData() |
accessor, getBufferArray, minimizeclustering, equals, get, getRawValues, hashCode, kind, sizeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitclone, make, toCQLString, toStringaccessor, bufferAt, dataSize, digest, equals, equals, get, getBufferArray, getRawValues, hashCode, isBottom, isEmpty, isTop, kind, minimize, serializeAsPartitionKey, size, stringAt, validateclusteringpublic long unsharedHeapSize()
unsharedHeapSize in interface IMeasurableMemorypublic long unsharedHeapSizeExcludingData()
unsharedHeapSizeExcludingData in interface Clustering<byte[]>public static ArrayClustering make(byte[]... values)
Copyright © 2009-2022 The Apache Software Foundation