
public class ODistributedCounter extends Object
| Constructor and Description |
|---|
ODistributedCounter() |
ODistributedCounter(int concurrencyLevel) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(long delta) |
void |
clear() |
void |
decrement() |
long |
get() |
void |
increment() |
boolean |
isEmpty() |
Copyright © 2009–2025 OrientDB. All rights reserved.