Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.getUDFTable_args
-
-
Uses of IConfigNodeRPCService.getUDFTable_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.getUDFTable_args Modifier and Type Method Description IConfigNodeRPCService.getUDFTable_argsIConfigNodeRPCService.getUDFTable_args. deepCopy()IConfigNodeRPCService.getUDFTable_argsIConfigNodeRPCService.AsyncProcessor.getUDFTable. getEmptyArgsInstance()IConfigNodeRPCService.getUDFTable_argsIConfigNodeRPCService.Processor.getUDFTable. getEmptyArgsInstance()Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getUDFTable_args Modifier and Type Method Description intIConfigNodeRPCService.getUDFTable_args. compareTo(IConfigNodeRPCService.getUDFTable_args other)booleanIConfigNodeRPCService.getUDFTable_args. equals(IConfigNodeRPCService.getUDFTable_args that)IConfigNodeRPCService.getUDFTable_resultIConfigNodeRPCService.Processor.getUDFTable. getResult(I iface, IConfigNodeRPCService.getUDFTable_args args)voidIConfigNodeRPCService.AsyncProcessor.getUDFTable. start(I iface, IConfigNodeRPCService.getUDFTable_args args, org.apache.thrift.async.AsyncMethodCallback<TGetUDFTableResp> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getUDFTable_args Constructor Description getUDFTable_args(IConfigNodeRPCService.getUDFTable_args other)Performs a deep copy on other.
-