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