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, toString
protected java.lang.String toDSL()
AbstractModuleFixture
file --dir=xxxx --name=yyyy
toDSL
in class AbstractModuleFixture<SimpleFileSink>