Package | Description |
---|---|
com.hazelcast.cp.internal.raft.impl |
Contains implementation classes of the Raft algorithm
|
com.hazelcast.cp.internal.raft.impl.task |
Contains tasks running on leader or leader-candidates.
|
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.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.
|
Class and Description |
---|
SimpleCompletableFuture
Generic implementation of
InternalCompletableFuture . |
Class and Description |
---|
SimpleCompletableFuture
Generic implementation of
InternalCompletableFuture . |
Class and Description |
---|
JavaVersion
Utility for checking runtime Java version.
|
LocalRetryableExecution
Class encapsulating local execution with retry logic.
|
LockGuard
Object that provides additional functionalities to a simple lock.
|
ModularJavaUtils.PackageAccessRequirement |
Class and Description |
---|
ResultSet
A result set of
Map.Entry objects that can be iterated according to IterationType |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.