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