Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.clearCache_result
-
-
Uses of IConfigNodeRPCService.clearCache_result in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.clearCache_result Modifier and Type Method Description IConfigNodeRPCService.clearCache_resultIConfigNodeRPCService.clearCache_result. deepCopy()IConfigNodeRPCService.clearCache_resultIConfigNodeRPCService.Processor.clearCache. getResult(I iface, IConfigNodeRPCService.clearCache_args args)IConfigNodeRPCService.clearCache_resultIConfigNodeRPCService.clearCache_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.clearCache_result Modifier and Type Method Description intIConfigNodeRPCService.clearCache_result. compareTo(IConfigNodeRPCService.clearCache_result other)booleanIConfigNodeRPCService.clearCache_result. equals(IConfigNodeRPCService.clearCache_result that)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.clearCache_result Constructor Description clearCache_result(IConfigNodeRPCService.clearCache_result other)Performs a deep copy on other.
-