Home | History | Annotate | Download | only in text

Lines Matching defs:getBucketCount

187         public int getBucketCount() {
188 return buckets.getBucketCount();
211 if (0 <= index && index < buckets.getBucketCount()) {
415 * Get the limit on the number of labels in the index. The number of buckets can be slightly larger: see getBucketCount().
426 * getBucketCount().
735 public int getBucketCount() {
737 return buckets.getBucketCount();
1162 private int getBucketCount() {