|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.hazelcast.util | |
---|---|
com.hazelcast.cache.impl | Hazelcast JSR-107 aka JCache implementation |
com.hazelcast.cache.impl.record | Hazelcast JSR-107 aka JCache implementation Internal record store |
com.hazelcast.concurrent.lock | This package contains Lock for Hazelcast. The ILock is the distributed version of the Lock . |
com.hazelcast.executor.impl.client | This package contains client requests for the IExecutorService. |
com.hazelcast.instance | This package contains Hazelcast Instance functionality. |
com.hazelcast.map.impl | Contains implementation specific classes of com.hazelcast.map package. |
com.hazelcast.map.impl.client | Contains client requests for the IMap |
com.hazelcast.map.impl.eviction | This package contains eviction classes. |
com.hazelcast.map.impl.tx | Contains implementation classes for TransactionalMap |
com.hazelcast.nio.serialization | Contains interfaces/classes related to serialization; such as serializer interfaces, input/output streams. |
com.hazelcast.query | Contains interfaces/classes related to Hazelcast query and indexing support. |
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. |
Classes in com.hazelcast.util used by com.hazelcast.cache.impl | |
---|---|
ConstructorFunction
See ConcurrencyUtil |
Classes in com.hazelcast.util used by com.hazelcast.cache.impl.record | |
---|---|
ConcurrentReferenceHashMap
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. |
|
ConcurrentReferenceHashMap.Option
|
|
ConcurrentReferenceHashMap.ReferenceType
An option specifying which Java reference type should be used to refer to a key and/or value. |
|
ConcurrentReferenceHashMap.SimpleEntry
|
|
SampleableConcurrentHashMap
ConcurrentHashMap to extend iterator capability. |
|
SampleableConcurrentHashMap.SamplingEntry
Entry to define keys and values for sampling. |
Classes in com.hazelcast.util used by com.hazelcast.concurrent.lock | |
---|---|
ConstructorFunction
See ConcurrencyUtil |
Classes in com.hazelcast.util used by com.hazelcast.executor.impl.client | |
---|---|
ConstructorFunction
See ConcurrencyUtil |
Classes in com.hazelcast.util used by com.hazelcast.instance | |
---|---|
MemoryInfoAccessor
Used for providing runtime memory information of Java virtual machine. |
Classes in com.hazelcast.util used by com.hazelcast.map.impl | |
---|---|
IterationType
To differentiate users selection on result collection on map-wide operations like values , keySet , query etc. |
Classes in com.hazelcast.util used by com.hazelcast.map.impl.client | |
---|---|
IterationType
To differentiate users selection on result collection on map-wide operations like values , keySet , query etc. |
Classes in com.hazelcast.util used by com.hazelcast.map.impl.eviction | |
---|---|
MemoryInfoAccessor
Used for providing runtime memory information of Java virtual machine. |
Classes in com.hazelcast.util used by com.hazelcast.map.impl.tx | |
---|---|
IterationType
To differentiate users selection on result collection on map-wide operations like values , keySet , query etc. |
Classes in com.hazelcast.util used by com.hazelcast.nio.serialization | |
---|---|
ConstructorFunction
See ConcurrencyUtil |
Classes in com.hazelcast.util used by com.hazelcast.query | |
---|---|
IterationType
To differentiate users selection on result collection on map-wide operations like values , keySet , query etc. |
Classes in com.hazelcast.util used by com.hazelcast.util | |
---|---|
AddressUtil.AddressHolder
Holds address |
|
AddressUtil.AddressMatcher
http://docs.oracle.com/javase/1.5.0/docs/guide/net/ipv6_guide/index.html |
|
ConcurrentReferenceHashMap
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. |
|
ConcurrentReferenceHashMap.Option
|
|
ConcurrentReferenceHashMap.ReferenceType
An option specifying which Java reference type should be used to refer to a key and/or value. |
|
ConcurrentReferenceHashMap.SimpleEntry
|
|
ConstructorFunction
See ConcurrencyUtil |
|
FutureUtil.ExceptionHandler
Internally used interface to define behavior of the FutureUtil methods when exceptions arise |
|
HealthMonitorLevel
Health monitor can be configured with system properties "hazelcast.health.monitoring.level" |
|
IterationType
To differentiate users selection on result collection on map-wide operations like values , keySet , query etc. |
|
MemoryInfoAccessor
Used for providing runtime memory information of Java virtual machine. |
|
SampleableConcurrentHashMap.IterableSamplingEntry
Iterable sampling entry to preventing from extra object creation for iteration. |
|
SampleableConcurrentHashMap.SamplingEntry
Entry to define keys and values for sampling. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |