Class GSIBucketContainer


  • public class GSIBucketContainer
    extends java.lang.Object
    Utility wrapper around bucket list.
    • Constructor Detail

      • GSIBucketContainer

        public GSIBucketContainer​(java.util.List<GSIBucket> buckets,
                                  int size)
    • Method Detail

      • getSize

        public int getSize()
      • getBuckets

        public java.util.List<GSIBucket> getBuckets()