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