Class HistoryBranch

    • Field Detail

      • treeID

        public java.lang.String treeID
      • branchID

        public java.lang.String branchID
      • metaDataMap

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

      • HistoryBranch

        public HistoryBranch()
      • HistoryBranch

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

      • getTreeID

        public java.lang.String getTreeID()
      • setTreeID

        public HistoryBranch setTreeID​(java.lang.String treeID)
      • unsetTreeID

        public void unsetTreeID()
      • isSetTreeID

        public boolean isSetTreeID()
        Returns true if field treeID is set (has been assigned a value) and false otherwise
      • setTreeIDIsSet

        public void setTreeIDIsSet​(boolean value)
      • getBranchID

        public java.lang.String getBranchID()
      • setBranchID

        public HistoryBranch setBranchID​(java.lang.String branchID)
      • unsetBranchID

        public void unsetBranchID()
      • isSetBranchID

        public boolean isSetBranchID()
        Returns true if field branchID is set (has been assigned a value) and false otherwise
      • setBranchIDIsSet

        public void setBranchIDIsSet​(boolean value)
      • getAncestorsSize

        public int getAncestorsSize()
      • getAncestorsIterator

        public java.util.Iterator<HistoryBranchRange> getAncestorsIterator()
      • unsetAncestors

        public void unsetAncestors()
      • isSetAncestors

        public boolean isSetAncestors()
        Returns true if field ancestors is set (has been assigned a value) and false otherwise
      • setAncestorsIsSet

        public void setAncestorsIsSet​(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
      • compareTo

        public int compareTo​(HistoryBranch other)
        Specified by:
        compareTo in interface java.lang.Comparable<HistoryBranch>
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TBase<HistoryBranch,​HistoryBranch._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<HistoryBranch,​HistoryBranch._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