@Immutable public interface Counters
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX
Maximum allowed per account.
|
static final int MAX
Iterable<String> names() throws IOException
IOException - If failsvoid create(String name) throws IOException
name - Name of itIOException - If fails due to IO problemvoid delete(String name) throws IOException
name - Name of itIOException - If failsCopyright © 2014–2015 teamed.io. All rights reserved.