Class TThrottleQuota

    • Constructor Detail

      • TThrottleQuota

        public TThrottleQuota()
      • TThrottleQuota

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

      • getThrottleLimitSize

        public int getThrottleLimitSize()
      • unsetThrottleLimit

        public void unsetThrottleLimit()
      • isSetThrottleLimit

        public boolean isSetThrottleLimit()
        Returns true if field throttleLimit is set (has been assigned a value) and false otherwise
      • setThrottleLimitIsSet

        public void setThrottleLimitIsSet​(boolean value)
      • getMemLimit

        public long getMemLimit()
      • unsetMemLimit

        public void unsetMemLimit()
      • isSetMemLimit

        public boolean isSetMemLimit()
        Returns true if field memLimit is set (has been assigned a value) and false otherwise
      • setMemLimitIsSet

        public void setMemLimitIsSet​(boolean value)
      • getCpuLimit

        public int getCpuLimit()
      • unsetCpuLimit

        public void unsetCpuLimit()
      • isSetCpuLimit

        public boolean isSetCpuLimit()
        Returns true if field cpuLimit is set (has been assigned a value) and false otherwise
      • setCpuLimitIsSet

        public void setCpuLimitIsSet​(boolean value)
      • 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