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