Uses of Class
org.apache.iotdb.mpp.rpc.thrift.TPushTopicMetaResp
-
Packages that use TPushTopicMetaResp Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of TPushTopicMetaResp in org.apache.iotdb.mpp.rpc.thrift
Fields in org.apache.iotdb.mpp.rpc.thrift declared as TPushTopicMetaResp Modifier and Type Field Description TPushTopicMetaRespIDataNodeRPCService.pushMultiTopicMeta_result. successTPushTopicMetaRespIDataNodeRPCService.pushSingleTopicMeta_result. successTPushTopicMetaRespIDataNodeRPCService.pushTopicMeta_result. successMethods in org.apache.iotdb.mpp.rpc.thrift that return TPushTopicMetaResp Modifier and Type Method Description TPushTopicMetaRespTPushTopicMetaResp. deepCopy()TPushTopicMetaRespIDataNodeRPCService.AsyncClient.pushMultiTopicMeta_call. getResult()TPushTopicMetaRespIDataNodeRPCService.AsyncClient.pushSingleTopicMeta_call. getResult()TPushTopicMetaRespIDataNodeRPCService.AsyncClient.pushTopicMeta_call. getResult()TPushTopicMetaRespIDataNodeRPCService.pushMultiTopicMeta_result. getSuccess()TPushTopicMetaRespIDataNodeRPCService.pushSingleTopicMeta_result. getSuccess()TPushTopicMetaRespIDataNodeRPCService.pushTopicMeta_result. getSuccess()TPushTopicMetaRespIDataNodeRPCService.Client. pushMultiTopicMeta(TPushMultiTopicMetaReq req)TPushTopicMetaRespIDataNodeRPCService.Iface. pushMultiTopicMeta(TPushMultiTopicMetaReq req)Send multiple topic metas to DataNodes, for create/drop subscriptionsTPushTopicMetaRespIDataNodeRPCService.Client. pushSingleTopicMeta(TPushSingleTopicMetaReq req)TPushTopicMetaRespIDataNodeRPCService.Iface. pushSingleTopicMeta(TPushSingleTopicMetaReq req)Send one topic meta to DataNodes.TPushTopicMetaRespIDataNodeRPCService.Client. pushTopicMeta(TPushTopicMetaReq req)TPushTopicMetaRespIDataNodeRPCService.Iface. pushTopicMeta(TPushTopicMetaReq req)Send topicMetas to DataNodes, for synchronizationTPushTopicMetaRespIDataNodeRPCService.Client. recv_pushMultiTopicMeta()TPushTopicMetaRespIDataNodeRPCService.Client. recv_pushSingleTopicMeta()TPushTopicMetaRespIDataNodeRPCService.Client. recv_pushTopicMeta()TPushTopicMetaRespTPushTopicMetaResp. setExceptionMessages(List<TPushTopicMetaRespExceptionMessage> exceptionMessages)TPushTopicMetaRespTPushTopicMetaResp. setStatus(TSStatus status)Methods in org.apache.iotdb.mpp.rpc.thrift that return types with arguments of type TPushTopicMetaResp Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<TPushTopicMetaResp>IDataNodeRPCService.AsyncProcessor.pushMultiTopicMeta. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)org.apache.thrift.async.AsyncMethodCallback<TPushTopicMetaResp>IDataNodeRPCService.AsyncProcessor.pushSingleTopicMeta. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)org.apache.thrift.async.AsyncMethodCallback<TPushTopicMetaResp>IDataNodeRPCService.AsyncProcessor.pushTopicMeta. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type TPushTopicMetaResp Modifier and Type Method Description intTPushTopicMetaResp. compareTo(TPushTopicMetaResp other)booleanTPushTopicMetaResp. equals(TPushTopicMetaResp that)IDataNodeRPCService.pushMultiTopicMeta_resultIDataNodeRPCService.pushMultiTopicMeta_result. setSuccess(TPushTopicMetaResp success)IDataNodeRPCService.pushSingleTopicMeta_resultIDataNodeRPCService.pushSingleTopicMeta_result. setSuccess(TPushTopicMetaResp success)IDataNodeRPCService.pushTopicMeta_resultIDataNodeRPCService.pushTopicMeta_result. setSuccess(TPushTopicMetaResp success)Method parameters in org.apache.iotdb.mpp.rpc.thrift with type arguments of type TPushTopicMetaResp Modifier and Type Method Description voidIDataNodeRPCService.AsyncClient. pushMultiTopicMeta(TPushMultiTopicMetaReq req, org.apache.thrift.async.AsyncMethodCallback<TPushTopicMetaResp> resultHandler)voidIDataNodeRPCService.AsyncIface. pushMultiTopicMeta(TPushMultiTopicMetaReq req, org.apache.thrift.async.AsyncMethodCallback<TPushTopicMetaResp> resultHandler)voidIDataNodeRPCService.AsyncClient. pushSingleTopicMeta(TPushSingleTopicMetaReq req, org.apache.thrift.async.AsyncMethodCallback<TPushTopicMetaResp> resultHandler)voidIDataNodeRPCService.AsyncIface. pushSingleTopicMeta(TPushSingleTopicMetaReq req, org.apache.thrift.async.AsyncMethodCallback<TPushTopicMetaResp> resultHandler)voidIDataNodeRPCService.AsyncClient. pushTopicMeta(TPushTopicMetaReq req, org.apache.thrift.async.AsyncMethodCallback<TPushTopicMetaResp> resultHandler)voidIDataNodeRPCService.AsyncIface. pushTopicMeta(TPushTopicMetaReq req, org.apache.thrift.async.AsyncMethodCallback<TPushTopicMetaResp> resultHandler)voidIDataNodeRPCService.AsyncProcessor.pushMultiTopicMeta. start(I iface, IDataNodeRPCService.pushMultiTopicMeta_args args, org.apache.thrift.async.AsyncMethodCallback<TPushTopicMetaResp> resultHandler)voidIDataNodeRPCService.AsyncProcessor.pushSingleTopicMeta. start(I iface, IDataNodeRPCService.pushSingleTopicMeta_args args, org.apache.thrift.async.AsyncMethodCallback<TPushTopicMetaResp> resultHandler)voidIDataNodeRPCService.AsyncProcessor.pushTopicMeta. start(I iface, IDataNodeRPCService.pushTopicMeta_args args, org.apache.thrift.async.AsyncMethodCallback<TPushTopicMetaResp> resultHandler)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type TPushTopicMetaResp Constructor Description pushMultiTopicMeta_result(TPushTopicMetaResp success)pushSingleTopicMeta_result(TPushTopicMetaResp success)pushTopicMeta_result(TPushTopicMetaResp success)TPushTopicMetaResp(TPushTopicMetaResp other)Performs a deep copy on other.Constructor parameters in org.apache.iotdb.mpp.rpc.thrift with type arguments of type TPushTopicMetaResp Constructor Description pushMultiTopicMeta_call(TPushMultiTopicMetaReq req, org.apache.thrift.async.AsyncMethodCallback<TPushTopicMetaResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)pushSingleTopicMeta_call(TPushSingleTopicMetaReq req, org.apache.thrift.async.AsyncMethodCallback<TPushTopicMetaResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)pushTopicMeta_call(TPushTopicMetaReq req, org.apache.thrift.async.AsyncMethodCallback<TPushTopicMetaResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
-