Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.getUDFJar_result
-
-
Uses of IConfigNodeRPCService.getUDFJar_result in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.getUDFJar_result Modifier and Type Method Description IConfigNodeRPCService.getUDFJar_resultIConfigNodeRPCService.getUDFJar_result. deepCopy()IConfigNodeRPCService.getUDFJar_resultIConfigNodeRPCService.Processor.getUDFJar. getResult(I iface, IConfigNodeRPCService.getUDFJar_args args)IConfigNodeRPCService.getUDFJar_resultIConfigNodeRPCService.getUDFJar_result. setSuccess(TGetJarInListResp success)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getUDFJar_result Modifier and Type Method Description intIConfigNodeRPCService.getUDFJar_result. compareTo(IConfigNodeRPCService.getUDFJar_result other)booleanIConfigNodeRPCService.getUDFJar_result. equals(IConfigNodeRPCService.getUDFJar_result that)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getUDFJar_result Constructor Description getUDFJar_result(IConfigNodeRPCService.getUDFJar_result other)Performs a deep copy on other.
-