| Constructor and Description |
|---|
CdCounters(Counters orgn)
Ctor.
|
public CdCounters(Counters orgn)
orgn - Original object@Cacheable(lifetime=1,
unit=HOURS)
public Iterable<String> names()
throws IOException
Countersnames in interface CountersIOException - If some I/O problem@Cacheable.FlushAfter public Counter create(String name) throws IOException
Counterscreate in interface Countersname - Name of itIOException - If some I/O problem@Cacheable.FlushAfter public void delete(String name) throws IOException
Countersdelete in interface Countersname - Name of itIOException - If some I/O problem@Cacheable(lifetime=1,
unit=HOURS)
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.