public static class StreamManagementIOProcessor.Counter extends Object
| Constructor and Description |
|---|
Counter() |
| Modifier and Type | Method and Description |
|---|---|
int |
get()
Get value of counter.
|
void |
inc()
Increment counter
|
protected void |
setCounter(int value)
Sets value of a counter - use only for testing!
|
Copyright © 2016 "Tigase, Inc.". All rights reserved.