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