See: Description
Interface | Description |
---|---|
ConstructorFunction<K,V> | |
Prioritized |
Class | Description |
---|---|
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 | |
ConcurrencyUtil | |
ConcurrentReferenceHashMap<K,V> |
An advanced hash table supporting configurable garbage collection semantics
of keys and values, optional referential-equality, full concurrency of
retrievals, and adjustable expected concurrency for updates.
|
DoubleBlockingQueue<E> | |
EmptyArrays |
Empty array constants.
|
ExceptionUtil | |
FilteringClassLoader |
This is used to separate Server and Client inside the same JVM on new
standalone client unittests!
NEVER EVER use this anywhere in production! :D |
HazelcastUtil | |
HealthMonitor | |
MutableString | |
NoneStrictObjectPool<T> | |
QueryResultSet | |
RandomPicker |
User: ahmetmircik
Date: 10/7/13
Time: 12:27 PM
|
ResponseQueueFactory | |
ServiceLoader |
Support class for loading Hazelcast services and hooks based on the Java ServiceLoader specification
but changed in the fact of classloaders to test for given services to work in multi classloader
environments like application or OSGi servers
|
SimpleBlockingQueue<E> | |
SimpleBoundedQueue<E> |
Not Thread-Safe
|
SortedHashMap<K,V> | |
SortedQueryResultSet | |
SortingUtil | |
StringUtil |
Utility class for Strings.
|
ThreadUtil | |
UuidUtil | |
ValidationUtil |
A utility class for validating arguments and state.
|
VersionCheck |
Enum | Description |
---|---|
ConcurrentReferenceHashMap.Option | |
ConcurrentReferenceHashMap.ReferenceType |
An option specifying which Java reference type should be used to refer
to a key and/or value.
|
HealthMonitorLevel | |
IterationType | |
SortedHashMap.OrderingType |
Exception | Description |
---|---|
AddressUtil.InvalidAddressException |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.