Uses of Class
com.omnisci.thrift.server.OmniSci.get_custom_expressions_args
-
Packages that use OmniSci.get_custom_expressions_args Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.get_custom_expressions_args in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.get_custom_expressions_args Modifier and Type Method Description OmniSci.get_custom_expressions_argsOmniSci.get_custom_expressions_args. deepCopy()OmniSci.get_custom_expressions_argsOmniSci.AsyncProcessor.get_custom_expressions. getEmptyArgsInstance()OmniSci.get_custom_expressions_argsOmniSci.Processor.get_custom_expressions. getEmptyArgsInstance()OmniSci.get_custom_expressions_argsOmniSci.get_custom_expressions_args. setSession(String session)Methods in com.omnisci.thrift.server with parameters of type OmniSci.get_custom_expressions_args Modifier and Type Method Description intOmniSci.get_custom_expressions_args. compareTo(OmniSci.get_custom_expressions_args other)booleanOmniSci.get_custom_expressions_args. equals(OmniSci.get_custom_expressions_args that)OmniSci.get_custom_expressions_resultOmniSci.Processor.get_custom_expressions. getResult(I iface, OmniSci.get_custom_expressions_args args)voidOmniSci.AsyncProcessor.get_custom_expressions. start(I iface, OmniSci.get_custom_expressions_args args, org.apache.thrift.async.AsyncMethodCallback<List<TCustomExpression>> resultHandler)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.get_custom_expressions_args Constructor Description get_custom_expressions_args(OmniSci.get_custom_expressions_args other)Performs a deep copy on other.
-