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