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