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