Package | Description |
---|---|
com.hazelcast.cp.internal.operation |
Contains operations for the Raft Invocation SPI
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeRaftGroupMembershipOp
Replicates a membership change operation to a Raft group.
|
class |
DefaultRaftReplicateOp
The operation used by
RaftInvocationManager to replicate a given
RaftOp to leader of the target Raft group. |
class |
DestroyRaftGroupOp
Replicates a
DestroyRaftGroupCmd to a Raft group. |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.