| Package | Description |
|---|---|
| com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
| com.hazelcast.util |
This package contains classes to support the inner workings of Hazelcast
as well as some backports of newer Java features / data structures to
support older Java versions in a clean and nice way.
|
| Constructor and Description |
|---|
DefaultOutOfMemoryHandler(double freeVersusMaxRatio,
MemoryInfoAccessor memoryInfoAccessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeMemoryInfoAccessor
Provides memory information using
Runtime. |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.