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.OutOfMemoryHandlerCopyright © 2003–2022 Atlassian. All rights reserved.