Modifier and Type | Method and Description |
---|---|
void |
BFTMapServer.setReplicaContext(ReplicaContext replicaContext) |
Modifier and Type | Method and Description |
---|---|
void |
CounterServer.setReplicaContext(ReplicaContext replicaContext) |
Modifier and Type | Method and Description |
---|---|
void |
BFTListImpl.setReplicaContext(ReplicaContext replicaCtx) |
Modifier and Type | Method and Description |
---|---|
void |
LatencyServer.setReplicaContext(ReplicaContext replicaContext) |
void |
ThroughputLatencyServer.setReplicaContext(ReplicaContext replicaContext) |
Modifier and Type | Method and Description |
---|---|
void |
RandomServer.setReplicaContext(ReplicaContext replicaContext) |
Modifier and Type | Method and Description |
---|---|
ReplicaContext |
ServiceReplica.getReplicaContext()
Obtains the current replica context (getting access to several information
and capabilities of the replication engine).
|
Modifier and Type | Method and Description |
---|---|
void |
Replier.setReplicaContext(ReplicaContext rc) |
void |
Recoverable.setReplicaContext(ReplicaContext replicaContext) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultReplier.setReplicaContext(ReplicaContext rc) |
void |
DefaultRecoverable.setReplicaContext(ReplicaContext replicaContext) |
Modifier and Type | Method and Description |
---|---|
void |
DurabilityCoordinator.setReplicaContext(ReplicaContext replicaContext) |