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