Package | Description |
---|---|
com.hazelcast.cp.internal |
Contains implementation of the CP subsystem
|
com.hazelcast.cp.internal.datastructures.atomiclong |
Contains service classes for the Raft-based
IAtomicLong implementation |
com.hazelcast.cp.internal.datastructures.atomiclong.proxy |
Contains
IAtomicLong functionality
based on the Raft algorithm. |
com.hazelcast.cp.internal.datastructures.atomicref |
Contains service classes for the Raft-based
IAtomicReference implementation |
com.hazelcast.cp.internal.datastructures.countdownlatch |
Contains service classes for the Raft-based
ICountDownLatch implementation |
com.hazelcast.cp.internal.datastructures.lock |
Contains service classes for the Raft-based
ILock
and FencedLock implementation |
com.hazelcast.cp.internal.datastructures.semaphore |
Contains service classes for the Raft-based
ISemaphore implementation |
com.hazelcast.cp.internal.datastructures.spi.blocking |
Contains the interfaces and abstractions that are implemented / extended
by blocking Raft services, such as Lock, Semaphore, and CountDownLatch
|
com.hazelcast.cp.internal.operation |
Contains operations for the Raft Invocation SPI
|
com.hazelcast.cp.internal.raft |
Contains abstractions that are defined
for the core Raft algorithm implementation
|
com.hazelcast.cp.internal.raft.impl |
Contains implementation classes of the Raft algorithm
|
com.hazelcast.cp.internal.raft.impl.command |
Contains
RaftGroupCmd
implementations that are used by the core Raft algorithm implementation |
com.hazelcast.cp.internal.raft.impl.task |
Contains tasks running on leader or leader-candidates.
|
com.hazelcast.cp.internal.session |
Contains service classes
for the Raft-based
ISemaphore implementation |
Class and Description |
---|
QueryPolicy
Policy to query committed Raft state without appending a log entry
but in some cases giving up strong consistency guarantees.
|
SnapshotAwareService
The service interface required to be implemented by services that behave as
a Raft state machine.
|
Class and Description |
---|
SnapshotAwareService
The service interface required to be implemented by services that behave as
a Raft state machine.
|
Class and Description |
---|
QueryPolicy
Policy to query committed Raft state without appending a log entry
but in some cases giving up strong consistency guarantees.
|
Class and Description |
---|
SnapshotAwareService
The service interface required to be implemented by services that behave as
a Raft state machine.
|
Class and Description |
---|
SnapshotAwareService
The service interface required to be implemented by services that behave as
a Raft state machine.
|
Class and Description |
---|
SnapshotAwareService
The service interface required to be implemented by services that behave as
a Raft state machine.
|
Class and Description |
---|
SnapshotAwareService
The service interface required to be implemented by services that behave as
a Raft state machine.
|
Class and Description |
---|
SnapshotAwareService
The service interface required to be implemented by services that behave as
a Raft state machine.
|
Class and Description |
---|
MembershipChangeMode
Defines type of a membership change.
|
QueryPolicy
Policy to query committed Raft state without appending a log entry
but in some cases giving up strong consistency guarantees.
|
Class and Description |
---|
MembershipChangeMode
Defines type of a membership change.
|
QueryPolicy
Policy to query committed Raft state without appending a log entry
but in some cases giving up strong consistency guarantees.
|
Class and Description |
---|
MembershipChangeMode
Defines type of a membership change.
|
QueryPolicy
Policy to query committed Raft state without appending a log entry
but in some cases giving up strong consistency guarantees.
|
Class and Description |
---|
MembershipChangeMode
Defines type of a membership change.
|
Class and Description |
---|
MembershipChangeMode
Defines type of a membership change.
|
QueryPolicy
Policy to query committed Raft state without appending a log entry
but in some cases giving up strong consistency guarantees.
|
Class and Description |
---|
SnapshotAwareService
The service interface required to be implemented by services that behave as
a Raft state machine.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.