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