public class EventsByTagPublisher
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
EventsByTagPublisher.Continue$
INTERNAL API
|
Constructor and Description |
---|
EventsByTagPublisher() |
Modifier and Type | Method and Description |
---|---|
static akka.actor.Props |
props(java.lang.String tag,
long fromOffset,
long toOffset,
scala.Option<scala.concurrent.duration.FiniteDuration> refreshInterval,
int maxBufSize,
java.lang.String writeJournalPluginId) |