Class GetBucketListReply.BucketInfo

    • Constructor Detail

      • BucketInfo

        public BucketInfo​(com.yahoo.document.BucketId bucket,
                          String bucketInformation)
    • Method Detail

      • getBucketId

        public com.yahoo.document.BucketId getBucketId()
      • getBucketInformation

        public String getBucketInformation()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object