public class SimpleCounterSink extends AbstractModuleFixture<SimpleFileSink>
label| Constructor and Description |
|---|
SimpleCounterSink(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
toDSL()
Returns a representation of the module suitable for inclusion in a stream definition, e.g.
file --dir=xxxx --name=yyyy |
label, toStringprotected java.lang.String toDSL()
AbstractModuleFixturefile --dir=xxxx --name=yyyytoDSL in class AbstractModuleFixture<SimpleFileSink>