@UsesJava8 public class CounterBuffer extends Buffer<Long>
Constructor and Description |
---|
CounterBuffer(long timestamp) |
Modifier and Type | Method and Description |
---|---|
void |
add(long delta) |
Long |
getValue()
Returns the buffer value.
|
void |
reset() |
getTimestamp, setTimestamp
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.