Package csw.event.client.models
Class EventStores.KafkaStore$
- java.lang.Object
-
- csw.event.client.models.EventStores.KafkaStore$
-
- All Implemented Interfaces:
EventStore
,java.io.Serializable
,scala.Equals
,scala.Product
,scala.Serializable
- Enclosing class:
- EventStores
public static class EventStores.KafkaStore$ extends java.lang.Object implements EventStore, scala.Product, scala.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static EventStores.KafkaStore$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description KafkaStore$()
-
-
-
Field Detail
-
MODULE$
public static final EventStores.KafkaStore$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-