com.hazelcast.client
Class ClientOutOfMemoryHandler
java.lang.Object
com.hazelcast.core.OutOfMemoryHandler
com.hazelcast.client.ClientOutOfMemoryHandler
public class ClientOutOfMemoryHandler
- extends OutOfMemoryHandler
To clear resources of the client upon OutOfMemory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientOutOfMemoryHandler
public ClientOutOfMemoryHandler()
onOutOfMemory
public void onOutOfMemory(OutOfMemoryError oom,
HazelcastInstance[] hazelcastInstances)
- Specified by:
onOutOfMemory in class OutOfMemoryHandler
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.