Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.rollbackSchemaBlackList_result
-
Packages that use IDataNodeRPCService.rollbackSchemaBlackList_result Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.rollbackSchemaBlackList_result in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.rollbackSchemaBlackList_result Modifier and Type Method Description IDataNodeRPCService.rollbackSchemaBlackList_resultIDataNodeRPCService.rollbackSchemaBlackList_result. deepCopy()IDataNodeRPCService.rollbackSchemaBlackList_resultIDataNodeRPCService.Processor.rollbackSchemaBlackList. getResult(I iface, IDataNodeRPCService.rollbackSchemaBlackList_args args)IDataNodeRPCService.rollbackSchemaBlackList_resultIDataNodeRPCService.rollbackSchemaBlackList_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.rollbackSchemaBlackList_result Modifier and Type Method Description intIDataNodeRPCService.rollbackSchemaBlackList_result. compareTo(IDataNodeRPCService.rollbackSchemaBlackList_result other)booleanIDataNodeRPCService.rollbackSchemaBlackList_result. equals(IDataNodeRPCService.rollbackSchemaBlackList_result that)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.rollbackSchemaBlackList_result Constructor Description rollbackSchemaBlackList_result(IDataNodeRPCService.rollbackSchemaBlackList_result other)Performs a deep copy on other.
-