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