public static class KeyHistogram.KeyCount extends Object
KeyHistogram
that denotes the estimated number
of keys in a histogram bucket. This class has two fields representing a
key and a count. The count indicates the estimated number of other keys
less than this one in the tree level.Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes()
Get the key bytes
|
int |
getCount()
Get the count
|
String |
toString() |
Copyright © 2025 Open Identity Platform Community. All rights reserved.