| Constructor and Description |
|---|
ReCounters(Counters orgn)
Ctor.
|
public ReCounters(Counters orgn)
orgn - Original object@RetryOnFailure(verbose=false,
attempts=20,
delay=5L,
unit=SECONDS)
public Iterable<String> names()
throws IOException
Countersnames in interface CountersIOException - If some I/O problem@RetryOnFailure(verbose=false,
attempts=20,
delay=5L,
unit=SECONDS)
public Counter create(String name)
throws IOException
Counterscreate in interface Countersname - Name of itIOException - If some I/O problem@RetryOnFailure(verbose=false,
attempts=20,
delay=5L,
unit=SECONDS)
public void delete(String name)
throws IOException
Countersdelete in interface Countersname - Name of itIOException - If some I/O problem@RetryOnFailure(verbose=false,
attempts=20,
delay=5L,
unit=SECONDS)
public Counter get(String name)
throws IOException
Countersget in interface Countersname - Name of itIOException - If some I/O problemCopyright © 2014–2015 stateful.co. All rights reserved.