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