Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.fetchSchemaBlackList_args
-
Packages that use IDataNodeRPCService.fetchSchemaBlackList_args Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.fetchSchemaBlackList_args in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.fetchSchemaBlackList_args Modifier and Type Method Description IDataNodeRPCService.fetchSchemaBlackList_argsIDataNodeRPCService.fetchSchemaBlackList_args. deepCopy()IDataNodeRPCService.fetchSchemaBlackList_argsIDataNodeRPCService.AsyncProcessor.fetchSchemaBlackList. getEmptyArgsInstance()IDataNodeRPCService.fetchSchemaBlackList_argsIDataNodeRPCService.Processor.fetchSchemaBlackList. getEmptyArgsInstance()IDataNodeRPCService.fetchSchemaBlackList_argsIDataNodeRPCService.fetchSchemaBlackList_args. setReq(TFetchSchemaBlackListReq req)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.fetchSchemaBlackList_args Modifier and Type Method Description intIDataNodeRPCService.fetchSchemaBlackList_args. compareTo(IDataNodeRPCService.fetchSchemaBlackList_args other)booleanIDataNodeRPCService.fetchSchemaBlackList_args. equals(IDataNodeRPCService.fetchSchemaBlackList_args that)IDataNodeRPCService.fetchSchemaBlackList_resultIDataNodeRPCService.Processor.fetchSchemaBlackList. getResult(I iface, IDataNodeRPCService.fetchSchemaBlackList_args args)voidIDataNodeRPCService.AsyncProcessor.fetchSchemaBlackList. start(I iface, IDataNodeRPCService.fetchSchemaBlackList_args args, org.apache.thrift.async.AsyncMethodCallback<TFetchSchemaBlackListResp> resultHandler)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.fetchSchemaBlackList_args Constructor Description fetchSchemaBlackList_args(IDataNodeRPCService.fetchSchemaBlackList_args other)Performs a deep copy on other.
-