Uses of Class
org.apache.iotdb.common.rpc.thrift.TSetSpaceQuotaReq
-
Uses of TSetSpaceQuotaReq in org.apache.iotdb.common.rpc.thrift
Methods in org.apache.iotdb.common.rpc.thrift that return TSetSpaceQuotaReqModifier and TypeMethodDescriptionTSetSpaceQuotaReq.deepCopy()TSetSpaceQuotaReq.setDatabase(List<String> database) TSetSpaceQuotaReq.setSpaceLimit(TSpaceQuota spaceLimit) Methods in org.apache.iotdb.common.rpc.thrift with parameters of type TSetSpaceQuotaReqModifier and TypeMethodDescriptionintTSetSpaceQuotaReq.compareTo(TSetSpaceQuotaReq other) booleanTSetSpaceQuotaReq.equals(TSetSpaceQuotaReq that) Constructors in org.apache.iotdb.common.rpc.thrift with parameters of type TSetSpaceQuotaReqModifierConstructorDescriptionPerforms a deep copy on other.