Class VersionHistory

    • Field Detail

      • branchToken

        public java.nio.ByteBuffer branchToken
      • metaDataMap

        public static final java.util.Map<VersionHistory._Fields,​org.apache.thrift.meta_data.FieldMetaData> metaDataMap
    • Constructor Detail

      • VersionHistory

        public VersionHistory()
      • VersionHistory

        public VersionHistory​(VersionHistory other)
        Performs a deep copy on other.
    • Method Detail

      • getBranchToken

        public byte[] getBranchToken()
      • bufferForBranchToken

        public java.nio.ByteBuffer bufferForBranchToken()
      • setBranchToken

        public VersionHistory setBranchToken​(byte[] branchToken)
      • setBranchToken

        public VersionHistory setBranchToken​(java.nio.ByteBuffer branchToken)
      • unsetBranchToken

        public void unsetBranchToken()
      • isSetBranchToken

        public boolean isSetBranchToken()
        Returns true if field branchToken is set (has been assigned a value) and false otherwise
      • setBranchTokenIsSet

        public void setBranchTokenIsSet​(boolean value)
      • getItemsSize

        public int getItemsSize()
      • unsetItems

        public void unsetItems()
      • isSetItems

        public boolean isSetItems()
        Returns true if field items is set (has been assigned a value) and false otherwise
      • setItemsIsSet

        public void setItemsIsSet​(boolean value)
      • equals

        public boolean equals​(java.lang.Object that)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TBase<VersionHistory,​VersionHistory._Fields>
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TBase<VersionHistory,​VersionHistory._Fields>
        Throws:
        org.apache.thrift.TException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException