Class HistoryBranchRange

    • Field Detail

      • branchID

        public java.lang.String branchID
      • beginNodeID

        public long beginNodeID
      • endNodeID

        public long endNodeID
      • metaDataMap

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

      • HistoryBranchRange

        public HistoryBranchRange()
      • HistoryBranchRange

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

      • getBranchID

        public java.lang.String getBranchID()
      • 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)
      • getBeginNodeID

        public long getBeginNodeID()
      • unsetBeginNodeID

        public void unsetBeginNodeID()
      • isSetBeginNodeID

        public boolean isSetBeginNodeID()
        Returns true if field beginNodeID is set (has been assigned a value) and false otherwise
      • setBeginNodeIDIsSet

        public void setBeginNodeIDIsSet​(boolean value)
      • getEndNodeID

        public long getEndNodeID()
      • unsetEndNodeID

        public void unsetEndNodeID()
      • isSetEndNodeID

        public boolean isSetEndNodeID()
        Returns true if field endNodeID is set (has been assigned a value) and false otherwise
      • setEndNodeIDIsSet

        public void setEndNodeIDIsSet​(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<HistoryBranchRange,​HistoryBranchRange._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<HistoryBranchRange,​HistoryBranchRange._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