Uses of Class
org.apache.iotdb.confignode.rpc.thrift.TGetPipePluginTableResp
-
-
Uses of TGetPipePluginTableResp in org.apache.iotdb.confignode.rpc.thrift
Fields in org.apache.iotdb.confignode.rpc.thrift declared as TGetPipePluginTableResp Modifier and Type Field Description TGetPipePluginTableRespIConfigNodeRPCService.getPipePluginTable_result. successMethods in org.apache.iotdb.confignode.rpc.thrift that return TGetPipePluginTableResp Modifier and Type Method Description TGetPipePluginTableRespTGetPipePluginTableResp. deepCopy()TGetPipePluginTableRespIConfigNodeRPCService.Client. getPipePluginTable()TGetPipePluginTableRespIConfigNodeRPCService.Iface. getPipePluginTable()Return the pipe plugin tableTGetPipePluginTableRespIConfigNodeRPCService.AsyncClient.getPipePluginTable_call. getResult()TGetPipePluginTableRespIConfigNodeRPCService.getPipePluginTable_result. getSuccess()TGetPipePluginTableRespIConfigNodeRPCService.Client. recv_getPipePluginTable()TGetPipePluginTableRespTGetPipePluginTableResp. setAllPipePluginMeta(List<ByteBuffer> allPipePluginMeta)TGetPipePluginTableRespTGetPipePluginTableResp. setStatus(TSStatus status)Methods in org.apache.iotdb.confignode.rpc.thrift that return types with arguments of type TGetPipePluginTableResp Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<TGetPipePluginTableResp>IConfigNodeRPCService.AsyncProcessor.getPipePluginTable. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type TGetPipePluginTableResp Modifier and Type Method Description intTGetPipePluginTableResp. compareTo(TGetPipePluginTableResp other)booleanTGetPipePluginTableResp. equals(TGetPipePluginTableResp that)IConfigNodeRPCService.getPipePluginTable_resultIConfigNodeRPCService.getPipePluginTable_result. setSuccess(TGetPipePluginTableResp success)Method parameters in org.apache.iotdb.confignode.rpc.thrift with type arguments of type TGetPipePluginTableResp Modifier and Type Method Description voidIConfigNodeRPCService.AsyncClient. getPipePluginTable(org.apache.thrift.async.AsyncMethodCallback<TGetPipePluginTableResp> resultHandler)voidIConfigNodeRPCService.AsyncIface. getPipePluginTable(org.apache.thrift.async.AsyncMethodCallback<TGetPipePluginTableResp> resultHandler)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 TGetPipePluginTableResp Constructor Description getPipePluginTable_result(TGetPipePluginTableResp success)TGetPipePluginTableResp(TGetPipePluginTableResp other)Performs a deep copy on other.Constructor parameters in org.apache.iotdb.confignode.rpc.thrift with type arguments of type TGetPipePluginTableResp Constructor Description getPipePluginTable_call(org.apache.thrift.async.AsyncMethodCallback<TGetPipePluginTableResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
-