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