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