Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args
-
Packages that use IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args Modifier and Type Method Description IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_argsIDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args. deepCopy()IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_argsIDataNodeRPCService.AsyncProcessor.rollbackSchemaBlackListWithTemplate. getEmptyArgsInstance()IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_argsIDataNodeRPCService.Processor.rollbackSchemaBlackListWithTemplate. getEmptyArgsInstance()IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_argsIDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args. setReq(TRollbackSchemaBlackListWithTemplateReq req)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args Modifier and Type Method Description intIDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args. compareTo(IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args other)booleanIDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args. equals(IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args that)IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_resultIDataNodeRPCService.Processor.rollbackSchemaBlackListWithTemplate. getResult(I iface, IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args args)voidIDataNodeRPCService.AsyncProcessor.rollbackSchemaBlackListWithTemplate. start(I iface, IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args Constructor Description rollbackSchemaBlackListWithTemplate_args(IDataNodeRPCService.rollbackSchemaBlackListWithTemplate_args other)Performs a deep copy on other.
-