Uses of Class
com.hazelcast.core.OutOfMemoryHandler
Packages that use OutOfMemoryHandler
-
Uses of OutOfMemoryHandler in com.hazelcast.client
Subclasses of OutOfMemoryHandler in com.hazelcast.clientModifier and TypeClassDescriptionclass
To clear resources of the client upon OutOfMemoryMethods in com.hazelcast.client with parameters of type OutOfMemoryHandlerModifier and TypeMethodDescriptionstatic void
HazelcastClient.setOutOfMemoryHandler
(OutOfMemoryHandler outOfMemoryHandler) Sets OutOfMemoryHandler to be used when an OutOfMemoryError is caught by Hazelcast Client threads.