Package

nl.tradecloud.kafka

command

Permalink

package command

Visibility
  1. Public
  2. All

Type Members

  1. final case class Publish(topic: String, msg: AnyRef) extends Product with Serializable

    Permalink
  2. final case class Subscribe(group: String, topics: Set[String], ref: ActorRef, acknowledgeMsg: Any = PubSubAck, acknowledgeTimeout: FiniteDuration, retryMsg: Any = PubSubRetry, retryAttempts: Int) extends Product with Serializable

    Permalink

Ungrouped