Class DeletedDurableState$
java.lang.Object
org.apache.pekko.persistence.query.DeletedDurableState$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DeletedDurableState$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
DeletedDurableState$
public DeletedDurableState$()
-
-
Method Details
-
unapply
public <A> scala.Option<scala.Tuple4<String,Object, unapplyOffset, Object>> (DeletedDurableState<A> arg)
-