Uses of Class
com.omnisci.thrift.server.OmniSci.start_query_result
-
Packages that use OmniSci.start_query_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.start_query_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.start_query_result Modifier and Type Method Description OmniSci.start_query_resultOmniSci.start_query_result. deepCopy()OmniSci.start_query_resultOmniSci.Processor.start_query. getResult(I iface, OmniSci.start_query_args args)OmniSci.start_query_resultOmniSci.start_query_result. setE(TOmniSciException e)OmniSci.start_query_resultOmniSci.start_query_result. setSuccess(TPendingQuery success)Methods in com.omnisci.thrift.server with parameters of type OmniSci.start_query_result Modifier and Type Method Description intOmniSci.start_query_result. compareTo(OmniSci.start_query_result other)booleanOmniSci.start_query_result. equals(OmniSci.start_query_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.start_query_result Constructor Description start_query_result(OmniSci.start_query_result other)Performs a deep copy on other.
-