public class PeerReplicationResource
extends java.lang.Object
| Constructor and Description |
|---|
PeerReplicationResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
batchReplication(ReplicationList replicationList)
Process batched replication events from peer eureka nodes.
|
public javax.ws.rs.core.Response batchReplication(ReplicationList replicationList)
The batched events are delegated to underlying resources to generate a
ReplicationListResponse containing the individual responses to the batched events
replicationList - The List of replication events from peer eureka nodes