|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutOfMemoryHandler | |
|---|---|
| com.hazelcast.client | This package contains the serverside client functionality |
| com.hazelcast.core | Provides core API interfaces/classes. |
| Uses of OutOfMemoryHandler in com.hazelcast.client |
|---|
| Subclasses of OutOfMemoryHandler in com.hazelcast.client | |
|---|---|
class |
ClientOutOfMemoryHandler
To clear resources of the client upon OutOfMemory |
| Uses of OutOfMemoryHandler in com.hazelcast.core |
|---|
| Methods in com.hazelcast.core with parameters of type OutOfMemoryHandler | |
|---|---|
static void |
Hazelcast.setOutOfMemoryHandler(OutOfMemoryHandler outOfMemoryHandler)
Sets OutOfMemoryHandler to be used when an OutOfMemoryError is caught by Hazelcast threads. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||