Class TSetTTLReq

    • Field Detail

      • storageGroupPathPattern

        public List<String> storageGroupPathPattern
      • TTL

        public long TTL
      • metaDataMap

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

      • TSetTTLReq

        public TSetTTLReq()
      • TSetTTLReq

        public TSetTTLReq​(List<String> storageGroupPathPattern,
                          long TTL)
      • TSetTTLReq

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

      • getStorageGroupPathPatternSize

        public int getStorageGroupPathPatternSize()
      • getStorageGroupPathPatternIterator

        public Iterator<String> getStorageGroupPathPatternIterator()
      • addToStorageGroupPathPattern

        public void addToStorageGroupPathPattern​(String elem)
      • getStorageGroupPathPattern

        public List<String> getStorageGroupPathPattern()
      • setStorageGroupPathPattern

        public TSetTTLReq setStorageGroupPathPattern​(List<String> storageGroupPathPattern)
      • unsetStorageGroupPathPattern

        public void unsetStorageGroupPathPattern()
      • isSetStorageGroupPathPattern

        public boolean isSetStorageGroupPathPattern()
        Returns true if field storageGroupPathPattern is set (has been assigned a value) and false otherwise
      • setStorageGroupPathPatternIsSet

        public void setStorageGroupPathPatternIsSet​(boolean value)
      • getTTL

        public long getTTL()
      • unsetTTL

        public void unsetTTL()
      • isSetTTL

        public boolean isSetTTL()
        Returns true if field TTL is set (has been assigned a value) and false otherwise
      • setTTLIsSet

        public void setTTLIsSet​(boolean value)
      • isSet

        public boolean isSet​(TSetTTLReq._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<TSetTTLReq,​TSetTTLReq._Fields>
      • equals

        public boolean equals​(TSetTTLReq 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