Uses of Class
com.hazelcast.core.OutOfMemoryHandler
-
Uses of OutOfMemoryHandler in com.hazelcast.client
Modifier and TypeClassDescriptionclass
To clear resources of the client upon OutOfMemoryModifier and TypeMethodDescriptionstatic void
HazelcastClient.setOutOfMemoryHandler
(OutOfMemoryHandler outOfMemoryHandler) Sets OutOfMemoryHandler to be used when an OutOfMemoryError is caught by Hazelcast Client threads.