Package org.apache.pekko.persistence
Class PersistentImpl$
- All Implemented Interfaces:
- Serializable,- scala.Function9<Object,- Object, - String, - String, - Object, - ActorRef, - String, - Object, - scala.Option<Object>, - org.apache.pekko.persistence.PersistentImpl> 
public class PersistentImpl$
extends scala.runtime.AbstractFunction9<Object,Object,String,String,Object,ActorRef,String,Object,scala.Option<Object>,org.apache.pekko.persistence.PersistentImpl>
implements Serializable         
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final PersistentImpl$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.pekko.persistence.PersistentImplapply(Object payload, long sequenceNr, String persistenceId, String manifest, boolean deleted, ActorRef sender, String writerUuid, long timestamp, scala.Option<Object> metadata) final StringtoString()scala.Option<scala.Tuple9<Object,Object, String, String, Object, ActorRef, String, Object, scala.Option<Object>>> unapply(org.apache.pekko.persistence.PersistentImpl x$0) Methods inherited from class scala.runtime.AbstractFunction9curried, tupledMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Function9apply
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
PersistentImpl$public PersistentImpl$()
 
- 
- 
Method Details- 
toString- Specified by:
- toStringin interface- scala.Function9<Object,- Object, - String, - String, - Object, - ActorRef, - String, - Object, - scala.Option<Object>, - org.apache.pekko.persistence.PersistentImpl> 
- Overrides:
- toStringin class- scala.runtime.AbstractFunction9<Object,- Object, - String, - String, - Object, - ActorRef, - String, - Object, - scala.Option<Object>, - org.apache.pekko.persistence.PersistentImpl> 
 
- 
apply
- 
unapply
 
-