public class ClientOutOfMemoryHandler extends DefaultOutOfMemoryHandler
FREE_MAX_PERCENTAGE_PROP
Constructor and Description |
---|
ClientOutOfMemoryHandler() |
Modifier and Type | Method and Description |
---|---|
void |
onOutOfMemory(OutOfMemoryError oome,
HazelcastInstance[] hazelcastInstances) |
shouldHandle
tryCloseConnections, tryShutdown, tryStopThreads
public void onOutOfMemory(OutOfMemoryError oome, HazelcastInstance[] hazelcastInstances)
onOutOfMemory
in class DefaultOutOfMemoryHandler
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.