| Constructor and Description |
|---|
NoopCounter() |
| Modifier and Type | Method and Description |
|---|---|
void |
incrementBy(long number)
Increments the counter by the given number.
|
public void incrementBy(long number)
CounterincrementBy in interface Counternumber - the number to increment the counter by.Copyright © 2021 Couchbase, Inc.. All rights reserved.