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