public class WriteLatencyAdjuster
extends java.lang.Object
DynamicLatencyAdjuster that adds the paxos penalty for writes and takes the fact that
transactional puts and deletes are super-fast into account.| Constructor and Description |
|---|
WriteLatencyAdjuster() |
| Modifier and Type | Method and Description |
|---|---|
int |
adjust(LocalRpcService service,
java.lang.Object request,
int latencyMs) |