Class TFlushReq

    • Field Detail

      • storageGroups

        public List<String> storageGroups
      • metaDataMap

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

      • TFlushReq

        public TFlushReq()
      • TFlushReq

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

      • getIsSeq

        public String getIsSeq()
      • unsetIsSeq

        public void unsetIsSeq()
      • isSetIsSeq

        public boolean isSetIsSeq()
        Returns true if field isSeq is set (has been assigned a value) and false otherwise
      • setIsSeqIsSet

        public void setIsSeqIsSet​(boolean value)
      • getStorageGroupsSize

        public int getStorageGroupsSize()
      • getStorageGroupsIterator

        public Iterator<String> getStorageGroupsIterator()
      • addToStorageGroups

        public void addToStorageGroups​(String elem)
      • getStorageGroups

        public List<String> getStorageGroups()
      • unsetStorageGroups

        public void unsetStorageGroups()
      • isSetStorageGroups

        public boolean isSetStorageGroups()
        Returns true if field storageGroups is set (has been assigned a value) and false otherwise
      • setStorageGroupsIsSet

        public void setStorageGroupsIsSet​(boolean value)
      • isSet

        public boolean isSet​(TFlushReq._Fields field)
        Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
        Specified by:
        isSet in interface org.apache.thrift.TBase<TFlushReq,​TFlushReq._Fields>
      • equals

        public boolean equals​(TFlushReq that)
      • hashCode

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

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TSerializable
        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.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

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