| Package | Description |
|---|---|
| com.hazelcast.client.impl |
Implementation classes of the com.hazelcast.client interfaces
|
| com.hazelcast.client.impl.clientside |
Contains most of the client side HazelcastInstance implementation functionality.
|
| com.hazelcast.instance.impl | |
| com.hazelcast.internal.memory |
SPI that deals with memory operations.
|
| com.hazelcast.internal.memory.impl |
Internal memory management API implementations
|
| com.hazelcast.internal.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.
|
| com.hazelcast.internal.util.collection |
Primitive-typed collections.
|
| com.hazelcast.internal.util.hashslot.impl | |
| com.hazelcast.internal.util.sort |
General API for sorting.
|
| 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 |
|---|
| MemoryStats
Memory statistics for the JVM which current HazelcastInstance belongs to.
|
| Class and Description |
|---|
| MemoryStats
Memory statistics for the JVM which current HazelcastInstance belongs to.
|
| Class and Description |
|---|
| MemoryStats
Memory statistics for the JVM which current HazelcastInstance belongs to.
|
| Class and Description |
|---|
| ByteAccessStrategy
Access strategy for single memory bytes.
|
| ConcurrentHeapMemoryAccessor
Extends
HeapMemoryAccessor with concurrent operations. |
| ConcurrentMemoryAccessor
Extension of
MemoryAccessor for memory operations with concurrent semantics:
volatile, ordered, and CAS. |
| GarbageCollectorStats
Garbage collector statistics for the JVM which current HazelcastInstance
belongs to.
|
| GlobalMemoryAccessor
Accessor of global memory, both in CPU's native address space and on the Java heap.
|
| GlobalMemoryAccessorType
Types of
GlobalMemoryAccessor implementations. |
| HeapMemoryAccessor
Accessor of Java heap memory.
|
| MemoryAccessor
Abstraction over an address space of readable and writable bytes.
|
| MemoryAllocator
Manages the usage of an address space by allocating and freeing blocks of addresses.
|
| MemoryStats
Memory statistics for the JVM which current HazelcastInstance belongs to.
|
| Class and Description |
|---|
| ByteAccessStrategy
Access strategy for single memory bytes.
|
| ConcurrentHeapMemoryAccessor
Extends
HeapMemoryAccessor with concurrent operations. |
| ConcurrentMemoryAccessor
Extension of
MemoryAccessor for memory operations with concurrent semantics:
volatile, ordered, and CAS. |
| GlobalMemoryAccessor
Accessor of global memory, both in CPU's native address space and on the Java heap.
|
| HeapMemoryAccessor
Accessor of Java heap memory.
|
| MemoryAccessor
Abstraction over an address space of readable and writable bytes.
|
| MemoryAllocator
Manages the usage of an address space by allocating and freeing blocks of addresses.
|
| MemoryManager
Contract to allocate and access memory in an abstract address space, which is not necessarily the
underlying CPU's native address space.
|
| Class and Description |
|---|
| MemoryAccessor
Abstraction over an address space of readable and writable bytes.
|
| Class and Description |
|---|
| MemoryAccessor
Abstraction over an address space of readable and writable bytes.
|
| MemoryAllocator
Manages the usage of an address space by allocating and freeing blocks of addresses.
|
| MemoryManager
Contract to allocate and access memory in an abstract address space, which is not necessarily the
underlying CPU's native address space.
|
| Class and Description |
|---|
| MemoryAccessor
Abstraction over an address space of readable and writable bytes.
|
| MemoryAllocator
Manages the usage of an address space by allocating and freeing blocks of addresses.
|
| MemoryManager
Contract to allocate and access memory in an abstract address space, which is not necessarily the
underlying CPU's native address space.
|
| Class and Description |
|---|
| MemoryAccessor
Abstraction over an address space of readable and writable bytes.
|
| 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.
|
| MemoryAllocator
Manages the usage of an address space by allocating and freeing blocks of addresses.
|
| MemoryStats
Memory statistics for the JVM which current HazelcastInstance belongs to.
|
Copyright © 2019 Hazelcast, Inc.. All rights reserved.