public final class OutOfMemoryErrorDispatcher extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OutOfMemoryErrorDispatcher.Helper |
Modifier and Type | Method and Description |
---|---|
static void |
onOutOfMemory(OutOfMemoryError oom) |
static void |
setHandler(OutOfMemoryHandler outOfMemoryHandler) |
public static void setHandler(OutOfMemoryHandler outOfMemoryHandler)
public static void onOutOfMemory(OutOfMemoryError oom)
Copyright © 2013 Hazelcast, Inc.. All rights reserved.