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