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