Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.showRegion_args
-
-
Uses of IConfigNodeRPCService.showRegion_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.showRegion_args Modifier and Type Method Description IConfigNodeRPCService.showRegion_argsIConfigNodeRPCService.showRegion_args. deepCopy()IConfigNodeRPCService.showRegion_argsIConfigNodeRPCService.AsyncProcessor.showRegion. getEmptyArgsInstance()IConfigNodeRPCService.showRegion_argsIConfigNodeRPCService.Processor.showRegion. getEmptyArgsInstance()IConfigNodeRPCService.showRegion_argsIConfigNodeRPCService.showRegion_args. setReq(TShowRegionReq req)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.showRegion_args Modifier and Type Method Description intIConfigNodeRPCService.showRegion_args. compareTo(IConfigNodeRPCService.showRegion_args other)booleanIConfigNodeRPCService.showRegion_args. equals(IConfigNodeRPCService.showRegion_args that)IConfigNodeRPCService.showRegion_resultIConfigNodeRPCService.Processor.showRegion. getResult(I iface, IConfigNodeRPCService.showRegion_args args)voidIConfigNodeRPCService.AsyncProcessor.showRegion. start(I iface, IConfigNodeRPCService.showRegion_args args, org.apache.thrift.async.AsyncMethodCallback<TShowRegionResp> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.showRegion_args Constructor Description showRegion_args(IConfigNodeRPCService.showRegion_args other)Performs a deep copy on other.
-