Class NoopEmitter
- java.lang.Object
-
- org.smallmind.claxon.registry.PushEmitter
-
- org.smallmind.claxon.emitter.noop.NoopEmitter
-
- All Implemented Interfaces:
Emitter
public class NoopEmitter extends PushEmitter
-
-
Constructor Summary
Constructors Constructor Description NoopEmitter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrecord(String meterName, Tag[] tags, Quantity[] quantities)-
Methods inherited from class org.smallmind.claxon.registry.PushEmitter
getEmitterMethod
-
-