public class ConfluenceOutOfMemoryHandler
extends com.hazelcast.core.OutOfMemoryHandler
OutOfMemoryHandler
shuts down Hazelcast instance and uregisters all
hazelcast servers. This implementation tries to carry on without shutting down the Hazelcast instance.Constructor and Description |
---|
ConfluenceOutOfMemoryHandler() |
Modifier and Type | Method and Description |
---|---|
void |
onOutOfMemory(OutOfMemoryError oom,
com.hazelcast.core.HazelcastInstance[] hazelcastInstances) |
public void onOutOfMemory(OutOfMemoryError oom, com.hazelcast.core.HazelcastInstance[] hazelcastInstances)
onOutOfMemory
in class com.hazelcast.core.OutOfMemoryHandler
Copyright © 2003–2021 Atlassian. All rights reserved.