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