Uses of Class
org.apache.iotdb.confignode.rpc.thrift.TSchemaNodeManagementResp
-
-
Uses of TSchemaNodeManagementResp in org.apache.iotdb.confignode.rpc.thrift
Fields in org.apache.iotdb.confignode.rpc.thrift declared as TSchemaNodeManagementResp Modifier and Type Field Description TSchemaNodeManagementRespIConfigNodeRPCService.getSchemaNodeManagementPartition_result. successMethods in org.apache.iotdb.confignode.rpc.thrift that return types with arguments of type TSchemaNodeManagementResp Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<TSchemaNodeManagementResp>IConfigNodeRPCService.AsyncProcessor.getSchemaNodeManagementPartition. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type TSchemaNodeManagementResp Modifier and Type Method Description intTSchemaNodeManagementResp. compareTo(TSchemaNodeManagementResp other)booleanTSchemaNodeManagementResp. equals(TSchemaNodeManagementResp that)IConfigNodeRPCService.getSchemaNodeManagementPartition_resultIConfigNodeRPCService.getSchemaNodeManagementPartition_result. setSuccess(TSchemaNodeManagementResp success)Method parameters in org.apache.iotdb.confignode.rpc.thrift with type arguments of type TSchemaNodeManagementResp Modifier and Type Method Description voidIConfigNodeRPCService.AsyncClient. getSchemaNodeManagementPartition(TSchemaNodeManagementReq req, org.apache.thrift.async.AsyncMethodCallback<TSchemaNodeManagementResp> resultHandler)voidIConfigNodeRPCService.AsyncIface. getSchemaNodeManagementPartition(TSchemaNodeManagementReq req, org.apache.thrift.async.AsyncMethodCallback<TSchemaNodeManagementResp> resultHandler)voidIConfigNodeRPCService.AsyncProcessor.getSchemaNodeManagementPartition. start(I iface, IConfigNodeRPCService.getSchemaNodeManagementPartition_args args, org.apache.thrift.async.AsyncMethodCallback<TSchemaNodeManagementResp> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type TSchemaNodeManagementResp Constructor Description getSchemaNodeManagementPartition_result(TSchemaNodeManagementResp success)TSchemaNodeManagementResp(TSchemaNodeManagementResp other)Performs a deep copy on other.Constructor parameters in org.apache.iotdb.confignode.rpc.thrift with type arguments of type TSchemaNodeManagementResp Constructor Description getSchemaNodeManagementPartition_call(TSchemaNodeManagementReq req, org.apache.thrift.async.AsyncMethodCallback<TSchemaNodeManagementResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
-