Uses of Class
org.apache.iotdb.mpp.rpc.thrift.TRollbackSchemaBlackListWithTemplateReq
-
Packages that use TRollbackSchemaBlackListWithTemplateReq Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of TRollbackSchemaBlackListWithTemplateReq in org.apache.iotdb.mpp.rpc.thrift
Fields in org.apache.iotdb.mpp.rpc.thrift declared as TRollbackSchemaBlackListWithTemplateReq Modifier and Type Field Description TRollbackSchemaBlackListWithTemplateReqIDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args. reqMethods in org.apache.iotdb.mpp.rpc.thrift that return TRollbackSchemaBlackListWithTemplateReq Modifier and Type Method Description TRollbackSchemaBlackListWithTemplateReqTRollbackSchemaBlackListWithTemplateReq. deepCopy()TRollbackSchemaBlackListWithTemplateReqIDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args. getReq()TRollbackSchemaBlackListWithTemplateReqTRollbackSchemaBlackListWithTemplateReq. setSchemaRegionIdList(List<TConsensusGroupId> schemaRegionIdList)TRollbackSchemaBlackListWithTemplateReqTRollbackSchemaBlackListWithTemplateReq. setTemplateSetInfo(Map<String,List<Integer>> templateSetInfo)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type TRollbackSchemaBlackListWithTemplateReq Constructor Description rollbackSchemaBlackListWithTemplate_args(TRollbackSchemaBlackListWithTemplateReq req)rollbackSchemaBlackListWithTemplate_call(TRollbackSchemaBlackListWithTemplateReq req, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)TRollbackSchemaBlackListWithTemplateReq(TRollbackSchemaBlackListWithTemplateReq other)Performs a deep copy on other.
-