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