Package | Description |
---|---|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
com.hazelcast.memory |
Provides classes/interfaces for memory utilities, heap/native memory storage support.
|
com.hazelcast.monitor |
Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc.
|
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
Class and Description |
---|
MemorySize
MemorySize represents a memory size with given value and MemoryUnit.
|
Class and Description |
---|
MemoryStats
Memory statistics for the JVM which current HazelcastInstance belongs to.
|
Class and Description |
---|
GarbageCollectorStats
Garbage collector statistics for the JVM which current HazelcastInstance
belongs to.
|
MemorySize
MemorySize represents a memory size with given value and MemoryUnit.
|
MemoryStats
Memory statistics for the JVM which current HazelcastInstance belongs to.
|
MemoryUnit
MemoryUnit represents memory size at a given unit of
granularity and provides utility methods to convert across units.
|
Class and Description |
---|
GarbageCollectorStats
Garbage collector statistics for the JVM which current HazelcastInstance
belongs to.
|
MemoryStats
Memory statistics for the JVM which current HazelcastInstance belongs to.
|
Class and Description |
---|
GarbageCollectorStats
Garbage collector statistics for the JVM which current HazelcastInstance
belongs to.
|
MemoryStats
Memory statistics for the JVM which current HazelcastInstance belongs to.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.