public class OpsPerSecondMeasurer
extends java.lang.Object
| Constructor and Description |
|---|
OpsPerSecondMeasurer(Consumer<java.lang.Long> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
recordOperation() |
public OpsPerSecondMeasurer(Consumer<java.lang.Long> callback)
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.