Uses of Class
org.apache.iotdb.common.rpc.thrift.TLoadSample
-
Uses of TLoadSample in org.apache.iotdb.common.rpc.thrift
Methods in org.apache.iotdb.common.rpc.thrift that return TLoadSampleModifier and TypeMethodDescriptionTLoadSample.deepCopy()TLoadSample.setCpuUsageRate(double cpuUsageRate) TLoadSample.setDiskUsageRate(double diskUsageRate) TLoadSample.setFreeDiskSpace(double freeDiskSpace) TLoadSample.setMemoryUsageRate(double memoryUsageRate) Methods in org.apache.iotdb.common.rpc.thrift with parameters of type TLoadSampleModifier and TypeMethodDescriptionintTLoadSample.compareTo(TLoadSample other) booleanTLoadSample.equals(TLoadSample that) Constructors in org.apache.iotdb.common.rpc.thrift with parameters of type TLoadSample