See: Description
Class | Description |
---|---|
BufferingInputStream |
InputStream implementation with a configurable buffer. |
InvocationUtil |
Utility methods for invocations.
|
LocalRetryableExecution |
Class encapsulating local execution with retry logic.
|
LockGuard |
Object that provides additional functionalities to a simple lock.
|
Memoizer<K,V> |
Thread safe cache for memoizing the calculation for a specific key.
|
ResultSet |
A result set of
Map.Entry objects that can be iterated according to IterationType |
RuntimeAvailableProcessors |
Utility class to access
Runtime.availableProcessors() and optionally override its return value. |
ThreadLocalRandomProvider |
A random number generator isolated to the current thread.
|
ToHeapDataConverter |
Enum | Description |
---|---|
JavaVersion |
Utility for checking runtime Java version.
|
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.