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