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