Home | History | Annotate | Download | only in text

Lines Matching defs:getBucketCount

185         public int getBucketCount() {
186 return buckets.getBucketCount();
207 if (0 <= index && index < buckets.getBucketCount()) {
398 * Get the limit on the number of labels in the index. The number of buckets can be slightly larger: see getBucketCount().
408 * getBucketCount().
709 public int getBucketCount() {
711 return buckets.getBucketCount();
1116 private int getBucketCount() {