| Package | Description |
|---|---|
| org.opendaylight.controller.cluster.datastore | |
| org.opendaylight.controller.cluster.example | |
| org.opendaylight.controller.cluster.raft |
| Modifier and Type | Method and Description |
|---|---|
protected RaftActorRecoveryCohort |
Shard.getRaftActorRecoveryCohort() |
| Modifier and Type | Class and Description |
|---|---|
class |
ExampleActor
A sample actor showing how the RaftActor is to be extended.
|
| Modifier and Type | Method and Description |
|---|---|
protected RaftActorRecoveryCohort |
ExampleActor.getRaftActorRecoveryCohort() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract @NonNull RaftActorRecoveryCohort |
RaftActor.getRaftActorRecoveryCohort()
Returns the RaftActorRecoveryCohort to participate in persistence recovery.
|
Copyright © 2019 OpenDaylight. All rights reserved.