@InterfaceAudience.Private public interface MetricsUserAggregate
| Modifier and Type | Method and Description |
|---|---|
void |
updateAppend(long t) |
void |
updateDelete(long t) |
void |
updateGet(long t) |
void |
updateIncrement(long t) |
void |
updatePut(long t) |
void |
updateReplay(long t) |
void |
updateScanTime(long t) |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.