Class EventsBySliceFirehoseQuery$
- java.lang.Object
-
- akka.persistence.query.typed.scaladsl.EventsBySliceFirehoseQuery$
-
public class EventsBySliceFirehoseQuery$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static EventsBySliceFirehoseQuery$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description EventsBySliceFirehoseQuery$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
Identifier()
-
-
-
Field Detail
-
MODULE$
public static final EventsBySliceFirehoseQuery$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-