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