Class TSpaceQuota

    • Field Detail

      • diskSize

        public long diskSize
      • deviceNum

        public long deviceNum
      • timeserieNum

        public long timeserieNum
      • metaDataMap

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

      • TSpaceQuota

        public TSpaceQuota()
      • TSpaceQuota

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

      • getDiskSize

        public long getDiskSize()
      • setDiskSize

        public TSpaceQuota setDiskSize​(long diskSize)
      • unsetDiskSize

        public void unsetDiskSize()
      • isSetDiskSize

        public boolean isSetDiskSize()
        Returns true if field diskSize is set (has been assigned a value) and false otherwise
      • setDiskSizeIsSet

        public void setDiskSizeIsSet​(boolean value)
      • getDeviceNum

        public long getDeviceNum()
      • setDeviceNum

        public TSpaceQuota setDeviceNum​(long deviceNum)
      • unsetDeviceNum

        public void unsetDeviceNum()
      • isSetDeviceNum

        public boolean isSetDeviceNum()
        Returns true if field deviceNum is set (has been assigned a value) and false otherwise
      • setDeviceNumIsSet

        public void setDeviceNumIsSet​(boolean value)
      • getTimeserieNum

        public long getTimeserieNum()
      • setTimeserieNum

        public TSpaceQuota setTimeserieNum​(long timeserieNum)
      • unsetTimeserieNum

        public void unsetTimeserieNum()
      • isSetTimeserieNum

        public boolean isSetTimeserieNum()
        Returns true if field timeserieNum is set (has been assigned a value) and false otherwise
      • setTimeserieNumIsSet

        public void setTimeserieNumIsSet​(boolean value)
      • isSet

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