public static interface StartupProgress.Counter
Modifier and Type | Method and Description |
---|---|
void |
increment()
Atomically increments this counter, adding 1 to the current value.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.