| Interface | Description |
|---|---|
| NavigableMap<K,V> |
A
SortedMap extended with navigation methods returning the
closest matches for given search targets. |
| NavigableSet<E> |
A
SortedSet extended with navigation methods reporting
closest matches for given search targets. |
| Prioritized |
| Class | Description |
|---|---|
| AbstractMap<K,V> |
Backport of JDK 1.6 AbstractMap for compatibility.
|
| AbstractMap.SimpleImmutableEntry<K,V> |
An Entry maintaining an immutable key and value.
|
| AddressUtil | |
| AddressUtil.AddressHolder | |
| AddressUtil.AddressMatcher |
http://docs.oracle.com/javase/1.5.0/docs/guide/net/ipv6_guide/index.html
|
| Base64 |
This class provides encode/decode for RFC 2045 Base64 as
defined by RFC 2045, N.
|
| ByteUtil |
This class allows to set, clear and check bits of a byte value.
|
| Clock | |
| ConcurrentHashSet<E> | |
| Counter |
non-thread-safe counter
|
| DistributedTimeoutException | |
| DoubleBlockingQueue<E> | |
| HealthMonitor | |
| NoneStrictObjectPool<T> | |
| ResponseQueueFactory | |
| SetFromMap<E> | |
| SimpleBlockingQueue<E> | |
| SimpleBoundedQueue<E> |
Not Thread-Safe
|
| SortedHashMap<K,V> | |
| ThreadStats | |
| ThreadWatcher |
| Enum | Description |
|---|---|
| HealthMonitorLevel | |
| SortedHashMap.OrderingType |
| Exception | Description |
|---|---|
| AddressUtil.InvalidAddressException |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.