com.hazelcast.client
Class ClientOutOfMemoryHandler
java.lang.Object
com.hazelcast.core.OutOfMemoryHandler
com.hazelcast.instance.DefaultOutOfMemoryHandler
com.hazelcast.client.ClientOutOfMemoryHandler
public class ClientOutOfMemoryHandler
- extends DefaultOutOfMemoryHandler
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 oome,
HazelcastInstance[] hazelcastInstances)
- Overrides:
onOutOfMemory in class DefaultOutOfMemoryHandler
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.