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