Serialized Form
- 
Package org.apache.pekko- 
Exception org.apache.pekko.ConfigurationExceptionclass ConfigurationException extends PekkoException implements Serializable
- 
Class org.apache.pekko.Doneclass Done extends Object implements Serializable
- 
Class org.apache.pekko.Done$class Done$ extends Done implements Serializable
- 
Class org.apache.pekko.NotUsed$class NotUsed$ extends NotUsed implements Serializable
- 
Exception org.apache.pekko.PekkoExceptionclass PekkoException extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.UnsupportedPekkoVersionclass UnsupportedPekkoVersion extends RuntimeException implements Serializable
 
- 
- 
Package org.apache.pekko.actor- 
Class org.apache.pekko.actor.ActorIdentityclass ActorIdentity extends Object implements Serializable
- 
Class org.apache.pekko.actor.ActorIdentity$class ActorIdentity$ extends scala.runtime.AbstractFunction2<Object,scala.Option<ActorRef>, ActorIdentity> implements Serializable 
- 
Exception org.apache.pekko.actor.ActorInitializationExceptionclass ActorInitializationException extends PekkoException implements Serializable
- 
Class org.apache.pekko.actor.ActorInitializationException$class ActorInitializationException$ extends Object implements Serializable
- 
Exception org.apache.pekko.actor.ActorInterruptedExceptionclass ActorInterruptedException extends PekkoException implements Serializable
- 
Exception org.apache.pekko.actor.ActorKilledExceptionclass ActorKilledException extends PekkoException implements Serializable
- 
Class org.apache.pekko.actor.ActorKilledException$class ActorKilledException$ extends scala.runtime.AbstractFunction1<String,ActorKilledException> implements Serializable 
- 
Exception org.apache.pekko.actor.ActorNotFoundclass ActorNotFound extends RuntimeException implements Serializable
- 
Class org.apache.pekko.actor.ActorNotFound$class ActorNotFound$ extends scala.runtime.AbstractFunction1<ActorSelection,ActorNotFound> implements Serializable 
- 
Class org.apache.pekko.actor.ActorPath$class ActorPath$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.ActorRefclass ActorRef extends Object implements Serializable
- 
Class org.apache.pekko.actor.ActorRef$class ActorRef$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.ActorSelectionclass ActorSelection extends Object implements Serializable
- 
Class org.apache.pekko.actor.ActorSelection$class ActorSelection$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.ActorSelectionMessage$class ActorSelectionMessage$ extends scala.runtime.AbstractFunction3<Object,scala.collection.immutable.Iterable<SelectionPathElement>, Object, org.apache.pekko.actor.ActorSelectionMessage> implements Serializable 
- 
Class org.apache.pekko.actor.Addressclass Address extends Object implements Serializable
- 
Class org.apache.pekko.actor.Address$class Address$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.AddressTerminated$class AddressTerminated$ extends scala.runtime.AbstractFunction1<Address,org.apache.pekko.actor.AddressTerminated> implements Serializable 
- 
Class org.apache.pekko.actor.AllForOneStrategyclass AllForOneStrategy extends SupervisorStrategy implements Serializable
- 
Class org.apache.pekko.actor.AllForOneStrategy$class AllForOneStrategy$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.ChildActorPathclass ChildActorPath extends Object implements Serializable
- 
Class org.apache.pekko.actor.ChildNameReserved$class ChildNameReserved$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.ChildRestartStatsclass ChildRestartStats extends Object implements Serializable
- 
Class org.apache.pekko.actor.ChildRestartStats$class ChildRestartStats$ extends scala.runtime.AbstractFunction3<ActorRef,Object, Object, ChildRestartStats> implements Serializable 
- 
Class org.apache.pekko.actor.CoordinatedShutdown.ActorSystemTerminateReason$class ActorSystemTerminateReason$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.CoordinatedShutdown.ClusterDowningReason$class ClusterDowningReason$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.CoordinatedShutdown.ClusterJoinUnsuccessfulReason$class ClusterJoinUnsuccessfulReason$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.CoordinatedShutdown.ClusterLeavingReason$class ClusterLeavingReason$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.CoordinatedShutdown.IncompatibleConfigurationDetectedReason$class IncompatibleConfigurationDetectedReason$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.CoordinatedShutdown.JvmExitReason$class JvmExitReason$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.CoordinatedShutdown.Phase$class Phase$ extends scala.runtime.AbstractFunction4<scala.collection.immutable.Set<String>,scala.concurrent.duration.FiniteDuration, Object, Object, org.apache.pekko.actor.CoordinatedShutdown.Phase> implements Serializable 
- 
Class org.apache.pekko.actor.CoordinatedShutdown.UnknownReason$class UnknownReason$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.CoordinatedShutdown$tasks$StrictPhaseDefinitionclass CoordinatedShutdown$tasks$StrictPhaseDefinition extends Object implements Serializable- 
Serialized Fields- 
sizeint size 
- 
tasksscala.collection.immutable.Set<org.apache.pekko.actor.CoordinatedShutdown$tasks$TaskDefinition> tasks 
 
- 
 
- 
- 
Class org.apache.pekko.actor.CoordinatedShutdown$tasks$StrictPhaseDefinition$class CoordinatedShutdown$tasks$StrictPhaseDefinition$ extends Object implements Serializable- 
Serialized Fields- 
emptyorg.apache.pekko.actor.CoordinatedShutdown$tasks$StrictPhaseDefinition empty 
 
- 
 
- 
- 
Class org.apache.pekko.actor.CoordinatedShutdownTerminationWatcher.Watchclass Watch extends Object implements Serializable
- 
Class org.apache.pekko.actor.CoordinatedShutdownTerminationWatcher.Watch$class Watch$ extends scala.runtime.AbstractFunction3<ActorRef,scala.concurrent.duration.Deadline, scala.concurrent.Promise<Done>, org.apache.pekko.actor.CoordinatedShutdownTerminationWatcher.Watch> implements Serializable 
- 
Class org.apache.pekko.actor.DeadLetterclass DeadLetter extends Object implements Serializable
- 
Class org.apache.pekko.actor.DeadLetter$class DeadLetter$ extends scala.runtime.AbstractFunction3<Object,ActorRef, ActorRef, DeadLetter> implements Serializable 
- 
Class org.apache.pekko.actor.DeadLetterActorRef.SerializedDeadLetterActorRefclass SerializedDeadLetterActorRef extends Object implements Serializable
- 
Class org.apache.pekko.actor.DeadLetterActorRef$class DeadLetterActorRef$ extends Object implements Serializable
- 
Exception org.apache.pekko.actor.DeathPactExceptionclass DeathPactException extends PekkoException implements Serializable
- 
Class org.apache.pekko.actor.DeathPactException$class DeathPactException$ extends scala.runtime.AbstractFunction1<ActorRef,DeathPactException> implements Serializable 
- 
Class org.apache.pekko.actor.Deployclass Deploy extends Object implements Serializable
- 
Class org.apache.pekko.actor.Deploy$class Deploy$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.Droppedclass Dropped extends Object implements Serializable
- 
Class org.apache.pekko.actor.Dropped$class Dropped$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.CurrentStateclass CurrentState extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.CurrentState$class CurrentState$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.Eventclass Event extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.Event$class Event$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.Failureclass Failure extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.Failure$class Failure$ extends scala.runtime.AbstractFunction1<Object,FSM.Failure> implements Serializable 
- 
Class org.apache.pekko.actor.FSM.FixedDelayMode$class FixedDelayMode$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.FixedRateMode$class FixedRateMode$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.LogEntryclass LogEntry extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.LogEntry$class LogEntry$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.Normal$class Normal$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.Shutdown$class Shutdown$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.SilentState
- 
Class org.apache.pekko.actor.FSM.SingleMode$class SingleMode$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.Stateclass State extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.State$class State$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.StateTimeout$class StateTimeout$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.StopEventclass StopEvent extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.StopEvent$class StopEvent$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.SubscribeTransitionCallBackclass SubscribeTransitionCallBack extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.SubscribeTransitionCallBack$class SubscribeTransitionCallBack$ extends scala.runtime.AbstractFunction1<ActorRef,FSM.SubscribeTransitionCallBack> implements Serializable 
- 
Class org.apache.pekko.actor.FSM.Timerclass Timer extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.Timer$class Timer$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.Transitionclass Transition extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.Transition$class Transition$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.UnsubscribeTransitionCallBackclass UnsubscribeTransitionCallBack extends Object implements Serializable
- 
Class org.apache.pekko.actor.FSM.UnsubscribeTransitionCallBack$class UnsubscribeTransitionCallBack$ extends scala.runtime.AbstractFunction1<ActorRef,FSM.UnsubscribeTransitionCallBack> implements Serializable 
- 
Class org.apache.pekko.actor.FunctionRef$class FunctionRef$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.Identifyclass Identify extends Object implements Serializable
- 
Class org.apache.pekko.actor.Identify$class Identify$ extends scala.runtime.AbstractFunction1<Object,Identify> implements Serializable 
- 
Class org.apache.pekko.actor.IgnoreActorRef$class IgnoreActorRef$ extends Object implements Serializable
- 
Exception org.apache.pekko.actor.IllegalActorStateExceptionclass IllegalActorStateException extends PekkoException implements Serializable
- 
Class org.apache.pekko.actor.IllegalActorStateException$class IllegalActorStateException$ extends scala.runtime.AbstractFunction1<String,IllegalActorStateException> implements Serializable 
- 
Class org.apache.pekko.actor.InternalActorRef$class InternalActorRef$ extends Object implements Serializable
- 
Exception org.apache.pekko.actor.InvalidActorNameExceptionclass InvalidActorNameException extends PekkoException implements Serializable
- 
Class org.apache.pekko.actor.InvalidActorNameException$class InvalidActorNameException$ extends scala.runtime.AbstractFunction1<String,InvalidActorNameException> implements Serializable 
- 
Exception org.apache.pekko.actor.InvalidMessageExceptionclass InvalidMessageException extends PekkoException implements Serializable
- 
Class org.apache.pekko.actor.InvalidMessageException$class InvalidMessageException$ extends scala.runtime.AbstractFunction1<String,InvalidMessageException> implements Serializable 
- 
Class org.apache.pekko.actor.Killclass Kill extends Object implements Serializable
- 
Class org.apache.pekko.actor.Kill$class Kill$ extends Kill implements Serializable
- 
Class org.apache.pekko.actor.LocalScope$class LocalScope$ extends LocalScope implements Serializable
- 
Class org.apache.pekko.actor.Nobody$class Nobody$ extends org.apache.pekko.actor.InternalActorRef implements Serializable- 
Serialization Methods- 
writeReplace- Throws:
- ObjectStreamException
 
 
- 
 
- 
- 
Class org.apache.pekko.actor.NoScopeGiven$class NoScopeGiven$ extends NoScopeGiven implements Serializable
- 
Class org.apache.pekko.actor.OneForOneStrategyclass OneForOneStrategy extends SupervisorStrategy implements Serializable
- 
Class org.apache.pekko.actor.OneForOneStrategy$class OneForOneStrategy$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.PoisonPillclass PoisonPill extends Object implements Serializable
- 
Class org.apache.pekko.actor.PoisonPill$class PoisonPill$ extends PoisonPill implements Serializable
- 
Exception org.apache.pekko.actor.PostRestartExceptionclass PostRestartException extends ActorInitializationException implements Serializable
- 
Class org.apache.pekko.actor.PostRestartException$class PostRestartException$ extends scala.runtime.AbstractFunction3<ActorRef,Throwable, Throwable, PostRestartException> implements Serializable 
- 
Exception org.apache.pekko.actor.PreRestartExceptionclass PreRestartException extends ActorInitializationException implements Serializable
- 
Class org.apache.pekko.actor.PreRestartException$class PreRestartException$ extends scala.runtime.AbstractFunction4<ActorRef,Throwable, Throwable, scala.Option<Object>, PreRestartException> implements Serializable 
- 
Class org.apache.pekko.actor.Propsclass Props extends Object implements Serializable
- 
Class org.apache.pekko.actor.Props$class Props$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.ProviderSelection.Cluster$class Cluster$ extends ProviderSelection implements Serializable
- 
Class org.apache.pekko.actor.ProviderSelection.Customclass Custom extends ProviderSelection implements Serializable
- 
Class org.apache.pekko.actor.ProviderSelection.Custom$class Custom$ extends scala.runtime.AbstractFunction1<String,ProviderSelection.Custom> implements Serializable 
- 
Class org.apache.pekko.actor.ProviderSelection.Local$class Local$ extends ProviderSelection implements Serializable
- 
Class org.apache.pekko.actor.ProviderSelection.Remote$class Remote$ extends ProviderSelection implements Serializable
- 
Class org.apache.pekko.actor.ReceiveTimeout$class ReceiveTimeout$ extends ReceiveTimeout implements Serializable
- 
Class org.apache.pekko.actor.RootActorPathclass RootActorPath extends Object implements Serializable
- 
Class org.apache.pekko.actor.RootActorPath$class RootActorPath$ extends scala.runtime.AbstractFunction2<Address,String, RootActorPath> implements Serializable 
- 
Class org.apache.pekko.actor.Scheduler.AtomicCancellable
- 
Exception org.apache.pekko.actor.SchedulerExceptionclass SchedulerException extends PekkoException implements Serializable
- 
Class org.apache.pekko.actor.SchedulerException$class SchedulerException$ extends scala.runtime.AbstractFunction1<String,SchedulerException> implements Serializable 
- 
Class org.apache.pekko.actor.SelectChildName$class SelectChildName$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.actor.SelectChildName> implements Serializable 
- 
Class org.apache.pekko.actor.SelectChildPattern$class SelectChildPattern$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.actor.SelectChildPattern> implements Serializable 
- 
Class org.apache.pekko.actor.SelectParent$class SelectParent$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.SerializedActorRef$class SerializedActorRef$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.SerializedIgnore$class SerializedIgnore$ extends Object implements Serializable
- 
Exception org.apache.pekko.actor.StashOverflowExceptionclass StashOverflowException extends PekkoException implements Serializable
- 
Class org.apache.pekko.actor.StashOverflowException$class StashOverflowException$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.Status.Failureclass Failure extends Object implements Serializable
- 
Class org.apache.pekko.actor.Status.Failure$class Failure$ extends scala.runtime.AbstractFunction1<Throwable,Status.Failure> implements Serializable 
- 
Class org.apache.pekko.actor.Status.Successclass Success extends Object implements Serializable
- 
Class org.apache.pekko.actor.Status.Success$class Success$ extends scala.runtime.AbstractFunction1<Object,Status.Success> implements Serializable 
- 
Class org.apache.pekko.actor.StopChild$class StopChild$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.actor.StopChild> implements Serializable 
- 
Class org.apache.pekko.actor.SupervisorStrategy.Escalate$class Escalate$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.SupervisorStrategy.Restart$class Restart$ extends org.apache.pekko.actor.SupervisorStrategy.Restart implements Serializable
- 
Class org.apache.pekko.actor.SupervisorStrategy.Resume$class Resume$ extends org.apache.pekko.actor.SupervisorStrategy.Resume implements Serializable
- 
Class org.apache.pekko.actor.SupervisorStrategy.Stop$class Stop$ extends org.apache.pekko.actor.SupervisorStrategy.Stop implements Serializable
- 
Class org.apache.pekko.actor.SuppressedDeadLetterclass SuppressedDeadLetter extends Object implements Serializable
- 
Class org.apache.pekko.actor.SuppressedDeadLetter$class SuppressedDeadLetter$ extends scala.runtime.AbstractFunction3<DeadLetterSuppression,ActorRef, ActorRef, SuppressedDeadLetter> implements Serializable 
- 
Class org.apache.pekko.actor.SystemGuardian.RegisterTerminationHook$class RegisterTerminationHook$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.SystemGuardian.TerminationHook$class TerminationHook$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.SystemGuardian.TerminationHookDone$class TerminationHookDone$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.Terminatedclass Terminated extends Object implements Serializable
- 
Class org.apache.pekko.actor.Terminated$class Terminated$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.TimerSchedulerImpl.InfluenceReceiveTimeoutTimerMsgclass InfluenceReceiveTimeoutTimerMsg extends Object implements Serializable
- 
Class org.apache.pekko.actor.TimerSchedulerImpl.InfluenceReceiveTimeoutTimerMsg$class InfluenceReceiveTimeoutTimerMsg$ extends scala.runtime.AbstractFunction3<Object,Object, org.apache.pekko.actor.TimerSchedulerImpl, org.apache.pekko.actor.TimerSchedulerImpl.InfluenceReceiveTimeoutTimerMsg> implements Serializable 
- 
Class org.apache.pekko.actor.TimerSchedulerImpl.NotInfluenceReceiveTimeoutTimerMsgclass NotInfluenceReceiveTimeoutTimerMsg extends Object implements Serializable
- 
Class org.apache.pekko.actor.TimerSchedulerImpl.NotInfluenceReceiveTimeoutTimerMsg$class NotInfluenceReceiveTimeoutTimerMsg$ extends scala.runtime.AbstractFunction3<Object,Object, org.apache.pekko.actor.TimerSchedulerImpl, org.apache.pekko.actor.TimerSchedulerImpl.NotInfluenceReceiveTimeoutTimerMsg> implements Serializable 
- 
Class org.apache.pekko.actor.TimerSchedulerImpl.Timerclass Timer extends Object implements Serializable
- 
Class org.apache.pekko.actor.TimerSchedulerImpl.Timer$class Timer$ extends scala.runtime.AbstractFunction5<Object,Object, Object, Object, Cancellable, org.apache.pekko.actor.TimerSchedulerImpl.Timer> implements Serializable 
- 
Class org.apache.pekko.actor.UnhandledMessageclass UnhandledMessage extends Object implements Serializable
- 
Class org.apache.pekko.actor.UnhandledMessage$class UnhandledMessage$ extends scala.runtime.AbstractFunction3<Object,ActorRef, ActorRef, UnhandledMessage> implements Serializable 
 
- 
- 
Package org.apache.pekko.actor.dungeon- 
Class org.apache.pekko.actor.dungeon.ChildrenContainer.Creationclass Creation extends Object implements Serializable
- 
Class org.apache.pekko.actor.dungeon.ChildrenContainer.Creation$class Creation$ extends scala.runtime.AbstractFunction0<ChildrenContainer.Creation> implements Serializable
- 
Class org.apache.pekko.actor.dungeon.ChildrenContainer.Recreationclass Recreation extends Object implements Serializable
- 
Class org.apache.pekko.actor.dungeon.ChildrenContainer.Recreation$class Recreation$ extends scala.runtime.AbstractFunction1<Throwable,ChildrenContainer.Recreation> implements Serializable 
- 
Class org.apache.pekko.actor.dungeon.ChildrenContainer.TerminatingChildrenContainerclass TerminatingChildrenContainer extends Object implements Serializable
- 
Class org.apache.pekko.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer$class TerminatingChildrenContainer$ extends scala.runtime.AbstractFunction3<scala.collection.immutable.TreeMap<String,ChildStats>, scala.collection.immutable.Set<ActorRef>, ChildrenContainer.SuspendReason, ChildrenContainer.TerminatingChildrenContainer> implements Serializable 
- 
Class org.apache.pekko.actor.dungeon.ChildrenContainer.Termination$class Termination$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.dungeon.ChildrenContainer.UserRequest$class UserRequest$ extends Object implements Serializable
- 
Exception org.apache.pekko.actor.dungeon.SerializationCheckFailedExceptionclass SerializationCheckFailedException extends PekkoException implements Serializable
- 
Class org.apache.pekko.actor.dungeon.SerializationCheckFailedException$class SerializationCheckFailedException$ extends scala.runtime.AbstractFunction2<Object,Throwable, SerializationCheckFailedException> implements Serializable 
 
- 
- 
Package org.apache.pekko.actor.testkit.typed- 
Class org.apache.pekko.actor.testkit.typed.CapturedLogEventclass CapturedLogEvent extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.CapturedLogEvent$class CapturedLogEvent$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.MessageAdapterclass MessageAdapter extends Effect implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.MessageAdapter$class MessageAdapter$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.NoEffects$class NoEffects$ extends Effect.NoEffects implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.ReceiveTimeoutCancelled$class ReceiveTimeoutCancelled$ extends Effect.ReceiveTimeoutCancelled implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.ReceiveTimeoutSetclass ReceiveTimeoutSet extends Effect implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.ReceiveTimeoutSet$class ReceiveTimeoutSet$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.Scheduledclass Scheduled extends Effect implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.Scheduled$class Scheduled$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.Spawnedclass Spawned extends Effect implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.Spawned$class Spawned$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.SpawnedAdapter$class SpawnedAdapter$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.SpawnedAnonymousclass SpawnedAnonymous extends Effect implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.SpawnedAnonymous$class SpawnedAnonymous$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.SpawnedAnonymousAdapter$class SpawnedAnonymousAdapter$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.Stoppedclass Stopped extends Effect implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.Stopped$class Stopped$ extends scala.runtime.AbstractFunction1<String,Effect.Stopped> implements Serializable 
- 
Class org.apache.pekko.actor.testkit.typed.Effect.TimerCancelledclass TimerCancelled extends Effect implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.TimerCancelled$class TimerCancelled$ extends scala.runtime.AbstractFunction1<Object,Effect.TimerCancelled> implements Serializable 
- 
Class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduledclass TimerScheduled extends Effect implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$class TimerScheduled$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayMode$class FixedDelayMode$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelayclass FixedDelayModeWithInitialDelay extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay$class FixedDelayModeWithInitialDelay$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled.FixedDelayModeWithInitialDelay> implements Serializable 
- 
Class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedRateMode$class FixedRateMode$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelayclass FixedRateModeWithInitialDelay extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay$class FixedRateModeWithInitialDelay$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled.FixedRateModeWithInitialDelay> implements Serializable 
- 
Class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.SingleMode$class SingleMode$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.Unwatchedclass Unwatched extends Effect implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.Unwatched$class Unwatched$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.Watchedclass Watched extends Effect implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.Watched$class Watched$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.WatchedWithclass WatchedWith extends Effect implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect.WatchedWith$class WatchedWith$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.Effect$TimerScheduled$FixedDelayMode$class Effect$TimerScheduled$FixedDelayMode$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.actor.testkit.typed.Effect$TimerScheduled$FixedDelayModeWithInitialDelayclass Effect$TimerScheduled$FixedDelayModeWithInitialDelay extends Object implements Serializable- 
Serialized Fields- 
initialDelayscala.concurrent.duration.FiniteDuration initialDelay 
 
- 
 
- 
- 
Class org.apache.pekko.actor.testkit.typed.Effect$TimerScheduled$FixedDelayModeWithInitialDelay$class Effect$TimerScheduled$FixedDelayModeWithInitialDelay$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,org.apache.pekko.actor.testkit.typed.Effect$TimerScheduled$FixedDelayModeWithInitialDelay> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.actor.testkit.typed.Effect$TimerScheduled$FixedRateMode$class Effect$TimerScheduled$FixedRateMode$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.actor.testkit.typed.Effect$TimerScheduled$FixedRateModeWithInitialDelayclass Effect$TimerScheduled$FixedRateModeWithInitialDelay extends Object implements Serializable- 
Serialized Fields- 
initialDelayscala.concurrent.duration.FiniteDuration initialDelay 
 
- 
 
- 
- 
Class org.apache.pekko.actor.testkit.typed.Effect$TimerScheduled$FixedRateModeWithInitialDelay$class Effect$TimerScheduled$FixedRateModeWithInitialDelay$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,org.apache.pekko.actor.testkit.typed.Effect$TimerScheduled$FixedRateModeWithInitialDelay> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.actor.testkit.typed.Effect$TimerScheduled$SingleMode$class Effect$TimerScheduled$SingleMode$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.actor.testkit.typed.FishingOutcome.Complete$class Complete$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.FishingOutcome.Continue$class Continue$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.FishingOutcome.ContinueAndIgnore$class ContinueAndIgnore$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.FishingOutcome.Failclass Fail extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.FishingOutcome.Fail$class Fail$ extends scala.runtime.AbstractFunction1<String,FishingOutcome.Fail> implements Serializable 
- 
Class org.apache.pekko.actor.testkit.typed.LoggingEventclass LoggingEvent extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.LoggingEvent$class LoggingEvent$ extends Object implements Serializable
- 
Exception org.apache.pekko.actor.testkit.typed.TestExceptionclass TestException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.TestException$class TestException$ extends scala.runtime.AbstractFunction1<String,TestException> implements Serializable 
 
- 
- 
Package org.apache.pekko.actor.testkit.typed.internal- 
Class org.apache.pekko.actor.testkit.typed.internal.ActorSystemStub$class ActorSystemStub$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.Ack$class Ack$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStoppedclass ActorStopped extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped$class ActorStopped$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorclass SpawnActor extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor$class SpawnActor$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymousclass SpawnActorAnonymous extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous$class SpawnActorAnonymous$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.StopActorclass StopActor extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor$class StopActor$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.testkit.typed.internal.LoggingTestKitImpl$class LoggingTestKitImpl$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.actor.testkit.typed.scaladsl- 
Class org.apache.pekko.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKitclass ScalaTestWithActorTestKit extends ActorTestKitBase implements Serializable
 
- 
- 
Package org.apache.pekko.actor.typed- 
Class org.apache.pekko.actor.typed.ActorRef$class ActorRef$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.ActorSystemclass ActorSystem extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.ActorSystem$class ActorSystem$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.ActorTagsclass ActorTags extends Props implements Serializable
- 
Class org.apache.pekko.actor.typed.ActorTags$class ActorTags$ extends Object implements Serializable
- 
Exception org.apache.pekko.actor.typed.DeathPactExceptionclass DeathPactException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.actor.typed.DeathPactException$class DeathPactException$ extends scala.runtime.AbstractFunction1<ActorRef<scala.runtime.Nothing$>,DeathPactException> implements Serializable 
- 
Class org.apache.pekko.actor.typed.DispatcherSelectorclass DispatcherSelector extends Props implements Serializable
- 
Class org.apache.pekko.actor.typed.DispatcherSelector$class DispatcherSelector$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.LogOptions.LogOptionsImpl$class LogOptionsImpl$ extends scala.runtime.AbstractFunction3<Object,org.slf4j.event.Level, scala.Option<org.slf4j.Logger>, org.apache.pekko.actor.typed.LogOptions.LogOptionsImpl> implements Serializable 
- 
Class org.apache.pekko.actor.typed.MailboxSelectorclass MailboxSelector extends Props implements Serializable
- 
Class org.apache.pekko.actor.typed.MailboxSelector$class MailboxSelector$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.MessageAdaptionFailureclass MessageAdaptionFailure extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.MessageAdaptionFailure$class MessageAdaptionFailure$ extends scala.runtime.AbstractFunction1<Throwable,MessageAdaptionFailure> implements Serializable 
- 
Class org.apache.pekko.actor.typed.PostStop$class PostStop$ extends PostStop implements Serializable
- 
Class org.apache.pekko.actor.typed.PreRestart$class PreRestart$ extends PreRestart implements Serializable
- 
Class org.apache.pekko.actor.typed.Propsclass Props extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.Props$class Props$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.SerializedActorRef$class SerializedActorRef$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.SpawnProtocol.Spawnclass Spawn extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.SpawnProtocol.Spawn$class Spawn$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$class Backoff$ extends scala.runtime.AbstractFunction11<scala.concurrent.duration.FiniteDuration,scala.concurrent.duration.FiniteDuration, Object, scala.concurrent.duration.FiniteDuration, Object, org.slf4j.event.Level, org.slf4j.event.Level, Object, Object, Object, Object, org.apache.pekko.actor.typed.SupervisorStrategy.Backoff> implements Serializable 
- 
Class org.apache.pekko.actor.typed.SupervisorStrategy.Restart$class Restart$ extends scala.runtime.AbstractFunction6<Object,scala.concurrent.duration.FiniteDuration, Object, org.slf4j.event.Level, Object, Object, org.apache.pekko.actor.typed.SupervisorStrategy.Restart> implements Serializable 
- 
Class org.apache.pekko.actor.typed.SupervisorStrategy.Resume$class Resume$ extends scala.runtime.AbstractFunction2<Object,org.slf4j.event.Level, org.apache.pekko.actor.typed.SupervisorStrategy.Resume> implements Serializable 
- 
Class org.apache.pekko.actor.typed.SupervisorStrategy.Stop$class Stop$ extends scala.runtime.AbstractFunction2<Object,org.slf4j.event.Level, org.apache.pekko.actor.typed.SupervisorStrategy.Stop> implements Serializable 
 
- 
- 
Package org.apache.pekko.actor.typed.delivery- 
Class org.apache.pekko.actor.typed.delivery.ConsumerController.Confirmed$class Confirmed$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.ConsumerController.DeliverThenStopclass DeliverThenStop extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.ConsumerController.DeliverThenStop$class DeliverThenStop$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.ConsumerController.RegisterToProducerControllerclass RegisterToProducerController extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.ConsumerController.RegisterToProducerController$class RegisterToProducerController$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.ConsumerController.SequencedMessageclass SequencedMessage extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.ConsumerController.SequencedMessage$class SequencedMessage$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.ConsumerController.Startclass Start extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.ConsumerController.Start$class Start$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.Cleanup$class Cleanup$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<String>,org.apache.pekko.actor.typed.delivery.DurableProducerQueue.Cleanup> implements Serializable 
- 
Class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.Confirmed$class Confirmed$ extends scala.runtime.AbstractFunction3<Object,String, Object, org.apache.pekko.actor.typed.delivery.DurableProducerQueue.Confirmed> implements Serializable 
- 
Class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.LoadStateclass LoadState extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.LoadState$class LoadState$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.Stateclass State extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.State$class State$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmedclass StoreMessageConfirmed extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed$class StoreMessageConfirmed$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageSentclass StoreMessageSent extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageSent$class StoreMessageSent$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAckclass StoreMessageSentAck extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck$class StoreMessageSentAck$ extends scala.runtime.AbstractFunction1<Object,DurableProducerQueue.StoreMessageSentAck> implements Serializable 
- 
Class org.apache.pekko.actor.typed.delivery.ProducerController.MessageWithConfirmationclass MessageWithConfirmation extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.ProducerController.MessageWithConfirmation$class MessageWithConfirmation$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.ProducerController.RegisterConsumerclass RegisterConsumer extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.ProducerController.RegisterConsumer$class RegisterConsumer$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.ProducerController.RequestNextclass RequestNext extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.ProducerController.RequestNext$class RequestNext$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.ProducerController.Startclass Start extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.ProducerController.Start$class Start$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.GetWorkerStatsclass GetWorkerStats extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats$class GetWorkerStats$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmationclass MessageWithConfirmation extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation$class MessageWithConfirmation$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.RequestNextclass RequestNext extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.RequestNext$class RequestNext$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.Startclass Start extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.Start$class Start$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.WorkerStatsclass WorkerStats extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.WorkerStats$class WorkerStats$ extends scala.runtime.AbstractFunction1<Object,WorkPullingProducerController.WorkerStats> implements Serializable 
 
- 
- 
Package org.apache.pekko.actor.typed.delivery.internal- 
Class org.apache.pekko.actor.typed.delivery.internal.ChunkedMessage$class ChunkedMessage$ extends scala.runtime.AbstractFunction5<ByteString,Object, Object, Object, String, org.apache.pekko.actor.typed.delivery.internal.ChunkedMessage> implements Serializable 
- 
Class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Ackclass Ack extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Ack$class Ack$ extends scala.runtime.AbstractFunction1<Object,ProducerControllerImpl.Ack> implements Serializable 
- 
Class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Requestclass Request extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Request$class Request$ extends scala.runtime.AbstractFunction4<Object,Object, Object, Object, ProducerControllerImpl.Request> implements Serializable 
- 
Class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Resendclass Resend extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Resend$class Resend$ extends scala.runtime.AbstractFunction1<Object,ProducerControllerImpl.Resend> implements Serializable 
- 
Class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.ResendFirstUnconfirmed$class ResendFirstUnconfirmed$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.actor.typed.eventstream- 
Class org.apache.pekko.actor.typed.eventstream.EventStream.Publishclass Publish extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.eventstream.EventStream.Publish$class Publish$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.eventstream.EventStream.Subscribeclass Subscribe extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.eventstream.EventStream.Subscribe$class Subscribe$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.eventstream.EventStream.Unsubscribeclass Unsubscribe extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.eventstream.EventStream.Unsubscribe$class Unsubscribe$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.actor.typed.internal- 
Class org.apache.pekko.actor.typed.internal.ActorContextImpl.LoggingContextclass LoggingContext extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.ActorContextImpl.LoggingContext$class LoggingContext$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.AdaptMessage$class AdaptMessage$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.AdaptWithRegisteredMessageAdapter$class AdaptWithRegisteredMessageAdapter$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.Create$class Create$ extends scala.runtime.AbstractFunction0<org.apache.pekko.actor.typed.internal.Create> implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.DeathWatchNotification$class DeathWatchNotification$ extends scala.runtime.AbstractFunction2<ActorRef<scala.runtime.Nothing$>,Throwable, org.apache.pekko.actor.typed.internal.DeathWatchNotification> implements Serializable 
- 
Class org.apache.pekko.actor.typed.internal.MonitorInterceptor$class MonitorInterceptor$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.NoMessage$class NoMessage$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.NoOpActorFlightRecorder$class NoOpActorFlightRecorder$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.PoisonPill$class PoisonPill$ extends org.apache.pekko.actor.typed.internal.PoisonPill implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.PropsImpl.ActorTagsImplclass ActorTagsImpl extends ActorTags implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.PropsImpl.ActorTagsImpl$class ActorTagsImpl$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.PropsImpl.BoundedMailboxSelectorclass BoundedMailboxSelector extends MailboxSelector implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.PropsImpl.BoundedMailboxSelector$class BoundedMailboxSelector$ extends scala.runtime.AbstractFunction2<Object,Props, PropsImpl.BoundedMailboxSelector> implements Serializable 
- 
Class org.apache.pekko.actor.typed.internal.PropsImpl.DefaultMailboxSelectorclass DefaultMailboxSelector extends MailboxSelector implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.PropsImpl.DefaultMailboxSelector$class DefaultMailboxSelector$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherDefaultclass DispatcherDefault extends DispatcherSelector implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherDefault$class DispatcherDefault$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherFromConfigclass DispatcherFromConfig extends DispatcherSelector implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherFromConfig$class DispatcherFromConfig$ extends scala.runtime.AbstractFunction2<String,Props, PropsImpl.DispatcherFromConfig> implements Serializable 
- 
Class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherSameAsParentclass DispatcherSameAsParent extends DispatcherSelector implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherSameAsParent$class DispatcherSameAsParent$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.PropsImpl.EmptyProps$class EmptyProps$ extends Props implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.PropsImpl.MailboxFromConfigSelectorclass MailboxFromConfigSelector extends MailboxSelector implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.PropsImpl.MailboxFromConfigSelector$class MailboxFromConfigSelector$ extends scala.runtime.AbstractFunction2<String,Props, PropsImpl.MailboxFromConfigSelector> implements Serializable 
- 
Class org.apache.pekko.actor.typed.internal.RestartSupervisor.ResetRestartCountclass ResetRestartCount extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.RestartSupervisor.ResetRestartCount$class ResetRestartCount$ extends scala.runtime.AbstractFunction2<Object,RestartSupervisor<?, ? extends Throwable>, RestartSupervisor.ResetRestartCount> implements Serializable 
- 
Class org.apache.pekko.actor.typed.internal.RestartSupervisor.ScheduledRestartclass ScheduledRestart extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.RestartSupervisor.ScheduledRestart$class ScheduledRestart$ extends scala.runtime.AbstractFunction1<RestartSupervisor<?,? extends Throwable>, RestartSupervisor.ScheduledRestart> implements Serializable 
- 
Class org.apache.pekko.actor.typed.internal.Terminate$class Terminate$ extends scala.runtime.AbstractFunction0<org.apache.pekko.actor.typed.internal.Terminate> implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.TimerSchedulerImpl.Timerclass Timer extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.TimerSchedulerImpl.Timer$class Timer$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.TransformMessagesInterceptor$class TransformMessagesInterceptor$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.UnstashException$class UnstashException$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.Unwatch$class Unwatch$ extends scala.runtime.AbstractFunction2<ActorRef<scala.runtime.Nothing$>,ActorRef<scala.runtime.Nothing$>, org.apache.pekko.actor.typed.internal.Unwatch> implements Serializable 
- 
Class org.apache.pekko.actor.typed.internal.Watch$class Watch$ extends scala.runtime.AbstractFunction2<ActorRef<scala.runtime.Nothing$>,ActorRef<scala.runtime.Nothing$>, org.apache.pekko.actor.typed.internal.Watch> implements Serializable 
 
- 
- 
Package org.apache.pekko.actor.typed.internal.adapter- 
Exception org.apache.pekko.actor.typed.internal.adapter.ActorAdapter.TypedActorFailedExceptionclass TypedActorFailedException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.adapter.ActorAdapter.TypedActorFailedException$class TypedActorFailedException$ extends scala.runtime.AbstractFunction1<Throwable,org.apache.pekko.actor.typed.internal.adapter.ActorAdapter.TypedActorFailedException> implements Serializable 
- 
Class org.apache.pekko.actor.typed.internal.adapter.ActorRefAdapter$class ActorRefAdapter$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.adapter.ActorSystemAdapter$class ActorSystemAdapter$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.adapter.GuardianStartupBehavior.Start$class Start$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.actor.typed.internal.pubsub- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.GetTopicStatsclass GetTopicStats extends Object implements Serializable- 
Serialized Fields- 
replyToActorRef<org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.TopicStats> replyTo 
 
- 
 
- 
- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.GetTopicStats$class GetTopicStats$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.MessagePublishedclass MessagePublished extends Object implements Serializable- 
Serialized Fields- 
messageT extends Object message 
 
- 
 
- 
- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.MessagePublished$class MessagePublished$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.Publishclass Publish extends Object implements Serializable- 
Serialized Fields- 
messageT extends Object message 
 
- 
 
- 
- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.Publish$class Publish$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.Subscribeclass Subscribe extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.Subscribe$class Subscribe$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.SubscriberTerminatedclass SubscriberTerminated extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.SubscriberTerminated$class SubscriberTerminated$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.TopicInstancesUpdatedclass TopicInstancesUpdated extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.TopicInstancesUpdated$class TopicInstancesUpdated$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.TopicStatsclass TopicStats extends Object implements Serializable- 
Serialized Fields- 
localSubscriberCountint localSubscriberCount 
- 
topicInstanceCountint topicInstanceCount 
 
- 
 
- 
- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.TopicStats$class TopicStats$ extends scala.runtime.AbstractFunction2<Object,Object, org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.TopicStats> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.Unsubscribeclass Unsubscribe extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.pubsub.TopicImpl.Unsubscribe$class Unsubscribe$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
 
- 
- 
Package org.apache.pekko.actor.typed.internal.receptionist- 
Class org.apache.pekko.actor.typed.internal.receptionist.DefaultServiceKey
- 
Class org.apache.pekko.actor.typed.internal.receptionist.DefaultServiceKey$class DefaultServiceKey$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Deregisterclass Deregister extends Receptionist.Command implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Deregister$class Deregister$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Deregisteredclass Deregistered extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered$class Deregistered$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Findclass Find extends Receptionist.Command implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Find$class Find$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Listingclass Listing extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Listing$class Listing$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Registerclass Register extends Receptionist.Command implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Register$class Register$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Registeredclass Registered extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Registered$class Registered$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Subscribeclass Subscribe extends Receptionist.Command implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe$class Subscribe$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.actor.typed.internal.routing- 
Class org.apache.pekko.actor.typed.internal.routing.GroupRouterBuilder$class GroupRouterBuilder$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.internal.routing.PoolRouterBuilder$class PoolRouterBuilder$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.actor.typed.javadsl- 
Class org.apache.pekko.actor.typed.javadsl.BehaviorBuilder.Case$class Case$ extends Object implements Serializable
- 
Class org.apache.pekko.actor.typed.javadsl.ReceiveBuilder.Case$class Case$ extends Object implements Serializable
- 
Exception org.apache.pekko.actor.typed.javadsl.StashOverflowExceptionclass StashOverflowException extends StashOverflowException implements Serializable
 
- 
- 
Package org.apache.pekko.actor.typed.scaladsl- 
Exception org.apache.pekko.actor.typed.scaladsl.StashOverflowExceptionclass StashOverflowException extends RuntimeException implements Serializable
 
- 
- 
Package org.apache.pekko.cluster- 
Class org.apache.pekko.cluster.ClusterCoreDaemon.Ignored$class Ignored$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterCoreDaemon.Merge$class Merge$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterCoreDaemon.Newer$class Newer$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterCoreDaemon.Older$class Older$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterCoreDaemon.Same$class Same$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.ClusterShuttingDown$class ClusterShuttingDown$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.CurrentClusterStateclass CurrentClusterState extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState$class CurrentClusterState$ extends scala.runtime.AbstractFunction5<scala.collection.immutable.SortedSet<Member>,scala.collection.immutable.Set<Member>, scala.collection.immutable.Set<Address>, scala.Option<Address>, scala.collection.immutable.Map<String, scala.Option<Address>>, ClusterEvent.CurrentClusterState> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.CurrentInternalStats$class CurrentInternalStats$ extends scala.runtime.AbstractFunction2<org.apache.pekko.cluster.GossipStats,org.apache.pekko.cluster.VectorClockStats, org.apache.pekko.cluster.ClusterEvent.CurrentInternalStats> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.InitialStateAsEvents$class InitialStateAsEvents$ extends ClusterEvent.SubscriptionInitialStateMode implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.InitialStateAsSnapshot$class InitialStateAsSnapshot$ extends ClusterEvent.SubscriptionInitialStateMode implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.LeaderChangedclass LeaderChanged extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.LeaderChanged$class LeaderChanged$ extends scala.runtime.AbstractFunction1<scala.Option<Address>,ClusterEvent.LeaderChanged> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberDownedclass MemberDowned extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberDowned$class MemberDowned$ extends scala.runtime.AbstractFunction1<Member,ClusterEvent.MemberDowned> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberExitedclass MemberExited extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberExited$class MemberExited$ extends scala.runtime.AbstractFunction1<Member,ClusterEvent.MemberExited> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberJoinedclass MemberJoined extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberJoined$class MemberJoined$ extends scala.runtime.AbstractFunction1<Member,ClusterEvent.MemberJoined> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberLeftclass MemberLeft extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberLeft$class MemberLeft$ extends scala.runtime.AbstractFunction1<Member,ClusterEvent.MemberLeft> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberPreparingForShutdownclass MemberPreparingForShutdown extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberPreparingForShutdown$class MemberPreparingForShutdown$ extends scala.runtime.AbstractFunction1<Member,ClusterEvent.MemberPreparingForShutdown> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberReadyForShutdownclass MemberReadyForShutdown extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberReadyForShutdown$class MemberReadyForShutdown$ extends scala.runtime.AbstractFunction1<Member,ClusterEvent.MemberReadyForShutdown> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberRemovedclass MemberRemoved extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberRemoved$class MemberRemoved$ extends scala.runtime.AbstractFunction2<Member,MemberStatus, ClusterEvent.MemberRemoved> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberTombstonesChanged$class MemberTombstonesChanged$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<UniqueAddress>,org.apache.pekko.cluster.ClusterEvent.MemberTombstonesChanged> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberUpclass MemberUp extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberUp$class MemberUp$ extends scala.runtime.AbstractFunction1<Member,ClusterEvent.MemberUp> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberWeaklyUpclass MemberWeaklyUp extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.MemberWeaklyUp$class MemberWeaklyUp$ extends scala.runtime.AbstractFunction1<Member,ClusterEvent.MemberWeaklyUp> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.ReachabilityChanged$class ReachabilityChanged$ extends scala.runtime.AbstractFunction1<org.apache.pekko.cluster.Reachability,org.apache.pekko.cluster.ClusterEvent.ReachabilityChanged> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.ReachableDataCenterclass ReachableDataCenter extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.ReachableDataCenter$class ReachableDataCenter$ extends scala.runtime.AbstractFunction1<String,ClusterEvent.ReachableDataCenter> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.ReachableMemberclass ReachableMember extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.ReachableMember$class ReachableMember$ extends scala.runtime.AbstractFunction1<Member,ClusterEvent.ReachableMember> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.RoleLeaderChangedclass RoleLeaderChanged extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.RoleLeaderChanged$class RoleLeaderChanged$ extends scala.runtime.AbstractFunction2<String,scala.Option<Address>, ClusterEvent.RoleLeaderChanged> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.SeenChanged$class SeenChanged$ extends scala.runtime.AbstractFunction2<Object,scala.collection.immutable.Set<Address>, org.apache.pekko.cluster.ClusterEvent.SeenChanged> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.UnreachableDataCenterclass UnreachableDataCenter extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.UnreachableDataCenter$class UnreachableDataCenter$ extends scala.runtime.AbstractFunction1<String,ClusterEvent.UnreachableDataCenter> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterEvent.UnreachableMemberclass UnreachableMember extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterEvent.UnreachableMember$class UnreachableMember$ extends scala.runtime.AbstractFunction1<Member,ClusterEvent.UnreachableMember> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterHeartbeatSender.ExpectedFirstHeartbeatclass ExpectedFirstHeartbeat extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterHeartbeatSender.ExpectedFirstHeartbeat$class ExpectedFirstHeartbeat$ extends scala.runtime.AbstractFunction1<UniqueAddress,org.apache.pekko.cluster.ClusterHeartbeatSender.ExpectedFirstHeartbeat> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterHeartbeatSender.Heartbeatclass Heartbeat extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterHeartbeatSender.Heartbeat$class Heartbeat$ extends scala.runtime.AbstractFunction3<Address,Object, Object, org.apache.pekko.cluster.ClusterHeartbeatSender.Heartbeat> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterHeartbeatSender.HeartbeatRspclass HeartbeatRsp extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterHeartbeatSender.HeartbeatRsp$class HeartbeatRsp$ extends scala.runtime.AbstractFunction3<UniqueAddress,Object, Object, org.apache.pekko.cluster.ClusterHeartbeatSender.HeartbeatRsp> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterHeartbeatSender.HeartbeatTick$class HeartbeatTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterHeartbeatSenderState$class ClusterHeartbeatSenderState$ extends scala.runtime.AbstractFunction3<org.apache.pekko.cluster.HeartbeatNodeRing,scala.collection.immutable.Set<UniqueAddress>, FailureDetectorRegistry<Address>, org.apache.pekko.cluster.ClusterHeartbeatSenderState> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterReadView.Stateclass State extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterReadView.State$class State$ extends scala.runtime.AbstractFunction4<ClusterEvent.CurrentClusterState,org.apache.pekko.cluster.Reachability, Member, org.apache.pekko.cluster.ClusterEvent.CurrentInternalStats, org.apache.pekko.cluster.ClusterReadView.State> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterScope$class ClusterScope$ extends ClusterScope implements Serializable
- 
Class org.apache.pekko.cluster.ClusterUserAction.Downclass Down extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterUserAction.Down$class Down$ extends scala.runtime.AbstractFunction1<Address,ClusterUserAction.Down> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterUserAction.JoinToclass JoinTo extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterUserAction.JoinTo$class JoinTo$ extends scala.runtime.AbstractFunction1<Address,ClusterUserAction.JoinTo> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterUserAction.Leaveclass Leave extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ClusterUserAction.Leave$class Leave$ extends scala.runtime.AbstractFunction1<Address,ClusterUserAction.Leave> implements Serializable 
- 
Class org.apache.pekko.cluster.ClusterUserAction.PrepareForShutdown$class PrepareForShutdown$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.CoordinatedShutdownLeave.LeaveReq$class LeaveReq$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.CrossDcHeartbeatingState$class CrossDcHeartbeatingState$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.CrossDcHeartbeatSender.MonitoringActiveclass MonitoringActive extends Object implements Serializable
- 
Class org.apache.pekko.cluster.CrossDcHeartbeatSender.MonitoringActive$class MonitoringActive$ extends scala.runtime.AbstractFunction1<org.apache.pekko.cluster.CrossDcHeartbeatingState,org.apache.pekko.cluster.CrossDcHeartbeatSender.MonitoringActive> implements Serializable 
- 
Class org.apache.pekko.cluster.CrossDcHeartbeatSender.MonitoringDormantclass MonitoringDormant extends Object implements Serializable
- 
Class org.apache.pekko.cluster.CrossDcHeartbeatSender.MonitoringDormant$class MonitoringDormant$ extends scala.runtime.AbstractFunction0<org.apache.pekko.cluster.CrossDcHeartbeatSender.MonitoringDormant> implements Serializable
- 
Class org.apache.pekko.cluster.CrossDcHeartbeatSender.ReportStatusclass ReportStatus extends Object implements Serializable
- 
Class org.apache.pekko.cluster.CrossDcHeartbeatSender.ReportStatus$class ReportStatus$ extends scala.runtime.AbstractFunction0<org.apache.pekko.cluster.CrossDcHeartbeatSender.ReportStatus> implements Serializable
- 
Class org.apache.pekko.cluster.Gossip$class Gossip$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.GossipEnvelope$class GossipEnvelope$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.GossipOverview$class GossipOverview$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.Set<UniqueAddress>,org.apache.pekko.cluster.Reachability, org.apache.pekko.cluster.GossipOverview> implements Serializable 
- 
Class org.apache.pekko.cluster.GossipStats$
- 
Class org.apache.pekko.cluster.GossipStatus$class GossipStatus$ extends scala.runtime.AbstractFunction3<UniqueAddress,VectorClock, byte[], org.apache.pekko.cluster.GossipStatus> implements Serializable 
- 
Class org.apache.pekko.cluster.HeartbeatNodeRing$class HeartbeatNodeRing$ extends scala.runtime.AbstractFunction4<UniqueAddress,scala.collection.immutable.Set<UniqueAddress>, scala.collection.immutable.Set<UniqueAddress>, Object, org.apache.pekko.cluster.HeartbeatNodeRing> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberRemovedListenerclass AddOnMemberRemovedListener extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberRemovedListener$class AddOnMemberRemovedListener$ extends scala.runtime.AbstractFunction1<Runnable,InternalClusterAction.AddOnMemberRemovedListener> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberUpListenerclass AddOnMemberUpListener extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberUpListener$class AddOnMemberUpListener$ extends scala.runtime.AbstractFunction1<Runnable,InternalClusterAction.AddOnMemberUpListener> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.CompatibleConfigclass CompatibleConfig extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.CompatibleConfig$class CompatibleConfig$ extends scala.runtime.AbstractFunction1<com.typesafe.config.Config,InternalClusterAction.CompatibleConfig> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.ConfigCheckUnsupportedByJoiningNode$class ConfigCheckUnsupportedByJoiningNode$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.ExitingCompleted$class ExitingCompleted$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.ExitingConfirmedclass ExitingConfirmed extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.ExitingConfirmed$class ExitingConfirmed$ extends scala.runtime.AbstractFunction1<UniqueAddress,InternalClusterAction.ExitingConfirmed> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.GetClusterCoreRef$class GetClusterCoreRef$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.GossipSpeedupTick$class GossipSpeedupTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.GossipTick$class GossipTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.IncompatibleConfig$class IncompatibleConfig$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.InitJoinclass InitJoin extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.InitJoin$class InitJoin$ extends scala.runtime.AbstractFunction1<com.typesafe.config.Config,InternalClusterAction.InitJoin> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.InitJoinAckclass InitJoinAck extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.InitJoinAck$class InitJoinAck$ extends scala.runtime.AbstractFunction2<Address,InternalClusterAction.ConfigCheck, InternalClusterAction.InitJoinAck> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.InitJoinNackclass InitJoinNack extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.InitJoinNack$class InitJoinNack$ extends scala.runtime.AbstractFunction1<Address,InternalClusterAction.InitJoinNack> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.Joinclass Join extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.Join$class Join$ extends scala.runtime.AbstractFunction3<UniqueAddress,scala.collection.immutable.Set<String>, Version, InternalClusterAction.Join> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.JoinSeedNode$class JoinSeedNode$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.JoinSeedNodesclass JoinSeedNodes extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.JoinSeedNodes$class JoinSeedNodes$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.IndexedSeq<Address>,InternalClusterAction.JoinSeedNodes> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.LeaderActionsTick$class LeaderActionsTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.PublishChangesclass PublishChanges extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.PublishChanges$class PublishChanges$ extends scala.runtime.AbstractFunction1<org.apache.pekko.cluster.MembershipState,InternalClusterAction.PublishChanges> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.PublishEventclass PublishEvent extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.PublishEvent$class PublishEvent$ extends scala.runtime.AbstractFunction1<ClusterEvent.ClusterDomainEvent,InternalClusterAction.PublishEvent> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.PublishStatsTick$class PublishStatsTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.ReapUnreachableTick$class ReapUnreachableTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.SendCurrentClusterStateclass SendCurrentClusterState extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.SendCurrentClusterState$class SendCurrentClusterState$ extends scala.runtime.AbstractFunction1<ActorRef,InternalClusterAction.SendCurrentClusterState> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.SendGossipToclass SendGossipTo extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.SendGossipTo$class SendGossipTo$ extends scala.runtime.AbstractFunction1<Address,InternalClusterAction.SendGossipTo> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.Subscribeclass Subscribe extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.Subscribe$class Subscribe$ extends scala.runtime.AbstractFunction3<ActorRef,ClusterEvent.SubscriptionInitialStateMode, scala.collection.immutable.Set<Class<?>>, InternalClusterAction.Subscribe> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.UncheckedConfig$class UncheckedConfig$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.Unsubscribeclass Unsubscribe extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.Unsubscribe$class Unsubscribe$ extends scala.runtime.AbstractFunction2<ActorRef,scala.Option<Class<?>>, InternalClusterAction.Unsubscribe> implements Serializable 
- 
Class org.apache.pekko.cluster.InternalClusterAction.Welcomeclass Welcome extends Object implements Serializable
- 
Class org.apache.pekko.cluster.InternalClusterAction.Welcome$class Welcome$ extends scala.runtime.AbstractFunction2<UniqueAddress,org.apache.pekko.cluster.Gossip, InternalClusterAction.Welcome> implements Serializable 
- 
Class org.apache.pekko.cluster.Invalidclass Invalid extends Object implements Serializable
- 
Class org.apache.pekko.cluster.Invalid$class Invalid$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<String>,Invalid> implements Serializable 
- 
Class org.apache.pekko.cluster.Memberclass Member extends Object implements Serializable
- 
Class org.apache.pekko.cluster.Member$class Member$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.MembershipState$class MembershipState$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.MemberStatus.Down$class Down$ extends MemberStatus implements Serializable
- 
Class org.apache.pekko.cluster.MemberStatus.Exiting$class Exiting$ extends MemberStatus implements Serializable
- 
Class org.apache.pekko.cluster.MemberStatus.Joining$class Joining$ extends MemberStatus implements Serializable
- 
Class org.apache.pekko.cluster.MemberStatus.Leaving$class Leaving$ extends MemberStatus implements Serializable
- 
Class org.apache.pekko.cluster.MemberStatus.PreparingForShutdown$class PreparingForShutdown$ extends MemberStatus implements Serializable
- 
Class org.apache.pekko.cluster.MemberStatus.ReadyForShutdown$class ReadyForShutdown$ extends MemberStatus implements Serializable
- 
Class org.apache.pekko.cluster.MemberStatus.Removed$class Removed$ extends MemberStatus implements Serializable
- 
Class org.apache.pekko.cluster.MemberStatus.Up$class Up$ extends MemberStatus implements Serializable
- 
Class org.apache.pekko.cluster.MemberStatus.WeaklyUp$class WeaklyUp$ extends MemberStatus implements Serializable
- 
Class org.apache.pekko.cluster.Reachability.Reachable$class Reachable$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.Reachability.Recordclass Record extends Object implements Serializable
- 
Class org.apache.pekko.cluster.Reachability.Record$class Record$ extends scala.runtime.AbstractFunction4<UniqueAddress,UniqueAddress, org.apache.pekko.cluster.Reachability.ReachabilityStatus, Object, org.apache.pekko.cluster.Reachability.Record> implements Serializable 
- 
Class org.apache.pekko.cluster.Reachability.Terminated$class Terminated$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.Reachability.Unreachable$class Unreachable$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.Reachability$class Reachability$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.UniqueAddressclass UniqueAddress extends Object implements Serializable
- 
Class org.apache.pekko.cluster.UniqueAddress$class UniqueAddress$ extends scala.runtime.AbstractFunction2<Address,Object, UniqueAddress> implements Serializable 
- 
Class org.apache.pekko.cluster.Valid$class Valid$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.VectorClockclass VectorClock extends Object implements Serializable
- 
Class org.apache.pekko.cluster.VectorClock.After$class After$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.VectorClock.Before$class Before$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.VectorClock.Concurrent$class Concurrent$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.VectorClock.Same$class Same$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.VectorClock$class VectorClock$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.VectorClockStats$class VectorClockStats$ extends scala.runtime.AbstractFunction2<Object,Object, org.apache.pekko.cluster.VectorClockStats> implements Serializable 
 
- 
- 
Package org.apache.pekko.cluster.client- 
Class org.apache.pekko.cluster.client.ClusterClient.Internal$.HeartbeatTick$class HeartbeatTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterClient.Internal$.ReconnectTimeout$class ReconnectTimeout$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterClient.Internal$.RefreshContactsTick$class RefreshContactsTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterClient.Publishclass Publish extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterClient.Publish$class Publish$ extends scala.runtime.AbstractFunction2<String,Object, ClusterClient.Publish> implements Serializable 
- 
Class org.apache.pekko.cluster.client.ClusterClient.Sendclass Send extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterClient.Send$class Send$ extends scala.runtime.AbstractFunction3<String,Object, Object, ClusterClient.Send> implements Serializable 
- 
Class org.apache.pekko.cluster.client.ClusterClient.SendToAllclass SendToAll extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterClient.SendToAll$class SendToAll$ extends scala.runtime.AbstractFunction2<String,Object, ClusterClient.SendToAll> implements Serializable 
- 
Class org.apache.pekko.cluster.client.ClusterClient$Internal$HeartbeatTick$class ClusterClient$Internal$HeartbeatTick$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.client.ClusterClient$Internal$ReconnectTimeout$class ClusterClient$Internal$ReconnectTimeout$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.client.ClusterClient$Internal$RefreshContactsTick$class ClusterClient$Internal$RefreshContactsTick$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.client.ClusterClientsclass ClusterClients extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterClients$class ClusterClients$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<ActorRef>,ClusterClients> implements Serializable 
- 
Class org.apache.pekko.cluster.client.ClusterClientUnreachableclass ClusterClientUnreachable extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterClientUnreachable$class ClusterClientUnreachable$ extends scala.runtime.AbstractFunction1<ActorRef,ClusterClientUnreachable> implements Serializable 
- 
Class org.apache.pekko.cluster.client.ClusterClientUpclass ClusterClientUp extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterClientUp$class ClusterClientUp$ extends scala.runtime.AbstractFunction1<ActorRef,ClusterClientUp> implements Serializable 
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines$class CheckDeadlines$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Contactsclass Contacts extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Contacts$class Contacts$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.IndexedSeq<String>,org.apache.pekko.cluster.client.ClusterReceptionist.Internal.Contacts> implements Serializable 
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.GetContacts$class GetContacts$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Heartbeat$class Heartbeat$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp$class HeartbeatRsp$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Ping$class Ping$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown$class ReceptionistShutdown$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist$Internal$CheckDeadlines$class ClusterReceptionist$Internal$CheckDeadlines$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist$Internal$Contactsclass ClusterReceptionist$Internal$Contacts extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
contactPointsscala.collection.immutable.IndexedSeq<String> contactPoints 
 
- 
 
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist$Internal$Contacts$class ClusterReceptionist$Internal$Contacts$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.IndexedSeq<String>,org.apache.pekko.cluster.client.ClusterReceptionist$Internal$Contacts> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist$Internal$GetContacts$class ClusterReceptionist$Internal$GetContacts$ extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialization Methods- 
writeReplace
 
- 
 
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist$Internal$Heartbeat$class ClusterReceptionist$Internal$Heartbeat$ extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialization Methods- 
writeReplace
 
- 
 
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist$Internal$HeartbeatRsp$class ClusterReceptionist$Internal$HeartbeatRsp$ extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialization Methods- 
writeReplace
 
- 
 
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist$Internal$Ping$class ClusterReceptionist$Internal$Ping$ extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialization Methods- 
writeReplace
 
- 
 
- 
Class org.apache.pekko.cluster.client.ClusterReceptionist$Internal$ReceptionistShutdown$class ClusterReceptionist$Internal$ReceptionistShutdown$ extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialization Methods- 
writeReplace
 
- 
 
- 
Class org.apache.pekko.cluster.client.ContactPointAddedclass ContactPointAdded extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ContactPointAdded$class ContactPointAdded$ extends scala.runtime.AbstractFunction1<ActorPath,ContactPointAdded> implements Serializable 
- 
Class org.apache.pekko.cluster.client.ContactPointRemovedclass ContactPointRemoved extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ContactPointRemoved$class ContactPointRemoved$ extends scala.runtime.AbstractFunction1<ActorPath,ContactPointRemoved> implements Serializable 
- 
Class org.apache.pekko.cluster.client.ContactPointsclass ContactPoints extends Object implements Serializable
- 
Class org.apache.pekko.cluster.client.ContactPoints$class ContactPoints$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<ActorPath>,ContactPoints> implements Serializable 
- 
Class org.apache.pekko.cluster.client.GetClusterClients$class GetClusterClients$ extends GetClusterClients implements Serializable
- 
Class org.apache.pekko.cluster.client.GetContactPoints$class GetContactPoints$ extends GetContactPoints implements Serializable
- 
Class org.apache.pekko.cluster.client.SubscribeClusterClients$class SubscribeClusterClients$ extends SubscribeClusterClients implements Serializable
- 
Class org.apache.pekko.cluster.client.SubscribeContactPoints$class SubscribeContactPoints$ extends SubscribeContactPoints implements Serializable
- 
Class org.apache.pekko.cluster.client.UnsubscribeClusterClients$class UnsubscribeClusterClients$ extends UnsubscribeClusterClients implements Serializable
- 
Class org.apache.pekko.cluster.client.UnsubscribeContactPoints$class UnsubscribeContactPoints$ extends UnsubscribeContactPoints implements Serializable
 
- 
- 
Package org.apache.pekko.cluster.client.protobuf.msg- 
Class org.apache.pekko.cluster.client.protobuf.msg.ClusterClientMessages.Contactsclass Contacts extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
contactPoints_org.apache.pekko.protobufv3.internal.LazyStringArrayList contactPoints_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
 
- 
- 
Package org.apache.pekko.cluster.ddata- 
Class org.apache.pekko.cluster.ddata.DurableStore.DurableDataEnvelopeclass DurableDataEnvelope extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.DurableStore.LoadAll$class LoadAll$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.DurableStore.LoadAllCompleted$class LoadAllCompleted$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.DurableStore.LoadDataclass LoadData extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.DurableStore.LoadData$class LoadData$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Map<String,DurableStore.DurableDataEnvelope>, DurableStore.LoadData> implements Serializable 
- 
Exception org.apache.pekko.cluster.ddata.DurableStore.LoadFailedclass LoadFailed extends RuntimeException implements Serializable
- 
Class org.apache.pekko.cluster.ddata.DurableStore.Storeclass Store extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.DurableStore.Store$class Store$ extends scala.runtime.AbstractFunction3<String,DurableStore.DurableDataEnvelope, scala.Option<DurableStore.StoreReply>, DurableStore.Store> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.DurableStore.StoreReplyclass StoreReply extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.DurableStore.StoreReply$class StoreReply$ extends scala.runtime.AbstractFunction3<Object,Object, ActorRef, DurableStore.StoreReply> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Flagclass Flag extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Flag$class Flag$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.FlagKey
- 
Class org.apache.pekko.cluster.ddata.FlagKey$class FlagKey$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.GCounterclass GCounter extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.GCounter$class GCounter$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.GCounterKey
- 
Class org.apache.pekko.cluster.ddata.GCounterKey$class GCounterKey$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.GSetclass GSet extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.GSet$class GSet$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.GSetKey
- 
Class org.apache.pekko.cluster.ddata.GSetKey$class GSetKey$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Keyclass Key extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Key$class Key$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.LWWMapclass LWWMap extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.LWWMap.LWWMapTag$class LWWMapTag$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.LWWMap$class LWWMap$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.LWWMapKey
- 
Class org.apache.pekko.cluster.ddata.LWWMapKey$class LWWMapKey$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.LWWRegisterclass LWWRegister extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.LWWRegister$class LWWRegister$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.LWWRegisterKey
- 
Class org.apache.pekko.cluster.ddata.LWWRegisterKey$class LWWRegisterKey$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ManyVersionVectorclass ManyVersionVector extends VersionVector implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ManyVersionVector$class ManyVersionVector$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.TreeMap<UniqueAddress,Object>, ManyVersionVector> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.OneVersionVectorclass OneVersionVector extends VersionVector implements Serializable
- 
Class org.apache.pekko.cluster.ddata.OneVersionVector$class OneVersionVector$ extends scala.runtime.AbstractFunction2<UniqueAddress,Object, OneVersionVector> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.ORMapclass ORMap extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORMap.DeltaGroup$class DeltaGroup$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORMap.PutDeltaOp$class PutDeltaOp$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORMap.RemoveDeltaOp$class RemoveDeltaOp$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORMap.RemoveKeyDeltaOp$class RemoveKeyDeltaOp$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORMap.UpdateDeltaOp$class UpdateDeltaOp$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORMap.VanillaORMapTag$class VanillaORMapTag$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORMap$class ORMap$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORMapKey
- 
Class org.apache.pekko.cluster.ddata.ORMapKey$class ORMapKey$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORMultiMapclass ORMultiMap extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORMultiMap.ORMultiMapTag$class ORMultiMapTag$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORMultiMap.ORMultiMapWithValueDeltasTag$class ORMultiMapWithValueDeltasTag$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORMultiMap$class ORMultiMap$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORMultiMapKey
- 
Class org.apache.pekko.cluster.ddata.ORMultiMapKey$class ORMultiMapKey$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORSetclass ORSet extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORSet.AddDeltaOp$class AddDeltaOp$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORSet.DeltaGroup$class DeltaGroup$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORSet.FullStateDeltaOp$class FullStateDeltaOp$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORSet.RemoveDeltaOp$class RemoveDeltaOp$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORSet$class ORSet$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.ORSetKey
- 
Class org.apache.pekko.cluster.ddata.ORSetKey$class ORSetKey$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.PNCounterclass PNCounter extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.PNCounter$class PNCounter$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.PNCounterKey
- 
Class org.apache.pekko.cluster.ddata.PNCounterKey$class PNCounterKey$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.PNCounterMapclass PNCounterMap extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.PNCounterMap.PNCounterMapTag$class PNCounterMapTag$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.PNCounterMap$class PNCounterMap$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.PNCounterMapKey
- 
Class org.apache.pekko.cluster.ddata.PNCounterMapKey$class PNCounterMapKey$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.PruningState.PruningInitializedclass PruningInitialized extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.PruningState.PruningInitialized$class PruningInitialized$ extends scala.runtime.AbstractFunction2<UniqueAddress,scala.collection.immutable.Set<Address>, PruningState.PruningInitialized> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.PruningState.PruningPerformedclass PruningPerformed extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.PruningState.PruningPerformed$class PruningPerformed$ extends scala.runtime.AbstractFunction1<Object,PruningState.PruningPerformed> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.ReadWriteAggregator.SendToSecondary$class SendToSecondary$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Changedclass Changed extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Changed$class Changed$ extends Object implements Serializable
- 
Exception org.apache.pekko.cluster.ddata.Replicator.DataDeletedclass DataDeleted extends RuntimeException implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.DataDeleted$class DataDeleted$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Deleteclass Delete extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Delete$class Delete$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Deletedclass Deleted extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Deleted$class Deleted$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.DeleteSuccessclass DeleteSuccess extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.DeleteSuccess$class DeleteSuccess$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.FlushChanges$class FlushChanges$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Getclass Get extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Get$class Get$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.GetDataDeletedclass GetDataDeleted extends Replicator.GetResponse<A extends ReplicatedData> implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.GetDataDeleted$class GetDataDeleted$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.GetFailure
- 
Class org.apache.pekko.cluster.ddata.Replicator.GetFailure$class GetFailure$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.GetKeyIds$class GetKeyIds$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.GetKeyIdsResult$class GetKeyIdsResult$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<String>,org.apache.pekko.cluster.ddata.Replicator.GetKeyIdsResult> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.GetReplicaCount$class GetReplicaCount$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.GetSuccess
- 
Class org.apache.pekko.cluster.ddata.Replicator.GetSuccess$class GetSuccess$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.ClockTick$class ClockTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelopeclass DataEnvelope extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelope$class DataEnvelope$ extends scala.runtime.AbstractFunction3<ReplicatedData,scala.collection.immutable.Map<UniqueAddress, PruningState>, VersionVector, org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeletedData$class DeletedData$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.Deltaclass Delta extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.Delta$class Delta$ extends scala.runtime.AbstractFunction3<org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope,Object, Object, org.apache.pekko.cluster.ddata.Replicator.Internal.Delta> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeltaNack$class DeltaNack$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeltaPropagationclass DeltaPropagation extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeltaPropagation$class DeltaPropagation$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeltaPropagationTick$class DeltaPropagationTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.Gossipclass Gossip extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.Gossip$class Gossip$ extends scala.runtime.AbstractFunction4<scala.collection.immutable.Map<String,org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope>, Object, scala.Option<Object>, scala.Option<Object>, org.apache.pekko.cluster.ddata.Replicator.Internal.Gossip> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.GossipTick$class GossipTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.Readclass Read extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.Read$class Read$ extends scala.runtime.AbstractFunction2<String,scala.Option<UniqueAddress>, org.apache.pekko.cluster.ddata.Replicator.Internal.Read> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadRepairclass ReadRepair extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadRepair$class ReadRepair$ extends scala.runtime.AbstractFunction2<String,org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope, org.apache.pekko.cluster.ddata.Replicator.Internal.ReadRepair> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadRepairAck$class ReadRepairAck$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadResultclass ReadResult extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadResult$class ReadResult$ extends scala.runtime.AbstractFunction1<scala.Option<org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope>,org.apache.pekko.cluster.ddata.Replicator.Internal.ReadResult> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick$class RemovedNodePruningTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.Statusclass Status extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.Status$class Status$ extends scala.runtime.AbstractFunction5<scala.collection.immutable.Map<String,ByteString>, Object, Object, scala.Option<Object>, scala.Option<Object>, org.apache.pekko.cluster.ddata.Replicator.Internal.Status> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.TestFullStateGossipclass TestFullStateGossip extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.TestFullStateGossip$class TestFullStateGossip$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.ddata.Replicator.Internal.TestFullStateGossip> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.Writeclass Write extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.Write$class Write$ extends scala.runtime.AbstractFunction3<String,org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope, scala.Option<UniqueAddress>, org.apache.pekko.cluster.ddata.Replicator.Internal.Write> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.WriteAck$class WriteAck$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Internal$.WriteNack$class WriteNack$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.ModifyFailureclass ModifyFailure extends Replicator.UpdateFailure<A extends ReplicatedData> implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.ModifyFailure$class ModifyFailure$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.NotFound
- 
Class org.apache.pekko.cluster.ddata.Replicator.NotFound$class NotFound$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.ReadAllclass ReadAll extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.ReadAll$class ReadAll$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,Replicator.ReadAll> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.ReadFromclass ReadFrom extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.ReadFrom$class ReadFrom$ extends scala.runtime.AbstractFunction2<Object,scala.concurrent.duration.FiniteDuration, Replicator.ReadFrom> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.ReadLocal$class ReadLocal$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.ReadMajorityclass ReadMajority extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.ReadMajority$class ReadMajority$ extends scala.runtime.AbstractFunction2<scala.concurrent.duration.FiniteDuration,Object, Replicator.ReadMajority> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.ReadMajorityPlusclass ReadMajorityPlus extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.ReadMajorityPlus$class ReadMajorityPlus$ extends scala.runtime.AbstractFunction3<scala.concurrent.duration.FiniteDuration,Object, Object, Replicator.ReadMajorityPlus> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.ReplicaCountclass ReplicaCount extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.ReplicaCount$class ReplicaCount$ extends scala.runtime.AbstractFunction1<Object,Replicator.ReplicaCount> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.ReplicationDeleteFailureclass ReplicationDeleteFailure extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.ReplicationDeleteFailure$class ReplicationDeleteFailure$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.StoreFailureclass StoreFailure extends Replicator.UpdateFailure<A extends ReplicatedData> implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.StoreFailure$class StoreFailure$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Subscribeclass Subscribe extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Subscribe$class Subscribe$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Unsubscribeclass Unsubscribe extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Unsubscribe$class Unsubscribe$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Updateclass Update extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.Update$class Update$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.UpdateDataDeletedclass UpdateDataDeleted extends Replicator.UpdateResponse<A extends ReplicatedData> implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.UpdateDataDeleted$class UpdateDataDeleted$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.UpdateSuccessclass UpdateSuccess extends Replicator.UpdateResponse<A extends ReplicatedData> implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.UpdateSuccess$class UpdateSuccess$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.UpdateTimeoutclass UpdateTimeout extends Replicator.UpdateFailure<A extends ReplicatedData> implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.UpdateTimeout$class UpdateTimeout$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.WriteAllclass WriteAll extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.WriteAll$class WriteAll$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,Replicator.WriteAll> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.WriteLocal$class WriteLocal$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.WriteMajorityclass WriteMajority extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.WriteMajority$class WriteMajority$ extends scala.runtime.AbstractFunction2<scala.concurrent.duration.FiniteDuration,Object, Replicator.WriteMajority> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.WriteMajorityPlusclass WriteMajorityPlus extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.WriteMajorityPlus$class WriteMajorityPlus$ extends scala.runtime.AbstractFunction3<scala.concurrent.duration.FiniteDuration,Object, Object, Replicator.WriteMajorityPlus> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator.WriteToclass WriteTo extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator.WriteTo$class WriteTo$ extends scala.runtime.AbstractFunction2<Object,scala.concurrent.duration.FiniteDuration, Replicator.WriteTo> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$ClockTick$class Replicator$Internal$ClockTick$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$DataEnvelopeclass Replicator$Internal$DataEnvelope extends Object implements Serializable- 
Serialized Fields- 
dataReplicatedData data 
- 
deltaVersionsVersionVector deltaVersions 
- 
pruningscala.collection.immutable.Map<UniqueAddress, PruningState> pruning 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$DataEnvelope$class Replicator$Internal$DataEnvelope$ extends scala.runtime.AbstractFunction3<ReplicatedData,scala.collection.immutable.Map<UniqueAddress, PruningState>, VersionVector, org.apache.pekko.cluster.ddata.Replicator$Internal$DataEnvelope> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$DeletedData$class Replicator$Internal$DeletedData$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$Deltaclass Replicator$Internal$Delta extends Object implements Serializable- 
Serialized Fields- 
dataEnvelopeorg.apache.pekko.cluster.ddata.Replicator$Internal$DataEnvelope dataEnvelope 
- 
fromSeqNrlong fromSeqNr 
- 
toSeqNrlong toSeqNr 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$Delta$class Replicator$Internal$Delta$ extends scala.runtime.AbstractFunction3<org.apache.pekko.cluster.ddata.Replicator$Internal$DataEnvelope,Object, Object, org.apache.pekko.cluster.ddata.Replicator$Internal$Delta> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$DeltaNack$class Replicator$Internal$DeltaNack$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$DeltaPropagationclass Replicator$Internal$DeltaPropagation extends Object implements Serializable- 
Serialized Fields- 
_fromNodeUniqueAddress _fromNode 
- 
deltasscala.collection.immutable.Map<String, org.apache.pekko.cluster.ddata.Replicator$Internal$Delta> deltas 
- 
replyboolean reply 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$DeltaPropagation$class Replicator$Internal$DeltaPropagation$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$DeltaPropagationTick$class Replicator$Internal$DeltaPropagationTick$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$Gossipclass Replicator$Internal$Gossip extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$Gossip$class Replicator$Internal$Gossip$ extends scala.runtime.AbstractFunction4<scala.collection.immutable.Map<String,org.apache.pekko.cluster.ddata.Replicator$Internal$DataEnvelope>, Object, scala.Option<Object>, scala.Option<Object>, org.apache.pekko.cluster.ddata.Replicator$Internal$Gossip> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$GossipTick$class Replicator$Internal$GossipTick$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$Readclass Replicator$Internal$Read extends Object implements Serializable- 
Serialized Fields- 
fromNodescala.Option<UniqueAddress> fromNode 
- 
keyString key 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$Read$class Replicator$Internal$Read$ extends scala.runtime.AbstractFunction2<String,scala.Option<UniqueAddress>, org.apache.pekko.cluster.ddata.Replicator$Internal$Read> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$ReadRepairclass Replicator$Internal$ReadRepair extends Object implements Serializable- 
Serialized Fields- 
envelopeorg.apache.pekko.cluster.ddata.Replicator$Internal$DataEnvelope envelope 
- 
keyString key 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$ReadRepair$class Replicator$Internal$ReadRepair$ extends scala.runtime.AbstractFunction2<String,org.apache.pekko.cluster.ddata.Replicator$Internal$DataEnvelope, org.apache.pekko.cluster.ddata.Replicator$Internal$ReadRepair> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$ReadRepairAck$class Replicator$Internal$ReadRepairAck$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$ReadResultclass Replicator$Internal$ReadResult extends Object implements Serializable- 
Serialized Fields- 
envelopescala.Option<org.apache.pekko.cluster.ddata.Replicator$Internal$DataEnvelope> envelope 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$ReadResult$class Replicator$Internal$ReadResult$ extends scala.runtime.AbstractFunction1<scala.Option<org.apache.pekko.cluster.ddata.Replicator$Internal$DataEnvelope>,org.apache.pekko.cluster.ddata.Replicator$Internal$ReadResult> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$RemovedNodePruningTick$class Replicator$Internal$RemovedNodePruningTick$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$Statusclass Replicator$Internal$Status extends Object implements Serializable- 
Serialized Fields- 
chunkint chunk 
- 
digestsscala.collection.immutable.Map<String, ByteString> digests 
- 
fromSystemUidscala.Option<Object> fromSystemUid 
- 
toSystemUidscala.Option<Object> toSystemUid 
- 
totChunksint totChunks 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$Status$class Replicator$Internal$Status$ extends scala.runtime.AbstractFunction5<scala.collection.immutable.Map<String,ByteString>, Object, Object, scala.Option<Object>, scala.Option<Object>, org.apache.pekko.cluster.ddata.Replicator$Internal$Status> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$TestFullStateGossipclass Replicator$Internal$TestFullStateGossip extends Object implements Serializable- 
Serialized Fields- 
enabledboolean enabled 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$TestFullStateGossip$class Replicator$Internal$TestFullStateGossip$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.ddata.Replicator$Internal$TestFullStateGossip> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$Writeclass Replicator$Internal$Write extends Object implements Serializable- 
Serialized Fields- 
envelopeorg.apache.pekko.cluster.ddata.Replicator$Internal$DataEnvelope envelope 
- 
fromNodescala.Option<UniqueAddress> fromNode 
- 
keyString key 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$Write$class Replicator$Internal$Write$ extends scala.runtime.AbstractFunction3<String,org.apache.pekko.cluster.ddata.Replicator$Internal$DataEnvelope, scala.Option<UniqueAddress>, org.apache.pekko.cluster.ddata.Replicator$Internal$Write> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$WriteAck$class Replicator$Internal$WriteAck$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.Replicator$Internal$WriteNack$class Replicator$Internal$WriteNack$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.ddata.SelfUniqueAddressclass SelfUniqueAddress extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.SelfUniqueAddress$class SelfUniqueAddress$ extends scala.runtime.AbstractFunction1<UniqueAddress,SelfUniqueAddress> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.VersionVectorclass VersionVector extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.VersionVector.After$class After$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.VersionVector.Before$class Before$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.VersionVector.Concurrent$class Concurrent$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.VersionVector.Same$class Same$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.VersionVector$class VersionVector$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.cluster.ddata.protobuf.msg- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flagclass Flag extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
enabled_boolean enabled_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounterclass GCounter extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
entries_List<ReplicatedDataMessages.GCounter.Entry> entries_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entryclass Entry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
node_ReplicatorMessages.UniqueAddress node_ 
- 
value_org.apache.pekko.protobufv3.internal.ByteString value_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetclass GSet extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
actorRefElements_org.apache.pekko.protobufv3.internal.LazyStringArrayList actorRefElements_ 
- 
intElements_org.apache.pekko.protobufv3.internal.Internal.IntList intElements_ 
- 
intElementsMemoizedSerializedSizeint intElementsMemoizedSerializedSize 
- 
longElements_org.apache.pekko.protobufv3.internal.Internal.LongList longElements_ 
- 
longElementsMemoizedSerializedSizeint longElementsMemoizedSerializedSize 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
otherElements_List<ReplicatorMessages.OtherMessage> otherElements_ 
- 
stringElements_org.apache.pekko.protobufv3.internal.LazyStringArrayList stringElements_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMapclass LWWMap extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
entries_List<ReplicatedDataMessages.LWWMap.Entry> entries_ 
- 
keys_ReplicatedDataMessages.ORSet keys_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entryclass Entry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
intKey_int intKey_ 
- 
longKey_long longKey_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
otherKey_ReplicatorMessages.OtherMessage otherKey_ 
- 
stringKey_Object stringKey_ 
- 
value_ReplicatedDataMessages.LWWRegister value_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegisterclass LWWRegister extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
node_ReplicatorMessages.UniqueAddress node_ 
- 
state_ReplicatorMessages.OtherMessage state_ 
- 
timestamp_long timestamp_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapclass ORMap extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
entries_List<ReplicatedDataMessages.ORMap.Entry> entries_ 
- 
keys_ReplicatedDataMessages.ORSet keys_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entryclass Entry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
intKey_int intKey_ 
- 
longKey_long longKey_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
otherKey_ReplicatorMessages.OtherMessage otherKey_ 
- 
stringKey_Object stringKey_ 
- 
value_ReplicatorMessages.OtherMessage value_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroupclass ORMapDeltaGroup extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
entries_List<ReplicatedDataMessages.ORMapDeltaGroup.Entry> entries_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entryclass Entry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
entryData_List<ReplicatedDataMessages.ORMapDeltaGroup.MapEntry> entryData_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
operation_int operation_ 
- 
underlying_ReplicatedDataMessages.ORSet underlying_ 
- 
zeroTag_int zeroTag_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntryclass MapEntry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
intKey_int intKey_ 
- 
longKey_long longKey_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
otherKey_ReplicatorMessages.OtherMessage otherKey_ 
- 
stringKey_Object stringKey_ 
- 
value_ReplicatorMessages.OtherMessage value_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMapclass ORMultiMap extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
entries_List<ReplicatedDataMessages.ORMultiMap.Entry> entries_ 
- 
keys_ReplicatedDataMessages.ORSet keys_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
withValueDeltas_boolean withValueDeltas_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entryclass Entry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
intKey_int intKey_ 
- 
longKey_long longKey_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
otherKey_ReplicatorMessages.OtherMessage otherKey_ 
- 
stringKey_Object stringKey_ 
- 
value_ReplicatedDataMessages.ORSet value_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetclass ORSet extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
actorRefElements_org.apache.pekko.protobufv3.internal.LazyStringArrayList actorRefElements_ 
- 
bitField0_int bitField0_ 
- 
dots_List<ReplicatorMessages.VersionVector> dots_ 
- 
intElements_org.apache.pekko.protobufv3.internal.Internal.IntList intElements_ 
- 
intElementsMemoizedSerializedSizeint intElementsMemoizedSerializedSize 
- 
longElements_org.apache.pekko.protobufv3.internal.Internal.LongList longElements_ 
- 
longElementsMemoizedSerializedSizeint longElementsMemoizedSerializedSize 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
otherElements_List<ReplicatorMessages.OtherMessage> otherElements_ 
- 
stringElements_org.apache.pekko.protobufv3.internal.LazyStringArrayList stringElements_ 
- 
vvector_ReplicatorMessages.VersionVector vvector_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroupclass ORSetDeltaGroup extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
entries_List<ReplicatedDataMessages.ORSetDeltaGroup.Entry> entries_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entryclass Entry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
operation_int operation_ 
- 
underlying_ReplicatedDataMessages.ORSet underlying_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterclass PNCounter extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
decrements_ReplicatedDataMessages.GCounter decrements_ 
- 
increments_ReplicatedDataMessages.GCounter increments_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMapclass PNCounterMap extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
entries_List<ReplicatedDataMessages.PNCounterMap.Entry> entries_ 
- 
keys_ReplicatedDataMessages.ORSet keys_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entryclass Entry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
intKey_int intKey_ 
- 
longKey_long longKey_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
otherKey_ReplicatorMessages.OtherMessage otherKey_ 
- 
stringKey_Object stringKey_ 
- 
value_ReplicatedDataMessages.PNCounter value_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Addressclass Address extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
hostname_Object hostname_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
port_int port_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Changedclass Changed extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
data_ReplicatorMessages.OtherMessage data_ 
- 
key_ReplicatorMessages.OtherMessage key_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelopeclass DataEnvelope extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
data_ReplicatorMessages.OtherMessage data_ 
- 
deltaVersions_ReplicatorMessages.VersionVector deltaVersions_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
pruning_List<ReplicatorMessages.DataEnvelope.PruningEntry> pruning_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryclass PruningEntry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
obsoleteTime_long obsoleteTime_ 
- 
ownerAddress_ReplicatorMessages.UniqueAddress ownerAddress_ 
- 
performed_boolean performed_ 
- 
removedAddress_ReplicatorMessages.UniqueAddress removedAddress_ 
- 
seen_List<ReplicatorMessages.Address> seen_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagationclass DeltaPropagation extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
entries_List<ReplicatorMessages.DeltaPropagation.Entry> entries_ 
- 
fromNode_ReplicatorMessages.UniqueAddress fromNode_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
reply_boolean reply_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entryclass Entry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
envelope_ReplicatorMessages.DataEnvelope envelope_ 
- 
fromSeqNr_long fromSeqNr_ 
- 
key_Object key_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
toSeqNr_long toSeqNr_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelopeclass DurableDataEnvelope extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
data_ReplicatorMessages.OtherMessage data_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
pruning_List<ReplicatorMessages.DataEnvelope.PruningEntry> pruning_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Emptyclass Empty extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Getclass Get extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
consistency_int consistency_ 
- 
consistencyAdditional_int consistencyAdditional_ 
- 
consistencyMinCap_int consistencyMinCap_ 
- 
key_ReplicatorMessages.OtherMessage key_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
request_ReplicatorMessages.OtherMessage request_ 
- 
timeout_int timeout_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailureclass GetFailure extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
key_ReplicatorMessages.OtherMessage key_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
request_ReplicatorMessages.OtherMessage request_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccessclass GetSuccess extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
data_ReplicatorMessages.OtherMessage data_ 
- 
key_ReplicatorMessages.OtherMessage key_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
request_ReplicatorMessages.OtherMessage request_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossipclass Gossip extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
entries_List<ReplicatorMessages.Gossip.Entry> entries_ 
- 
fromSystemUid_long fromSystemUid_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
sendBack_boolean sendBack_ 
- 
toSystemUid_long toSystemUid_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entryclass Entry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
envelope_ReplicatorMessages.DataEnvelope envelope_ 
- 
key_Object key_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFoundclass NotFound extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
key_ReplicatorMessages.OtherMessage key_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
request_ReplicatorMessages.OtherMessage request_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessageclass OtherMessage extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
enclosedMessage_org.apache.pekko.protobufv3.internal.ByteString enclosedMessage_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
messageManifest_org.apache.pekko.protobufv3.internal.ByteString messageManifest_ 
- 
serializerId_int serializerId_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Readclass Read extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
fromNode_ReplicatorMessages.UniqueAddress fromNode_ 
- 
key_Object key_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResultclass ReadResult extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
envelope_ReplicatorMessages.DataEnvelope envelope_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Statusclass Status extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
chunk_int chunk_ 
- 
entries_List<ReplicatorMessages.Status.Entry> entries_ 
- 
fromSystemUid_long fromSystemUid_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
toSystemUid_long toSystemUid_ 
- 
totChunks_int totChunks_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entryclass Entry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
digest_org.apache.pekko.protobufv3.internal.ByteString digest_ 
- 
key_Object key_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSetclass StringGSet extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
elements_org.apache.pekko.protobufv3.internal.LazyStringArrayList elements_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribeclass Subscribe extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
key_ReplicatorMessages.OtherMessage key_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
ref_Object ref_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddressclass UniqueAddress extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
address_ReplicatorMessages.Address address_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
uid_int uid_ 
- 
uid2_int uid2_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribeclass Unsubscribe extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
key_ReplicatorMessages.OtherMessage key_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
ref_Object ref_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVectorclass VersionVector extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
entries_List<ReplicatorMessages.VersionVector.Entry> entries_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entryclass Entry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
node_ReplicatorMessages.UniqueAddress node_ 
- 
version_long version_ 
 
- 
 
- 
Class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Writeclass Write extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
envelope_ReplicatorMessages.DataEnvelope envelope_ 
- 
fromNode_ReplicatorMessages.UniqueAddress fromNode_ 
- 
key_Object key_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
 
- 
- 
Package org.apache.pekko.cluster.ddata.typed.javadsl- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Changedclass Changed extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Changed$class Changed$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DataDeletedclass DataDeleted extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DataDeleted$class DataDeleted$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Deleteclass Delete extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Delete$class Delete$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Deletedclass Deleted extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Deleted$class Deleted$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DeleteFailureclass DeleteFailure extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DeleteFailure$class DeleteFailure$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DeleteSuccessclass DeleteSuccess extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess$class DeleteSuccess$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.FlushChanges$class FlushChanges$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Getclass Get extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Get$class Get$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetDataDeletedclass GetDataDeleted extends Replicator.GetResponse<A extends ReplicatedData> implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted$class GetDataDeleted$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetFailure
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetFailure$class GetFailure$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetReplicaCountclass GetReplicaCount extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount$class GetReplicaCount$ extends scala.runtime.AbstractFunction1<ActorRef<Replicator.ReplicaCount>,Replicator.GetReplicaCount> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetSuccess
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetSuccess$class GetSuccess$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ModifyFailureclass ModifyFailure extends Replicator.UpdateFailure<A extends ReplicatedData> implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ModifyFailure$class ModifyFailure$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.NotFound
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.NotFound$class NotFound$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadAllclass ReadAll extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadAll$class ReadAll$ extends scala.runtime.AbstractFunction1<Duration,Replicator.ReadAll> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadFromclass ReadFrom extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadFrom$class ReadFrom$ extends scala.runtime.AbstractFunction2<Object,Duration, Replicator.ReadFrom> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadLocal$class ReadLocal$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadMajorityclass ReadMajority extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadMajority$class ReadMajority$ extends scala.runtime.AbstractFunction2<Duration,Object, Replicator.ReadMajority> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReplicaCountclass ReplicaCount extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReplicaCount$class ReplicaCount$ extends scala.runtime.AbstractFunction1<Object,Replicator.ReplicaCount> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.StoreFailureclass StoreFailure extends Replicator.UpdateFailure<A extends ReplicatedData> implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.StoreFailure$class StoreFailure$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Subscribeclass Subscribe extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Subscribe$class Subscribe$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Unsubscribeclass Unsubscribe extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Unsubscribe$class Unsubscribe$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Updateclass Update extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Update$class Update$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeletedclass UpdateDataDeleted extends Replicator.UpdateResponse<A extends ReplicatedData> implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted$class UpdateDataDeleted$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.UpdateSuccessclass UpdateSuccess extends Replicator.UpdateResponse<A extends ReplicatedData> implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess$class UpdateSuccess$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.UpdateTimeoutclass UpdateTimeout extends Replicator.UpdateFailure<A extends ReplicatedData> implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout$class UpdateTimeout$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteAllclass WriteAll extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteAll$class WriteAll$ extends scala.runtime.AbstractFunction1<Duration,Replicator.WriteAll> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteLocal$class WriteLocal$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteMajorityclass WriteMajority extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteMajority$class WriteMajority$ extends scala.runtime.AbstractFunction2<Duration,Object, Replicator.WriteMajority> implements Serializable 
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteToclass WriteTo extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteTo$class WriteTo$ extends scala.runtime.AbstractFunction2<Object,Duration, Replicator.WriteTo> implements Serializable 
 
- 
- 
Package org.apache.pekko.cluster.ddata.typed.scaladsl- 
Class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Deleteclass Delete extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Delete$class Delete$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Getclass Get extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Get$class Get$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCountclass GetReplicaCount extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount$class GetReplicaCount$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Subscribeclass Subscribe extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Subscribe$class Subscribe$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Unsubscribeclass Unsubscribe extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe$class Unsubscribe$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Updateclass Update extends Object implements Serializable
- 
Class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Update$class Update$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.cluster.metrics- 
Class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroupclass AdaptiveLoadBalancingGroup extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup$class AdaptiveLoadBalancingGroup$ extends scala.runtime.AbstractFunction3<MetricsSelector,scala.collection.immutable.Iterable<String>, String, AdaptiveLoadBalancingGroup> implements Serializable 
- 
Class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPoolclass AdaptiveLoadBalancingPool extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool$class AdaptiveLoadBalancingPool$ extends scala.runtime.AbstractFunction5<MetricsSelector,Object, SupervisorStrategy, String, Object, AdaptiveLoadBalancingPool> implements Serializable 
- 
Class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingRoutingLogicclass AdaptiveLoadBalancingRoutingLogic extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingRoutingLogic$class AdaptiveLoadBalancingRoutingLogic$ extends scala.runtime.AbstractFunction2<ActorSystem,MetricsSelector, AdaptiveLoadBalancingRoutingLogic> implements Serializable 
- 
Class org.apache.pekko.cluster.metrics.CapacityMetricsSelectorclass CapacityMetricsSelector extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.ClusterMetricsChangedclass ClusterMetricsChanged extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.ClusterMetricsChanged$class ClusterMetricsChanged$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<NodeMetrics>,ClusterMetricsChanged> implements Serializable 
- 
Class org.apache.pekko.cluster.metrics.ClusterMetricsCollector.GossipTick$class GossipTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.ClusterMetricsCollector.MetricsTick$class MetricsTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.ClusterMetricsSettingsclass ClusterMetricsSettings extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.ClusterMetricsSettings$class ClusterMetricsSettings$ extends scala.runtime.AbstractFunction1<com.typesafe.config.Config,ClusterMetricsSettings> implements Serializable 
- 
Class org.apache.pekko.cluster.metrics.ClusterMetricsStrategyclass ClusterMetricsStrategy extends OneForOneStrategy implements Serializable
- 
Class org.apache.pekko.cluster.metrics.ClusterMetricsStrategy$class ClusterMetricsStrategy$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.CollectionControlMessageclass CollectionControlMessage extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.CollectionStartMessage$class CollectionStartMessage$ extends CollectionControlMessage implements Serializable
- 
Class org.apache.pekko.cluster.metrics.CollectionStopMessage$class CollectionStopMessage$ extends CollectionControlMessage implements Serializable
- 
Class org.apache.pekko.cluster.metrics.CpuMetricsSelector$class CpuMetricsSelector$ extends CapacityMetricsSelector implements Serializable
- 
Class org.apache.pekko.cluster.metrics.DefaultSigarProviderclass DefaultSigarProvider extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.DefaultSigarProvider$class DefaultSigarProvider$ extends scala.runtime.AbstractFunction1<ClusterMetricsSettings,DefaultSigarProvider> implements Serializable 
- 
Class org.apache.pekko.cluster.metrics.EWMAclass EWMA extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.EWMA$class EWMA$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.HeapMetricsSelector$class HeapMetricsSelector$ extends CapacityMetricsSelector implements Serializable
- 
Class org.apache.pekko.cluster.metrics.Metricclass Metric extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.Metric$class Metric$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.MetricsGossip$class MetricsGossip$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.MetricsGossipEnvelope$class MetricsGossipEnvelope$ extends scala.runtime.AbstractFunction3<Address,org.apache.pekko.cluster.metrics.MetricsGossip, Object, org.apache.pekko.cluster.metrics.MetricsGossipEnvelope> implements Serializable 
- 
Class org.apache.pekko.cluster.metrics.MetricsSelector$class MetricsSelector$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.MixMetricsSelectorclass MixMetricsSelector extends MixMetricsSelectorBase implements Serializable
- 
Class org.apache.pekko.cluster.metrics.MixMetricsSelector$class MixMetricsSelector$ extends MixMetricsSelectorBase implements Serializable
- 
Class org.apache.pekko.cluster.metrics.MixMetricsSelectorBaseclass MixMetricsSelectorBase extends CapacityMetricsSelector implements Serializable
- 
Class org.apache.pekko.cluster.metrics.NodeMetricsclass NodeMetrics extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.NodeMetrics$class NodeMetrics$ extends scala.runtime.AbstractFunction3<Address,Object, scala.collection.immutable.Set<Metric>, NodeMetrics> implements Serializable 
- 
Class org.apache.pekko.cluster.metrics.StandardMetrics.Cpuclass Cpu extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.StandardMetrics.Cpu$class Cpu$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.StandardMetrics.HeapMemoryclass HeapMemory extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.StandardMetrics.HeapMemory$class HeapMemory$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.metrics.SystemLoadAverageMetricsSelector$class SystemLoadAverageMetricsSelector$ extends CapacityMetricsSelector implements Serializable
 
- 
- 
Package org.apache.pekko.cluster.metrics.protobuf.msg- 
Class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPoolclass AdaptiveLoadBalancingPool extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
metricsSelector_ClusterMetricsMessages.MetricsSelector metricsSelector_ 
- 
nrOfInstances_int nrOfInstances_ 
- 
routerDispatcher_Object routerDispatcher_ 
- 
usePoolDispatcher_boolean usePoolDispatcher_ 
 
- 
 
- 
Class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Addressclass Address extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 
- 
Class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipclass MetricsGossip extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
allAddresses_List<ClusterMetricsMessages.Address> allAddresses_ 
- 
allMetricNames_org.apache.pekko.protobufv3.internal.LazyStringArrayList allMetricNames_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
nodeMetrics_List<ClusterMetricsMessages.NodeMetrics> nodeMetrics_ 
 
- 
 
- 
Class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelopeclass MetricsGossipEnvelope extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
from_ClusterMetricsMessages.Address from_ 
- 
gossip_ClusterMetricsMessages.MetricsGossip gossip_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
reply_boolean reply_ 
 
- 
 
- 
Class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelectorclass MetricsSelector extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
data_org.apache.pekko.protobufv3.internal.ByteString data_ 
- 
manifest_Object manifest_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
serializerId_int serializerId_ 
 
- 
 
- 
Class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelectorclass MixMetricsSelector extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
selectors_List<ClusterMetricsMessages.MetricsSelector> selectors_ 
 
- 
 
- 
Class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetricsclass NodeMetrics extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
addressIndex_int addressIndex_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
metrics_List<ClusterMetricsMessages.NodeMetrics.Metric> metrics_ 
- 
timestamp_long timestamp_ 
 
- 
 
- 
Class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMAclass EWMA extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
alpha_double alpha_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
value_double value_ 
 
- 
 
- 
Class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metricclass Metric extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
ewma_ClusterMetricsMessages.NodeMetrics.EWMA ewma_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
nameIndex_int nameIndex_ 
- 
number_ClusterMetricsMessages.NodeMetrics.Number number_ 
 
- 
 
- 
Class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Numberclass Number extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
serialized_org.apache.pekko.protobufv3.internal.ByteString serialized_ 
- 
type_int type_ 
- 
value32_int value32_ 
- 
value64_long value64_ 
 
- 
 
 
- 
- 
Package org.apache.pekko.cluster.protobuf.msg- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Addressclass Address extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolclass ClusterRouterPool extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
pool_ClusterMessages.Pool pool_ 
- 
settings_ClusterMessages.ClusterRouterPoolSettings settings_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettingsclass ClusterRouterPoolSettings extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
allowLocalRoutees_boolean allowLocalRoutees_ 
- 
bitField0_int bitField0_ 
- 
maxInstancesPerNode_int maxInstancesPerNode_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
totalInstances_int totalInstances_ 
- 
useRole_Object useRole_ 
- 
useRoles_org.apache.pekko.protobufv3.internal.LazyStringArrayList useRoles_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ConfigCheckclass ConfigCheck extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
clusterConfig_Object clusterConfig_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
type_int type_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Emptyclass Empty extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossipclass Gossip extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
allAddresses_List<ClusterMessages.UniqueAddress> allAddresses_ 
- 
allAppVersions_org.apache.pekko.protobufv3.internal.LazyStringArrayList allAppVersions_ 
- 
allHashes_org.apache.pekko.protobufv3.internal.LazyStringArrayList allHashes_ 
- 
allRoles_org.apache.pekko.protobufv3.internal.LazyStringArrayList allRoles_ 
- 
bitField0_int bitField0_ 
- 
members_List<ClusterMessages.Member> members_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
overview_ClusterMessages.GossipOverview overview_ 
- 
tombstones_List<ClusterMessages.Tombstone> tombstones_ 
- 
version_ClusterMessages.VectorClock version_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipEnvelopeclass GossipEnvelope extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
from_ClusterMessages.UniqueAddress from_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
serializedGossip_org.apache.pekko.protobufv3.internal.ByteString serializedGossip_ 
- 
to_ClusterMessages.UniqueAddress to_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipOverviewclass GossipOverview extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
observerReachability_List<ClusterMessages.ObserverReachability> observerReachability_ 
- 
seen_org.apache.pekko.protobufv3.internal.Internal.IntList seen_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipStatusclass GossipStatus extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
allHashes_org.apache.pekko.protobufv3.internal.LazyStringArrayList allHashes_ 
- 
bitField0_int bitField0_ 
- 
from_ClusterMessages.UniqueAddress from_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
seenDigest_org.apache.pekko.protobufv3.internal.ByteString seenDigest_ 
- 
version_ClusterMessages.VectorClock version_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Heartbeatclass Heartbeat extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
creationTime_long creationTime_ 
- 
from_ClusterMessages.Address from_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
sequenceNr_long sequenceNr_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.HeartBeatResponseclass HeartBeatResponse extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
creationTime_long creationTime_ 
- 
from_ClusterMessages.UniqueAddress from_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
sequenceNr_long sequenceNr_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.InitJoinclass InitJoin extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
currentConfig_Object currentConfig_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.InitJoinAckclass InitJoinAck extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
address_ClusterMessages.Address address_ 
- 
bitField0_int bitField0_ 
- 
configCheck_ClusterMessages.ConfigCheck configCheck_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Joinclass Join extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
appVersion_Object appVersion_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
node_ClusterMessages.UniqueAddress node_ 
- 
roles_org.apache.pekko.protobufv3.internal.LazyStringArrayList roles_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Memberclass Member extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
addressIndex_int addressIndex_ 
- 
appVersionIndex_int appVersionIndex_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
rolesIndexes_org.apache.pekko.protobufv3.internal.Internal.IntList rolesIndexes_ 
- 
rolesIndexesMemoizedSerializedSizeint rolesIndexesMemoizedSerializedSize 
- 
status_int status_ 
- 
upNumber_int upNumber_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ObserverReachabilityclass ObserverReachability extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
addressIndex_int addressIndex_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
subjectReachability_List<ClusterMessages.SubjectReachability> subjectReachability_ 
- 
version_long version_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Poolclass Pool extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
data_org.apache.pekko.protobufv3.internal.ByteString data_ 
- 
manifest_Object manifest_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
serializerId_int serializerId_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.SubjectReachabilityclass SubjectReachability extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
addressIndex_int addressIndex_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
status_int status_ 
- 
version_long version_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Tombstoneclass Tombstone extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
addressIndex_int addressIndex_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
timestamp_long timestamp_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.UniqueAddressclass UniqueAddress extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
address_ClusterMessages.Address address_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
uid_int uid_ 
- 
uid2_int uid2_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClockclass VectorClock extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
timestamp_long timestamp_ 
- 
versions_List<ClusterMessages.VectorClock.Version> versions_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Versionclass Version extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
hashIndex_int hashIndex_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
timestamp_long timestamp_ 
 
- 
 
- 
Class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Welcomeclass Welcome extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
from_ClusterMessages.UniqueAddress from_ 
- 
gossip_ClusterMessages.Gossip gossip_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
 
- 
- 
Package org.apache.pekko.cluster.pubsub- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Count$class Count$ extends DistributedPubSubMediator.Count implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.CountSubscribersclass CountSubscribers extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.CountSubscribers$class CountSubscribers$ extends scala.runtime.AbstractFunction1<String,DistributedPubSubMediator.CountSubscribers> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.CurrentTopicsclass CurrentTopics extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.CurrentTopics$class CurrentTopics$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<String>,DistributedPubSubMediator.CurrentTopics> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.GetTopics$class GetTopics$ extends DistributedPubSubMediator.GetTopics implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucketclass Bucket extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket$class Bucket$ extends scala.runtime.AbstractFunction3<Address,Object, scala.collection.immutable.TreeMap<String, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.ValueHolder>, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Bucket> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Deltaclass Delta extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta$class Delta$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Iterable<org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Bucket>,org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Delta> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount$class DeltaCount$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick$class GossipTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelopeclass MediatorRouterEnvelope extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope$class MediatorRouterEnvelope$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.MediatorRouterEnvelope> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived$class NewSubscriberArrived$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers$class NoMoreSubscribers$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune$class Prune$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopicclass RegisterTopic extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic$class RegisterTopic$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.RegisterTopic> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriberclass SendToOneSubscriber extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber$class SendToOneSubscriber$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.SendToOneSubscriber> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Statusclass Status extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Status$class Status$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.Map<Address,Object>, Object, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Status> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribedclass Subscribed extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed$class Subscribed$ extends scala.runtime.AbstractFunction2<DistributedPubSubMediator.SubscribeAck,ActorRef, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Subscribed> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest$class TerminateRequest$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribedclass Unsubscribed extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed$class Unsubscribed$ extends scala.runtime.AbstractFunction2<DistributedPubSubMediator.UnsubscribeAck,ActorRef, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Unsubscribed> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolderclass ValueHolder extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder$class ValueHolder$ extends scala.runtime.AbstractFunction2<Object,scala.Option<ActorRef>, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.ValueHolder> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Publishclass Publish extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Publish$class Publish$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Putclass Put extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Put$class Put$ extends scala.runtime.AbstractFunction1<ActorRef,DistributedPubSubMediator.Put> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Removeclass Remove extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Remove$class Remove$ extends scala.runtime.AbstractFunction1<String,DistributedPubSubMediator.Remove> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Sendclass Send extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Send$class Send$ extends scala.runtime.AbstractFunction3<String,Object, Object, DistributedPubSubMediator.Send> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.SendToAllclass SendToAll extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.SendToAll$class SendToAll$ extends scala.runtime.AbstractFunction3<String,Object, Object, DistributedPubSubMediator.SendToAll> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Subscribeclass Subscribe extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Subscribe$class Subscribe$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.SubscribeAckclass SubscribeAck extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.SubscribeAck$class SubscribeAck$ extends scala.runtime.AbstractFunction1<DistributedPubSubMediator.Subscribe,DistributedPubSubMediator.SubscribeAck> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Unsubscribeclass Unsubscribe extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Unsubscribe$class Unsubscribe$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAckclass UnsubscribeAck extends Object implements Serializable
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck$class UnsubscribeAck$ extends scala.runtime.AbstractFunction1<DistributedPubSubMediator.Unsubscribe,DistributedPubSubMediator.UnsubscribeAck> implements Serializable 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Bucketclass DistributedPubSubMediator$Internal$Bucket extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Bucket$class DistributedPubSubMediator$Internal$Bucket$ extends scala.runtime.AbstractFunction3<Address,Object, scala.collection.immutable.TreeMap<String, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$ValueHolder>, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Bucket> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Deltaclass DistributedPubSubMediator$Internal$Delta extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
bucketsscala.collection.immutable.Iterable<org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Bucket> buckets 
 
- 
 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Delta$class DistributedPubSubMediator$Internal$Delta$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Iterable<org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Bucket>,org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Delta> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$DeltaCount$class DistributedPubSubMediator$Internal$DeltaCount$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$GossipTick$class DistributedPubSubMediator$Internal$GossipTick$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$MediatorRouterEnvelopeclass DistributedPubSubMediator$Internal$MediatorRouterEnvelope extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
msgObject msg 
 
- 
 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$MediatorRouterEnvelope$class DistributedPubSubMediator$Internal$MediatorRouterEnvelope$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$MediatorRouterEnvelope> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$NewSubscriberArrived$class DistributedPubSubMediator$Internal$NewSubscriberArrived$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$NoMoreSubscribers$class DistributedPubSubMediator$Internal$NoMoreSubscribers$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Prune$class DistributedPubSubMediator$Internal$Prune$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$RegisterTopicclass DistributedPubSubMediator$Internal$RegisterTopic extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
topicRefActorRef topicRef 
 
- 
 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$RegisterTopic$class DistributedPubSubMediator$Internal$RegisterTopic$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$RegisterTopic> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$SendToOneSubscriberclass DistributedPubSubMediator$Internal$SendToOneSubscriber extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
msgObject msg 
 
- 
 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$SendToOneSubscriber$class DistributedPubSubMediator$Internal$SendToOneSubscriber$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$SendToOneSubscriber> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Statusclass DistributedPubSubMediator$Internal$Status extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Status$class DistributedPubSubMediator$Internal$Status$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.Map<Address,Object>, Object, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Status> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Subscribedclass DistributedPubSubMediator$Internal$Subscribed extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
ackDistributedPubSubMediator.SubscribeAck ack 
- 
subscriberActorRef subscriber 
 
- 
 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Subscribed$class DistributedPubSubMediator$Internal$Subscribed$ extends scala.runtime.AbstractFunction2<DistributedPubSubMediator.SubscribeAck,ActorRef, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Subscribed> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$TerminateRequest$class DistributedPubSubMediator$Internal$TerminateRequest$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Unsubscribedclass DistributedPubSubMediator$Internal$Unsubscribed extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
ackDistributedPubSubMediator.UnsubscribeAck ack 
- 
subscriberActorRef subscriber 
 
- 
 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Unsubscribed$class DistributedPubSubMediator$Internal$Unsubscribed$ extends scala.runtime.AbstractFunction2<DistributedPubSubMediator.UnsubscribeAck,ActorRef, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Unsubscribed> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$ValueHolderclass DistributedPubSubMediator$Internal$ValueHolder extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
refscala.Option<ActorRef> ref 
- 
versionlong version 
 
- 
 
- 
Class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$ValueHolder$class DistributedPubSubMediator$Internal$ValueHolder$ extends scala.runtime.AbstractFunction2<Object,scala.Option<ActorRef>, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$ValueHolder> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
 
- 
- 
Package org.apache.pekko.cluster.pubsub.protobuf.msg- 
Class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Addressclass Address extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 
- 
Class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Deltaclass Delta extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
buckets_List<DistributedPubSubMessages.Delta.Bucket> buckets_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucketclass Bucket extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
content_List<DistributedPubSubMessages.Delta.Entry> content_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
owner_DistributedPubSubMessages.Address owner_ 
- 
version_long version_ 
 
- 
 
- 
Class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entryclass Entry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 
- 
Class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payloadclass Payload extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
enclosedMessage_org.apache.pekko.protobufv3.internal.ByteString enclosedMessage_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
messageManifest_org.apache.pekko.protobufv3.internal.ByteString messageManifest_ 
- 
serializerId_int serializerId_ 
 
- 
 
- 
Class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publishclass Publish extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
payload_DistributedPubSubMessages.Payload payload_ 
- 
topic_Object topic_ 
 
- 
 
- 
Class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Sendclass Send extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
localAffinity_boolean localAffinity_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
path_Object path_ 
- 
payload_DistributedPubSubMessages.Payload payload_ 
 
- 
 
- 
Class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAllclass SendToAll extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
allButSelf_boolean allButSelf_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
path_Object path_ 
- 
payload_DistributedPubSubMessages.Payload payload_ 
 
- 
 
- 
Class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriberclass SendToOneSubscriber extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
payload_DistributedPubSubMessages.Payload payload_ 
 
- 
 
- 
Class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Statusclass Status extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
replyToStatus_boolean replyToStatus_ 
- 
versions_List<DistributedPubSubMessages.Status.Version> versions_ 
 
- 
 
- 
Class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Versionclass Version extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
address_DistributedPubSubMessages.Address address_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
timestamp_long timestamp_ 
 
- 
 
 
- 
- 
Package org.apache.pekko.cluster.routing- 
Class org.apache.pekko.cluster.routing.ClusterRouterGroupclass ClusterRouterGroup extends Object implements Serializable
- 
Class org.apache.pekko.cluster.routing.ClusterRouterGroup$class ClusterRouterGroup$ extends scala.runtime.AbstractFunction2<Group,ClusterRouterGroupSettings, ClusterRouterGroup> implements Serializable 
- 
Class org.apache.pekko.cluster.routing.ClusterRouterGroupSettingsclass ClusterRouterGroupSettings extends Object implements Serializable
- 
Class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings$class ClusterRouterGroupSettings$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.routing.ClusterRouterPoolclass ClusterRouterPool extends Object implements Serializable
- 
Class org.apache.pekko.cluster.routing.ClusterRouterPool$class ClusterRouterPool$ extends scala.runtime.AbstractFunction2<Pool,ClusterRouterPoolSettings, ClusterRouterPool> implements Serializable 
- 
Class org.apache.pekko.cluster.routing.ClusterRouterPoolSettingsclass ClusterRouterPoolSettings extends Object implements Serializable
- 
Class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings$class ClusterRouterPoolSettings$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.cluster.sbr- 
Class org.apache.pekko.cluster.sbr.DowningStrategy.AcquireLeaseAndDownIndirectlyConnectedclass AcquireLeaseAndDownIndirectlyConnected extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.DowningStrategy.AcquireLeaseAndDownIndirectlyConnected$class AcquireLeaseAndDownIndirectlyConnected$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,org.apache.pekko.cluster.sbr.DowningStrategy.AcquireLeaseAndDownIndirectlyConnected> implements Serializable 
- 
Class org.apache.pekko.cluster.sbr.DowningStrategy.AcquireLeaseAndDownUnreachableclass AcquireLeaseAndDownUnreachable extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.DowningStrategy.AcquireLeaseAndDownUnreachable$class AcquireLeaseAndDownUnreachable$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,org.apache.pekko.cluster.sbr.DowningStrategy.AcquireLeaseAndDownUnreachable> implements Serializable 
- 
Class org.apache.pekko.cluster.sbr.DowningStrategy.DownAll$class DownAll$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.DowningStrategy.DownIndirectlyConnected$class DownIndirectlyConnected$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.DowningStrategy.DownReachable$class DownReachable$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.DowningStrategy.DownSelfQuarantinedByRemote$class DownSelfQuarantinedByRemote$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.DowningStrategy.DownUnreachable$class DownUnreachable$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.DowningStrategy.ReverseDownIndirectlyConnected$class ReverseDownIndirectlyConnected$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.KeepOldestSettings$class KeepOldestSettings$ extends scala.runtime.AbstractFunction2<Object,scala.Option<String>, org.apache.pekko.cluster.sbr.KeepOldestSettings> implements Serializable 
- 
Class org.apache.pekko.cluster.sbr.LeaseMajoritySettings$class LeaseMajoritySettings$ extends scala.runtime.AbstractFunction5<String,scala.concurrent.duration.FiniteDuration, scala.concurrent.duration.FiniteDuration, scala.Option<String>, scala.Option<String>, org.apache.pekko.cluster.sbr.LeaseMajoritySettings> implements Serializable 
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver.AcquireLease$class AcquireLease$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver.AcquireLeaseResultclass AcquireLeaseResult extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver.AcquireLeaseResult$class AcquireLeaseResult$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.sbr.SplitBrainResolver.AcquireLeaseResult> implements Serializable 
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver.ReachabilityChangedStatsclass ReachabilityChangedStats extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver.ReachabilityChangedStats$class ReachabilityChangedStats$ extends scala.runtime.AbstractFunction3<Object,Object, Object, org.apache.pekko.cluster.sbr.SplitBrainResolver.ReachabilityChangedStats> implements Serializable 
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver.ReleaseLeaseCondition$.NoLease$class NoLease$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver.ReleaseLeaseCondition$.WhenMembersRemovedclass WhenMembersRemoved extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver.ReleaseLeaseCondition$.WhenMembersRemoved$class WhenMembersRemoved$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<UniqueAddress>,org.apache.pekko.cluster.sbr.SplitBrainResolver.ReleaseLeaseCondition.WhenMembersRemoved> implements Serializable 
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver.ReleaseLeaseCondition$.WhenTimeElapsedclass WhenTimeElapsed extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver.ReleaseLeaseCondition$.WhenTimeElapsed$class WhenTimeElapsed$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.Deadline,org.apache.pekko.cluster.sbr.SplitBrainResolver.ReleaseLeaseCondition.WhenTimeElapsed> implements Serializable 
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver.ReleaseLeaseResultclass ReleaseLeaseResult extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver.ReleaseLeaseResult$class ReleaseLeaseResult$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.sbr.SplitBrainResolver.ReleaseLeaseResult> implements Serializable 
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver.Tick$class Tick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver$ReleaseLeaseCondition$NoLease$class SplitBrainResolver$ReleaseLeaseCondition$NoLease$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver$ReleaseLeaseCondition$WhenMembersRemovedclass SplitBrainResolver$ReleaseLeaseCondition$WhenMembersRemoved extends Object implements Serializable- 
Serialized Fields- 
nodesscala.collection.immutable.Set<UniqueAddress> nodes 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver$ReleaseLeaseCondition$WhenMembersRemoved$class SplitBrainResolver$ReleaseLeaseCondition$WhenMembersRemoved$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<UniqueAddress>,org.apache.pekko.cluster.sbr.SplitBrainResolver$ReleaseLeaseCondition$WhenMembersRemoved> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver$ReleaseLeaseCondition$WhenTimeElapsedclass SplitBrainResolver$ReleaseLeaseCondition$WhenTimeElapsed extends Object implements Serializable- 
Serialized Fields- 
deadlinescala.concurrent.duration.Deadline deadline 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sbr.SplitBrainResolver$ReleaseLeaseCondition$WhenTimeElapsed$class SplitBrainResolver$ReleaseLeaseCondition$WhenTimeElapsed$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.Deadline,org.apache.pekko.cluster.sbr.SplitBrainResolver$ReleaseLeaseCondition$WhenTimeElapsed> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sbr.StaticQuorumSettings$class StaticQuorumSettings$ extends scala.runtime.AbstractFunction2<Object,scala.Option<String>, org.apache.pekko.cluster.sbr.StaticQuorumSettings> implements Serializable 
 
- 
- 
Package org.apache.pekko.cluster.sharding- 
Class org.apache.pekko.cluster.sharding.ClusterShardingGuardian.Startclass Start extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingGuardian.Start$class Start$ extends scala.runtime.AbstractFunction7<String,scala.Function1<String, Props>, ClusterShardingSettings, scala.PartialFunction<Object, scala.Tuple2<String, Object>>, scala.Function1<Object, String>, ShardCoordinator.ShardAllocationStrategy, Object, org.apache.pekko.cluster.sharding.ClusterShardingGuardian.Start> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingGuardian.Startedclass Started extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingGuardian.Started$class Started$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ClusterShardingGuardian.Started> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingGuardian.StartProxyclass StartProxy extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingGuardian.StartProxy$class StartProxy$ extends scala.runtime.AbstractFunction5<String,scala.Option<String>, ClusterShardingSettings, scala.PartialFunction<Object, scala.Tuple2<String, Object>>, scala.Function1<Object, String>, org.apache.pekko.cluster.sharding.ClusterShardingGuardian.StartProxy> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$class CompositePassivationStrategy$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AlwaysAdmissionFilter$class AlwaysAdmissionFilter$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilterclass FrequencySketchAdmissionFilter extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter$class FrequencySketchAdmissionFilter$ extends scala.runtime.AbstractFunction4<Object,Object, Object, Object, org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy.FrequencySketchAdmissionFilter> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizerclass HillClimbingAdmissionOptimizer extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer$class HillClimbingAdmissionOptimizer$ extends scala.runtime.AbstractFunction4<Object,Object, Object, Object, org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy.HillClimbingAdmissionOptimizer> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.NoAdmissionOptimizer$class NoAdmissionOptimizer$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings.IdlePassivationStrategy$class IdlePassivationStrategy$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings.LeastFrequentlyUsedPassivationStrategy$class LeastFrequentlyUsedPassivationStrategy$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings.LeastRecentlyUsedPassivationStrategy$class LeastRecentlyUsedPassivationStrategy$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings.MostRecentlyUsedPassivationStrategy$class MostRecentlyUsedPassivationStrategy$ extends scala.runtime.AbstractFunction2<Object,scala.Option<org.apache.pekko.cluster.sharding.ClusterShardingSettings.IdlePassivationStrategy>, org.apache.pekko.cluster.sharding.ClusterShardingSettings.MostRecentlyUsedPassivationStrategy> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings.NoPassivationStrategy$class NoPassivationStrategy$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings$CompositePassivationStrategy$AlwaysAdmissionFilter$class ClusterShardingSettings$CompositePassivationStrategy$AlwaysAdmissionFilter$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings$CompositePassivationStrategy$FrequencySketchAdmissionFilterclass ClusterShardingSettings$CompositePassivationStrategy$FrequencySketchAdmissionFilter extends Object implements Serializable- 
Serialized Fields- 
counterBitsint counterBits 
- 
depthint depth 
- 
resetMultiplierdouble resetMultiplier 
- 
widthMultiplierint widthMultiplier 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings$CompositePassivationStrategy$FrequencySketchAdmissionFilter$class ClusterShardingSettings$CompositePassivationStrategy$FrequencySketchAdmissionFilter$ extends scala.runtime.AbstractFunction4<Object,Object, Object, Object, org.apache.pekko.cluster.sharding.ClusterShardingSettings$CompositePassivationStrategy$FrequencySketchAdmissionFilter> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings$CompositePassivationStrategy$HillClimbingAdmissionOptimizerclass ClusterShardingSettings$CompositePassivationStrategy$HillClimbingAdmissionOptimizer extends Object implements Serializable- 
Serialized Fields- 
adjustMultiplierdouble adjustMultiplier 
- 
initialStepdouble initialStep 
- 
restartThresholddouble restartThreshold 
- 
stepDecaydouble stepDecay 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings$CompositePassivationStrategy$HillClimbingAdmissionOptimizer$class ClusterShardingSettings$CompositePassivationStrategy$HillClimbingAdmissionOptimizer$ extends scala.runtime.AbstractFunction4<Object,Object, Object, Object, org.apache.pekko.cluster.sharding.ClusterShardingSettings$CompositePassivationStrategy$HillClimbingAdmissionOptimizer> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ClusterShardingSettings$CompositePassivationStrategy$NoAdmissionOptimizer$class ClusterShardingSettings$CompositePassivationStrategy$NoAdmissionOptimizer$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.NoOpShardingFlightRecorder$class NoOpShardingFlightRecorder$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removalsclass Removals extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals$class Removals$ extends scala.runtime.AbstractFunction2<Object,Object, org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId.Removals> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Resultclass Result extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result$class Result$ extends scala.runtime.AbstractFunction1<scala.util.Try<org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId.Removals>,org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId.Result> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData$RemoveOnePersistenceId$Removalsclass RemoveInternalClusterShardingData$RemoveOnePersistenceId$Removals extends Object implements Serializable- 
Serialized Fields- 
eventsboolean events 
- 
snapshotsboolean snapshots 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData$RemoveOnePersistenceId$Removals$class RemoveInternalClusterShardingData$RemoveOnePersistenceId$Removals$ extends scala.runtime.AbstractFunction2<Object,Object, org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData$RemoveOnePersistenceId$Removals> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData$RemoveOnePersistenceId$Resultclass RemoveInternalClusterShardingData$RemoveOnePersistenceId$Result extends Object implements Serializable- 
Serialized Fields- 
removalsscala.util.Try<org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData$RemoveOnePersistenceId$Removals> removals 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData$RemoveOnePersistenceId$Result$class RemoveInternalClusterShardingData$RemoveOnePersistenceId$Result$ extends scala.runtime.AbstractFunction1<scala.util.Try<org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData$RemoveOnePersistenceId$Removals>,org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData$RemoveOnePersistenceId$Result> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.Shard.Activeclass Active extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.Active$class Active$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.Shard.Active> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.Shard.CurrentShardStateclass CurrentShardState extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.CurrentShardState$class CurrentShardState$ extends scala.runtime.AbstractFunction2<String,scala.collection.immutable.Set<String>, org.apache.pekko.cluster.sharding.Shard.CurrentShardState> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.Shard.EntitiesMovedToOtherShardclass EntitiesMovedToOtherShard extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.EntitiesMovedToOtherShard$class EntitiesMovedToOtherShard$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<String>,org.apache.pekko.cluster.sharding.Shard.EntitiesMovedToOtherShard> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.Shard.GetCurrentShardState$class GetCurrentShardState$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.GetShardStats$class GetShardStats$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.LeaseAcquireResultclass LeaseAcquireResult extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.LeaseAcquireResult$class LeaseAcquireResult$ extends scala.runtime.AbstractFunction2<Object,scala.Option<Throwable>, org.apache.pekko.cluster.sharding.Shard.LeaseAcquireResult> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.Shard.LeaseLostclass LeaseLost extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.LeaseLost$class LeaseLost$ extends scala.runtime.AbstractFunction1<scala.Option<Throwable>,org.apache.pekko.cluster.sharding.Shard.LeaseLost> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.Shard.LeaseRetry$class LeaseRetry$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.NoState$class NoState$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.PassivateIntervalTick$class PassivateIntervalTick$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.Passivatingclass Passivating extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.Passivating$class Passivating$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.Shard.Passivating> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.Shard.RememberedButNotCreated$class RememberedButNotCreated$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.RememberEntityTimeoutclass RememberEntityTimeout extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.RememberEntityTimeout$class RememberEntityTimeout$ extends scala.runtime.AbstractFunction1<RememberEntitiesShardStore.Command,org.apache.pekko.cluster.sharding.Shard.RememberEntityTimeout> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.Shard.RememberingStartclass RememberingStart extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.RememberingStart$class RememberingStart$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.RememberingStop$class RememberingStop$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.RestartTerminatedEntityclass RestartTerminatedEntity extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.RestartTerminatedEntity$class RestartTerminatedEntity$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.Shard.RestartTerminatedEntity> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.Shard.ShardStatsclass ShardStats extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.Shard.ShardStats$class ShardStats$ extends scala.runtime.AbstractFunction2<String,Object, org.apache.pekko.cluster.sharding.Shard.ShardStats> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.Shard.WaitingForRestart$class WaitingForRestart$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffclass BeginHandOff extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff$class BeginHandOff$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.BeginHandOff> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAckclass BeginHandOffAck extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck$class BeginHandOffAck$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.BeginHandOffAck> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GetShardHomeclass GetShardHome extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GetShardHome$class GetShardHome$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.GetShardHome> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReqclass GracefulShutdownReq extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq$class GracefulShutdownReq$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.GracefulShutdownReq> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HandOffclass HandOff extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HandOff$class HandOff$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.HandOff> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HostShardclass HostShard extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HostShard$class HostShard$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.HostShard> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegionStoppedclass RegionStopped extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegionStopped$class RegionStopped$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.RegionStopped> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.Registerclass Register extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.Register$class Register$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.Register> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterAckclass RegisterAck extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterAck$class RegisterAck$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.RegisterAck> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterProxyclass RegisterProxy extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy$class RegisterProxy$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.RegisterProxy> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized$class ShardCoordinatorInitialized$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeclass ShardHome extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHome$class ShardHome$ extends scala.runtime.AbstractFunction2<String,ActorRef, org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.ShardHome> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocatedclass ShardHomeAllocated extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated$class ShardHomeAllocated$ extends scala.runtime.AbstractFunction2<String,ActorRef, org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.ShardHomeAllocated> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocatedclass ShardHomeDeallocated extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated$class ShardHomeDeallocated$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.ShardHomeDeallocated> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomesclass ShardHomes extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomes$class ShardHomes$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Map<ActorRef,scala.collection.immutable.Seq<String>>, org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.ShardHomes> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegisteredclass ShardRegionProxyRegistered extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered$class ShardRegionProxyRegistered$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.ShardRegionProxyRegistered> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminatedclass ShardRegionProxyTerminated extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated$class ShardRegionProxyTerminated$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.ShardRegionProxyTerminated> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegisteredclass ShardRegionRegistered extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered$class ShardRegionRegistered$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.ShardRegionRegistered> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminatedclass ShardRegionTerminated extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated$class ShardRegionTerminated$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.ShardRegionTerminated> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStartedclass ShardStarted extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStarted$class ShardStarted$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.ShardStarted> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStoppedclass ShardStopped extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStopped$class ShardStopped$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator.Internal.ShardStopped> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.Stateclass State extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State$class State$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.StateInitialized$class StateInitialized$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.Terminate$class Terminate$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.LeastShardAllocationStrategyclass LeastShardAllocationStrategy extends org.apache.pekko.cluster.sharding.internal.AbstractLeastShardAllocationStrategy implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminatedclass ShardRegionTerminated extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated$class ShardRegionTerminated$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator.RebalanceWorker.ShardRegionTerminated> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$BeginHandOffclass ShardCoordinator$Internal$BeginHandOff extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
shardString shard 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$BeginHandOff$class ShardCoordinator$Internal$BeginHandOff$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$BeginHandOff> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$BeginHandOffAckclass ShardCoordinator$Internal$BeginHandOffAck extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
shardString shard 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$BeginHandOffAck$class ShardCoordinator$Internal$BeginHandOffAck$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$BeginHandOffAck> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$GetShardHomeclass ShardCoordinator$Internal$GetShardHome extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
shardString shard 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$GetShardHome$class ShardCoordinator$Internal$GetShardHome$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$GetShardHome> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$GracefulShutdownReqclass ShardCoordinator$Internal$GracefulShutdownReq extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
shardRegionActorRef shardRegion 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$GracefulShutdownReq$class ShardCoordinator$Internal$GracefulShutdownReq$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$GracefulShutdownReq> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$HandOffclass ShardCoordinator$Internal$HandOff extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
shardString shard 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$HandOff$class ShardCoordinator$Internal$HandOff$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$HandOff> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$HostShardclass ShardCoordinator$Internal$HostShard extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
shardString shard 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$HostShard$class ShardCoordinator$Internal$HostShard$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$HostShard> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$RegionStoppedclass ShardCoordinator$Internal$RegionStopped extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
shardRegionActorRef shardRegion 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$RegionStopped$class ShardCoordinator$Internal$RegionStopped$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$RegionStopped> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$Registerclass ShardCoordinator$Internal$Register extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
shardRegionActorRef shardRegion 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$Register$class ShardCoordinator$Internal$Register$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$Register> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$RegisterAckclass ShardCoordinator$Internal$RegisterAck extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
coordinatorActorRef coordinator 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$RegisterAck$class ShardCoordinator$Internal$RegisterAck$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$RegisterAck> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$RegisterProxyclass ShardCoordinator$Internal$RegisterProxy extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
shardRegionProxyActorRef shardRegionProxy 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$RegisterProxy$class ShardCoordinator$Internal$RegisterProxy$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$RegisterProxy> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardCoordinatorInitialized$class ShardCoordinator$Internal$ShardCoordinatorInitialized$ extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialization Methods- 
writeReplace
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardHomeclass ShardCoordinator$Internal$ShardHome extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardHome$class ShardCoordinator$Internal$ShardHome$ extends scala.runtime.AbstractFunction2<String,ActorRef, org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardHome> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardHomeAllocatedclass ShardCoordinator$Internal$ShardHomeAllocated extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardHomeAllocated$class ShardCoordinator$Internal$ShardHomeAllocated$ extends scala.runtime.AbstractFunction2<String,ActorRef, org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardHomeAllocated> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardHomeDeallocatedclass ShardCoordinator$Internal$ShardHomeDeallocated extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
shardString shard 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardHomeDeallocated$class ShardCoordinator$Internal$ShardHomeDeallocated$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardHomeDeallocated> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardHomesclass ShardCoordinator$Internal$ShardHomes extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardHomes$class ShardCoordinator$Internal$ShardHomes$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Map<ActorRef,scala.collection.immutable.Seq<String>>, org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardHomes> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardRegionProxyRegisteredclass ShardCoordinator$Internal$ShardRegionProxyRegistered extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
regionProxyActorRef regionProxy 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardRegionProxyRegistered$class ShardCoordinator$Internal$ShardRegionProxyRegistered$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardRegionProxyRegistered> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardRegionProxyTerminatedclass ShardCoordinator$Internal$ShardRegionProxyTerminated extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
regionProxyActorRef regionProxy 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardRegionProxyTerminated$class ShardCoordinator$Internal$ShardRegionProxyTerminated$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardRegionProxyTerminated> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardRegionRegisteredclass ShardCoordinator$Internal$ShardRegionRegistered extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
regionActorRef region 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardRegionRegistered$class ShardCoordinator$Internal$ShardRegionRegistered$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardRegionRegistered> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardRegionTerminatedclass ShardCoordinator$Internal$ShardRegionTerminated extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
regionActorRef region 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardRegionTerminated$class ShardCoordinator$Internal$ShardRegionTerminated$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardRegionTerminated> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardStartedclass ShardCoordinator$Internal$ShardStarted extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
shardString shard 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardStarted$class ShardCoordinator$Internal$ShardStarted$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardStarted> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardStoppedclass ShardCoordinator$Internal$ShardStopped extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
shardString shard 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardStopped$class ShardCoordinator$Internal$ShardStopped$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$ShardStopped> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$Stateclass ShardCoordinator$Internal$State extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
regionProxiesscala.collection.immutable.Set<ActorRef> regionProxies 
- 
regionsscala.collection.immutable.Map<ActorRef, scala.collection.immutable.Vector<String>> regions 
- 
rememberEntitiesboolean rememberEntities 
- 
shardsscala.collection.immutable.Map<String, ActorRef> shards 
- 
unallocatedShardsscala.collection.immutable.Set<String> unallocatedShards 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$State$class ShardCoordinator$Internal$State$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$StateInitialized$class ShardCoordinator$Internal$StateInitialized$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$Internal$Terminate$class ShardCoordinator$Internal$Terminate$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$RebalanceWorker$ShardRegionTerminatedclass ShardCoordinator$RebalanceWorker$ShardRegionTerminated extends Object implements Serializable- 
Serialized Fields- 
regionActorRef region 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardCoordinator$RebalanceWorker$ShardRegionTerminated$class ShardCoordinator$RebalanceWorker$ShardRegionTerminated$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.sharding.ShardCoordinator$RebalanceWorker$ShardRegionTerminated> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardingQueries.ShardsQueryResultclass ShardsQueryResult extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardingQueries.ShardsQueryResult$class ShardsQueryResult$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.ClusterShardingStatsclass ClusterShardingStats extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.ClusterShardingStats$class ClusterShardingStats$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Map<Address,org.apache.pekko.cluster.sharding.ShardRegion.ShardRegionStats>, org.apache.pekko.cluster.sharding.ShardRegion.ClusterShardingStats> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.CurrentRegionsclass CurrentRegions extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.CurrentRegions$class CurrentRegions$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<Address>,org.apache.pekko.cluster.sharding.ShardRegion.CurrentRegions> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.CurrentShardRegionStateclass CurrentShardRegionState extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.CurrentShardRegionState$class CurrentShardRegionState$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<org.apache.pekko.cluster.sharding.ShardRegion.ShardState>,org.apache.pekko.cluster.sharding.ShardRegion.CurrentShardRegionState> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.GetClusterShardingStatsclass GetClusterShardingStats extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.GetClusterShardingStats$class GetClusterShardingStats$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,org.apache.pekko.cluster.sharding.ShardRegion.GetClusterShardingStats> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.GetCurrentRegions$class GetCurrentRegions$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.GetShardRegionState$class GetShardRegionState$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.GetShardRegionStats$class GetShardRegionStats$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.GracefulShutdown$class GracefulShutdown$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.Passivateclass Passivate extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.Passivate$class Passivate$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.sharding.ShardRegion.Passivate> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.SetActiveEntityLimitclass SetActiveEntityLimit extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.SetActiveEntityLimit$class SetActiveEntityLimit$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.sharding.ShardRegion.SetActiveEntityLimit> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.ShardInitializedclass ShardInitialized extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.ShardInitialized$class ShardInitialized$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardRegion.ShardInitialized> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.ShardRegionStatsclass ShardRegionStats extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.ShardRegionStats$class ShardRegionStats$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Map<String,Object>, org.apache.pekko.cluster.sharding.ShardRegion.ShardRegionStats> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.ShardStateclass ShardState extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.ShardState$class ShardState$ extends scala.runtime.AbstractFunction2<String,scala.collection.immutable.Set<String>, org.apache.pekko.cluster.sharding.ShardRegion.ShardState> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.ShardsUpdated$class ShardsUpdated$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.sharding.ShardRegion.ShardsUpdated> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.StartEntityclass StartEntity extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.StartEntity$class StartEntity$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.ShardRegion.StartEntity> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.StartEntityAckclass StartEntityAck extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.ShardRegion.StartEntityAck$class StartEntityAck$ extends scala.runtime.AbstractFunction2<String,String, org.apache.pekko.cluster.sharding.ShardRegion.StartEntityAck> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.ShardRegion$HandOffStopper$StopTimeout$class ShardRegion$HandOffStopper$StopTimeout$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.sharding.ShardRegion$HandOffStopper$StopTimeoutWarning$class ShardRegion$HandOffStopper$StopTimeoutWarning$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
 
- 
- 
Package org.apache.pekko.cluster.sharding.external- 
Exception org.apache.pekko.cluster.sharding.external.ClientTimeoutExceptionclass ClientTimeoutException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocation$class GetShardLocation$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocation> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationResponse$class GetShardLocationResponse$ extends scala.runtime.AbstractFunction1<scala.Option<Address>,org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationResponse> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocations$class GetShardLocations$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationsResponse$class GetShardLocationsResponse$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Map<String,Address>, org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationsResponse> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocationclass ShardLocation extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation$class ShardLocation$ extends scala.runtime.AbstractFunction1<Address,ExternalShardAllocationStrategy.ShardLocation> implements Serializable 
 
- 
- 
Package org.apache.pekko.cluster.sharding.internal- 
Class org.apache.pekko.cluster.sharding.internal.AbstractLeastShardAllocationStrategy.RegionEntryclass RegionEntry extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.AbstractLeastShardAllocationStrategy.RegionEntry$class RegionEntry$ extends scala.runtime.AbstractFunction3<ActorRef,Member, scala.collection.immutable.IndexedSeq<String>, org.apache.pekko.cluster.sharding.internal.AbstractLeastShardAllocationStrategy.RegionEntry> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.internal.AbstractLeastShardAllocationStrategy.ShardSuitabilityOrdering$class ShardSuitabilityOrdering$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.EventSourcedRememberEntitiesCoordinatorStore.MigrationMarker$class MigrationMarker$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.EventSourcedRememberEntitiesCoordinatorStore.Stateclass State extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.EventSourcedRememberEntitiesCoordinatorStore.State$class State$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.Set<String>,Object, org.apache.pekko.cluster.sharding.internal.EventSourcedRememberEntitiesCoordinatorStore.State> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.internal.EventSourcedRememberEntitiesShardStore.EntitiesStartedclass EntitiesStarted extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.EventSourcedRememberEntitiesShardStore.EntitiesStarted$class EntitiesStarted$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<String>,org.apache.pekko.cluster.sharding.internal.EventSourcedRememberEntitiesShardStore.EntitiesStarted> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.internal.EventSourcedRememberEntitiesShardStore.EntitiesStoppedclass EntitiesStopped extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.EventSourcedRememberEntitiesShardStore.EntitiesStopped$class EntitiesStopped$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<String>,org.apache.pekko.cluster.sharding.internal.EventSourcedRememberEntitiesShardStore.EntitiesStopped> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.internal.EventSourcedRememberEntitiesShardStore.StartedAck$class StartedAck$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.EventSourcedRememberEntitiesShardStore.Stateclass State extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.EventSourcedRememberEntitiesShardStore.State$class State$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<String>,org.apache.pekko.cluster.sharding.internal.EventSourcedRememberEntitiesShardStore.State> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShardclass AddShard extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard$class AddShard$ extends scala.runtime.AbstractFunction1<String,RememberEntitiesCoordinatorStore.AddShard> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.GetShards$class GetShards$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShardsclass RememberedShards extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards$class RememberedShards$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<String>,RememberEntitiesCoordinatorStore.RememberedShards> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDoneclass UpdateDone extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone$class UpdateDone$ extends scala.runtime.AbstractFunction1<String,RememberEntitiesCoordinatorStore.UpdateDone> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailedclass UpdateFailed extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed$class UpdateFailed$ extends scala.runtime.AbstractFunction1<String,RememberEntitiesCoordinatorStore.UpdateFailed> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.GetEntities$class GetEntities$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntitiesclass RememberedEntities extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities$class RememberedEntities$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<String>,RememberEntitiesShardStore.RememberedEntities> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.Updateclass Update extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.Update$class Update$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.Set<String>,scala.collection.immutable.Set<String>, RememberEntitiesShardStore.Update> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDoneclass UpdateDone extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone$class UpdateDone$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.Set<String>,scala.collection.immutable.Set<String>, RememberEntitiesShardStore.UpdateDone> implements Serializable 
 
- 
- 
Package org.apache.pekko.cluster.sharding.protobuf.msg- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessageclass ActorRefMessage extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
ref_Object ref_ 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.Addressclass Address extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsclass ClusterShardingStats extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
stats_List<ClusterShardingMessages.ClusterShardingStatsEntry> stats_ 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntryclass ClusterShardingStatsEntry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
address_ClusterShardingMessages.Address address_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
stats_ClusterShardingMessages.ShardRegionStats stats_ 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateclass CoordinatorState extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
regionProxies_org.apache.pekko.protobufv3.internal.LazyStringArrayList regionProxies_ 
- 
regions_org.apache.pekko.protobufv3.internal.LazyStringArrayList regions_ 
- 
shards_List<ClusterShardingMessages.CoordinatorState.ShardEntry> shards_ 
- 
unallocatedShards_org.apache.pekko.protobufv3.internal.LazyStringArrayList unallocatedShards_ 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntryclass ShardEntry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegionsclass CurrentRegions extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
regions_List<ClusterShardingMessages.Address> regions_ 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionStateclass CurrentShardRegionState extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
failed_org.apache.pekko.protobufv3.internal.LazyStringArrayList failed_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
shards_List<ClusterShardingMessages.ShardState> shards_ 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardStateclass CurrentShardState extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
entityIds_org.apache.pekko.protobufv3.internal.LazyStringArrayList entityIds_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
shardId_Object shardId_ 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStartedclass EntitiesStarted extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
entityId_org.apache.pekko.protobufv3.internal.LazyStringArrayList entityId_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStoppedclass EntitiesStopped extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
entityId_org.apache.pekko.protobufv3.internal.LazyStringArrayList entityId_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStartedclass EntityStarted extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
entityId_Object entityId_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStateclass EntityState extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
entities_org.apache.pekko.protobufv3.internal.LazyStringArrayList entities_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStoppedclass EntityStopped extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
entityId_Object entityId_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStatsclass GetClusterShardingStats extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
timeoutNanos_long timeoutNanos_ 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntryclass MapFieldEntry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
key_Object key_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
value_int value_ 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardStateclass RememberedShardState extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
marker_boolean marker_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
shardId_org.apache.pekko.protobufv3.internal.LazyStringArrayList shardId_ 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeclass ShardHome extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocatedclass ShardHomeAllocated extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesclass ShardHomes extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
homes_List<ClusterShardingMessages.ShardHomesEntry> homes_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntryclass ShardHomesEntry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
region_Object region_ 
- 
shard_org.apache.pekko.protobufv3.internal.LazyStringArrayList shard_ 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessageclass ShardIdMessage extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
shard_Object shard_ 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStatsclass ShardRegionStats extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
failed_org.apache.pekko.protobufv3.internal.LazyStringArrayList failed_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
stats_List<ClusterShardingMessages.MapFieldEntry> stats_ 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStateclass ShardState extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
entityIds_org.apache.pekko.protobufv3.internal.LazyStringArrayList entityIds_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
shardId_Object shardId_ 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStatsclass ShardStats extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
entityCount_int entityCount_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
shard_Object shard_ 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityclass StartEntity extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
entityId_Object entityId_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAckclass StartEntityAck extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 
 
- 
- 
Package org.apache.pekko.cluster.sharding.typed- 
Class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeDData$class RememberEntitiesStoreModeDData$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeEventSourced$class RememberEntitiesStoreModeEventSourced$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.StateStoreModeDData$class StateStoreModeDData$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.StateStoreModePersistence$class StateStoreModePersistence$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.typed.GetClusterShardingStatsclass GetClusterShardingStats extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.typed.GetClusterShardingStats$class GetClusterShardingStats$ extends scala.runtime.AbstractFunction3<EntityTypeKey<?>,scala.concurrent.duration.FiniteDuration, ActorRef<org.apache.pekko.cluster.sharding.ShardRegion.ClusterShardingStats>, GetClusterShardingStats> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.typed.GetShardRegionStateclass GetShardRegionState extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.typed.GetShardRegionState$class GetShardRegionState$ extends scala.runtime.AbstractFunction2<EntityTypeKey<?>,ActorRef<org.apache.pekko.cluster.sharding.ShardRegion.CurrentShardRegionState>, GetShardRegionState> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.typed.ShardingDirectReplication.VerifyStarted$class VerifyStarted$ extends scala.runtime.AbstractFunction1<ActorRef<Done>,org.apache.pekko.cluster.sharding.typed.ShardingDirectReplication.VerifyStarted> implements Serializable 
- 
Class org.apache.pekko.cluster.sharding.typed.ShardingEnvelopeclass ShardingEnvelope extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.typed.ShardingEnvelope$class ShardingEnvelope$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.cluster.sharding.typed.delivery- 
Class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmationclass MessageWithConfirmation extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation$class MessageWithConfirmation$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.RequestNextclass RequestNext extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext$class RequestNext$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.Startclass Start extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.Start$class Start$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.cluster.sharding.typed.internal- 
Class org.apache.pekko.cluster.sharding.typed.internal.EntityTypeKeyImpl$class EntityTypeKeyImpl$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.cluster.sharding.typed.internal.protobuf- 
Class org.apache.pekko.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelopeclass ShardingEnvelope extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
entityId_Object entityId_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
message_ContainerFormats.Payload message_ 
 
- 
 
 
- 
- 
Package org.apache.pekko.cluster.sharding.typed.javadsl- 
Class org.apache.pekko.cluster.sharding.typed.javadsl.ClusterSharding.Passivateclass Passivate extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.typed.javadsl.ClusterSharding.Passivate$class Passivate$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.cluster.sharding.typed.scaladsl- 
Class org.apache.pekko.cluster.sharding.typed.scaladsl.ClusterSharding.Passivateclass Passivate extends Object implements Serializable
- 
Class org.apache.pekko.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate$class Passivate$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.cluster.singleton- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailureclass AcquireLeaseFailure extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure$class AcquireLeaseFailure$ extends scala.runtime.AbstractFunction1<Throwable,org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.AcquireLeaseFailure> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResultclass AcquireLeaseResult extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult$class AcquireLeaseResult$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.AcquireLeaseResult> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease$class AcquiringLease$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseDataclass AcquiringLeaseData extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData$class AcquiringLeaseData$ extends scala.runtime.AbstractFunction2<Object,scala.Option<ActorRef>, org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.AcquiringLeaseData> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest$class BecomingOldest$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestDataclass BecomingOldestData extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData$class BecomingOldestData$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.List<UniqueAddress>,org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.BecomingOldestData> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup$class Cleanup$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemovedclass DelayedMemberRemoved extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved$class DelayedMemberRemoved$ extends scala.runtime.AbstractFunction1<Member,org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.DelayedMemberRemoved> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.End$class End$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.EndData$class EndData$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver$class HandingOver$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverDataclass HandingOverData extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData$class HandingOverData$ extends scala.runtime.AbstractFunction2<ActorRef,scala.Option<ActorRef>, org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.HandingOverData> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone$class HandOverDone$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress$class HandOverInProgress$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetryclass HandOverRetry extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry$class HandOverRetry$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.HandOverRetry> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe$class HandOverToMe$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLostclass LeaseLost extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost$class LeaseLost$ extends scala.runtime.AbstractFunction1<scala.Option<Throwable>,org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.LeaseLost> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry$class LeaseRetry$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Oldest$class Oldest$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.GetNext$class GetNext$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestStateclass InitialOldestState extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState$class InitialOldestState$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.List<UniqueAddress>,Object, org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.OldestChangedBuffer.InitialOldestState> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChangedclass OldestChanged extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged$class OldestChanged$ extends scala.runtime.AbstractFunction1<scala.Option<UniqueAddress>,org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.OldestChangedBuffer.OldestChanged> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestDataclass OldestData extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestData$class OldestData$ extends scala.runtime.AbstractFunction1<scala.Option<ActorRef>,org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.OldestData> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailureclass ReleaseLeaseFailure extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure$class ReleaseLeaseFailure$ extends scala.runtime.AbstractFunction1<Throwable,org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.ReleaseLeaseFailure> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResultclass ReleaseLeaseResult extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult$class ReleaseLeaseResult$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.ReleaseLeaseResult> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting$class SelfExiting$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Start$class Start$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer$class StartOldestChangedBuffer$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Stopping$class Stopping$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.StoppingDataclass StoppingData extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData$class StoppingData$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.StoppingData> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver$class TakeOver$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe$class TakeOverFromMe$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetryclass TakeOverRetry extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry$class TakeOverRetry$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.TakeOverRetry> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized$class Uninitialized$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest$class WasOldest$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestDataclass WasOldestData extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData$class WasOldestData$ extends scala.runtime.AbstractFunction2<scala.Option<ActorRef>,scala.Option<UniqueAddress>, org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.WasOldestData> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Younger$class Younger$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.YoungerDataclass YoungerData extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData$class YoungerData$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.List<UniqueAddress>,org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal.YoungerData> implements Serializable 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$AcquireLeaseFailureclass ClusterSingletonManager$Internal$AcquireLeaseFailure extends Object implements Serializable- 
Serialized Fields- 
tThrowable t 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$AcquireLeaseFailure$class ClusterSingletonManager$Internal$AcquireLeaseFailure$ extends scala.runtime.AbstractFunction1<Throwable,org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$AcquireLeaseFailure> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$AcquireLeaseResultclass ClusterSingletonManager$Internal$AcquireLeaseResult extends Object implements Serializable- 
Serialized Fields- 
holdingLeaseboolean holdingLease 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$AcquireLeaseResult$class ClusterSingletonManager$Internal$AcquireLeaseResult$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$AcquireLeaseResult> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$AcquiringLease$class ClusterSingletonManager$Internal$AcquiringLease$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$AcquiringLeaseDataclass ClusterSingletonManager$Internal$AcquiringLeaseData extends Object implements Serializable- 
Serialized Fields- 
leaseRequestInProgressboolean leaseRequestInProgress 
- 
singletonscala.Option<ActorRef> singleton 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$AcquiringLeaseData$class ClusterSingletonManager$Internal$AcquiringLeaseData$ extends scala.runtime.AbstractFunction2<Object,scala.Option<ActorRef>, org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$AcquiringLeaseData> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$BecomingOldest$class ClusterSingletonManager$Internal$BecomingOldest$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$BecomingOldestDataclass ClusterSingletonManager$Internal$BecomingOldestData extends Object implements Serializable- 
Serialized Fields- 
previousOldestscala.collection.immutable.List<UniqueAddress> previousOldest 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$BecomingOldestData$class ClusterSingletonManager$Internal$BecomingOldestData$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.List<UniqueAddress>,org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$BecomingOldestData> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$Cleanup$class ClusterSingletonManager$Internal$Cleanup$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$DelayedMemberRemovedclass ClusterSingletonManager$Internal$DelayedMemberRemoved extends Object implements Serializable- 
Serialized Fields- 
memberMember member 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$DelayedMemberRemoved$class ClusterSingletonManager$Internal$DelayedMemberRemoved$ extends scala.runtime.AbstractFunction1<Member,org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$DelayedMemberRemoved> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$End$class ClusterSingletonManager$Internal$End$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$EndData$class ClusterSingletonManager$Internal$EndData$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$HandingOver$class ClusterSingletonManager$Internal$HandingOver$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$HandingOverDataclass ClusterSingletonManager$Internal$HandingOverData extends Object implements Serializable
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$HandingOverData$class ClusterSingletonManager$Internal$HandingOverData$ extends scala.runtime.AbstractFunction2<ActorRef,scala.Option<ActorRef>, org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$HandingOverData> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$HandOverDone$class ClusterSingletonManager$Internal$HandOverDone$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$HandOverInProgress$class ClusterSingletonManager$Internal$HandOverInProgress$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$HandOverRetryclass ClusterSingletonManager$Internal$HandOverRetry extends Object implements Serializable- 
Serialized Fields- 
countint count 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$HandOverRetry$class ClusterSingletonManager$Internal$HandOverRetry$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$HandOverRetry> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$HandOverToMe$class ClusterSingletonManager$Internal$HandOverToMe$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$LeaseLostclass ClusterSingletonManager$Internal$LeaseLost extends Object implements Serializable- 
Serialized Fields- 
reasonscala.Option<Throwable> reason 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$LeaseLost$class ClusterSingletonManager$Internal$LeaseLost$ extends scala.runtime.AbstractFunction1<scala.Option<Throwable>,org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$LeaseLost> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$LeaseRetry$class ClusterSingletonManager$Internal$LeaseRetry$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$Oldest$class ClusterSingletonManager$Internal$Oldest$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$OldestChangedBuffer$GetNext$class ClusterSingletonManager$Internal$OldestChangedBuffer$GetNext$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$OldestChangedBuffer$InitialOldestStateclass ClusterSingletonManager$Internal$OldestChangedBuffer$InitialOldestState extends Object implements Serializable- 
Serialized Fields- 
oldestscala.collection.immutable.List<UniqueAddress> oldest 
- 
safeToBeOldestboolean safeToBeOldest 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$OldestChangedBuffer$InitialOldestState$class ClusterSingletonManager$Internal$OldestChangedBuffer$InitialOldestState$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.List<UniqueAddress>,Object, org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$OldestChangedBuffer$InitialOldestState> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$OldestChangedBuffer$OldestChangedclass ClusterSingletonManager$Internal$OldestChangedBuffer$OldestChanged extends Object implements Serializable- 
Serialized Fields- 
oldestscala.Option<UniqueAddress> oldest 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$OldestChangedBuffer$OldestChanged$class ClusterSingletonManager$Internal$OldestChangedBuffer$OldestChanged$ extends scala.runtime.AbstractFunction1<scala.Option<UniqueAddress>,org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$OldestChangedBuffer$OldestChanged> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$OldestDataclass ClusterSingletonManager$Internal$OldestData extends Object implements Serializable- 
Serialized Fields- 
singletonscala.Option<ActorRef> singleton 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$OldestData$class ClusterSingletonManager$Internal$OldestData$ extends scala.runtime.AbstractFunction1<scala.Option<ActorRef>,org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$OldestData> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$ReleaseLeaseFailureclass ClusterSingletonManager$Internal$ReleaseLeaseFailure extends Object implements Serializable- 
Serialized Fields- 
tThrowable t 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$ReleaseLeaseFailure$class ClusterSingletonManager$Internal$ReleaseLeaseFailure$ extends scala.runtime.AbstractFunction1<Throwable,org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$ReleaseLeaseFailure> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$ReleaseLeaseResultclass ClusterSingletonManager$Internal$ReleaseLeaseResult extends Object implements Serializable- 
Serialized Fields- 
releasedboolean released 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$ReleaseLeaseResult$class ClusterSingletonManager$Internal$ReleaseLeaseResult$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$ReleaseLeaseResult> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$SelfExiting$class ClusterSingletonManager$Internal$SelfExiting$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$Start$class ClusterSingletonManager$Internal$Start$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$StartOldestChangedBuffer$class ClusterSingletonManager$Internal$StartOldestChangedBuffer$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$Stopping$class ClusterSingletonManager$Internal$Stopping$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$StoppingDataclass ClusterSingletonManager$Internal$StoppingData extends Object implements Serializable- 
Serialized Fields- 
singletonActorRef singleton 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$StoppingData$class ClusterSingletonManager$Internal$StoppingData$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$StoppingData> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$TakeOver$class ClusterSingletonManager$Internal$TakeOver$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$TakeOverFromMe$class ClusterSingletonManager$Internal$TakeOverFromMe$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$TakeOverRetryclass ClusterSingletonManager$Internal$TakeOverRetry extends Object implements Serializable- 
Serialized Fields- 
countint count 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$TakeOverRetry$class ClusterSingletonManager$Internal$TakeOverRetry$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$TakeOverRetry> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$Uninitialized$class ClusterSingletonManager$Internal$Uninitialized$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$WasOldest$class ClusterSingletonManager$Internal$WasOldest$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$WasOldestDataclass ClusterSingletonManager$Internal$WasOldestData extends Object implements Serializable- 
Serialized Fields- 
newOldestOptionscala.Option<UniqueAddress> newOldestOption 
- 
singletonscala.Option<ActorRef> singleton 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$WasOldestData$class ClusterSingletonManager$Internal$WasOldestData$ extends scala.runtime.AbstractFunction2<scala.Option<ActorRef>,scala.Option<UniqueAddress>, org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$WasOldestData> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$Younger$class ClusterSingletonManager$Internal$Younger$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$YoungerDataclass ClusterSingletonManager$Internal$YoungerData extends Object implements Serializable- 
Serialized Fields- 
oldestscala.collection.immutable.List<UniqueAddress> oldest 
 
- 
 
- 
- 
Class org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$YoungerData$class ClusterSingletonManager$Internal$YoungerData$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.List<UniqueAddress>,org.apache.pekko.cluster.singleton.ClusterSingletonManager$Internal$YoungerData> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Exception org.apache.pekko.cluster.singleton.ClusterSingletonManagerIsStuckclass ClusterSingletonManagerIsStuck extends PekkoException implements Serializable
 
- 
- 
Package org.apache.pekko.cluster.typed- 
Class org.apache.pekko.cluster.typed.Downclass Down extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.Down$class Down$ extends scala.runtime.AbstractFunction1<Address,Down> implements Serializable 
- 
Class org.apache.pekko.cluster.typed.GetCurrentStateclass GetCurrentState extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.GetCurrentState$class GetCurrentState$ extends scala.runtime.AbstractFunction1<ActorRef<ClusterEvent.CurrentClusterState>,GetCurrentState> implements Serializable 
- 
Class org.apache.pekko.cluster.typed.Joinclass Join extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.Join$class Join$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.JoinSeedNodesclass JoinSeedNodes extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.JoinSeedNodes$class JoinSeedNodes$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<Address>,JoinSeedNodes> implements Serializable 
- 
Class org.apache.pekko.cluster.typed.Leaveclass Leave extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.Leave$class Leave$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.PrepareForFullClusterShutdown$class PrepareForFullClusterShutdown$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.SelfRemovedclass SelfRemoved extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.SelfRemoved$class SelfRemoved$ extends scala.runtime.AbstractFunction1<MemberStatus,SelfRemoved> implements Serializable 
- 
Class org.apache.pekko.cluster.typed.SelfUpclass SelfUp extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.SelfUp$class SelfUp$ extends scala.runtime.AbstractFunction1<ClusterEvent.CurrentClusterState,SelfUp> implements Serializable 
- 
Class org.apache.pekko.cluster.typed.Subscribeclass Subscribe extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.Subscribe$class Subscribe$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.Unsubscribeclass Unsubscribe extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.Unsubscribe$class Unsubscribe$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.cluster.typed.internal.protobuf- 
Class org.apache.pekko.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublishedclass PubSubMessagePublished extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
message_ContainerFormats.Payload message_ 
 
- 
 
- 
Class org.apache.pekko.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntryclass ReceptionistEntry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
actorRef_Object actorRef_ 
- 
bitField0_int bitField0_ 
- 
createdTimestamp_long createdTimestamp_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
systemUid_long systemUid_ 
 
- 
 
- 
Class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Ackclass Ack extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
confirmedSeqNr_long confirmedSeqNr_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Cleanupclass Cleanup extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
qualifiers_org.apache.pekko.protobufv3.internal.LazyStringArrayList qualifiers_ 
 
- 
 
- 
Class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Confirmedclass Confirmed extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
qualifier_Object qualifier_ 
- 
seqNr_long seqNr_ 
- 
timestamp_long timestamp_ 
 
- 
 
- 
Class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentclass MessageSent extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
ack_boolean ack_ 
- 
bitField0_int bitField0_ 
- 
firstChunk_boolean firstChunk_ 
- 
lastChunk_boolean lastChunk_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
message_ContainerFormats.Payload message_ 
- 
qualifier_Object qualifier_ 
- 
seqNr_long seqNr_ 
- 
timestamp_long timestamp_ 
 
- 
 
- 
Class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumerclass RegisterConsumer extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
consumerControllerRef_Object consumerControllerRef_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Requestclass Request extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
confirmedSeqNr_long confirmedSeqNr_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
requestUpToSeqNr_long requestUpToSeqNr_ 
- 
supportResend_boolean supportResend_ 
- 
viaTimeout_boolean viaTimeout_ 
 
- 
 
- 
Class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Resendclass Resend extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
fromSeqNr_long fromSeqNr_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageclass SequencedMessage extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
ack_boolean ack_ 
- 
bitField0_int bitField0_ 
- 
first_boolean first_ 
- 
firstChunk_boolean firstChunk_ 
- 
lastChunk_boolean lastChunk_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
message_ContainerFormats.Payload message_ 
- 
producerControllerRef_Object producerControllerRef_ 
- 
producerId_Object producerId_ 
- 
seqNr_long seqNr_ 
 
- 
 
- 
Class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Stateclass State extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
confirmed_List<ReliableDelivery.Confirmed> confirmed_ 
- 
currentSeqNr_long currentSeqNr_ 
- 
highestConfirmedSeqNr_long highestConfirmedSeqNr_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
unconfirmed_List<ReliableDelivery.MessageSent> unconfirmed_ 
 
- 
 
 
- 
- 
Package org.apache.pekko.cluster.typed.internal.receptionist- 
Class org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist.Entryclass Entry extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist.Entry$class Entry$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist.Stateclass State extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist.State$class State$ extends scala.runtime.AbstractFunction4<org.apache.pekko.cluster.typed.internal.receptionist.ShardedServiceRegistry,scala.collection.immutable.Map<ActorRef<?>, scala.collection.immutable.Set<org.apache.pekko.actor.typed.internal.receptionist.AbstractServiceKey>>, scala.collection.immutable.Map<ActorRef<?>, scala.collection.immutable.Set<scala.Tuple2<org.apache.pekko.actor.typed.internal.receptionist.AbstractServiceKey, scala.concurrent.duration.Deadline>>>, TypedMultiMap<org.apache.pekko.actor.typed.internal.receptionist.AbstractServiceKey, ActorRef>, org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist.State> implements Serializable 
- 
Class org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionistSettings$class ClusterReceptionistSettings$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry$class ServiceRegistry$ extends Object implements Serializable
- 
Class org.apache.pekko.cluster.typed.internal.receptionist.ShardedServiceRegistry$class ShardedServiceRegistry$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.coordination.lease- 
Exception org.apache.pekko.coordination.lease.LeaseExceptionclass LeaseException extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.coordination.lease.LeaseTimeoutExceptionclass LeaseTimeoutException extends LeaseException implements Serializable
 
- 
- 
Package org.apache.pekko.discovery- 
Class org.apache.pekko.discovery.Lookup$class Lookup$ extends Object implements Serializable
- 
Exception org.apache.pekko.discovery.ServiceDiscovery.DiscoveryTimeoutExceptionclass DiscoveryTimeoutException extends RuntimeException implements Serializable
 
- 
- 
Package org.apache.pekko.dispatch- 
Class org.apache.pekko.dispatch.AbstractNodeQueue- 
Serialized Fields- 
_tailDoNotCallMeDirectlyAbstractNodeQueue.Node<T> _tailDoNotCallMeDirectly 
 
- 
 
- 
- 
Class org.apache.pekko.dispatch.BoundedControlAwareMailboxclass BoundedControlAwareMailbox extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.BoundedControlAwareMailbox.MessageQueueclass MessageQueue extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.BoundedControlAwareMailbox$class BoundedControlAwareMailbox$ extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.BoundedDequeBasedMailboxclass BoundedDequeBasedMailbox extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.BoundedDequeBasedMailbox.MessageQueue
- 
Class org.apache.pekko.dispatch.BoundedDequeBasedMailbox$class BoundedDequeBasedMailbox$ extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.BoundedMailboxclass BoundedMailbox extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.BoundedMailbox.MessageQueue
- 
Class org.apache.pekko.dispatch.BoundedMailbox$class BoundedMailbox$ extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.CachingConfig.StringPathEntryclass StringPathEntry extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.CachingConfig.StringPathEntry$class StringPathEntry$ extends scala.runtime.AbstractFunction4<Object,Object, com.typesafe.config.Config, String, org.apache.pekko.dispatch.CachingConfig.StringPathEntry> implements Serializable 
- 
Class org.apache.pekko.dispatch.CachingConfig.ValuePathEntryclass ValuePathEntry extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.CachingConfig.ValuePathEntry$class ValuePathEntry$ extends scala.runtime.AbstractFunction3<Object,Object, com.typesafe.config.Config, org.apache.pekko.dispatch.CachingConfig.ValuePathEntry> implements Serializable 
- 
Class org.apache.pekko.dispatch.DefaultDispatcherPrerequisites$class DefaultDispatcherPrerequisites$ extends scala.runtime.AbstractFunction7<ThreadFactory,EventStream, Scheduler, DynamicAccess, ActorSystem.Settings, org.apache.pekko.dispatch.Mailboxes, scala.Option<scala.concurrent.ExecutionContext>, org.apache.pekko.dispatch.DefaultDispatcherPrerequisites> implements Serializable 
- 
Class org.apache.pekko.dispatch.Envelopeclass Envelope extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.Envelope$class Envelope$ extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.ForkJoinExecutorConfigurator.PekkoForkJoinTaskclass PekkoForkJoinTask extends ForkJoinTask<scala.runtime.BoxedUnit> implements Serializable
- 
Class org.apache.pekko.dispatch.Mailbox$class Mailbox$ extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.MonitorableThreadFactoryclass MonitorableThreadFactory extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.MonitorableThreadFactory$class MonitorableThreadFactory$ extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.NodeMessageQueue
- 
Class org.apache.pekko.dispatch.NonBlockingBoundedMailboxclass NonBlockingBoundedMailbox extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.NonBlockingBoundedMailbox$class NonBlockingBoundedMailbox$ extends scala.runtime.AbstractFunction1<Object,NonBlockingBoundedMailbox> implements Serializable 
- 
Class org.apache.pekko.dispatch.SingleConsumerOnlyUnboundedMailboxclass SingleConsumerOnlyUnboundedMailbox extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.SingleConsumerOnlyUnboundedMailbox$class SingleConsumerOnlyUnboundedMailbox$ extends scala.runtime.AbstractFunction0<SingleConsumerOnlyUnboundedMailbox> implements Serializable
- 
Class org.apache.pekko.dispatch.TaskInvocationclass TaskInvocation extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.TaskInvocation$class TaskInvocation$ extends scala.runtime.AbstractFunction3<EventStream,Runnable, scala.Function0<scala.runtime.BoxedUnit>, TaskInvocation> implements Serializable 
- 
Class org.apache.pekko.dispatch.ThreadPoolConfigclass ThreadPoolConfig extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.ThreadPoolConfig$class ThreadPoolConfig$ extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.ThreadPoolConfigBuilderclass ThreadPoolConfigBuilder extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.ThreadPoolConfigBuilder$class ThreadPoolConfigBuilder$ extends scala.runtime.AbstractFunction1<ThreadPoolConfig,ThreadPoolConfigBuilder> implements Serializable 
- 
Class org.apache.pekko.dispatch.UnboundedControlAwareMailboxclass UnboundedControlAwareMailbox extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.UnboundedControlAwareMailbox.MessageQueueclass MessageQueue extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.UnboundedControlAwareMailbox$class UnboundedControlAwareMailbox$ extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.UnboundedDequeBasedMailboxclass UnboundedDequeBasedMailbox extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.UnboundedDequeBasedMailbox.MessageQueue
- 
Class org.apache.pekko.dispatch.UnboundedDequeBasedMailbox$class UnboundedDequeBasedMailbox$ extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.UnboundedMailboxclass UnboundedMailbox extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.UnboundedMailbox.MessageQueue
- 
Class org.apache.pekko.dispatch.UnboundedMailbox$class UnboundedMailbox$ extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.UnboundedPriorityMailbox.MessageQueue
 
- 
- 
Package org.apache.pekko.dispatch.sysmsg- 
Class org.apache.pekko.dispatch.sysmsg.Create$class Create$ extends scala.runtime.AbstractFunction1<scala.Option<ActorInitializationException>,org.apache.pekko.dispatch.sysmsg.Create> implements Serializable 
- 
Class org.apache.pekko.dispatch.sysmsg.DeathWatchNotification$class DeathWatchNotification$ extends scala.runtime.AbstractFunction3<ActorRef,Object, Object, org.apache.pekko.dispatch.sysmsg.DeathWatchNotification> implements Serializable 
- 
Class org.apache.pekko.dispatch.sysmsg.Failed$class Failed$ extends scala.runtime.AbstractFunction3<ActorRef,Throwable, Object, org.apache.pekko.dispatch.sysmsg.Failed> implements Serializable 
- 
Class org.apache.pekko.dispatch.sysmsg.NoMessage$class NoMessage$ extends Object implements Serializable
- 
Class org.apache.pekko.dispatch.sysmsg.Recreate$class Recreate$ extends scala.runtime.AbstractFunction1<Throwable,org.apache.pekko.dispatch.sysmsg.Recreate> implements Serializable 
- 
Class org.apache.pekko.dispatch.sysmsg.Resume$class Resume$ extends scala.runtime.AbstractFunction1<Throwable,org.apache.pekko.dispatch.sysmsg.Resume> implements Serializable 
- 
Class org.apache.pekko.dispatch.sysmsg.Supervise$class Supervise$ extends scala.runtime.AbstractFunction2<ActorRef,Object, org.apache.pekko.dispatch.sysmsg.Supervise> implements Serializable 
- 
Class org.apache.pekko.dispatch.sysmsg.Suspend$class Suspend$ extends scala.runtime.AbstractFunction0<org.apache.pekko.dispatch.sysmsg.Suspend> implements Serializable
- 
Class org.apache.pekko.dispatch.sysmsg.Terminate$class Terminate$ extends scala.runtime.AbstractFunction0<org.apache.pekko.dispatch.sysmsg.Terminate> implements Serializable
- 
Class org.apache.pekko.dispatch.sysmsg.Unwatch$class Unwatch$ extends scala.runtime.AbstractFunction2<ActorRef,ActorRef, org.apache.pekko.dispatch.sysmsg.Unwatch> implements Serializable 
- 
Class org.apache.pekko.dispatch.sysmsg.Watch$class Watch$ extends scala.runtime.AbstractFunction2<org.apache.pekko.actor.InternalActorRef,org.apache.pekko.actor.InternalActorRef, org.apache.pekko.dispatch.sysmsg.Watch> implements Serializable 
 
- 
- 
Package org.apache.pekko.event- 
Class org.apache.pekko.event.ActorClassificationUnsubscriber.Registerclass Register extends Object implements Serializable
- 
Class org.apache.pekko.event.ActorClassificationUnsubscriber.Register$class Register$ extends scala.runtime.AbstractFunction2<ActorRef,Object, org.apache.pekko.event.ActorClassificationUnsubscriber.Register> implements Serializable 
- 
Class org.apache.pekko.event.ActorClassificationUnsubscriber.Unregisterclass Unregister extends Object implements Serializable
- 
Class org.apache.pekko.event.ActorClassificationUnsubscriber.Unregister$class Unregister$ extends scala.runtime.AbstractFunction2<ActorRef,Object, org.apache.pekko.event.ActorClassificationUnsubscriber.Unregister> implements Serializable 
- 
Class org.apache.pekko.event.ActorWithLogClass$class ActorWithLogClass$ extends scala.runtime.AbstractFunction2<Actor,Class<?>, org.apache.pekko.event.ActorWithLogClass> implements Serializable 
- 
Class org.apache.pekko.event.EventStreamUnsubscriber.Registerclass Register extends Object implements Serializable
- 
Class org.apache.pekko.event.EventStreamUnsubscriber.Register$class Register$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.event.EventStreamUnsubscriber.Register> implements Serializable 
- 
Class org.apache.pekko.event.EventStreamUnsubscriber.UnregisterIfNoMoreSubscribedChannelsclass UnregisterIfNoMoreSubscribedChannels extends Object implements Serializable
- 
Class org.apache.pekko.event.EventStreamUnsubscriber.UnregisterIfNoMoreSubscribedChannels$class UnregisterIfNoMoreSubscribedChannels$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.event.EventStreamUnsubscriber.UnregisterIfNoMoreSubscribedChannels> implements Serializable 
- 
Class org.apache.pekko.event.Logging.Debugclass Debug extends Object implements Serializable
- 
Class org.apache.pekko.event.Logging.Debug$class Debug$ extends Object implements Serializable
- 
Class org.apache.pekko.event.Logging.Debug2class Debug2 extends Logging.Debug implements Serializable
- 
Class org.apache.pekko.event.Logging.Debug3class Debug3 extends Logging.Debug2 implements Serializable
- 
Class org.apache.pekko.event.Logging.Errorclass Error extends Object implements Serializable
- 
Class org.apache.pekko.event.Logging.Error$class Error$ extends Object implements Serializable
- 
Class org.apache.pekko.event.Logging.Error$.NoCause$class NoCause$ extends Throwable implements Serializable
- 
Class org.apache.pekko.event.Logging.Error2class Error2 extends Logging.Error implements Serializable
- 
Class org.apache.pekko.event.Logging.Error2$class Error2$ extends Object implements Serializable
- 
Class org.apache.pekko.event.Logging.Error3class Error3 extends Logging.Error2 implements Serializable
- 
Class org.apache.pekko.event.Logging.Infoclass Info extends Object implements Serializable
- 
Class org.apache.pekko.event.Logging.Info$class Info$ extends Object implements Serializable
- 
Class org.apache.pekko.event.Logging.Info2class Info2 extends Logging.Info implements Serializable
- 
Class org.apache.pekko.event.Logging.Info3class Info3 extends Logging.Info2 implements Serializable
- 
Class org.apache.pekko.event.Logging.InitializeLoggerclass InitializeLogger extends Object implements Serializable
- 
Class org.apache.pekko.event.Logging.InitializeLogger$class InitializeLogger$ extends scala.runtime.AbstractFunction1<LoggingBus,Logging.InitializeLogger> implements Serializable 
- 
Class org.apache.pekko.event.Logging.LogEventExceptionclass LogEventException extends Throwable implements Serializable
- 
Exception org.apache.pekko.event.Logging.LoggerExceptionclass LoggerException extends PekkoException implements Serializable
- 
Exception org.apache.pekko.event.Logging.LoggerInitializationExceptionclass LoggerInitializationException extends PekkoException implements Serializable
- 
Class org.apache.pekko.event.Logging.LoggerInitialized$class LoggerInitialized$ extends Logging.LoggerInitialized implements Serializable
- 
Class org.apache.pekko.event.Logging.LogLevelclass LogLevel extends scala.AnyVal implements Serializable
- 
Class org.apache.pekko.event.Logging.LogLevel$class LogLevel$ extends scala.runtime.AbstractFunction1<Object,Logging.LogLevel> implements Serializable 
- 
Class org.apache.pekko.event.Logging.Warningclass Warning extends Object implements Serializable
- 
Class org.apache.pekko.event.Logging.Warning$class Warning$ extends Object implements Serializable
- 
Class org.apache.pekko.event.Logging.Warning2class Warning2 extends Logging.Warning implements Serializable
- 
Class org.apache.pekko.event.Logging.Warning3class Warning3 extends Logging.Warning2 implements Serializable
- 
Class org.apache.pekko.event.Logging.Warning4class Warning4 extends Logging.Warning2 implements Serializable
- 
Class org.apache.pekko.event.Logging$Error$NoCause$class Logging$Error$NoCause$ extends Throwable implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
 
- 
- 
Package org.apache.pekko.io- 
Class org.apache.pekko.io.Inet.SO$.ReceiveBufferSizeclass ReceiveBufferSize extends Object implements Serializable
- 
Class org.apache.pekko.io.Inet.SO$.ReceiveBufferSize$class ReceiveBufferSize$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Inet.SO.ReceiveBufferSize> implements Serializable 
- 
Class org.apache.pekko.io.Inet.SO$.ReuseAddressclass ReuseAddress extends Object implements Serializable
- 
Class org.apache.pekko.io.Inet.SO$.ReuseAddress$class ReuseAddress$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Inet.SO.ReuseAddress> implements Serializable 
- 
Class org.apache.pekko.io.Inet.SO$.SendBufferSizeclass SendBufferSize extends Object implements Serializable
- 
Class org.apache.pekko.io.Inet.SO$.SendBufferSize$class SendBufferSize$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Inet.SO.SendBufferSize> implements Serializable 
- 
Class org.apache.pekko.io.Inet.SO$.TrafficClassclass TrafficClass extends Object implements Serializable
- 
Class org.apache.pekko.io.Inet.SO$.TrafficClass$class TrafficClass$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Inet.SO.TrafficClass> implements Serializable 
- 
Class org.apache.pekko.io.Inet$SO$ReceiveBufferSizeclass Inet$SO$ReceiveBufferSize extends Object implements Serializable- 
Serialized Fields- 
sizeint size 
 
- 
 
- 
- 
Class org.apache.pekko.io.Inet$SO$ReceiveBufferSize$class Inet$SO$ReceiveBufferSize$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Inet$SO$ReceiveBufferSize> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.io.Inet$SO$ReuseAddressclass Inet$SO$ReuseAddress extends Object implements Serializable- 
Serialized Fields- 
onboolean on 
 
- 
 
- 
- 
Class org.apache.pekko.io.Inet$SO$ReuseAddress$class Inet$SO$ReuseAddress$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Inet$SO$ReuseAddress> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.io.Inet$SO$SendBufferSizeclass Inet$SO$SendBufferSize extends Object implements Serializable- 
Serialized Fields- 
sizeint size 
 
- 
 
- 
- 
Class org.apache.pekko.io.Inet$SO$SendBufferSize$class Inet$SO$SendBufferSize$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Inet$SO$SendBufferSize> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.io.Inet$SO$TrafficClassclass Inet$SO$TrafficClass extends Object implements Serializable- 
Serialized Fields- 
tcint tc 
 
- 
 
- 
- 
Class org.apache.pekko.io.Inet$SO$TrafficClass$class Inet$SO$TrafficClass$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Inet$SO$TrafficClass> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.io.SelectionHandler.ChannelAcceptable$class ChannelAcceptable$ extends Object implements Serializable
- 
Class org.apache.pekko.io.SelectionHandler.ChannelConnectable$class ChannelConnectable$ extends Object implements Serializable
- 
Class org.apache.pekko.io.SelectionHandler.ChannelReadable$class ChannelReadable$ extends Object implements Serializable
- 
Class org.apache.pekko.io.SelectionHandler.ChannelWritable$class ChannelWritable$ extends Object implements Serializable
- 
Class org.apache.pekko.io.SelectionHandler.Retryclass Retry extends Object implements Serializable
- 
Class org.apache.pekko.io.SelectionHandler.Retry$class Retry$ extends scala.runtime.AbstractFunction2<org.apache.pekko.io.SelectionHandler.WorkerForCommand,Object, org.apache.pekko.io.SelectionHandler.Retry> implements Serializable 
- 
Class org.apache.pekko.io.SelectionHandler.WorkerForCommandclass WorkerForCommand extends Object implements Serializable
- 
Class org.apache.pekko.io.SelectionHandler.WorkerForCommand$class WorkerForCommand$ extends scala.runtime.AbstractFunction3<org.apache.pekko.io.SelectionHandler.HasFailureMessage,ActorRef, scala.Function1<ChannelRegistry, Props>, org.apache.pekko.io.SelectionHandler.WorkerForCommand> implements Serializable 
- 
Class org.apache.pekko.io.SimpleDnsCache.CacheEntry$class CacheEntry$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.Abort$class Abort$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.Aborted$class Aborted$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.Bindclass Bind extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.Bind$class Bind$ extends scala.runtime.AbstractFunction5<ActorRef,InetSocketAddress, Object, scala.collection.immutable.Iterable<Inet.SocketOption>, Object, Tcp.Bind> implements Serializable 
- 
Class org.apache.pekko.io.Tcp.Boundclass Bound extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.Bound$class Bound$ extends scala.runtime.AbstractFunction1<InetSocketAddress,Tcp.Bound> implements Serializable 
- 
Class org.apache.pekko.io.Tcp.Close$class Close$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.Closed$class Closed$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.CommandFailedclass CommandFailed extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.CommandFailed$class CommandFailed$ extends scala.runtime.AbstractFunction1<Tcp.Command,Tcp.CommandFailed> implements Serializable 
- 
Class org.apache.pekko.io.Tcp.CompoundWriteclass CompoundWrite extends Tcp.WriteCommand implements Serializable
- 
Class org.apache.pekko.io.Tcp.CompoundWrite$class CompoundWrite$ extends scala.runtime.AbstractFunction2<Tcp.SimpleWriteCommand,Tcp.WriteCommand, Tcp.CompoundWrite> implements Serializable 
- 
Class org.apache.pekko.io.Tcp.ConfirmedClose$class ConfirmedClose$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.ConfirmedClosed$class ConfirmedClosed$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.Connectclass Connect extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.Connect$class Connect$ extends scala.runtime.AbstractFunction5<InetSocketAddress,scala.Option<InetSocketAddress>, scala.collection.immutable.Iterable<Inet.SocketOption>, scala.Option<scala.concurrent.duration.FiniteDuration>, Object, Tcp.Connect> implements Serializable 
- 
Class org.apache.pekko.io.Tcp.Connectedclass Connected extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.Connected$class Connected$ extends scala.runtime.AbstractFunction2<InetSocketAddress,InetSocketAddress, Tcp.Connected> implements Serializable 
- 
Class org.apache.pekko.io.Tcp.ErrorClosedclass ErrorClosed extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.ErrorClosed$class ErrorClosed$ extends scala.runtime.AbstractFunction1<String,Tcp.ErrorClosed> implements Serializable 
- 
Class org.apache.pekko.io.Tcp.NoAckclass NoAck extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.NoAck$class NoAck$ extends Tcp.NoAck implements Serializable
- 
Class org.apache.pekko.io.Tcp.PeerClosed$class PeerClosed$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.Receivedclass Received extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.Received$class Received$ extends scala.runtime.AbstractFunction1<ByteString,Tcp.Received> implements Serializable 
- 
Class org.apache.pekko.io.Tcp.Registerclass Register extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.Register$class Register$ extends scala.runtime.AbstractFunction3<ActorRef,Object, Object, Tcp.Register> implements Serializable 
- 
Class org.apache.pekko.io.Tcp.ResumeAcceptingclass ResumeAccepting extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.ResumeAccepting$class ResumeAccepting$ extends scala.runtime.AbstractFunction1<Object,Tcp.ResumeAccepting> implements Serializable 
- 
Class org.apache.pekko.io.Tcp.ResumeReading$class ResumeReading$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.ResumeWriting$class ResumeWriting$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.SO$.KeepAliveclass KeepAlive extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.SO$.KeepAlive$class KeepAlive$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Tcp.SO.KeepAlive> implements Serializable 
- 
Class org.apache.pekko.io.Tcp.SO$.OOBInlineclass OOBInline extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.SO$.OOBInline$class OOBInline$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Tcp.SO.OOBInline> implements Serializable 
- 
Class org.apache.pekko.io.Tcp.SO$.TcpNoDelayclass TcpNoDelay extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.SO$.TcpNoDelay$class TcpNoDelay$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Tcp.SO.TcpNoDelay> implements Serializable 
- 
Class org.apache.pekko.io.Tcp.SuspendReading$class SuspendReading$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.Unbind$class Unbind$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.Unbound$class Unbound$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.Writeclass Write extends Tcp.SimpleWriteCommand implements Serializable
- 
Class org.apache.pekko.io.Tcp.Write$class Write$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp.WritePathclass WritePath extends Tcp.SimpleWriteCommand implements Serializable
- 
Class org.apache.pekko.io.Tcp.WritePath$class WritePath$ extends scala.runtime.AbstractFunction4<Path,Object, Object, Tcp.Event, Tcp.WritePath> implements Serializable 
- 
Class org.apache.pekko.io.Tcp.WritingResumed$class WritingResumed$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Tcp$SO$KeepAliveclass Tcp$SO$KeepAlive extends Object implements Serializable- 
Serialized Fields- 
onboolean on 
 
- 
 
- 
- 
Class org.apache.pekko.io.Tcp$SO$KeepAlive$class Tcp$SO$KeepAlive$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Tcp$SO$KeepAlive> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.io.Tcp$SO$OOBInlineclass Tcp$SO$OOBInline extends Object implements Serializable- 
Serialized Fields- 
onboolean on 
 
- 
 
- 
- 
Class org.apache.pekko.io.Tcp$SO$OOBInline$class Tcp$SO$OOBInline$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Tcp$SO$OOBInline> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.io.Tcp$SO$TcpNoDelayclass Tcp$SO$TcpNoDelay extends Object implements Serializable- 
Serialized Fields- 
onboolean on 
 
- 
 
- 
- 
Class org.apache.pekko.io.Tcp$SO$TcpNoDelay$class Tcp$SO$TcpNoDelay$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Tcp$SO$TcpNoDelay> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.io.TcpConnection.CloseInformationclass CloseInformation extends Object implements Serializable
- 
Class org.apache.pekko.io.TcpConnection.CloseInformation$class CloseInformation$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.Set<ActorRef>,Tcp.Event, org.apache.pekko.io.TcpConnection.CloseInformation> implements Serializable 
- 
Class org.apache.pekko.io.TcpConnection.ConnectionInfoclass ConnectionInfo extends Object implements Serializable
- 
Class org.apache.pekko.io.TcpConnection.ConnectionInfo$class ConnectionInfo$ extends scala.runtime.AbstractFunction4<ChannelRegistration,ActorRef, Object, Object, org.apache.pekko.io.TcpConnection.ConnectionInfo> implements Serializable 
- 
Class org.apache.pekko.io.TcpConnection.Unregistered$class Unregistered$ extends Object implements Serializable
- 
Class org.apache.pekko.io.TcpConnection.UpdatePendingWriteAndThenclass UpdatePendingWriteAndThen extends Object implements Serializable
- 
Class org.apache.pekko.io.TcpConnection.UpdatePendingWriteAndThen$class UpdatePendingWriteAndThen$ extends scala.runtime.AbstractFunction2<org.apache.pekko.io.TcpConnection.PendingWrite,scala.Function0<scala.runtime.BoxedUnit>, org.apache.pekko.io.TcpConnection.UpdatePendingWriteAndThen> implements Serializable 
- 
Class org.apache.pekko.io.TcpConnection.WriteFileFailedclass WriteFileFailed extends Object implements Serializable
- 
Class org.apache.pekko.io.TcpConnection.WriteFileFailed$class WriteFileFailed$ extends scala.runtime.AbstractFunction1<IOException,org.apache.pekko.io.TcpConnection.WriteFileFailed> implements Serializable 
- 
Class org.apache.pekko.io.TcpListener.FailedRegisterIncomingclass FailedRegisterIncoming extends Object implements Serializable
- 
Class org.apache.pekko.io.TcpListener.FailedRegisterIncoming$class FailedRegisterIncoming$ extends scala.runtime.AbstractFunction1<SocketChannel,org.apache.pekko.io.TcpListener.FailedRegisterIncoming> implements Serializable 
- 
Class org.apache.pekko.io.TcpListener.RegisterIncomingclass RegisterIncoming extends Object implements Serializable
- 
Class org.apache.pekko.io.TcpListener.RegisterIncoming$class RegisterIncoming$ extends scala.runtime.AbstractFunction1<SocketChannel,org.apache.pekko.io.TcpListener.RegisterIncoming> implements Serializable 
- 
Class org.apache.pekko.io.Udp.Bindclass Bind extends Object implements Serializable
- 
Class org.apache.pekko.io.Udp.Bind$class Bind$ extends scala.runtime.AbstractFunction3<ActorRef,InetSocketAddress, scala.collection.immutable.Iterable<Inet.SocketOption>, Udp.Bind> implements Serializable 
- 
Class org.apache.pekko.io.Udp.Boundclass Bound extends Object implements Serializable
- 
Class org.apache.pekko.io.Udp.Bound$class Bound$ extends scala.runtime.AbstractFunction1<InetSocketAddress,Udp.Bound> implements Serializable 
- 
Class org.apache.pekko.io.Udp.CommandFailedclass CommandFailed extends Object implements Serializable
- 
Class org.apache.pekko.io.Udp.CommandFailed$class CommandFailed$ extends scala.runtime.AbstractFunction1<Udp.Command,Udp.CommandFailed> implements Serializable 
- 
Class org.apache.pekko.io.Udp.NoAckclass NoAck extends Object implements Serializable
- 
Class org.apache.pekko.io.Udp.NoAck$class NoAck$ extends Udp.NoAck implements Serializable
- 
Class org.apache.pekko.io.Udp.Receivedclass Received extends Object implements Serializable
- 
Class org.apache.pekko.io.Udp.Received$class Received$ extends scala.runtime.AbstractFunction2<ByteString,InetSocketAddress, Udp.Received> implements Serializable 
- 
Class org.apache.pekko.io.Udp.ResumeReading$class ResumeReading$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Udp.Sendclass Send extends Object implements Serializable
- 
Class org.apache.pekko.io.Udp.Send$class Send$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Udp.SimpleSenderclass SimpleSender extends Object implements Serializable
- 
Class org.apache.pekko.io.Udp.SimpleSender$class SimpleSender$ extends Udp.SimpleSender implements Serializable
- 
Class org.apache.pekko.io.Udp.SimpleSenderReady$class SimpleSenderReady$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Udp.SO$.Broadcastclass Broadcast extends Object implements Serializable
- 
Class org.apache.pekko.io.Udp.SO$.Broadcast$class Broadcast$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Udp.SO.Broadcast> implements Serializable 
- 
Class org.apache.pekko.io.Udp.SuspendReading$class SuspendReading$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Udp.Unbind$class Unbind$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Udp.Unbound$class Unbound$ extends Object implements Serializable
- 
Class org.apache.pekko.io.Udp$SO$Broadcastclass Udp$SO$Broadcast extends Object implements Serializable- 
Serialized Fields- 
onboolean on 
 
- 
 
- 
- 
Class org.apache.pekko.io.Udp$SO$Broadcast$class Udp$SO$Broadcast$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.Udp$SO$Broadcast> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.io.UdpConnected.CommandFailedclass CommandFailed extends Object implements Serializable
- 
Class org.apache.pekko.io.UdpConnected.CommandFailed$class CommandFailed$ extends scala.runtime.AbstractFunction1<UdpConnected.Command,UdpConnected.CommandFailed> implements Serializable 
- 
Class org.apache.pekko.io.UdpConnected.Connectclass Connect extends Object implements Serializable
- 
Class org.apache.pekko.io.UdpConnected.Connect$class Connect$ extends scala.runtime.AbstractFunction4<ActorRef,InetSocketAddress, scala.Option<InetSocketAddress>, scala.collection.immutable.Iterable<Inet.SocketOption>, UdpConnected.Connect> implements Serializable 
- 
Class org.apache.pekko.io.UdpConnected.Connected$class Connected$ extends Object implements Serializable
- 
Class org.apache.pekko.io.UdpConnected.Disconnect$class Disconnect$ extends Object implements Serializable
- 
Class org.apache.pekko.io.UdpConnected.Disconnected$class Disconnected$ extends Object implements Serializable
- 
Class org.apache.pekko.io.UdpConnected.NoAckclass NoAck extends Object implements Serializable
- 
Class org.apache.pekko.io.UdpConnected.NoAck$class NoAck$ extends UdpConnected.NoAck implements Serializable
- 
Class org.apache.pekko.io.UdpConnected.Receivedclass Received extends Object implements Serializable
- 
Class org.apache.pekko.io.UdpConnected.Received$class Received$ extends scala.runtime.AbstractFunction1<ByteString,UdpConnected.Received> implements Serializable 
- 
Class org.apache.pekko.io.UdpConnected.ResumeReading$class ResumeReading$ extends Object implements Serializable
- 
Class org.apache.pekko.io.UdpConnected.Sendclass Send extends Object implements Serializable
- 
Class org.apache.pekko.io.UdpConnected.Send$class Send$ extends Object implements Serializable
- 
Class org.apache.pekko.io.UdpConnected.SuspendReading$class SuspendReading$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.io.dns- 
Class org.apache.pekko.io.dns.AAAARecordclass AAAARecord extends ResourceRecord implements Serializable
- 
Class org.apache.pekko.io.dns.AAAARecord$class AAAARecord$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.ARecordclass ARecord extends ResourceRecord implements Serializable
- 
Class org.apache.pekko.io.dns.ARecord$class ARecord$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.CachePolicy.Forever$class Forever$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.CachePolicy.Never$class Never$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.CachePolicy.Ttl$.TtlIsOrdered$class TtlIsOrdered$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.CachePolicy$Ttl$TtlIsOrdered$class CachePolicy$Ttl$TtlIsOrdered$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.io.dns.CNameRecordclass CNameRecord extends ResourceRecord implements Serializable
- 
Class org.apache.pekko.io.dns.CNameRecord$class CNameRecord$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.DnsProtocol.Ipclass Ip extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.DnsProtocol.Ip$class Ip$ extends scala.runtime.AbstractFunction2<Object,Object, DnsProtocol.Ip> implements Serializable 
- 
Class org.apache.pekko.io.dns.DnsProtocol.Resolveclass Resolve extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.DnsProtocol.Resolve$class Resolve$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.DnsProtocol.Resolvedclass Resolved extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.DnsProtocol.Resolved$class Resolved$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.DnsProtocol.Srv$class Srv$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.IdGenerator.Policy$.EnhancedDoubleHashRandom$class EnhancedDoubleHashRandom$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.IdGenerator.Policy$.SecureRandom$class SecureRandom$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.IdGenerator.Policy$.ThreadLocalRandom$class ThreadLocalRandom$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.IdGenerator$Policy$EnhancedDoubleHashRandom$class IdGenerator$Policy$EnhancedDoubleHashRandom$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.io.dns.IdGenerator$Policy$SecureRandom$class IdGenerator$Policy$SecureRandom$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.io.dns.IdGenerator$Policy$ThreadLocalRandom$class IdGenerator$Policy$ThreadLocalRandom$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.io.dns.RecordClassclass RecordClass extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.RecordClass$class RecordClass$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.RecordTypeclass RecordType extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.RecordType$class RecordType$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.SRVRecordclass SRVRecord extends ResourceRecord implements Serializable
- 
Class org.apache.pekko.io.dns.SRVRecord$class SRVRecord$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.UnknownRecordclass UnknownRecord extends ResourceRecord implements Serializable
- 
Class org.apache.pekko.io.dns.UnknownRecord$class UnknownRecord$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.io.dns.internal- 
Class org.apache.pekko.io.dns.internal.AsyncDnsManager.GetCache$class GetCache$ extends Object implements Serializable
- 
Exception org.apache.pekko.io.dns.internal.AsyncDnsResolver.ResolveFailedExceptionclass ResolveFailedException extends Exception implements Serializable
- 
Class org.apache.pekko.io.dns.internal.AsyncDnsResolver.ResolveFailedException$class ResolveFailedException$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.io.dns.internal.AsyncDnsResolver.ResolveFailedException> implements Serializable 
- 
Class org.apache.pekko.io.dns.internal.DnsClient.Answerclass Answer extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.internal.DnsClient.Answer$class Answer$ extends scala.runtime.AbstractFunction3<Object,scala.collection.immutable.Seq<ResourceRecord>, scala.collection.immutable.Seq<ResourceRecord>, org.apache.pekko.io.dns.internal.DnsClient.Answer> implements Serializable 
- 
Class org.apache.pekko.io.dns.internal.DnsClient.DropRequestclass DropRequest extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.internal.DnsClient.DropRequest$class DropRequest$ extends scala.runtime.AbstractFunction1<org.apache.pekko.io.dns.internal.DnsClient.DnsQuestion,org.apache.pekko.io.dns.internal.DnsClient.DropRequest> implements Serializable 
- 
Class org.apache.pekko.io.dns.internal.DnsClient.DuplicateIdclass DuplicateId extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.internal.DnsClient.DuplicateId$class DuplicateId$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.io.dns.internal.DnsClient.DuplicateId> implements Serializable 
- 
Class org.apache.pekko.io.dns.internal.DnsClient.Question4class Question4 extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.internal.DnsClient.Question4$class Question4$ extends scala.runtime.AbstractFunction2<Object,String, org.apache.pekko.io.dns.internal.DnsClient.Question4> implements Serializable 
- 
Class org.apache.pekko.io.dns.internal.DnsClient.Question6class Question6 extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.internal.DnsClient.Question6$class Question6$ extends scala.runtime.AbstractFunction2<Object,String, org.apache.pekko.io.dns.internal.DnsClient.Question6> implements Serializable 
- 
Class org.apache.pekko.io.dns.internal.DnsClient.SrvQuestionclass SrvQuestion extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.internal.DnsClient.SrvQuestion$class SrvQuestion$ extends scala.runtime.AbstractFunction2<Object,String, org.apache.pekko.io.dns.internal.DnsClient.SrvQuestion> implements Serializable 
- 
Class org.apache.pekko.io.dns.internal.Message$class Message$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.internal.MessageFlags$class MessageFlags$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.internal.OpCode$class OpCode$ extends scala.Enumeration implements Serializable
- 
Class org.apache.pekko.io.dns.internal.package.CachePolicyIsOrdered$class CachePolicyIsOrdered$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.io.dns.internal.Question$class Question$ extends Object implements Serializable
- 
Class org.apache.pekko.io.dns.internal.ResolvConf$class ResolvConf$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.List<String>,Object, org.apache.pekko.io.dns.internal.ResolvConf> implements Serializable 
- 
Class org.apache.pekko.io.dns.internal.ResponseCode$class ResponseCode$ extends scala.Enumeration implements Serializable
 
- 
- 
Package org.apache.pekko.japi- 
Exception org.apache.pekko.japi.JavaPartialFunction.NoMatch$class NoMatch$ extends JavaPartialFunction.NoMatchException implements Serializable
- 
Exception org.apache.pekko.japi.JavaPartialFunction.NoMatchExceptionclass NoMatchException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.japi.Pairclass Pair extends Object implements Serializable
- 
Class org.apache.pekko.japi.Pair$class Pair$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.japi.function- 
Class org.apache.pekko.japi.function.Function$class Function$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.japi.tuple- 
Class org.apache.pekko.japi.tuple.Tuple10class Tuple10 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple10$class Tuple10$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple11class Tuple11 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple11$class Tuple11$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple12class Tuple12 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple12$class Tuple12$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple13class Tuple13 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple13$class Tuple13$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple14class Tuple14 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple14$class Tuple14$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple15class Tuple15 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple15$class Tuple15$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple16class Tuple16 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple16$class Tuple16$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple17class Tuple17 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple17$class Tuple17$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple18class Tuple18 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple18$class Tuple18$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple19class Tuple19 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple19$class Tuple19$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple20class Tuple20 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple20$class Tuple20$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple21class Tuple21 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple21$class Tuple21$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple22class Tuple22 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple22$class Tuple22$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple3class Tuple3 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple3$class Tuple3$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple4class Tuple4 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple4$class Tuple4$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple5class Tuple5 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple5$class Tuple5$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple6class Tuple6 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple6$class Tuple6$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple7class Tuple7 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple7$class Tuple7$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple8class Tuple8 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple8$class Tuple8$ extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple9class Tuple9 extends Object implements Serializable
- 
Class org.apache.pekko.japi.tuple.Tuple9$class Tuple9$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.osgi- 
Class org.apache.pekko.osgi.UnregisteringLogService$class UnregisteringLogService$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.pattern- 
Exception org.apache.pekko.pattern.AskTimeoutExceptionclass AskTimeoutException extends TimeoutException implements Serializable
- 
Class org.apache.pekko.pattern.AutoReset$class AutoReset$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,org.apache.pekko.pattern.AutoReset> implements Serializable 
- 
Class org.apache.pekko.pattern.BackoffOnFailureOptionsImplclass BackoffOnFailureOptionsImpl extends Object implements Serializable
- 
Class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl$class BackoffOnFailureOptionsImpl$ extends Object implements Serializable
- 
Class org.apache.pekko.pattern.BackoffOnStopOptionsImplclass BackoffOnStopOptionsImpl extends Object implements Serializable
- 
Class org.apache.pekko.pattern.BackoffOnStopOptionsImpl$class BackoffOnStopOptionsImpl$ extends Object implements Serializable
- 
Class org.apache.pekko.pattern.BackoffSupervisor.CurrentChildclass CurrentChild extends Object implements Serializable
- 
Class org.apache.pekko.pattern.BackoffSupervisor.CurrentChild$class CurrentChild$ extends scala.runtime.AbstractFunction1<scala.Option<ActorRef>,BackoffSupervisor.CurrentChild> implements Serializable 
- 
Class org.apache.pekko.pattern.BackoffSupervisor.GetCurrentChild$class GetCurrentChild$ extends Object implements Serializable
- 
Class org.apache.pekko.pattern.BackoffSupervisor.GetRestartCount$class GetRestartCount$ extends Object implements Serializable
- 
Class org.apache.pekko.pattern.BackoffSupervisor.Reset$class Reset$ extends Object implements Serializable
- 
Class org.apache.pekko.pattern.BackoffSupervisor.ResetRestartCount$class ResetRestartCount$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.pattern.BackoffSupervisor.ResetRestartCount> implements Serializable 
- 
Class org.apache.pekko.pattern.BackoffSupervisor.RestartCountclass RestartCount extends Object implements Serializable
- 
Class org.apache.pekko.pattern.BackoffSupervisor.RestartCount$class RestartCount$ extends scala.runtime.AbstractFunction1<Object,BackoffSupervisor.RestartCount> implements Serializable 
- 
Class org.apache.pekko.pattern.BackoffSupervisor.StartChild$class StartChild$ extends Object implements Serializable
- 
Exception org.apache.pekko.pattern.CircuitBreakerOpenExceptionclass CircuitBreakerOpenException extends PekkoException implements Serializable
- 
Class org.apache.pekko.pattern.CircuitBreakerOpenException$class CircuitBreakerOpenException$ extends Object implements Serializable
- 
Class org.apache.pekko.pattern.ForwardDeathLetters$class ForwardDeathLetters$ extends Object implements Serializable
- 
Class org.apache.pekko.pattern.ForwardTo$class ForwardTo$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.pattern.ForwardTo> implements Serializable 
- 
Class org.apache.pekko.pattern.ManualReset$class ManualReset$ extends Object implements Serializable
- 
Class org.apache.pekko.pattern.PromiseActorRef$class PromiseActorRef$ extends Object implements Serializable
- 
Class org.apache.pekko.pattern.ReplyWith$class ReplyWith$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.pattern.ReplyWith> implements Serializable 
- 
Exception org.apache.pekko.pattern.StatusReply.ErrorMessageclass ErrorMessage extends RuntimeException implements Serializable
- 
Class org.apache.pekko.pattern.StatusReply.ErrorMessage$class ErrorMessage$ extends scala.runtime.AbstractFunction1<String,StatusReply.ErrorMessage> implements Serializable 
 
- 
- 
Package org.apache.pekko.persistence- 
Class org.apache.pekko.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshotclass AtLeastOnceDeliverySnapshot extends Object implements Serializable
- 
Class org.apache.pekko.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot$class AtLeastOnceDeliverySnapshot$ extends scala.runtime.AbstractFunction2<Object,scala.collection.immutable.Seq<AtLeastOnceDelivery.UnconfirmedDelivery>, AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot> implements Serializable 
- 
Class org.apache.pekko.persistence.AtLeastOnceDelivery.Internal$.Deliveryclass Delivery extends Object implements Serializable
- 
Class org.apache.pekko.persistence.AtLeastOnceDelivery.Internal$.Delivery$class Delivery$ extends scala.runtime.AbstractFunction4<ActorPath,Object, Object, Object, org.apache.pekko.persistence.AtLeastOnceDelivery.Internal.Delivery> implements Serializable 
- 
Class org.apache.pekko.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick$class RedeliveryTick$ extends Object implements Serializable
- 
Exception org.apache.pekko.persistence.AtLeastOnceDelivery.MaxUnconfirmedMessagesExceededExceptionclass MaxUnconfirmedMessagesExceededException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.persistence.AtLeastOnceDelivery.UnconfirmedDeliveryclass UnconfirmedDelivery extends Object implements Serializable
- 
Class org.apache.pekko.persistence.AtLeastOnceDelivery.UnconfirmedDelivery$class UnconfirmedDelivery$ extends scala.runtime.AbstractFunction3<Object,ActorPath, Object, AtLeastOnceDelivery.UnconfirmedDelivery> implements Serializable 
- 
Class org.apache.pekko.persistence.AtLeastOnceDelivery.UnconfirmedWarningclass UnconfirmedWarning extends Object implements Serializable
- 
Class org.apache.pekko.persistence.AtLeastOnceDelivery.UnconfirmedWarning$class UnconfirmedWarning$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<AtLeastOnceDelivery.UnconfirmedDelivery>,AtLeastOnceDelivery.UnconfirmedWarning> implements Serializable 
- 
Class org.apache.pekko.persistence.AtLeastOnceDelivery$Internal$Deliveryclass AtLeastOnceDelivery$Internal$Delivery extends Object implements Serializable
- 
Class org.apache.pekko.persistence.AtLeastOnceDelivery$Internal$Delivery$class AtLeastOnceDelivery$Internal$Delivery$ extends scala.runtime.AbstractFunction4<ActorPath,Object, Object, Object, org.apache.pekko.persistence.AtLeastOnceDelivery$Internal$Delivery> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.persistence.AtLeastOnceDelivery$Internal$RedeliveryTick$class AtLeastOnceDelivery$Internal$RedeliveryTick$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.persistence.AtomicWriteclass AtomicWrite extends Object implements Serializable
- 
Class org.apache.pekko.persistence.AtomicWrite$class AtomicWrite$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.DeleteMessagesFailureclass DeleteMessagesFailure extends Object implements Serializable
- 
Class org.apache.pekko.persistence.DeleteMessagesFailure$class DeleteMessagesFailure$ extends scala.runtime.AbstractFunction2<Throwable,Object, DeleteMessagesFailure> implements Serializable 
- 
Class org.apache.pekko.persistence.DeleteMessagesSuccessclass DeleteMessagesSuccess extends Object implements Serializable
- 
Class org.apache.pekko.persistence.DeleteMessagesSuccess$class DeleteMessagesSuccess$ extends scala.runtime.AbstractFunction1<Object,DeleteMessagesSuccess> implements Serializable 
- 
Class org.apache.pekko.persistence.DeleteSnapshotFailureclass DeleteSnapshotFailure extends Object implements Serializable
- 
Class org.apache.pekko.persistence.DeleteSnapshotFailure$class DeleteSnapshotFailure$ extends scala.runtime.AbstractFunction2<SnapshotMetadata,Throwable, DeleteSnapshotFailure> implements Serializable 
- 
Class org.apache.pekko.persistence.DeleteSnapshotsFailureclass DeleteSnapshotsFailure extends Object implements Serializable
- 
Class org.apache.pekko.persistence.DeleteSnapshotsFailure$class DeleteSnapshotsFailure$ extends scala.runtime.AbstractFunction2<SnapshotSelectionCriteria,Throwable, DeleteSnapshotsFailure> implements Serializable 
- 
Class org.apache.pekko.persistence.DeleteSnapshotsSuccessclass DeleteSnapshotsSuccess extends Object implements Serializable
- 
Class org.apache.pekko.persistence.DeleteSnapshotsSuccess$class DeleteSnapshotsSuccess$ extends scala.runtime.AbstractFunction1<SnapshotSelectionCriteria,DeleteSnapshotsSuccess> implements Serializable 
- 
Class org.apache.pekko.persistence.DeleteSnapshotSuccessclass DeleteSnapshotSuccess extends Object implements Serializable
- 
Class org.apache.pekko.persistence.DeleteSnapshotSuccess$class DeleteSnapshotSuccess$ extends scala.runtime.AbstractFunction1<SnapshotMetadata,DeleteSnapshotSuccess> implements Serializable 
- 
Class org.apache.pekko.persistence.DiscardToDeadLetterStrategy$class DiscardToDeadLetterStrategy$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.Eventsourced.AsyncHandlerInvocationclass AsyncHandlerInvocation extends Object implements Serializable
- 
Class org.apache.pekko.persistence.Eventsourced.AsyncHandlerInvocation$class AsyncHandlerInvocation$ extends scala.runtime.AbstractFunction2<Object,scala.Function1<Object, scala.runtime.BoxedUnit>, Eventsourced.AsyncHandlerInvocation> implements Serializable 
- 
Class org.apache.pekko.persistence.Eventsourced.RecoveryTickclass RecoveryTick extends Object implements Serializable
- 
Class org.apache.pekko.persistence.Eventsourced.RecoveryTick$class RecoveryTick$ extends scala.runtime.AbstractFunction1<Object,Eventsourced.RecoveryTick> implements Serializable 
- 
Class org.apache.pekko.persistence.Eventsourced.StashingHandlerInvocationclass StashingHandlerInvocation extends Object implements Serializable
- 
Class org.apache.pekko.persistence.Eventsourced.StashingHandlerInvocation$class StashingHandlerInvocation$ extends scala.runtime.AbstractFunction2<Object,scala.Function1<Object, scala.runtime.BoxedUnit>, Eventsourced.StashingHandlerInvocation> implements Serializable 
- 
Class org.apache.pekko.persistence.JournalProtocol.DeleteMessagesToclass DeleteMessagesTo extends Object implements Serializable
- 
Class org.apache.pekko.persistence.JournalProtocol.DeleteMessagesTo$class DeleteMessagesTo$ extends scala.runtime.AbstractFunction3<String,Object, ActorRef, JournalProtocol.DeleteMessagesTo> implements Serializable 
- 
Class org.apache.pekko.persistence.JournalProtocol.LoopMessageSuccessclass LoopMessageSuccess extends Object implements Serializable
- 
Class org.apache.pekko.persistence.JournalProtocol.LoopMessageSuccess$class LoopMessageSuccess$ extends scala.runtime.AbstractFunction2<Object,Object, JournalProtocol.LoopMessageSuccess> implements Serializable 
- 
Class org.apache.pekko.persistence.JournalProtocol.RecoverySuccessclass RecoverySuccess extends Object implements Serializable
- 
Class org.apache.pekko.persistence.JournalProtocol.RecoverySuccess$class RecoverySuccess$ extends scala.runtime.AbstractFunction1<Object,JournalProtocol.RecoverySuccess> implements Serializable 
- 
Class org.apache.pekko.persistence.JournalProtocol.ReplayedMessageclass ReplayedMessage extends Object implements Serializable
- 
Class org.apache.pekko.persistence.JournalProtocol.ReplayedMessage$class ReplayedMessage$ extends scala.runtime.AbstractFunction1<PersistentRepr,JournalProtocol.ReplayedMessage> implements Serializable 
- 
Class org.apache.pekko.persistence.JournalProtocol.ReplayMessagesclass ReplayMessages extends Object implements Serializable
- 
Class org.apache.pekko.persistence.JournalProtocol.ReplayMessages$class ReplayMessages$ extends scala.runtime.AbstractFunction5<Object,Object, Object, String, ActorRef, JournalProtocol.ReplayMessages> implements Serializable 
- 
Class org.apache.pekko.persistence.JournalProtocol.ReplayMessagesFailureclass ReplayMessagesFailure extends Object implements Serializable
- 
Class org.apache.pekko.persistence.JournalProtocol.ReplayMessagesFailure$class ReplayMessagesFailure$ extends scala.runtime.AbstractFunction1<Throwable,JournalProtocol.ReplayMessagesFailure> implements Serializable 
- 
Class org.apache.pekko.persistence.JournalProtocol.WriteMessageFailureclass WriteMessageFailure extends Object implements Serializable
- 
Class org.apache.pekko.persistence.JournalProtocol.WriteMessageFailure$class WriteMessageFailure$ extends scala.runtime.AbstractFunction3<PersistentRepr,Throwable, Object, JournalProtocol.WriteMessageFailure> implements Serializable 
- 
Class org.apache.pekko.persistence.JournalProtocol.WriteMessageRejectedclass WriteMessageRejected extends Object implements Serializable
- 
Class org.apache.pekko.persistence.JournalProtocol.WriteMessageRejected$class WriteMessageRejected$ extends scala.runtime.AbstractFunction3<PersistentRepr,Throwable, Object, JournalProtocol.WriteMessageRejected> implements Serializable 
- 
Class org.apache.pekko.persistence.JournalProtocol.WriteMessagesclass WriteMessages extends Object implements Serializable
- 
Class org.apache.pekko.persistence.JournalProtocol.WriteMessages$class WriteMessages$ extends scala.runtime.AbstractFunction3<scala.collection.immutable.Seq<PersistentEnvelope>,ActorRef, Object, JournalProtocol.WriteMessages> implements Serializable 
- 
Class org.apache.pekko.persistence.JournalProtocol.WriteMessagesFailedclass WriteMessagesFailed extends Object implements Serializable
- 
Class org.apache.pekko.persistence.JournalProtocol.WriteMessagesFailed$class WriteMessagesFailed$ extends scala.runtime.AbstractFunction2<Throwable,Object, JournalProtocol.WriteMessagesFailed> implements Serializable 
- 
Class org.apache.pekko.persistence.JournalProtocol.WriteMessagesSuccessful$class WriteMessagesSuccessful$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.JournalProtocol.WriteMessageSuccessclass WriteMessageSuccess extends Object implements Serializable
- 
Class org.apache.pekko.persistence.JournalProtocol.WriteMessageSuccess$class WriteMessageSuccess$ extends scala.runtime.AbstractFunction2<PersistentRepr,Object, JournalProtocol.WriteMessageSuccess> implements Serializable 
- 
Class org.apache.pekko.persistence.NonPersistentRepr$class NonPersistentRepr$ extends scala.runtime.AbstractFunction2<Object,ActorRef, org.apache.pekko.persistence.NonPersistentRepr> implements Serializable 
- 
Class org.apache.pekko.persistence.Persistence.PluginHolder$class PluginHolder$ extends scala.runtime.AbstractFunction3<scala.Function0<ActorRef>,EventAdapters, com.typesafe.config.Config, org.apache.pekko.persistence.Persistence.PluginHolder> implements Serializable 
- 
Class org.apache.pekko.persistence.PersistencePlugin.PluginHolderclass PluginHolder extends Object implements Serializable
- 
Class org.apache.pekko.persistence.PersistencePlugin.PluginHolder$class PluginHolder$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.persistence.PersistentImpl$
- 
Class org.apache.pekko.persistence.PersistentRepr$class PersistentRepr$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.PluginSpecclass PluginSpec extends Object implements Serializable
- 
Class org.apache.pekko.persistence.Recoveryclass Recovery extends Object implements Serializable
- 
Class org.apache.pekko.persistence.Recovery$class Recovery$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.RecoveryCompleted$class RecoveryCompleted$ extends RecoveryCompleted implements Serializable
- 
Class org.apache.pekko.persistence.RecoveryPermitter.RecoveryPermitGranted$class RecoveryPermitGranted$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.RecoveryPermitter.RequestRecoveryPermit$class RequestRecoveryPermit$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.RecoveryPermitter.ReturnRecoveryPermit$class ReturnRecoveryPermit$ extends Object implements Serializable
- 
Exception org.apache.pekko.persistence.RecoveryTimedOutclass RecoveryTimedOut extends RuntimeException implements Serializable
- 
Class org.apache.pekko.persistence.ReplyToStrategyclass ReplyToStrategy extends Object implements Serializable
- 
Class org.apache.pekko.persistence.ReplyToStrategy$class ReplyToStrategy$ extends scala.runtime.AbstractFunction1<Object,ReplyToStrategy> implements Serializable 
- 
Class org.apache.pekko.persistence.SaveSnapshotFailureclass SaveSnapshotFailure extends Object implements Serializable
- 
Class org.apache.pekko.persistence.SaveSnapshotFailure$class SaveSnapshotFailure$ extends scala.runtime.AbstractFunction2<SnapshotMetadata,Throwable, SaveSnapshotFailure> implements Serializable 
- 
Class org.apache.pekko.persistence.SaveSnapshotSuccessclass SaveSnapshotSuccess extends Object implements Serializable
- 
Class org.apache.pekko.persistence.SaveSnapshotSuccess$class SaveSnapshotSuccess$ extends scala.runtime.AbstractFunction1<SnapshotMetadata,SaveSnapshotSuccess> implements Serializable 
- 
Class org.apache.pekko.persistence.SelectedSnapshotclass SelectedSnapshot extends Object implements Serializable
- 
Class org.apache.pekko.persistence.SelectedSnapshot$class SelectedSnapshot$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.SnapshotMetadataclass SnapshotMetadata extends Object implements Serializable
- 
Class org.apache.pekko.persistence.SnapshotMetadata$class SnapshotMetadata$ extends scala.runtime.AbstractFunction3<String,Object, Object, SnapshotMetadata> implements Serializable 
- 
Class org.apache.pekko.persistence.SnapshotOfferclass SnapshotOffer extends Object implements Serializable
- 
Class org.apache.pekko.persistence.SnapshotOffer$class SnapshotOffer$ extends scala.runtime.AbstractFunction2<SnapshotMetadata,Object, SnapshotOffer> implements Serializable 
- 
Class org.apache.pekko.persistence.SnapshotProtocol.DeleteSnapshotclass DeleteSnapshot extends Object implements Serializable
- 
Class org.apache.pekko.persistence.SnapshotProtocol.DeleteSnapshot$class DeleteSnapshot$ extends scala.runtime.AbstractFunction1<SnapshotMetadata,SnapshotProtocol.DeleteSnapshot> implements Serializable 
- 
Class org.apache.pekko.persistence.SnapshotProtocol.DeleteSnapshotsclass DeleteSnapshots extends Object implements Serializable
- 
Class org.apache.pekko.persistence.SnapshotProtocol.DeleteSnapshots$class DeleteSnapshots$ extends scala.runtime.AbstractFunction2<String,SnapshotSelectionCriteria, SnapshotProtocol.DeleteSnapshots> implements Serializable 
- 
Class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshotclass LoadSnapshot extends Object implements Serializable
- 
Class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshot$class LoadSnapshot$ extends scala.runtime.AbstractFunction3<String,SnapshotSelectionCriteria, Object, SnapshotProtocol.LoadSnapshot> implements Serializable 
- 
Class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshotFailedclass LoadSnapshotFailed extends Object implements Serializable
- 
Class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshotFailed$class LoadSnapshotFailed$ extends scala.runtime.AbstractFunction1<Throwable,SnapshotProtocol.LoadSnapshotFailed> implements Serializable 
- 
Class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshotResultclass LoadSnapshotResult extends Object implements Serializable
- 
Class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshotResult$class LoadSnapshotResult$ extends scala.runtime.AbstractFunction2<scala.Option<SelectedSnapshot>,Object, SnapshotProtocol.LoadSnapshotResult> implements Serializable 
- 
Class org.apache.pekko.persistence.SnapshotProtocol.SaveSnapshotclass SaveSnapshot extends Object implements Serializable
- 
Class org.apache.pekko.persistence.SnapshotProtocol.SaveSnapshot$class SaveSnapshot$ extends scala.runtime.AbstractFunction2<SnapshotMetadata,Object, SnapshotProtocol.SaveSnapshot> implements Serializable 
- 
Class org.apache.pekko.persistence.SnapshotSelectionCriteriaclass SnapshotSelectionCriteria extends Object implements Serializable
- 
Class org.apache.pekko.persistence.SnapshotSelectionCriteria$class SnapshotSelectionCriteria$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.TestPayloadclass TestPayload extends Object implements Serializable
- 
Class org.apache.pekko.persistence.TestPayload$class TestPayload$ extends scala.runtime.AbstractFunction1<ActorRef,TestPayload> implements Serializable 
- 
Class org.apache.pekko.persistence.ThrowOverflowExceptionStrategy$class ThrowOverflowExceptionStrategy$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.persistence.fsm- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.CurrentStateclass CurrentState extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.CurrentState$class CurrentState$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.Eventclass Event extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.Event$class Event$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.Failureclass Failure extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.Failure$class Failure$ extends scala.runtime.AbstractFunction1<Object,PersistentFSM.Failure> implements Serializable 
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.FixedDelayMode$class FixedDelayMode$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.FixedRateMode$class FixedRateMode$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.LogEntryclass LogEntry extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.LogEntry$class LogEntry$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.Normal$class Normal$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.PersistentFSMSnapshotclass PersistentFSMSnapshot extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.PersistentFSMSnapshot$class PersistentFSMSnapshot$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.Shutdown$class Shutdown$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.SingleMode$class SingleMode$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.Stateclass State extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.State$class State$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.StateChangeEventclass StateChangeEvent extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.StateChangeEvent$class StateChangeEvent$ extends scala.runtime.AbstractFunction2<String,scala.Option<scala.concurrent.duration.FiniteDuration>, PersistentFSM.StateChangeEvent> implements Serializable 
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.StateTimeout$class StateTimeout$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.StopEventclass StopEvent extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.StopEvent$class StopEvent$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.SubscribeTransitionCallBackclass SubscribeTransitionCallBack extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack$class SubscribeTransitionCallBack$ extends scala.runtime.AbstractFunction1<ActorRef,PersistentFSM.SubscribeTransitionCallBack> implements Serializable 
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.TimeoutMarkerclass TimeoutMarker extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.TimeoutMarker$class TimeoutMarker$ extends scala.runtime.AbstractFunction1<Object,PersistentFSM.TimeoutMarker> implements Serializable 
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.Timerclass Timer extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.Timer$class Timer$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.Transitionclass Transition extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.Transition$class Transition$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBackclass UnsubscribeTransitionCallBack extends Object implements Serializable
- 
Class org.apache.pekko.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack$class UnsubscribeTransitionCallBack$ extends scala.runtime.AbstractFunction1<ActorRef,PersistentFSM.UnsubscribeTransitionCallBack> implements Serializable 
 
- 
- 
Package org.apache.pekko.persistence.japi.journal- 
Class org.apache.pekko.persistence.japi.journal.JavaJournalPerfSpecclass JavaJournalPerfSpec extends JournalPerfSpec implements Serializable
- 
Class org.apache.pekko.persistence.japi.journal.JavaJournalSpecclass JavaJournalSpec extends JournalSpec implements Serializable
 
- 
- 
Package org.apache.pekko.persistence.japi.snapshot- 
Class org.apache.pekko.persistence.japi.snapshot.JavaSnapshotStoreSpecclass JavaSnapshotStoreSpec extends SnapshotStoreSpec implements Serializable
 
- 
- 
Package org.apache.pekko.persistence.journal- 
Exception org.apache.pekko.persistence.journal.AsyncReplayTimeoutExceptionclass AsyncReplayTimeoutException extends PekkoException implements Serializable
- 
Class org.apache.pekko.persistence.journal.AsyncWriteJournal.Desequencedclass Desequenced extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.AsyncWriteJournal.Desequenced$class Desequenced$ extends scala.runtime.AbstractFunction4<Object,Object, ActorRef, ActorRef, AsyncWriteJournal.Desequenced> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.AsyncWriteProxy.InitTimeout$class InitTimeout$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.AsyncWriteProxy.SetStoreclass SetStore extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.AsyncWriteProxy.SetStore$class SetStore$ extends scala.runtime.AbstractFunction1<ActorRef,AsyncWriteProxy.SetStore> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.AsyncWriteTarget.DeleteMessagesToclass DeleteMessagesTo extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.AsyncWriteTarget.DeleteMessagesTo$class DeleteMessagesTo$ extends scala.runtime.AbstractFunction2<String,Object, AsyncWriteTarget.DeleteMessagesTo> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplayFailureclass ReplayFailure extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplayFailure$class ReplayFailure$ extends scala.runtime.AbstractFunction1<Throwable,AsyncWriteTarget.ReplayFailure> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplayMessagesclass ReplayMessages extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplayMessages$class ReplayMessages$ extends scala.runtime.AbstractFunction4<String,Object, Object, Object, AsyncWriteTarget.ReplayMessages> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplaySuccessclass ReplaySuccess extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplaySuccess$class ReplaySuccess$ extends scala.runtime.AbstractFunction1<Object,AsyncWriteTarget.ReplaySuccess> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.AsyncWriteTarget.WriteMessagesclass WriteMessages extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.AsyncWriteTarget.WriteMessages$class WriteMessages$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<AtomicWrite>,AsyncWriteTarget.WriteMessages> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.EventAdapters.CombinedReadEventAdapter$class CombinedReadEventAdapter$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<EventAdapter>,org.apache.pekko.persistence.journal.EventAdapters.CombinedReadEventAdapter> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.EventsSeqclass EventsSeq extends EventSeq implements Serializable
- 
Class org.apache.pekko.persistence.journal.EventsSeq$class EventsSeq$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.IdentityEventAdapter$class IdentityEventAdapter$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.IdentityEventAdapters$class IdentityEventAdapters$ extends EventAdapters implements Serializable
- 
Class org.apache.pekko.persistence.journal.JournalPerfSpecclass JournalPerfSpec extends JournalSpec implements Serializable
- 
Class org.apache.pekko.persistence.journal.JournalPerfSpec.Cmdclass Cmd extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.JournalPerfSpec.Cmd$class Cmd$ extends scala.runtime.AbstractFunction2<String,Object, JournalPerfSpec.Cmd> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.JournalPerfSpec.ResetCounter$class ResetCounter$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.JournalPerfSpec$class JournalPerfSpec$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.JournalSpecclass JournalSpec extends PluginSpec implements Serializable
- 
Class org.apache.pekko.persistence.journal.JournalSpec$class JournalSpec$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.NoopReadEventAdapter$class NoopReadEventAdapter$ extends scala.runtime.AbstractFunction1<WriteEventAdapter,org.apache.pekko.persistence.journal.NoopReadEventAdapter> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.NoopWriteEventAdapter$class NoopWriteEventAdapter$ extends scala.runtime.AbstractFunction1<ReadEventAdapter,org.apache.pekko.persistence.journal.NoopWriteEventAdapter> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.PersistencePluginProxy.TargetLocationclass TargetLocation extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.PersistencePluginProxy.TargetLocation$class TargetLocation$ extends scala.runtime.AbstractFunction1<Address,PersistencePluginProxy.TargetLocation> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.ReplayFilter.Disabled$class Disabled$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.ReplayFilter.Fail$class Fail$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.ReplayFilter.RepairByDiscardOld$class RepairByDiscardOld$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.ReplayFilter.Warn$class Warn$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.SingleEventSeqclass SingleEventSeq extends EventSeq implements Serializable
- 
Class org.apache.pekko.persistence.journal.SingleEventSeq$class SingleEventSeq$ extends scala.runtime.AbstractFunction1<Object,SingleEventSeq> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.Taggedclass Tagged extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.Tagged$class Tagged$ extends scala.runtime.AbstractFunction2<Object,scala.collection.immutable.Set<String>, Tagged> implements Serializable 
 
- 
- 
Package org.apache.pekko.persistence.journal.inmem- 
Class org.apache.pekko.persistence.journal.inmem.InmemJournal.Deleteclass Delete extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.inmem.InmemJournal.Delete$class Delete$ extends scala.runtime.AbstractFunction2<String,Object, org.apache.pekko.persistence.journal.inmem.InmemJournal.Delete> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.inmem.InmemJournal.MessageWithMeta$class MessageWithMeta$ extends scala.runtime.AbstractFunction2<PersistentRepr,<any>, org.apache.pekko.persistence.journal.inmem.InmemJournal.MessageWithMeta> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.inmem.InmemJournal.ReplayWithMeta$
- 
Class org.apache.pekko.persistence.journal.inmem.InmemJournal.Writeclass Write extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.inmem.InmemJournal.Write$class Write$ extends scala.runtime.AbstractFunction3<Object,String, Object, org.apache.pekko.persistence.journal.inmem.InmemJournal.Write> implements Serializable 
 
- 
- 
Package org.apache.pekko.persistence.journal.leveldb- 
Class org.apache.pekko.persistence.journal.leveldb.Key$class Key$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldbclass TryCompactLeveldb extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb$class TryCompactLeveldb$ extends scala.runtime.AbstractFunction2<String,Object, LeveldbCompaction.TryCompactLeveldb> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.CurrentPersistenceIdsclass CurrentPersistenceIds extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.CurrentPersistenceIds$class CurrentPersistenceIds$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<String>,org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.CurrentPersistenceIds> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.EventAppendedclass EventAppended extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.EventAppended$class EventAppended$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.EventAppended> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.PersistenceIdAddedclass PersistenceIdAdded extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.PersistenceIdAdded$class PersistenceIdAdded$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.PersistenceIdAdded> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.ReplayedTaggedMessageclass ReplayedTaggedMessage extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.ReplayedTaggedMessage$class ReplayedTaggedMessage$ extends scala.runtime.AbstractFunction3<PersistentRepr,String, Object, org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.ReplayedTaggedMessage> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.ReplayTaggedMessagesclass ReplayTaggedMessages extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.ReplayTaggedMessages$
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.SubscribeAllPersistenceIds$class SubscribeAllPersistenceIds$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.SubscribePersistenceIdclass SubscribePersistenceId extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.SubscribePersistenceId$class SubscribePersistenceId$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.SubscribePersistenceId> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.SubscribeTagclass SubscribeTag extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.SubscribeTag$class SubscribeTag$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.SubscribeTag> implements Serializable 
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.TaggedEventAppendedclass TaggedEventAppended extends Object implements Serializable
- 
Class org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.TaggedEventAppended$class TaggedEventAppended$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.persistence.journal.leveldb.LeveldbJournal.TaggedEventAppended> implements Serializable 
 
- 
- 
Package org.apache.pekko.persistence.query- 
Class org.apache.pekko.persistence.query.EventEnvelopeclass EventEnvelope extends Object implements Serializable
- 
Class org.apache.pekko.persistence.query.EventEnvelope$class EventEnvelope$ extends scala.runtime.AbstractFunction5<Offset,String, Object, Object, Object, EventEnvelope> implements Serializable 
- 
Class org.apache.pekko.persistence.query.NoOffset$class NoOffset$ extends Offset implements Serializable
- 
Class org.apache.pekko.persistence.query.Sequenceclass Sequence extends Offset implements Serializable
- 
Class org.apache.pekko.persistence.query.Sequence$class Sequence$ extends scala.runtime.AbstractFunction1<Object,Sequence> implements Serializable 
- 
Class org.apache.pekko.persistence.query.TimeBasedUUIDclass TimeBasedUUID extends Offset implements Serializable
- 
Class org.apache.pekko.persistence.query.TimeBasedUUID$class TimeBasedUUID$ extends scala.runtime.AbstractFunction1<UUID,TimeBasedUUID> implements Serializable 
- 
Class org.apache.pekko.persistence.query.TimestampOffsetclass TimestampOffset extends Offset implements Serializable
- 
Class org.apache.pekko.persistence.query.TimestampOffset$class TimestampOffset$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.persistence.query.internal.protobuf- 
Class org.apache.pekko.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeclass EventEnvelope extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
entityType_Object entityType_ 
- 
event_ContainerFormats.Payload event_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
metadata_ContainerFormats.Payload metadata_ 
- 
offset_Object offset_ 
- 
offsetManifest_Object offsetManifest_ 
- 
persistenceId_Object persistenceId_ 
- 
sequenceNr_long sequenceNr_ 
- 
slice_int slice_ 
- 
timestamp_long timestamp_ 
 
- 
 
 
- 
- 
Package org.apache.pekko.persistence.query.journal.leveldb- 
Class org.apache.pekko.persistence.query.journal.leveldb.EventsByPersistenceIdStage.Continue$class Continue$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.query.journal.leveldb.EventsByTagStage.Continue$class Continue$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.persistence.scalatest- 
Exception org.apache.pekko.persistence.scalatest.MayVerb.TestCanceledByFailureclass TestCanceledByFailure extends org.scalatest.exceptions.TestCanceledException implements Serializable
- 
Class org.apache.pekko.persistence.scalatest.MayVerb.TestCanceledByFailure$class TestCanceledByFailure$ extends scala.runtime.AbstractFunction2<String,StackTraceElement[], MayVerb.TestCanceledByFailure> implements Serializable 
 
- 
- 
Package org.apache.pekko.persistence.serialization- 
Class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshotclass AtLeastOnceDeliverySnapshot extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
currentDeliveryId_long currentDeliveryId_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
unconfirmedDeliveries_List<MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery> unconfirmedDeliveries_ 
 
- 
 
- 
Class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDeliveryclass UnconfirmedDelivery extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
deliveryId_long deliveryId_ 
- 
destination_Object destination_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
payload_MessageFormats.PersistentPayload payload_ 
 
- 
 
- 
Class org.apache.pekko.persistence.serialization.MessageFormats.AtomicWriteclass AtomicWrite extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
payload_List<MessageFormats.PersistentMessage> payload_ 
 
- 
 
- 
Class org.apache.pekko.persistence.serialization.MessageFormats.PersistentFSMSnapshotclass PersistentFSMSnapshot extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
data_MessageFormats.PersistentPayload data_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
stateIdentifier_Object stateIdentifier_ 
- 
timeoutNanos_long timeoutNanos_ 
 
- 
 
- 
Class org.apache.pekko.persistence.serialization.MessageFormats.PersistentMessageclass PersistentMessage extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
deleted_boolean deleted_ 
- 
manifest_Object manifest_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
metadata_MessageFormats.PersistentPayload metadata_ 
- 
payload_MessageFormats.PersistentPayload payload_ 
- 
persistenceId_Object persistenceId_ 
- 
sender_Object sender_ 
- 
sequenceNr_long sequenceNr_ 
- 
timestamp_long timestamp_ 
- 
writerUuid_Object writerUuid_ 
 
- 
 
- 
Class org.apache.pekko.persistence.serialization.MessageFormats.PersistentPayloadclass PersistentPayload extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
payload_org.apache.pekko.protobufv3.internal.ByteString payload_ 
- 
payloadManifest_org.apache.pekko.protobufv3.internal.ByteString payloadManifest_ 
- 
serializerId_int serializerId_ 
 
- 
 
- 
Class org.apache.pekko.persistence.serialization.MessageFormats.PersistentStateChangeEventclass PersistentStateChangeEvent extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 
- 
Class org.apache.pekko.persistence.serialization.Snapshotclass Snapshot extends Object implements Serializable
- 
Class org.apache.pekko.persistence.serialization.Snapshot$class Snapshot$ extends scala.runtime.AbstractFunction1<Object,Snapshot> implements Serializable 
 
- 
- 
Package org.apache.pekko.persistence.snapshot- 
Exception org.apache.pekko.persistence.snapshot.NoSnapshotStore.NoSnapshotStoreExceptionclass NoSnapshotStoreException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.persistence.snapshot.SnapshotStoreSpecclass SnapshotStoreSpec extends PluginSpec implements Serializable
- 
Class org.apache.pekko.persistence.snapshot.SnapshotStoreSpec$class SnapshotStoreSpec$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.persistence.state.exception- 
Exception org.apache.pekko.persistence.state.exception.DeleteRevisionExceptionclass DeleteRevisionException extends DurableStateException implements Serializable
- 
Exception org.apache.pekko.persistence.state.exception.DurableStateExceptionclass DurableStateException extends RuntimeException implements Serializable
 
- 
- 
Package org.apache.pekko.persistence.state.javadsl- 
Class org.apache.pekko.persistence.state.javadsl.GetObjectResultclass GetObjectResult extends Object implements Serializable
- 
Class org.apache.pekko.persistence.state.javadsl.GetObjectResult$class GetObjectResult$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.persistence.state.scaladsl- 
Class org.apache.pekko.persistence.state.scaladsl.GetObjectResultclass GetObjectResult extends Object implements Serializable
- 
Class org.apache.pekko.persistence.state.scaladsl.GetObjectResult$class GetObjectResult$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.persistence.testkit- 
Class org.apache.pekko.persistence.testkit.DeleteEventsclass DeleteEvents extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.DeleteEvents$class DeleteEvents$ extends scala.runtime.AbstractFunction1<Object,DeleteEvents> implements Serializable 
- 
Class org.apache.pekko.persistence.testkit.DeleteSnapshotByMetaclass DeleteSnapshotByMeta extends DeleteSnapshot implements Serializable
- 
Class org.apache.pekko.persistence.testkit.DeleteSnapshotByMeta$class DeleteSnapshotByMeta$ extends scala.runtime.AbstractFunction1<SnapshotMeta,DeleteSnapshotByMeta> implements Serializable 
- 
Class org.apache.pekko.persistence.testkit.DeleteSnapshotsByCriteriaclass DeleteSnapshotsByCriteria extends DeleteSnapshot implements Serializable
- 
Class org.apache.pekko.persistence.testkit.DeleteSnapshotsByCriteria$class DeleteSnapshotsByCriteria$ extends scala.runtime.AbstractFunction1<SnapshotSelectionCriteria,DeleteSnapshotsByCriteria> implements Serializable 
- 
Class org.apache.pekko.persistence.testkit.ExpectedFailureclass ExpectedFailure extends Throwable implements Serializable
- 
Class org.apache.pekko.persistence.testkit.ExpectedFailure$class ExpectedFailure$ extends ExpectedFailure implements Serializable
- 
Class org.apache.pekko.persistence.testkit.ExpectedRejectionclass ExpectedRejection extends Throwable implements Serializable
- 
Class org.apache.pekko.persistence.testkit.ExpectedRejection$class ExpectedRejection$ extends ExpectedRejection implements Serializable
- 
Class org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin.SliceWrite$class SliceWrite$ extends scala.runtime.AbstractFunction3<String,Object, Object, org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin.SliceWrite> implements Serializable 
- 
Class org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin.TagWrite$class TagWrite$ extends scala.runtime.AbstractFunction3<String,Object, Object, org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin.TagWrite> implements Serializable 
- 
Class org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin.Write$class Write$ extends scala.runtime.AbstractFunction2<String,Object, org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin.Write> implements Serializable 
- 
Class org.apache.pekko.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll$class PassAll$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.ProcessingSuccess$class ProcessingSuccess$ extends ProcessingSuccess implements Serializable
- 
Class org.apache.pekko.persistence.testkit.ReadEventsclass ReadEvents extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.ReadEvents$class ReadEvents$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<Object>,ReadEvents> implements Serializable 
- 
Class org.apache.pekko.persistence.testkit.ReadSeqNum$class ReadSeqNum$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.ReadSnapshotclass ReadSnapshot extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.ReadSnapshot$class ReadSnapshot$ extends scala.runtime.AbstractFunction2<SnapshotSelectionCriteria,scala.Option<Object>, ReadSnapshot> implements Serializable 
- 
Class org.apache.pekko.persistence.testkit.Rejectclass Reject extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.Reject$class Reject$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.SnapshotMetaclass SnapshotMeta extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.SnapshotMeta$class SnapshotMeta$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.StorageFailureclass StorageFailure extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.StorageFailure$class StorageFailure$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.WriteEventsclass WriteEvents extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.WriteEvents$class WriteEvents$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<Object>,WriteEvents> implements Serializable 
- 
Class org.apache.pekko.persistence.testkit.WriteSnapshotclass WriteSnapshot extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.WriteSnapshot$class WriteSnapshot$ extends scala.runtime.AbstractFunction2<SnapshotMeta,Object, WriteSnapshot> implements Serializable 
 
- 
- 
Package org.apache.pekko.persistence.testkit.internal- 
Class org.apache.pekko.persistence.testkit.internal.EventSourcedBehaviorTestKitImpl.CommandResultImplclass CommandResultImpl extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.internal.EventSourcedBehaviorTestKitImpl.CommandResultImpl$class CommandResultImpl$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.internal.EventSourcedBehaviorTestKitImpl.RestartResultImplclass RestartResultImpl extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.internal.EventSourcedBehaviorTestKitImpl.RestartResultImpl$class RestartResultImpl$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.internal.SerializedEventStorageImpl.Serializedclass Serialized extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.internal.SerializedEventStorageImpl.Serialized$
 
- 
- 
Package org.apache.pekko.persistence.testkit.query.internal- 
Class org.apache.pekko.persistence.testkit.query.internal.EventsBySliceStage.Stateclass State extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.query.internal.EventsBySliceStage.State$class State$ extends scala.runtime.AbstractFunction2<Object,Object, org.apache.pekko.persistence.testkit.query.internal.EventsBySliceStage.State> implements Serializable 
- 
Class org.apache.pekko.persistence.testkit.query.internal.EventsByTagStage.Stateclass State extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.query.internal.EventsByTagStage.State$class State$ extends scala.runtime.AbstractFunction2<Object,Object, org.apache.pekko.persistence.testkit.query.internal.EventsByTagStage.State> implements Serializable 
 
- 
- 
Package org.apache.pekko.persistence.testkit.state.scaladsl- 
Class org.apache.pekko.persistence.testkit.state.scaladsl.Recordclass Record extends Object implements Serializable
- 
Class org.apache.pekko.persistence.testkit.state.scaladsl.Record$class Record$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.persistence.typed- 
Class org.apache.pekko.persistence.typed.DeleteEventsCompletedclass DeleteEventsCompleted extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.DeleteEventsCompleted$class DeleteEventsCompleted$ extends scala.runtime.AbstractFunction1<Object,DeleteEventsCompleted> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.DeleteEventsFailedclass DeleteEventsFailed extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.DeleteEventsFailed$class DeleteEventsFailed$ extends scala.runtime.AbstractFunction2<Object,Throwable, DeleteEventsFailed> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.DeleteSnapshotsCompletedclass DeleteSnapshotsCompleted extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.DeleteSnapshotsCompleted$class DeleteSnapshotsCompleted$ extends scala.runtime.AbstractFunction1<DeletionTarget,DeleteSnapshotsCompleted> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.DeleteSnapshotsFailedclass DeleteSnapshotsFailed extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.DeleteSnapshotsFailed$class DeleteSnapshotsFailed$ extends scala.runtime.AbstractFunction2<DeletionTarget,Throwable, DeleteSnapshotsFailed> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.DeletionTarget.Criteriaclass Criteria extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.DeletionTarget.Criteria$class Criteria$ extends scala.runtime.AbstractFunction1<SnapshotSelectionCriteria,DeletionTarget.Criteria> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.DeletionTarget.Individualclass Individual extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.DeletionTarget.Individual$class Individual$ extends scala.runtime.AbstractFunction1<SnapshotMetadata,DeletionTarget.Individual> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.EmptyEventSeq$class EmptyEventSeq$ extends Object implements Serializable
- 
Exception org.apache.pekko.persistence.typed.EventRejectedExceptionclass EventRejectedException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.persistence.typed.EventsSeq$class EventsSeq$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.JournalPersistFailedclass JournalPersistFailed extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.JournalPersistFailed$class JournalPersistFailed$ extends scala.runtime.AbstractFunction1<Throwable,JournalPersistFailed> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.JournalPersistRejectedclass JournalPersistRejected extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.JournalPersistRejected$class JournalPersistRejected$ extends scala.runtime.AbstractFunction1<Throwable,JournalPersistRejected> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.RecoveryCompleted$class RecoveryCompleted$ extends RecoveryCompleted implements Serializable
- 
Class org.apache.pekko.persistence.typed.RecoveryFailedclass RecoveryFailed extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.RecoveryFailed$class RecoveryFailed$ extends scala.runtime.AbstractFunction1<Throwable,RecoveryFailed> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.ReplicaIdclass ReplicaId extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.ReplicaId$class ReplicaId$ extends scala.runtime.AbstractFunction1<String,ReplicaId> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.SingleEventSeq$class SingleEventSeq$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.SnapshotCompletedclass SnapshotCompleted extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.SnapshotCompleted$class SnapshotCompleted$ extends scala.runtime.AbstractFunction1<SnapshotMetadata,SnapshotCompleted> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.SnapshotFailedclass SnapshotFailed extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.SnapshotFailed$class SnapshotFailed$ extends scala.runtime.AbstractFunction2<SnapshotMetadata,Throwable, SnapshotFailed> implements Serializable 
 
- 
- 
Package org.apache.pekko.persistence.typed.crdt- 
Class org.apache.pekko.persistence.typed.crdt.Counterclass Counter extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.crdt.Counter.Updatedclass Updated extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.crdt.Counter.Updated$class Updated$ extends scala.runtime.AbstractFunction1<scala.math.BigInt,Counter.Updated> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.crdt.Counter$class Counter$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.crdt.LwwTimeclass LwwTime extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.crdt.LwwTime$class LwwTime$ extends scala.runtime.AbstractFunction2<Object,ReplicaId, LwwTime> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.crdt.ORSet.AddDeltaOp$class AddDeltaOp$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.crdt.ORSet.DeltaGroup$class DeltaGroup$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.crdt.ORSet.FullStateDeltaOp$class FullStateDeltaOp$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.crdt.ORSet.RemoveDeltaOp$class RemoveDeltaOp$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.persistence.typed.internal- 
Class org.apache.pekko.persistence.typed.internal.BehaviorSetup.NoSnapshot$class NoSnapshot$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.BehaviorSetup.SnapshotWithoutRetention$class SnapshotWithoutRetention$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.BehaviorSetup.SnapshotWithRetention$class SnapshotWithRetention$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.CompositeEffect$class CompositeEffect$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.DefaultRecovery$class DefaultRecovery$ extends Recovery implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.DisabledRecovery$class DisabledRecovery$ extends Recovery implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.DisabledRetentionCriteria$class DisabledRetentionCriteria$ extends RetentionCriteria implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl.GetPersistenceIdclass GetPersistenceId extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl.GetPersistenceId$class GetPersistenceId$ extends scala.runtime.AbstractFunction1<ActorRef<PersistenceId>,org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl.GetPersistenceId> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl.GetSeenSequenceNrclass GetSeenSequenceNr extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl.GetSeenSequenceNr$class GetSeenSequenceNr$ extends scala.runtime.AbstractFunction2<ReplicaId,ActorRef<Object>, org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl.GetSeenSequenceNr> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl.GetStateclass GetState extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl.GetState$class GetState$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl.GetStateReplyclass GetStateReply extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl.GetStateReply$class GetStateReply$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl.WriterIdentityclass WriterIdentity extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl.WriterIdentity$class WriterIdentity$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$class EventSourcedBehaviorImpl$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.EventSourcedSettings$class EventSourcedSettings$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.InternalProtocol.IncomingCommandclass IncomingCommand extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.InternalProtocol.IncomingCommand$class IncomingCommand$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.InternalProtocol.JournalResponseclass JournalResponse extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.InternalProtocol.JournalResponse$class JournalResponse$ extends scala.runtime.AbstractFunction1<JournalProtocol.Response,InternalProtocol.JournalResponse> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.internal.InternalProtocol.RecoveryPermitGranted$class RecoveryPermitGranted$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.InternalProtocol.RecoveryTickEventclass RecoveryTickEvent extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.InternalProtocol.RecoveryTickEvent$class RecoveryTickEvent$ extends scala.runtime.AbstractFunction1<Object,InternalProtocol.RecoveryTickEvent> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelopeclass ReplicatedEventEnvelope extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope$class ReplicatedEventEnvelope$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.InternalProtocol.SnapshotterResponseclass SnapshotterResponse extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.InternalProtocol.SnapshotterResponse$class SnapshotterResponse$ extends scala.runtime.AbstractFunction1<SnapshotProtocol.Response,InternalProtocol.SnapshotterResponse> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.internal.JournalInteractions.EventToPersistclass EventToPersist extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.JournalInteractions.EventToPersist$class EventToPersist$ extends scala.runtime.AbstractFunction3<Object,String, scala.Option<org.apache.pekko.persistence.typed.internal.ReplicatedEventMetadata>, JournalInteractions.EventToPersist> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.internal.ManyVersionVector$class ManyVersionVector$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.TreeMap<String,Object>, org.apache.pekko.persistence.typed.internal.ManyVersionVector> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.internal.OneVersionVector$class OneVersionVector$ extends scala.runtime.AbstractFunction2<String,Object, org.apache.pekko.persistence.typed.internal.OneVersionVector> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.internal.Persist$class Persist$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.PersistAll$class PersistAll$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.PersistNothing$class PersistNothing$ extends org.apache.pekko.persistence.typed.internal.EffectImpl<scala.runtime.Nothing$,scala.runtime.Nothing$> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.internal.PublishedEventImpl$class PublishedEventImpl$ extends scala.runtime.AbstractFunction5<PersistenceId,Object, Object, Object, scala.Option<ReplicatedPublishedEventMetaData>, org.apache.pekko.persistence.typed.internal.PublishedEventImpl> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.internal.RecoveryWithSnapshotSelectionCriteria$class RecoveryWithSnapshotSelectionCriteria$ extends scala.runtime.AbstractFunction1<SnapshotSelectionCriteria,org.apache.pekko.persistence.typed.internal.RecoveryWithSnapshotSelectionCriteria> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.internal.ReplayingEvents.ReplayingState$class ReplayingState$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.ReplicatedEvent$class ReplicatedEvent$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.ReplicatedEventAck$class ReplicatedEventAck$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.ReplicatedEventMetadata$class ReplicatedEventMetadata$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.ReplicatedSnapshotMetadata$class ReplicatedSnapshotMetadata$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.ReplicationSetup$class ReplicationSetup$ extends scala.runtime.AbstractFunction3<ReplicaId,scala.collection.immutable.Map<ReplicaId, String>, org.apache.pekko.persistence.typed.internal.ReplicationContextImpl, org.apache.pekko.persistence.typed.internal.ReplicationSetup> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.internal.Running.RunningStateclass RunningState extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.Running.RunningState$class RunningState$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.SnapshotCountRetentionCriteriaImpl$class SnapshotCountRetentionCriteriaImpl$ extends scala.runtime.AbstractFunction3<Object,Object, Object, org.apache.pekko.persistence.typed.internal.SnapshotCountRetentionCriteriaImpl> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.internal.Stash$class Stash$ extends org.apache.pekko.persistence.typed.internal.EffectImpl<scala.runtime.Nothing$,scala.runtime.Nothing$> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.internal.StashOverflowStrategy.Drop$class Drop$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.StashOverflowStrategy.Fail$class Fail$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.Stop$class Stop$ extends org.apache.pekko.persistence.typed.internal.SideEffect<scala.runtime.Nothing$> implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.Unhandled$class Unhandled$ extends org.apache.pekko.persistence.typed.internal.EffectImpl<scala.runtime.Nothing$,scala.runtime.Nothing$> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.internal.UnstashAll$class UnstashAll$ extends org.apache.pekko.persistence.typed.internal.SideEffect<scala.runtime.Nothing$> implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.VersionVector.After$class After$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.VersionVector.Before$class Before$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.VersionVector.Concurrent$class Concurrent$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.internal.VersionVector.Same$class Same$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.persistence.typed.serialization- 
Class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.Counterclass Counter extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
value_org.apache.pekko.protobufv3.internal.ByteString value_ 
 
- 
 
- 
Class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdateclass CounterUpdate extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
delta_org.apache.pekko.protobufv3.internal.ByteString delta_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetclass ORSet extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
dots_List<ReplicatedEventSourcing.VersionVector> dots_ 
- 
intElements_org.apache.pekko.protobufv3.internal.Internal.IntList intElements_ 
- 
intElementsMemoizedSerializedSizeint intElementsMemoizedSerializedSize 
- 
longElements_org.apache.pekko.protobufv3.internal.Internal.LongList longElements_ 
- 
longElementsMemoizedSerializedSizeint longElementsMemoizedSerializedSize 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
originDc_Object originDc_ 
- 
otherElements_List<ContainerFormats.Payload> otherElements_ 
- 
stringElements_org.apache.pekko.protobufv3.internal.LazyStringArrayList stringElements_ 
- 
vvector_ReplicatedEventSourcing.VersionVector vvector_ 
 
- 
 
- 
Class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroupclass ORSetDeltaGroup extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
entries_List<ReplicatedEventSourcing.ORSetDeltaGroup.Entry> entries_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entryclass Entry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
operation_int operation_ 
- 
underlying_ReplicatedEventSourcing.ORSet underlying_ 
 
- 
 
- 
Class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEventclass PublishedEvent extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
metadata_ReplicatedEventSourcing.ReplicatedPublishedEventMetaData metadata_ 
- 
payload_ContainerFormats.Payload payload_ 
- 
persistenceId_Object persistenceId_ 
- 
sequenceNr_long sequenceNr_ 
- 
timestamp_long timestamp_ 
 
- 
 
- 
Class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadataclass ReplicatedEventMetadata extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
concurrent_boolean concurrent_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
originReplica_Object originReplica_ 
- 
originSequenceNr_long originSequenceNr_ 
- 
versionVector_ReplicatedEventSourcing.VersionVector versionVector_ 
 
- 
 
- 
Class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaDataclass ReplicatedPublishedEventMetaData extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
replicaId_Object replicaId_ 
- 
versionVector_ReplicatedEventSourcing.VersionVector versionVector_ 
 
- 
 
- 
Class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadataclass ReplicatedSnapshotMetadata extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
seenPerReplica_List<ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen> seenPerReplica_ 
- 
version_ReplicatedEventSourcing.VersionVector version_ 
 
- 
 
- 
Class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seenclass Seen extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
replicaId_Object replicaId_ 
- 
sequenceNr_long sequenceNr_ 
 
- 
 
- 
Class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVectorclass VersionVector extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
entries_List<ReplicatedEventSourcing.VersionVector.Entry> entries_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entryclass Entry extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
key_Object key_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
version_long version_ 
 
- 
 
 
- 
- 
Package org.apache.pekko.persistence.typed.state- 
Class org.apache.pekko.persistence.typed.state.RecoveryCompleted$class RecoveryCompleted$ extends RecoveryCompleted implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.RecoveryFailedclass RecoveryFailed extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.RecoveryFailed$class RecoveryFailed$ extends scala.runtime.AbstractFunction1<Throwable,RecoveryFailed> implements Serializable 
 
- 
- 
Package org.apache.pekko.persistence.typed.state.internal- 
Class org.apache.pekko.persistence.typed.state.internal.CompositeEffect$class CompositeEffect$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.Delete$class Delete$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl.GetPersistenceIdclass GetPersistenceId extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl.GetPersistenceId$class GetPersistenceId$ extends scala.runtime.AbstractFunction1<ActorRef<PersistenceId>,org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl.GetPersistenceId> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl.GetStateclass GetState extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl.GetState$class GetState$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl$class DurableStateBehaviorImpl$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.DurableStateSettings$class DurableStateSettings$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.DeleteFailureclass DeleteFailure extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.DeleteFailure$class DeleteFailure$ extends scala.runtime.AbstractFunction1<Throwable,InternalProtocol.DeleteFailure> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.DeleteSuccess$class DeleteSuccess$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.GetFailureclass GetFailure extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.GetFailure$class GetFailure$ extends scala.runtime.AbstractFunction1<Throwable,InternalProtocol.GetFailure> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.GetSuccessclass GetSuccess extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.GetSuccess$class GetSuccess$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.IncomingCommandclass IncomingCommand extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.IncomingCommand$class IncomingCommand$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.RecoveryPermitGranted$class RecoveryPermitGranted$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.RecoveryTimeout$class RecoveryTimeout$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.UpsertFailureclass UpsertFailure extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.UpsertFailure$class UpsertFailure$ extends scala.runtime.AbstractFunction1<Throwable,InternalProtocol.UpsertFailure> implements Serializable 
- 
Class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.UpsertSuccess$class UpsertSuccess$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.Persist$class Persist$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.PersistNothing$class PersistNothing$ extends org.apache.pekko.persistence.typed.state.internal.EffectImpl<scala.runtime.Nothing$> implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.Recovering.RecoveryState$class RecoveryState$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.Running.RunningStateclass RunningState extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.Running.RunningState$class RunningState$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.Stash$class Stash$ extends org.apache.pekko.persistence.typed.state.internal.EffectImpl<scala.runtime.Nothing$> implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.StashOverflowStrategy.Drop$class Drop$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.StashOverflowStrategy.Fail$class Fail$ extends Object implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.Stop$class Stop$ extends org.apache.pekko.persistence.typed.state.internal.SideEffect<scala.runtime.Nothing$> implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.Unhandled$class Unhandled$ extends org.apache.pekko.persistence.typed.state.internal.EffectImpl<scala.runtime.Nothing$> implements Serializable
- 
Class org.apache.pekko.persistence.typed.state.internal.UnstashAll$class UnstashAll$ extends org.apache.pekko.persistence.typed.state.internal.SideEffect<scala.runtime.Nothing$> implements Serializable
 
- 
- 
Package org.apache.pekko.pki.pem- 
Exception org.apache.pekko.pki.pem.PEMLoadingExceptionclass PEMLoadingException extends RuntimeException implements Serializable
 
- 
- 
Package org.apache.pekko.remote- 
Class org.apache.pekko.remote.Ackclass Ack extends Object implements Serializable
- 
Class org.apache.pekko.remote.Ack$class Ack$ extends scala.runtime.AbstractFunction2<SeqNo,scala.collection.immutable.Set<SeqNo>, Ack> implements Serializable 
- 
Class org.apache.pekko.remote.AckedReceiveBufferclass AckedReceiveBuffer extends Object implements Serializable
- 
Class org.apache.pekko.remote.AckedReceiveBuffer$class AckedReceiveBuffer$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.AckedSendBufferclass AckedSendBuffer extends Object implements Serializable
- 
Class org.apache.pekko.remote.AckedSendBuffer$class AckedSendBuffer$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.ArteryControlFormats.Addressclass Address extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 
- 
Class org.apache.pekko.remote.ArteryControlFormats.ArteryHeartbeatRspclass ArteryHeartbeatRsp extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
uid_long uid_ 
 
- 
 
- 
Class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisementclass CompressionTableAdvertisement extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
from_ArteryControlFormats.UniqueAddress from_ 
- 
keys_org.apache.pekko.protobufv3.internal.LazyStringArrayList keys_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
originUid_long originUid_ 
- 
tableVersion_int tableVersion_ 
- 
values_org.apache.pekko.protobufv3.internal.Internal.IntList values_ 
 
- 
 
- 
Class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisementAckclass CompressionTableAdvertisementAck extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
from_ArteryControlFormats.UniqueAddress from_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
version_int version_ 
 
- 
 
- 
Class org.apache.pekko.remote.ArteryControlFormats.FlushAckclass FlushAck extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
expectedAcks_int expectedAcks_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.remote.ArteryControlFormats.HandshakeReqclass HandshakeReq extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
from_ArteryControlFormats.UniqueAddress from_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
to_ArteryControlFormats.Address to_ 
 
- 
 
- 
Class org.apache.pekko.remote.ArteryControlFormats.MessageWithAddressclass MessageWithAddress extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
address_ArteryControlFormats.UniqueAddress address_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.remote.ArteryControlFormats.Quarantinedclass Quarantined extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
from_ArteryControlFormats.UniqueAddress from_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
to_ArteryControlFormats.UniqueAddress to_ 
 
- 
 
- 
Class org.apache.pekko.remote.ArteryControlFormats.SystemMessageDeliveryAckclass SystemMessageDeliveryAck extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
from_ArteryControlFormats.UniqueAddress from_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
seqNo_long seqNo_ 
 
- 
 
- 
Class org.apache.pekko.remote.ArteryControlFormats.SystemMessageEnvelopeclass SystemMessageEnvelope extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
ackReplyTo_ArteryControlFormats.UniqueAddress ackReplyTo_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
message_org.apache.pekko.protobufv3.internal.ByteString message_ 
- 
messageManifest_org.apache.pekko.protobufv3.internal.ByteString messageManifest_ 
- 
seqNo_long seqNo_ 
- 
serializerId_int serializerId_ 
 
- 
 
- 
Class org.apache.pekko.remote.ArteryControlFormats.UniqueAddressclass UniqueAddress extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
address_ArteryControlFormats.Address address_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
uid_long uid_ 
 
- 
 
- 
Class org.apache.pekko.remote.AssociatedEventclass AssociatedEvent extends Object implements Serializable
- 
Class org.apache.pekko.remote.AssociatedEvent$class AssociatedEvent$ extends scala.runtime.AbstractFunction3<Address,Address, Object, AssociatedEvent> implements Serializable 
- 
Class org.apache.pekko.remote.AssociationErrorEventclass AssociationErrorEvent extends Object implements Serializable
- 
Class org.apache.pekko.remote.AssociationErrorEvent$class AssociationErrorEvent$ extends scala.runtime.AbstractFunction5<Throwable,Address, Address, Object, Logging.LogLevel, AssociationErrorEvent> implements Serializable 
- 
Class org.apache.pekko.remote.ContainerFormats.ActorIdentityclass ActorIdentity extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
correlationId_ContainerFormats.Payload correlationId_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
ref_ContainerFormats.ActorRef ref_ 
 
- 
 
- 
Class org.apache.pekko.remote.ContainerFormats.ActorInitializationExceptionclass ActorInitializationException extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
actor_ContainerFormats.ActorRef actor_ 
- 
bitField0_int bitField0_ 
- 
cause_ContainerFormats.Payload cause_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
message_Object message_ 
 
- 
 
- 
Class org.apache.pekko.remote.ContainerFormats.ActorRefclass ActorRef extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
path_Object path_ 
 
- 
 
- 
Class org.apache.pekko.remote.ContainerFormats.Identifyclass Identify extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
messageId_ContainerFormats.Payload messageId_ 
 
- 
 
- 
Class org.apache.pekko.remote.ContainerFormats.Optionclass Option extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
value_ContainerFormats.Payload value_ 
 
- 
 
- 
Class org.apache.pekko.remote.ContainerFormats.Payloadclass Payload extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
enclosedMessage_org.apache.pekko.protobufv3.internal.ByteString enclosedMessage_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
messageManifest_org.apache.pekko.protobufv3.internal.ByteString messageManifest_ 
- 
serializerId_int serializerId_ 
 
- 
 
- 
Class org.apache.pekko.remote.ContainerFormats.Selectionclass Selection extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
matcher_Object matcher_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
type_int type_ 
 
- 
 
- 
Class org.apache.pekko.remote.ContainerFormats.SelectionEnvelopeclass SelectionEnvelope extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
enclosedMessage_org.apache.pekko.protobufv3.internal.ByteString enclosedMessage_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
messageManifest_org.apache.pekko.protobufv3.internal.ByteString messageManifest_ 
- 
pattern_List<ContainerFormats.Selection> pattern_ 
- 
serializerId_int serializerId_ 
- 
wildcardFanOut_boolean wildcardFanOut_ 
 
- 
 
- 
Class org.apache.pekko.remote.ContainerFormats.StackTraceElementclass StackTraceElement extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 
- 
Class org.apache.pekko.remote.ContainerFormats.StatusReplyErrorMessageclass StatusReplyErrorMessage extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
errorMessage_Object errorMessage_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.remote.ContainerFormats.Throwableclass Throwable extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
cause_ContainerFormats.Payload cause_ 
- 
className_Object className_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
message_Object message_ 
- 
stackTrace_List<ContainerFormats.StackTraceElement> stackTrace_ 
 
- 
 
- 
Class org.apache.pekko.remote.ContainerFormats.ThrowableNotSerializableclass ThrowableNotSerializable extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 
- 
Class org.apache.pekko.remote.ContainerFormats.WatcherHeartbeatResponseclass WatcherHeartbeatResponse extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
uid_long uid_ 
 
- 
 
- 
Class org.apache.pekko.remote.DaemonMsgCreate$class DaemonMsgCreate$ extends scala.runtime.AbstractFunction4<Props,Deploy, String, ActorRef, org.apache.pekko.remote.DaemonMsgCreate> implements Serializable 
- 
Class org.apache.pekko.remote.DisassociatedEventclass DisassociatedEvent extends Object implements Serializable
- 
Class org.apache.pekko.remote.DisassociatedEvent$class DisassociatedEvent$ extends scala.runtime.AbstractFunction3<Address,Address, Object, DisassociatedEvent> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointManager.Gatedclass Gated extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointManager.Gated$class Gated$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.Deadline,org.apache.pekko.remote.EndpointManager.Gated> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointManager.Linkclass Link extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointManager.Link$class Link$ extends scala.runtime.AbstractFunction2<Address,Address, org.apache.pekko.remote.EndpointManager.Link> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointManager.Listenclass Listen extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointManager.Listen$class Listen$ extends scala.runtime.AbstractFunction1<scala.concurrent.Promise<scala.collection.immutable.Seq<scala.Tuple2<org.apache.pekko.remote.transport.PekkoProtocolTransport,Address>>>, org.apache.pekko.remote.EndpointManager.Listen> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointManager.ListensFailureclass ListensFailure extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointManager.ListensFailure$class ListensFailure$ extends scala.runtime.AbstractFunction2<scala.concurrent.Promise<scala.collection.immutable.Seq<scala.Tuple2<org.apache.pekko.remote.transport.PekkoProtocolTransport,Address>>>, Throwable, org.apache.pekko.remote.EndpointManager.ListensFailure> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointManager.ListensResultclass ListensResult extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointManager.ListensResult$class ListensResult$ extends scala.runtime.AbstractFunction2<scala.concurrent.Promise<scala.collection.immutable.Seq<scala.Tuple2<org.apache.pekko.remote.transport.PekkoProtocolTransport,Address>>>, scala.collection.immutable.Seq<scala.Tuple3<org.apache.pekko.remote.transport.PekkoProtocolTransport, Address, scala.concurrent.Promise<Transport.AssociationEventListener>>>, org.apache.pekko.remote.EndpointManager.ListensResult> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointManager.ManagementCommandclass ManagementCommand extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointManager.ManagementCommand$class ManagementCommand$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.remote.EndpointManager.ManagementCommand> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointManager.ManagementCommandAckclass ManagementCommandAck extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointManager.ManagementCommandAck$class ManagementCommandAck$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.remote.EndpointManager.ManagementCommandAck> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointManager.Passclass Pass extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointManager.Pass$class Pass$ extends scala.runtime.AbstractFunction2<ActorRef,scala.Option<Object>, org.apache.pekko.remote.EndpointManager.Pass> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointManager.Prune$class Prune$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointManager.Quarantineclass Quarantine extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointManager.Quarantine$class Quarantine$ extends scala.runtime.AbstractFunction2<Address,scala.Option<Object>, org.apache.pekko.remote.EndpointManager.Quarantine> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointManager.Quarantinedclass Quarantined extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointManager.Quarantined$class Quarantined$ extends scala.runtime.AbstractFunction2<Object,scala.concurrent.duration.Deadline, org.apache.pekko.remote.EndpointManager.Quarantined> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointManager.ResendStateclass ResendState extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointManager.ResendState$class ResendState$ extends scala.runtime.AbstractFunction2<Object,AckedReceiveBuffer<PekkoPduCodec.Message>, org.apache.pekko.remote.EndpointManager.ResendState> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointManager.Sendclass Send extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointManager.Send$class Send$ extends scala.runtime.AbstractFunction4<Object,<any>, org.apache.pekko.remote.RemoteActorRef, scala.Option<SeqNo>, org.apache.pekko.remote.EndpointManager.Send> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointManager.ShutdownAndFlush$class ShutdownAndFlush$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointManager.StartupFinished$class StartupFinished$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointWriter.AckIdleCheckTimer$class AckIdleCheckTimer$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointWriter.BackoffTimer$class BackoffTimer$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointWriter.FlushAndStop$class FlushAndStop$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointWriter.Handleclass Handle extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointWriter.Handle$class Handle$ extends scala.runtime.AbstractFunction1<org.apache.pekko.remote.transport.PekkoProtocolHandle,org.apache.pekko.remote.EndpointWriter.Handle> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointWriter.OutboundAckclass OutboundAck extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointWriter.OutboundAck$class OutboundAck$ extends scala.runtime.AbstractFunction1<Ack,org.apache.pekko.remote.EndpointWriter.OutboundAck> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointWriter.StoppedReadingclass StoppedReading extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointWriter.StoppedReading$class StoppedReading$ extends scala.runtime.AbstractFunction1<ActorRef,org.apache.pekko.remote.EndpointWriter.StoppedReading> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointWriter.StopReadingclass StopReading extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointWriter.StopReading$class StopReading$ extends scala.runtime.AbstractFunction2<ActorRef,ActorRef, org.apache.pekko.remote.EndpointWriter.StopReading> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointWriter.TakeOverclass TakeOver extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointWriter.TakeOver$class TakeOver$ extends scala.runtime.AbstractFunction2<org.apache.pekko.remote.transport.PekkoProtocolHandle,ActorRef, org.apache.pekko.remote.EndpointWriter.TakeOver> implements Serializable 
- 
Class org.apache.pekko.remote.EndpointWriter.TookOverclass TookOver extends Object implements Serializable
- 
Class org.apache.pekko.remote.EndpointWriter.TookOver$class TookOver$ extends scala.runtime.AbstractFunction2<ActorRef,org.apache.pekko.remote.transport.PekkoProtocolHandle, org.apache.pekko.remote.EndpointWriter.TookOver> implements Serializable 
- 
Class org.apache.pekko.remote.GracefulShutdownQuarantinedEventclass GracefulShutdownQuarantinedEvent extends Object implements Serializable
- 
Class org.apache.pekko.remote.GracefulShutdownQuarantinedEvent$class GracefulShutdownQuarantinedEvent$ extends scala.runtime.AbstractFunction2<UniqueAddress,String, GracefulShutdownQuarantinedEvent> implements Serializable 
- 
Class org.apache.pekko.remote.HeartbeatHistory$class HeartbeatHistory$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.HopelessAssociation$class HopelessAssociation$ extends scala.runtime.AbstractFunction4<Address,Address, scala.Option<Object>, Throwable, org.apache.pekko.remote.HopelessAssociation> implements Serializable 
- 
Class org.apache.pekko.remote.InvalidAssociation$class InvalidAssociation$ extends scala.runtime.AbstractFunction4<Address,Address, Throwable, scala.Option<AssociationHandle.DisassociateInfo>, org.apache.pekko.remote.InvalidAssociation> implements Serializable 
- 
Exception org.apache.pekko.remote.MessageSerializer.SerializationExceptionclass SerializationException extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.remote.NotAllowedClassRemoteDeploymentAttemptExceptionclass NotAllowedClassRemoteDeploymentAttemptException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.remote.QuarantinedEventclass QuarantinedEvent extends Object implements Serializable
- 
Class org.apache.pekko.remote.QuarantinedEvent$class QuarantinedEvent$ extends scala.runtime.AbstractFunction2<Address,Object, QuarantinedEvent> implements Serializable 
- 
Class org.apache.pekko.remote.RARP$class RARP$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.ReliableDeliverySupervisor.AttemptSysMsgRedelivery$class AttemptSysMsgRedelivery$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.ReliableDeliverySupervisor.GotUidclass GotUid extends Object implements Serializable
- 
Class org.apache.pekko.remote.ReliableDeliverySupervisor.GotUid$class GotUid$ extends scala.runtime.AbstractFunction2<Object,Address, org.apache.pekko.remote.ReliableDeliverySupervisor.GotUid> implements Serializable 
- 
Class org.apache.pekko.remote.ReliableDeliverySupervisor.Idle$class Idle$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.ReliableDeliverySupervisor.IsIdle$class IsIdle$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.ReliableDeliverySupervisor.TooLongIdle$class TooLongIdle$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.ReliableDeliverySupervisor.Ungate$class Ungate$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteActorRefProvider.Finished$class Finished$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteActorRefProvider.Idle$class Idle$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteActorRefProvider.Uninitialized$class Uninitialized$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteActorRefProvider.WaitDaemonShutdown$class WaitDaemonShutdown$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteActorRefProvider.WaitTransportShutdown$class WaitTransportShutdown$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteDeploymentWatcher.WatchRemoteclass WatchRemote extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteDeploymentWatcher.WatchRemote$class WatchRemote$ extends scala.runtime.AbstractFunction2<ActorRef,ActorRef, org.apache.pekko.remote.RemoteDeploymentWatcher.WatchRemote> implements Serializable 
- 
Class org.apache.pekko.remote.RemoteScopeclass RemoteScope extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteScope$class RemoteScope$ extends scala.runtime.AbstractFunction1<Address,RemoteScope> implements Serializable 
- 
Exception org.apache.pekko.remote.RemoteTransportExceptionclass RemoteTransportException extends PekkoException implements Serializable
- 
Exception org.apache.pekko.remote.RemoteTransportExceptionNoStackTraceclass RemoteTransportExceptionNoStackTrace extends RemoteTransportException implements Serializable
- 
Class org.apache.pekko.remote.RemoteWatcher.ArteryHeartbeat$class ArteryHeartbeat$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteWatcher.ArteryHeartbeatRspclass ArteryHeartbeatRsp extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteWatcher.ArteryHeartbeatRsp$class ArteryHeartbeatRsp$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.remote.RemoteWatcher.ArteryHeartbeatRsp> implements Serializable 
- 
Class org.apache.pekko.remote.RemoteWatcher.ExpectedFirstHeartbeatclass ExpectedFirstHeartbeat extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteWatcher.ExpectedFirstHeartbeat$class ExpectedFirstHeartbeat$ extends scala.runtime.AbstractFunction1<Address,org.apache.pekko.remote.RemoteWatcher.ExpectedFirstHeartbeat> implements Serializable 
- 
Class org.apache.pekko.remote.RemoteWatcher.Heartbeat$class Heartbeat$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteWatcher.HeartbeatRspclass HeartbeatRsp extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteWatcher.HeartbeatRsp$class HeartbeatRsp$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.remote.RemoteWatcher.HeartbeatRsp> implements Serializable 
- 
Class org.apache.pekko.remote.RemoteWatcher.HeartbeatTick$class HeartbeatTick$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteWatcher.ReapUnreachableTick$class ReapUnreachableTick$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteWatcher.Statsclass Stats extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteWatcher.Stats$class Stats$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteWatcher.UnwatchRemoteclass UnwatchRemote extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteWatcher.UnwatchRemote$class UnwatchRemote$ extends scala.runtime.AbstractFunction2<org.apache.pekko.actor.InternalActorRef,org.apache.pekko.actor.InternalActorRef, org.apache.pekko.remote.RemoteWatcher.UnwatchRemote> implements Serializable 
- 
Class org.apache.pekko.remote.RemoteWatcher.WatchRemoteclass WatchRemote extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemoteWatcher.WatchRemote$class WatchRemote$ extends scala.runtime.AbstractFunction2<org.apache.pekko.actor.InternalActorRef,org.apache.pekko.actor.InternalActorRef, org.apache.pekko.remote.RemoteWatcher.WatchRemote> implements Serializable 
- 
Class org.apache.pekko.remote.Remoting.RegisterTransportActorclass RegisterTransportActor extends Object implements Serializable
- 
Class org.apache.pekko.remote.Remoting.RegisterTransportActor$class RegisterTransportActor$ extends scala.runtime.AbstractFunction2<Props,String, org.apache.pekko.remote.Remoting.RegisterTransportActor> implements Serializable 
- 
Class org.apache.pekko.remote.RemotingErrorEventclass RemotingErrorEvent extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemotingErrorEvent$class RemotingErrorEvent$ extends scala.runtime.AbstractFunction1<Throwable,RemotingErrorEvent> implements Serializable 
- 
Class org.apache.pekko.remote.RemotingListenEventclass RemotingListenEvent extends Object implements Serializable
- 
Class org.apache.pekko.remote.RemotingListenEvent$class RemotingListenEvent$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Set<Address>,RemotingListenEvent> implements Serializable 
- 
Class org.apache.pekko.remote.RemotingShutdownEvent$class RemotingShutdownEvent$ extends Object implements Serializable
- 
Exception org.apache.pekko.remote.ResendBufferCapacityReachedExceptionclass ResendBufferCapacityReachedException extends PekkoException implements Serializable
- 
Exception org.apache.pekko.remote.ResendUnfulfillableExceptionclass ResendUnfulfillableException extends PekkoException implements Serializable
- 
Class org.apache.pekko.remote.SeqNoclass SeqNo extends Object implements Serializable
- 
Class org.apache.pekko.remote.SeqNo$class SeqNo$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.ShutDownAssociation$class ShutDownAssociation$ extends scala.runtime.AbstractFunction3<Address,Address, Throwable, org.apache.pekko.remote.ShutDownAssociation> implements Serializable 
- 
Class org.apache.pekko.remote.SystemMessageFormats.DeathWatchNotificationDataclass DeathWatchNotificationData extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
actor_ContainerFormats.ActorRef actor_ 
- 
addressTerminated_boolean addressTerminated_ 
- 
bitField0_int bitField0_ 
- 
existenceConfirmed_boolean existenceConfirmed_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.remote.SystemMessageFormats.FailedDataclass FailedData extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
child_ContainerFormats.ActorRef child_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
uid_long uid_ 
 
- 
 
- 
Class org.apache.pekko.remote.SystemMessageFormats.SuperviseDataclass SuperviseData extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
async_boolean async_ 
- 
bitField0_int bitField0_ 
- 
child_ContainerFormats.ActorRef child_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.remote.SystemMessageFormats.SystemMessageclass SystemMessage extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
causeData_ContainerFormats.Payload causeData_ 
- 
dwNotificationData_SystemMessageFormats.DeathWatchNotificationData dwNotificationData_ 
- 
failedData_SystemMessageFormats.FailedData failedData_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
superviseData_SystemMessageFormats.SuperviseData superviseData_ 
- 
type_int type_ 
- 
watchData_SystemMessageFormats.WatchData watchData_ 
 
- 
 
- 
Class org.apache.pekko.remote.SystemMessageFormats.WatchDataclass WatchData extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
watchee_ContainerFormats.ActorRef watchee_ 
- 
watcher_ContainerFormats.ActorRef watcher_ 
 
- 
 
- 
Class org.apache.pekko.remote.ThisActorSystemQuarantinedEventclass ThisActorSystemQuarantinedEvent extends Object implements Serializable
- 
Class org.apache.pekko.remote.ThisActorSystemQuarantinedEvent$class ThisActorSystemQuarantinedEvent$ extends scala.runtime.AbstractFunction2<Address,Address, ThisActorSystemQuarantinedEvent> implements Serializable 
- 
Class org.apache.pekko.remote.UniqueAddressclass UniqueAddress extends Object implements Serializable
- 
Class org.apache.pekko.remote.UniqueAddress$class UniqueAddress$ extends scala.runtime.AbstractFunction2<Address,Object, UniqueAddress> implements Serializable 
- 
Class org.apache.pekko.remote.WireFormats.AckAndEnvelopeContainerclass AckAndEnvelopeContainer extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
ack_WireFormats.AcknowledgementInfo ack_ 
- 
bitField0_int bitField0_ 
- 
envelope_WireFormats.RemoteEnvelope envelope_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.AcknowledgementInfoclass AcknowledgementInfo extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
cumulativeAck_long cumulativeAck_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
nacks_org.apache.pekko.protobufv3.internal.Internal.LongList nacks_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.ActorRefDataclass ActorRefData extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
path_Object path_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.AddressDataclass AddressData extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 
- 
Class org.apache.pekko.remote.WireFormats.DaemonMsgCreateDataclass DaemonMsgCreateData extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
deploy_WireFormats.DeployData deploy_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
path_Object path_ 
- 
props_WireFormats.PropsData props_ 
- 
supervisor_WireFormats.ActorRefData supervisor_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.DefaultResizerclass DefaultResizer extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
backoffRate_double backoffRate_ 
- 
backoffThreshold_double backoffThreshold_ 
- 
bitField0_int bitField0_ 
- 
lowerBound_int lowerBound_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
messagesPerResize_int messagesPerResize_ 
- 
pressureThreshold_int pressureThreshold_ 
- 
rampupRate_double rampupRate_ 
- 
upperBound_int upperBound_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.DeployDataclass DeployData extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
config_org.apache.pekko.protobufv3.internal.ByteString config_ 
- 
configManifest_Object configManifest_ 
- 
configSerializerId_int configSerializerId_ 
- 
dispatcher_Object dispatcher_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
path_Object path_ 
- 
routerConfig_org.apache.pekko.protobufv3.internal.ByteString routerConfig_ 
- 
routerConfigManifest_Object routerConfigManifest_ 
- 
routerConfigSerializerId_int routerConfigSerializerId_ 
- 
scope_org.apache.pekko.protobufv3.internal.ByteString scope_ 
- 
scopeManifest_Object scopeManifest_ 
- 
scopeSerializerId_int scopeSerializerId_ 
- 
tags_org.apache.pekko.protobufv3.internal.LazyStringArrayList tags_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.FiniteDurationclass FiniteDuration extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
unit_int unit_ 
- 
value_long value_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.FromConfigclass FromConfig extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
resizer_ContainerFormats.Payload resizer_ 
- 
routerDispatcher_Object routerDispatcher_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.GenericRoutingPoolclass GenericRoutingPool extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
nrOfInstances_int nrOfInstances_ 
- 
resizer_ContainerFormats.Payload resizer_ 
- 
routerDispatcher_Object routerDispatcher_ 
- 
usePoolDispatcher_boolean usePoolDispatcher_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.PekkoControlMessageclass PekkoControlMessage extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
commandType_int commandType_ 
- 
handshakeInfo_WireFormats.PekkoHandshakeInfo handshakeInfo_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.PekkoHandshakeInfoclass PekkoHandshakeInfo extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
cookie_Object cookie_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
origin_WireFormats.AddressData origin_ 
- 
uid_long uid_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.PekkoProtocolMessageclass PekkoProtocolMessage extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
instruction_WireFormats.PekkoControlMessage instruction_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
payload_org.apache.pekko.protobufv3.internal.ByteString payload_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.PropsDataclass PropsData extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
args_org.apache.pekko.protobufv3.internal.Internal.ProtobufList<org.apache.pekko.protobufv3.internal.ByteString> args_ 
- 
bitField0_int bitField0_ 
- 
clazz_Object clazz_ 
- 
deploy_WireFormats.DeployData deploy_ 
- 
hasManifest_org.apache.pekko.protobufv3.internal.Internal.BooleanList hasManifest_ 
- 
manifests_org.apache.pekko.protobufv3.internal.LazyStringArrayList manifests_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
serializerIds_org.apache.pekko.protobufv3.internal.Internal.IntList serializerIds_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.RemoteEnvelopeclass RemoteEnvelope extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
message_WireFormats.SerializedMessage message_ 
- 
recipient_WireFormats.ActorRefData recipient_ 
- 
sender_WireFormats.ActorRefData sender_ 
- 
seq_long seq_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.RemoteRouterConfigclass RemoteRouterConfig extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
local_ContainerFormats.Payload local_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
nodes_List<WireFormats.AddressData> nodes_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.RemoteScopeclass RemoteScope extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
node_WireFormats.AddressData node_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.ScatterGatherPoolclass ScatterGatherPool extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
generic_WireFormats.GenericRoutingPool generic_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
within_WireFormats.FiniteDuration within_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.SerializedMessageclass SerializedMessage extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
message_org.apache.pekko.protobufv3.internal.ByteString message_ 
- 
messageManifest_org.apache.pekko.protobufv3.internal.ByteString messageManifest_ 
- 
serializerId_int serializerId_ 
 
- 
 
- 
Class org.apache.pekko.remote.WireFormats.TailChoppingPoolclass TailChoppingPool extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
generic_WireFormats.GenericRoutingPool generic_ 
- 
interval_WireFormats.FiniteDuration interval_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
within_WireFormats.FiniteDuration within_ 
 
- 
 
 
- 
- 
Package org.apache.pekko.remote.artery- 
Class org.apache.pekko.remote.artery.ActorSystemTerminating$class ActorSystemTerminating$ extends scala.runtime.AbstractFunction1<UniqueAddress,org.apache.pekko.remote.artery.ActorSystemTerminating> implements Serializable 
- 
Class org.apache.pekko.remote.artery.ActorSystemTerminatingAck$class ActorSystemTerminatingAck$ extends scala.runtime.AbstractFunction1<UniqueAddress,org.apache.pekko.remote.artery.ActorSystemTerminatingAck> implements Serializable 
- 
Exception org.apache.pekko.remote.artery.ArteryTransport.AeronTerminatedclass AeronTerminated extends RuntimeException implements Serializable
- 
Class org.apache.pekko.remote.artery.ArteryTransport.InboundStreamMatValuesclass InboundStreamMatValues extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.ArteryTransport.InboundStreamMatValues$class InboundStreamMatValues$ extends Object implements Serializable
- 
Exception org.apache.pekko.remote.artery.ArteryTransport.ShutdownSignal$class ShutdownSignal$ extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.remote.artery.ArteryTransport.ShuttingDown$class ShuttingDown$ extends RuntimeException implements Serializable
- 
Class org.apache.pekko.remote.artery.Association.LazyQueueWrapperclass LazyQueueWrapper extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.Association.LazyQueueWrapper$class LazyQueueWrapper$ extends scala.runtime.AbstractFunction2<Queue<OutboundEnvelope>,scala.Function0<scala.runtime.BoxedUnit>, org.apache.pekko.remote.artery.Association.LazyQueueWrapper> implements Serializable 
- 
Class org.apache.pekko.remote.artery.Association.OutboundStreamMatValuesclass OutboundStreamMatValues extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.Association.OutboundStreamMatValues$class OutboundStreamMatValues$ extends scala.runtime.AbstractFunction3<<any>,scala.concurrent.Future<Done>, <any>, org.apache.pekko.remote.artery.Association.OutboundStreamMatValues> implements Serializable 
- 
Exception org.apache.pekko.remote.artery.Association.OutboundStreamStopIdleSignal$class OutboundStreamStopIdleSignal$ extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.remote.artery.Association.OutboundStreamStopQuarantinedSignal$class OutboundStreamStopQuarantinedSignal$ extends RuntimeException implements Serializable
- 
Class org.apache.pekko.remote.artery.Association.QueueWrapperImplclass QueueWrapperImpl extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.Association.QueueWrapperImpl$class QueueWrapperImpl$ extends scala.runtime.AbstractFunction1<Queue<OutboundEnvelope>,org.apache.pekko.remote.artery.Association.QueueWrapperImpl> implements Serializable 
- 
Class org.apache.pekko.remote.artery.AssociationState.QuarantinedTimestampclass QuarantinedTimestamp extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.AssociationState.QuarantinedTimestamp$class QuarantinedTimestamp$ extends scala.runtime.AbstractFunction2<Object,Object, org.apache.pekko.remote.artery.AssociationState.QuarantinedTimestamp> implements Serializable 
- 
Class org.apache.pekko.remote.artery.AssociationState.UidKnown$class UidKnown$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.AssociationState.UidQuarantined$class UidQuarantined$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.AssociationState.UidUnknown$class UidUnknown$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.CacheStatistics$class CacheStatistics$ extends scala.runtime.AbstractFunction3<Object,Object, Object, org.apache.pekko.remote.artery.CacheStatistics> implements Serializable 
- 
Class org.apache.pekko.remote.artery.Flush$class Flush$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.FlushAck$class FlushAck$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.remote.artery.FlushAck> implements Serializable 
- 
Class org.apache.pekko.remote.artery.GracefulShutdownQuarantinedEventclass GracefulShutdownQuarantinedEvent extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.GracefulShutdownQuarantinedEvent$class GracefulShutdownQuarantinedEvent$ extends scala.runtime.AbstractFunction2<UniqueAddress,String, GracefulShutdownQuarantinedEvent> implements Serializable 
- 
Class org.apache.pekko.remote.artery.InboundControlJunction.Attach$class Attach$ extends scala.runtime.AbstractFunction2<org.apache.pekko.remote.artery.InboundControlJunction.ControlMessageObserver,scala.concurrent.Promise<Done>, org.apache.pekko.remote.artery.InboundControlJunction.Attach> implements Serializable 
- 
Class org.apache.pekko.remote.artery.InboundControlJunction.Dettach$class Dettach$ extends scala.runtime.AbstractFunction1<org.apache.pekko.remote.artery.InboundControlJunction.ControlMessageObserver,org.apache.pekko.remote.artery.InboundControlJunction.Dettach> implements Serializable 
- 
Class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$class NoOpRemotingFlightRecorder$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.OutboundHandshake.HandshakeReqclass HandshakeReq extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.OutboundHandshake.HandshakeReq$class HandshakeReq$ extends scala.runtime.AbstractFunction2<UniqueAddress,Address, org.apache.pekko.remote.artery.OutboundHandshake.HandshakeReq> implements Serializable 
- 
Class org.apache.pekko.remote.artery.OutboundHandshake.HandshakeRspclass HandshakeRsp extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.OutboundHandshake.HandshakeRsp$class HandshakeRsp$ extends scala.runtime.AbstractFunction1<UniqueAddress,org.apache.pekko.remote.artery.OutboundHandshake.HandshakeRsp> implements Serializable 
- 
Exception org.apache.pekko.remote.artery.OutboundHandshake.HandshakeTimeoutExceptionclass HandshakeTimeoutException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.remote.artery.Quarantined$class Quarantined$ extends scala.runtime.AbstractFunction2<UniqueAddress,UniqueAddress, org.apache.pekko.remote.artery.Quarantined> implements Serializable 
- 
Class org.apache.pekko.remote.artery.QuarantinedEventclass QuarantinedEvent extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.QuarantinedEvent$class QuarantinedEvent$ extends scala.runtime.AbstractFunction1<UniqueAddress,QuarantinedEvent> implements Serializable 
- 
Class org.apache.pekko.remote.artery.RestartCounter.Stateclass State extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.RestartCounter.State$class State$ extends scala.runtime.AbstractFunction2<Object,scala.concurrent.duration.Deadline, org.apache.pekko.remote.artery.RestartCounter.State> implements Serializable 
- 
Class org.apache.pekko.remote.artery.SystemMessageDelivery.Ackclass Ack extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.SystemMessageDelivery.Ack$class Ack$ extends scala.runtime.AbstractFunction2<Object,UniqueAddress, org.apache.pekko.remote.artery.SystemMessageDelivery.Ack> implements Serializable 
- 
Class org.apache.pekko.remote.artery.SystemMessageDelivery.ClearSystemMessageDeliveryclass ClearSystemMessageDelivery extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.SystemMessageDelivery.ClearSystemMessageDelivery$class ClearSystemMessageDelivery$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.remote.artery.SystemMessageDelivery.ClearSystemMessageDelivery> implements Serializable 
- 
Exception org.apache.pekko.remote.artery.SystemMessageDelivery.GaveUpSystemMessageExceptionclass GaveUpSystemMessageException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.remote.artery.SystemMessageDelivery.Nackclass Nack extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.SystemMessageDelivery.Nack$class Nack$ extends scala.runtime.AbstractFunction2<Object,UniqueAddress, org.apache.pekko.remote.artery.SystemMessageDelivery.Nack> implements Serializable 
- 
Class org.apache.pekko.remote.artery.SystemMessageDelivery.SystemMessageEnvelopeclass SystemMessageEnvelope extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.SystemMessageDelivery.SystemMessageEnvelope$class SystemMessageEnvelope$ extends scala.runtime.AbstractFunction3<Object,Object, UniqueAddress, org.apache.pekko.remote.artery.SystemMessageDelivery.SystemMessageEnvelope> implements Serializable 
- 
Class org.apache.pekko.remote.artery.TestManagementCommands.FailInboundStreamOnceclass FailInboundStreamOnce extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.TestManagementCommands.FailInboundStreamOnce$class FailInboundStreamOnce$ extends scala.runtime.AbstractFunction1<Throwable,TestManagementCommands.FailInboundStreamOnce> implements Serializable 
- 
Class org.apache.pekko.remote.artery.TestState$class TestState$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.Map<Address,scala.collection.immutable.Set<Address>>, scala.Option<Throwable>, org.apache.pekko.remote.artery.TestState> implements Serializable 
- 
Class org.apache.pekko.remote.artery.ThisActorSystemQuarantinedEventclass ThisActorSystemQuarantinedEvent extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.ThisActorSystemQuarantinedEvent$class ThisActorSystemQuarantinedEvent$ extends scala.runtime.AbstractFunction2<UniqueAddress,UniqueAddress, ThisActorSystemQuarantinedEvent> implements Serializable 
 
- 
- 
Package org.apache.pekko.remote.artery.aeron- 
Exception org.apache.pekko.remote.artery.aeron.AeronSink.GaveUpMessageExceptionclass GaveUpMessageException extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.remote.artery.aeron.AeronSink.PublicationClosedExceptionclass PublicationClosedException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.remote.artery.aeron.TaskRunner.Addclass Add extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.aeron.TaskRunner.Add$class Add$ extends scala.runtime.AbstractFunction1<scala.Function0<Object>,org.apache.pekko.remote.artery.aeron.TaskRunner.Add> implements Serializable 
- 
Class org.apache.pekko.remote.artery.aeron.TaskRunner.CommandQueueclass CommandQueue extends AbstractNodeQueue<org.apache.pekko.remote.artery.aeron.TaskRunner.Command> implements Serializable
- 
Class org.apache.pekko.remote.artery.aeron.TaskRunner.Removeclass Remove extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.aeron.TaskRunner.Remove$class Remove$ extends scala.runtime.AbstractFunction1<scala.Function0<Object>,org.apache.pekko.remote.artery.aeron.TaskRunner.Remove> implements Serializable 
- 
Class org.apache.pekko.remote.artery.aeron.TaskRunner.Shutdown$class Shutdown$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.remote.artery.compress- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisement$class ActorRefCompressionAdvertisement$ extends scala.runtime.AbstractFunction2<UniqueAddress,org.apache.pekko.remote.artery.compress.CompressionTable<ActorRef>, org.apache.pekko.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisement> implements Serializable 
- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisementAck$class ActorRefCompressionAdvertisementAck$ extends scala.runtime.AbstractFunction2<UniqueAddress,Object, org.apache.pekko.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisementAck> implements Serializable 
- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisement$class ClassManifestCompressionAdvertisement$ extends scala.runtime.AbstractFunction2<UniqueAddress,org.apache.pekko.remote.artery.compress.CompressionTable<String>, org.apache.pekko.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisement> implements Serializable 
- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisementAck$class ClassManifestCompressionAdvertisementAck$ extends scala.runtime.AbstractFunction2<UniqueAddress,Object, org.apache.pekko.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisementAck> implements Serializable 
- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetectedclass HeavyHitterDetected extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected$class HeavyHitterDetected$ extends scala.runtime.AbstractFunction3<Object,Object, Object, org.apache.pekko.remote.artery.compress.CompressionProtocol.Events.HeavyHitterDetected> implements Serializable 
- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTableclass ReceivedActorRefCompressionTable extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable$class ReceivedActorRefCompressionTable$ extends scala.runtime.AbstractFunction2<UniqueAddress,org.apache.pekko.remote.artery.compress.CompressionTable<ActorRef>, org.apache.pekko.remote.artery.compress.CompressionProtocol.Events.ReceivedActorRefCompressionTable> implements Serializable 
- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTableclass ReceivedClassManifestCompressionTable extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable$class ReceivedClassManifestCompressionTable$ extends scala.runtime.AbstractFunction2<UniqueAddress,org.apache.pekko.remote.artery.compress.CompressionTable<String>, org.apache.pekko.remote.artery.compress.CompressionProtocol.Events.ReceivedClassManifestCompressionTable> implements Serializable 
- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol$Events$HeavyHitterDetectedclass CompressionProtocol$Events$HeavyHitterDetected extends Object implements Serializable- 
Serialized Fields- 
countlong count 
- 
idint id 
- 
keyObject key 
 
- 
 
- 
- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol$Events$HeavyHitterDetected$class CompressionProtocol$Events$HeavyHitterDetected$ extends scala.runtime.AbstractFunction3<Object,Object, Object, org.apache.pekko.remote.artery.compress.CompressionProtocol$Events$HeavyHitterDetected> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol$Events$ReceivedActorRefCompressionTableclass CompressionProtocol$Events$ReceivedActorRefCompressionTable extends Object implements Serializable- 
Serialized Fields- 
fromUniqueAddress from 
- 
tableorg.apache.pekko.remote.artery.compress.CompressionTable<ActorRef> table 
 
- 
 
- 
- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol$Events$ReceivedActorRefCompressionTable$class CompressionProtocol$Events$ReceivedActorRefCompressionTable$ extends scala.runtime.AbstractFunction2<UniqueAddress,org.apache.pekko.remote.artery.compress.CompressionTable<ActorRef>, org.apache.pekko.remote.artery.compress.CompressionProtocol$Events$ReceivedActorRefCompressionTable> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol$Events$ReceivedClassManifestCompressionTableclass CompressionProtocol$Events$ReceivedClassManifestCompressionTable extends Object implements Serializable- 
Serialized Fields- 
fromUniqueAddress from 
- 
tableorg.apache.pekko.remote.artery.compress.CompressionTable<String> table 
 
- 
 
- 
- 
Class org.apache.pekko.remote.artery.compress.CompressionProtocol$Events$ReceivedClassManifestCompressionTable$class CompressionProtocol$Events$ReceivedClassManifestCompressionTable$ extends scala.runtime.AbstractFunction2<UniqueAddress,org.apache.pekko.remote.artery.compress.CompressionTable<String>, org.apache.pekko.remote.artery.compress.CompressionProtocol$Events$ReceivedClassManifestCompressionTable> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.remote.artery.compress.DecompressionTable$class DecompressionTable$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.compress.InboundCompression.Tablesclass Tables extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.compress.InboundCompression.Tables$class Tables$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.artery.compress.NoInboundCompressions$class NoInboundCompressions$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.remote.artery.tcp- 
Exception org.apache.pekko.remote.artery.tcp.SslTransportExceptionclass SslTransportException extends RuntimeException implements Serializable
 
- 
- 
Package org.apache.pekko.remote.routing- 
Class org.apache.pekko.remote.routing.RemoteRouterConfigclass RemoteRouterConfig extends Object implements Serializable
- 
Class org.apache.pekko.remote.routing.RemoteRouterConfig$class RemoteRouterConfig$ extends scala.runtime.AbstractFunction2<Pool,scala.collection.Iterable<Address>, RemoteRouterConfig> implements Serializable 
 
- 
- 
Package org.apache.pekko.remote.serialization- 
Exception org.apache.pekko.remote.serialization.ThrowableNotSerializableExceptionclass ThrowableNotSerializableException extends IllegalArgumentException implements Serializable
 
- 
- 
Package org.apache.pekko.remote.testconductor- 
Class org.apache.pekko.remote.testconductor.AddressReply$class AddressReply$ extends scala.runtime.AbstractFunction2<RoleName,Address, org.apache.pekko.remote.testconductor.AddressReply> implements Serializable 
- 
Exception org.apache.pekko.remote.testconductor.BarrierCoordinator.BarrierEmptyclass BarrierEmpty extends RuntimeException implements Serializable
- 
Class org.apache.pekko.remote.testconductor.BarrierCoordinator.BarrierEmpty$class BarrierEmpty$ extends scala.runtime.AbstractFunction2<org.apache.pekko.remote.testconductor.BarrierCoordinator.Data,String, org.apache.pekko.remote.testconductor.BarrierCoordinator.BarrierEmpty> implements Serializable 
- 
Exception org.apache.pekko.remote.testconductor.BarrierCoordinator.BarrierTimeoutclass BarrierTimeout extends RuntimeException implements Serializable
- 
Class org.apache.pekko.remote.testconductor.BarrierCoordinator.BarrierTimeout$class BarrierTimeout$ extends scala.runtime.AbstractFunction1<org.apache.pekko.remote.testconductor.BarrierCoordinator.Data,org.apache.pekko.remote.testconductor.BarrierCoordinator.BarrierTimeout> implements Serializable 
- 
Exception org.apache.pekko.remote.testconductor.BarrierCoordinator.ClientLostclass ClientLost extends RuntimeException implements Serializable
- 
Class org.apache.pekko.remote.testconductor.BarrierCoordinator.ClientLost$class ClientLost$ extends scala.runtime.AbstractFunction2<org.apache.pekko.remote.testconductor.BarrierCoordinator.Data,RoleName, org.apache.pekko.remote.testconductor.BarrierCoordinator.ClientLost> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.BarrierCoordinator.Dataclass Data extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.BarrierCoordinator.Data$class Data$ extends scala.runtime.AbstractFunction4<scala.collection.immutable.Set<org.apache.pekko.remote.testconductor.Controller.NodeInfo>,String, scala.collection.immutable.List<ActorRef>, scala.concurrent.duration.Deadline, org.apache.pekko.remote.testconductor.BarrierCoordinator.Data> implements Serializable 
- 
Exception org.apache.pekko.remote.testconductor.BarrierCoordinator.DuplicateNodeclass DuplicateNode extends RuntimeException implements Serializable
- 
Class org.apache.pekko.remote.testconductor.BarrierCoordinator.DuplicateNode$class DuplicateNode$ extends scala.runtime.AbstractFunction2<org.apache.pekko.remote.testconductor.BarrierCoordinator.Data,org.apache.pekko.remote.testconductor.Controller.NodeInfo, org.apache.pekko.remote.testconductor.BarrierCoordinator.DuplicateNode> implements Serializable 
- 
Exception org.apache.pekko.remote.testconductor.BarrierCoordinator.FailedBarrierclass FailedBarrier extends RuntimeException implements Serializable
- 
Class org.apache.pekko.remote.testconductor.BarrierCoordinator.FailedBarrier$class FailedBarrier$ extends scala.runtime.AbstractFunction1<org.apache.pekko.remote.testconductor.BarrierCoordinator.Data,org.apache.pekko.remote.testconductor.BarrierCoordinator.FailedBarrier> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.BarrierCoordinator.Idle$class Idle$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.BarrierCoordinator.RemoveClientclass RemoveClient extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.BarrierCoordinator.RemoveClient$class RemoveClient$ extends scala.runtime.AbstractFunction1<RoleName,org.apache.pekko.remote.testconductor.BarrierCoordinator.RemoveClient> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.BarrierCoordinator.Waiting$class Waiting$ extends Object implements Serializable
- 
Exception org.apache.pekko.remote.testconductor.BarrierCoordinator.WrongBarrierclass WrongBarrier extends RuntimeException implements Serializable
- 
Class org.apache.pekko.remote.testconductor.BarrierCoordinator.WrongBarrier$class WrongBarrier$ extends scala.runtime.AbstractFunction3<String,ActorRef, org.apache.pekko.remote.testconductor.BarrierCoordinator.Data, org.apache.pekko.remote.testconductor.BarrierCoordinator.WrongBarrier> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.BarrierResult$class BarrierResult$ extends scala.runtime.AbstractFunction2<String,Object, org.apache.pekko.remote.testconductor.BarrierResult> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.Client$class Client$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.ClientFSM.AwaitDone$class AwaitDone$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.ClientFSM.Connectedclass Connected extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.ClientFSM.Connected$class Connected$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.ClientFSM.Connecting$class Connecting$ extends Object implements Serializable
- 
Exception org.apache.pekko.remote.testconductor.ClientFSM.ConnectionFailureclass ConnectionFailure extends RuntimeException implements Serializable
- 
Class org.apache.pekko.remote.testconductor.ClientFSM.ConnectionFailure$class ConnectionFailure$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.remote.testconductor.ClientFSM.ConnectionFailure> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.ClientFSM.Dataclass Data extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.ClientFSM.Data$class Data$ extends scala.runtime.AbstractFunction2<scala.Option<io.netty.channel.Channel>,scala.Option<scala.Tuple2<String, ActorRef>>, org.apache.pekko.remote.testconductor.ClientFSM.Data> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.ClientFSM.Disconnected$class Disconnected$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.ClientFSM.Failed$class Failed$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.Controller.ClientDisconnectedclass ClientDisconnected extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.Controller.ClientDisconnected$class ClientDisconnected$ extends scala.runtime.AbstractFunction1<RoleName,org.apache.pekko.remote.testconductor.Controller.ClientDisconnected> implements Serializable 
- 
Exception org.apache.pekko.remote.testconductor.Controller.ClientDisconnectedExceptionclass ClientDisconnectedException extends PekkoException implements Serializable
- 
Class org.apache.pekko.remote.testconductor.Controller.CreateServerFSMclass CreateServerFSM extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.Controller.CreateServerFSM$class CreateServerFSM$ extends scala.runtime.AbstractFunction1<io.netty.channel.Channel,org.apache.pekko.remote.testconductor.Controller.CreateServerFSM> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.Controller.GetNodes$class GetNodes$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.Controller.GetSockAddr$class GetSockAddr$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.Controller.NodeInfoclass NodeInfo extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.Controller.NodeInfo$class NodeInfo$ extends scala.runtime.AbstractFunction3<RoleName,Address, ActorRef, org.apache.pekko.remote.testconductor.Controller.NodeInfo> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.Disconnect$class Disconnect$ extends scala.runtime.AbstractFunction3<RoleName,RoleName, Object, org.apache.pekko.remote.testconductor.Disconnect> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.DisconnectMsg$class DisconnectMsg$ extends scala.runtime.AbstractFunction2<Address,Object, org.apache.pekko.remote.testconductor.DisconnectMsg> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.Done$class Done$ extends org.apache.pekko.remote.testconductor.Done implements Serializable
- 
Class org.apache.pekko.remote.testconductor.EnterBarrier$class EnterBarrier$ extends scala.runtime.AbstractFunction2<String,scala.Option<scala.concurrent.duration.FiniteDuration>, org.apache.pekko.remote.testconductor.EnterBarrier> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.FailBarrier$class FailBarrier$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.remote.testconductor.FailBarrier> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.GetAddress$class GetAddress$ extends scala.runtime.AbstractFunction1<RoleName,org.apache.pekko.remote.testconductor.GetAddress> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.Hello$class Hello$ extends scala.runtime.AbstractFunction2<String,Address, org.apache.pekko.remote.testconductor.Hello> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.Remove$class Remove$ extends scala.runtime.AbstractFunction1<RoleName,org.apache.pekko.remote.testconductor.Remove> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.RoleNameclass RoleName extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.RoleName$class RoleName$ extends scala.runtime.AbstractFunction1<String,RoleName> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.Server$class Server$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.ServerFSM.Initial$class Initial$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.ServerFSM.Ready$class Ready$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.testconductor.Terminate$class Terminate$ extends scala.runtime.AbstractFunction2<RoleName,scala.util.Either<Object, Object>, org.apache.pekko.remote.testconductor.Terminate> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.TerminateMsg$class TerminateMsg$ extends scala.runtime.AbstractFunction1<scala.util.Either<Object,Object>, org.apache.pekko.remote.testconductor.TerminateMsg> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.TestConductorProtocol.Addressclass Address extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 
- 
Class org.apache.pekko.remote.testconductor.TestConductorProtocol.AddressRequestclass AddressRequest extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
addr_TestConductorProtocol.Address addr_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
node_Object node_ 
 
- 
 
- 
Class org.apache.pekko.remote.testconductor.TestConductorProtocol.EnterBarrierclass EnterBarrier extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
name_Object name_ 
- 
op_int op_ 
- 
timeout_long timeout_ 
 
- 
 
- 
Class org.apache.pekko.remote.testconductor.TestConductorProtocol.Helloclass Hello extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
address_TestConductorProtocol.Address address_ 
- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
name_Object name_ 
 
- 
 
- 
Class org.apache.pekko.remote.testconductor.TestConductorProtocol.InjectFailureclass InjectFailure extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
address_TestConductorProtocol.Address address_ 
- 
bitField0_int bitField0_ 
- 
direction_int direction_ 
- 
exitValue_int exitValue_ 
- 
failure_int failure_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
rateMBit_float rateMBit_ 
 
- 
 
- 
Class org.apache.pekko.remote.testconductor.TestConductorProtocol.Wrapperclass Wrapper extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
addr_TestConductorProtocol.AddressRequest addr_ 
- 
barrier_TestConductorProtocol.EnterBarrier barrier_ 
- 
bitField0_int bitField0_ 
- 
done_Object done_ 
- 
failure_TestConductorProtocol.InjectFailure failure_ 
- 
hello_TestConductorProtocol.Hello hello_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.remote.testconductor.Throttle$class Throttle$ extends scala.runtime.AbstractFunction4<RoleName,RoleName, ThrottlerTransportAdapter.Direction, Object, org.apache.pekko.remote.testconductor.Throttle> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.ThrottleMsg$class ThrottleMsg$ extends scala.runtime.AbstractFunction3<Address,ThrottlerTransportAdapter.Direction, Object, org.apache.pekko.remote.testconductor.ThrottleMsg> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.ToClient$class ToClient$ extends scala.runtime.AbstractFunction1<ClientOp,org.apache.pekko.remote.testconductor.ToClient> implements Serializable 
- 
Class org.apache.pekko.remote.testconductor.ToServer$class ToServer$ extends scala.runtime.AbstractFunction1<ServerOp,org.apache.pekko.remote.testconductor.ToServer> implements Serializable 
 
- 
- 
Package org.apache.pekko.remote.transport- 
Class org.apache.pekko.remote.transport.ActorTransportAdapter.AssociateUnderlyingclass AssociateUnderlying extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ActorTransportAdapter.AssociateUnderlying$class AssociateUnderlying$ extends scala.runtime.AbstractFunction2<Address,scala.concurrent.Promise<AssociationHandle>, ActorTransportAdapter.AssociateUnderlying> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ActorTransportAdapter.DisassociateUnderlyingclass DisassociateUnderlying extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ActorTransportAdapter.DisassociateUnderlying$class DisassociateUnderlying$ extends scala.runtime.AbstractFunction1<AssociationHandle.DisassociateInfo,ActorTransportAdapter.DisassociateUnderlying> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ActorTransportAdapter.ListenerRegisteredclass ListenerRegistered extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ActorTransportAdapter.ListenerRegistered$class ListenerRegistered$ extends scala.runtime.AbstractFunction1<Transport.AssociationEventListener,ActorTransportAdapter.ListenerRegistered> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ActorTransportAdapter.ListenUnderlyingclass ListenUnderlying extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ActorTransportAdapter.ListenUnderlying$class ListenUnderlying$ extends scala.runtime.AbstractFunction2<Address,scala.concurrent.Future<Transport.AssociationEventListener>, ActorTransportAdapter.ListenUnderlying> implements Serializable 
- 
Class org.apache.pekko.remote.transport.AssociationHandle.ActorHandleEventListenerclass ActorHandleEventListener extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.AssociationHandle.ActorHandleEventListener$class ActorHandleEventListener$ extends scala.runtime.AbstractFunction1<ActorRef,AssociationHandle.ActorHandleEventListener> implements Serializable 
- 
Class org.apache.pekko.remote.transport.AssociationHandle.Disassociatedclass Disassociated extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.AssociationHandle.Disassociated$class Disassociated$ extends scala.runtime.AbstractFunction1<AssociationHandle.DisassociateInfo,AssociationHandle.Disassociated> implements Serializable 
- 
Class org.apache.pekko.remote.transport.AssociationHandle.InboundPayloadclass InboundPayload extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.AssociationHandle.InboundPayload$class InboundPayload$ extends scala.runtime.AbstractFunction1<ByteString,AssociationHandle.InboundPayload> implements Serializable 
- 
Class org.apache.pekko.remote.transport.AssociationHandle.Quarantined$class Quarantined$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.AssociationHandle.Shutdown$class Shutdown$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.AssociationHandle.Unknown$class Unknown$ extends Object implements Serializable
- 
Exception org.apache.pekko.remote.transport.FailureInjectorExceptionclass FailureInjectorException extends PekkoException implements Serializable
- 
Class org.apache.pekko.remote.transport.FailureInjectorException$class FailureInjectorException$ extends scala.runtime.AbstractFunction1<String,FailureInjectorException> implements Serializable 
- 
Class org.apache.pekko.remote.transport.FailureInjectorHandle$class FailureInjectorHandle$ extends scala.runtime.AbstractFunction2<AssociationHandle,org.apache.pekko.remote.transport.FailureInjectorTransportAdapter, org.apache.pekko.remote.transport.FailureInjectorHandle> implements Serializable 
- 
Class org.apache.pekko.remote.transport.FailureInjectorTransportAdapter.Dropclass Drop extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.FailureInjectorTransportAdapter.Drop$class Drop$ extends scala.runtime.AbstractFunction2<Object,Object, org.apache.pekko.remote.transport.FailureInjectorTransportAdapter.Drop> implements Serializable 
- 
Class org.apache.pekko.remote.transport.FailureInjectorTransportAdapter.Oneclass One extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.FailureInjectorTransportAdapter.One$class One$ extends scala.runtime.AbstractFunction2<Address,org.apache.pekko.remote.transport.FailureInjectorTransportAdapter.GremlinMode, org.apache.pekko.remote.transport.FailureInjectorTransportAdapter.One> implements Serializable 
- 
Class org.apache.pekko.remote.transport.FailureInjectorTransportAdapter.PassThru$class PassThru$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.HandshakeInfoclass HandshakeInfo extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.HandshakeInfo$class HandshakeInfo$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.PekkoPduCodec.Associateclass Associate extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.PekkoPduCodec.Associate$class Associate$ extends scala.runtime.AbstractFunction1<HandshakeInfo,PekkoPduCodec.Associate> implements Serializable 
- 
Class org.apache.pekko.remote.transport.PekkoPduCodec.Disassociateclass Disassociate extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.PekkoPduCodec.Disassociate$class Disassociate$ extends scala.runtime.AbstractFunction1<AssociationHandle.DisassociateInfo,PekkoPduCodec.Disassociate> implements Serializable 
- 
Class org.apache.pekko.remote.transport.PekkoPduCodec.Heartbeat$class Heartbeat$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.PekkoPduCodec.Messageclass Message extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.PekkoPduCodec.Message$class Message$ extends scala.runtime.AbstractFunction5<org.apache.pekko.actor.InternalActorRef,Address, WireFormats.SerializedMessage, <any>, scala.Option<SeqNo>, PekkoPduCodec.Message> implements Serializable 
- 
Class org.apache.pekko.remote.transport.PekkoPduCodec.Payloadclass Payload extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.PekkoPduCodec.Payload$class Payload$ extends scala.runtime.AbstractFunction1<ByteString,PekkoPduCodec.Payload> implements Serializable 
- 
Exception org.apache.pekko.remote.transport.PekkoProtocolExceptionclass PekkoProtocolException extends PekkoException implements Serializable
- 
Class org.apache.pekko.remote.transport.PekkoProtocolTransport.AssociateUnderlyingRefuseUidclass AssociateUnderlyingRefuseUid extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.PekkoProtocolTransport.AssociateUnderlyingRefuseUid$class AssociateUnderlyingRefuseUid$ extends scala.runtime.AbstractFunction3<Address,scala.concurrent.Promise<AssociationHandle>, scala.Option<Object>, org.apache.pekko.remote.transport.PekkoProtocolTransport.AssociateUnderlyingRefuseUid> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.AssociatedWaitHandlerclass AssociatedWaitHandler extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.AssociatedWaitHandler$class AssociatedWaitHandler$ extends scala.runtime.AbstractFunction3<scala.concurrent.Future<AssociationHandle.HandleEventListener>,AssociationHandle, scala.collection.immutable.Queue<ByteString>, org.apache.pekko.remote.transport.ProtocolStateActor.AssociatedWaitHandler> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.Closed$class Closed$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.ForbiddenUidReason$class ForbiddenUidReason$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.Handleclass Handle extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.Handle$class Handle$ extends scala.runtime.AbstractFunction1<AssociationHandle,org.apache.pekko.remote.transport.ProtocolStateActor.Handle> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.HandleListenerRegisteredclass HandleListenerRegistered extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.HandleListenerRegistered$class HandleListenerRegistered$ extends scala.runtime.AbstractFunction1<AssociationHandle.HandleEventListener,org.apache.pekko.remote.transport.ProtocolStateActor.HandleListenerRegistered> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.HandshakeTimer$class HandshakeTimer$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.HeartbeatTimer$class HeartbeatTimer$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.InboundUnassociatedclass InboundUnassociated extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.InboundUnassociated$class InboundUnassociated$ extends scala.runtime.AbstractFunction2<Transport.AssociationEventListener,AssociationHandle, org.apache.pekko.remote.transport.ProtocolStateActor.InboundUnassociated> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.ListenerReadyclass ListenerReady extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.ListenerReady$class ListenerReady$ extends scala.runtime.AbstractFunction2<AssociationHandle.HandleEventListener,AssociationHandle, org.apache.pekko.remote.transport.ProtocolStateActor.ListenerReady> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.Open$class Open$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.OutboundUnassociatedclass OutboundUnassociated extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.OutboundUnassociated$class OutboundUnassociated$ extends scala.runtime.AbstractFunction3<Address,scala.concurrent.Promise<AssociationHandle>, Transport, org.apache.pekko.remote.transport.ProtocolStateActor.OutboundUnassociated> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.OutboundUnderlyingAssociatedclass OutboundUnderlyingAssociated extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.OutboundUnderlyingAssociated$class OutboundUnderlyingAssociated$ extends scala.runtime.AbstractFunction2<scala.concurrent.Promise<AssociationHandle>,AssociationHandle, org.apache.pekko.remote.transport.ProtocolStateActor.OutboundUnderlyingAssociated> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.TimeoutReasonclass TimeoutReason extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.TimeoutReason$class TimeoutReason$ extends scala.runtime.AbstractFunction1<String,org.apache.pekko.remote.transport.ProtocolStateActor.TimeoutReason> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ProtocolStateActor.WaitHandshake$class WaitHandshake$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.TestAssociationHandleclass TestAssociationHandle extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.TestAssociationHandle$class TestAssociationHandle$ extends scala.runtime.AbstractFunction4<Address,Address, TestTransport, Object, TestAssociationHandle> implements Serializable 
- 
Class org.apache.pekko.remote.transport.TestTransport.AssociateAttemptclass AssociateAttempt extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.TestTransport.AssociateAttempt$class AssociateAttempt$ extends scala.runtime.AbstractFunction2<Address,Address, TestTransport.AssociateAttempt> implements Serializable 
- 
Class org.apache.pekko.remote.transport.TestTransport.DisassociateAttemptclass DisassociateAttempt extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.TestTransport.DisassociateAttempt$class DisassociateAttempt$ extends scala.runtime.AbstractFunction2<Address,Address, TestTransport.DisassociateAttempt> implements Serializable 
- 
Class org.apache.pekko.remote.transport.TestTransport.ListenAttemptclass ListenAttempt extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.TestTransport.ListenAttempt$class ListenAttempt$ extends scala.runtime.AbstractFunction1<Address,TestTransport.ListenAttempt> implements Serializable 
- 
Class org.apache.pekko.remote.transport.TestTransport.ShutdownAttemptclass ShutdownAttempt extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.TestTransport.ShutdownAttempt$class ShutdownAttempt$ extends scala.runtime.AbstractFunction1<Address,TestTransport.ShutdownAttempt> implements Serializable 
- 
Class org.apache.pekko.remote.transport.TestTransport.WriteAttemptclass WriteAttempt extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.TestTransport.WriteAttempt$class WriteAttempt$ extends scala.runtime.AbstractFunction3<Address,Address, ByteString, TestTransport.WriteAttempt> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ThrottledAssociation.Dequeue$class Dequeue$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottledAssociation.ExposedHandleclass ExposedHandle extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottledAssociation.ExposedHandle$class ExposedHandle$ extends scala.runtime.AbstractFunction1<org.apache.pekko.remote.transport.ThrottlerHandle,org.apache.pekko.remote.transport.ThrottledAssociation.ExposedHandle> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ThrottledAssociation.FailWithclass FailWith extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottledAssociation.FailWith$class FailWith$ extends scala.runtime.AbstractFunction1<AssociationHandle.DisassociateInfo,org.apache.pekko.remote.transport.ThrottledAssociation.FailWith> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ThrottledAssociation.Throttling$class Throttling$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottledAssociation.Uninitialized$class Uninitialized$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottledAssociation.WaitExposedHandle$class WaitExposedHandle$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottledAssociation.WaitMode$class WaitMode$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottledAssociation.WaitModeAndUpstreamListener$class WaitModeAndUpstreamListener$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottledAssociation.WaitOrigin$class WaitOrigin$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottledAssociation.WaitUpstreamListener$class WaitUpstreamListener$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerHandle$class ThrottlerHandle$ extends scala.runtime.AbstractFunction2<AssociationHandle,ActorRef, org.apache.pekko.remote.transport.ThrottlerHandle> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ThrottlerManager.AssociateResultclass AssociateResult extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerManager.AssociateResult$class AssociateResult$ extends scala.runtime.AbstractFunction2<AssociationHandle,scala.concurrent.Promise<AssociationHandle>, org.apache.pekko.remote.transport.ThrottlerManager.AssociateResult> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ThrottlerManager.Checkinclass Checkin extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerManager.Checkin$class Checkin$ extends scala.runtime.AbstractFunction2<Address,org.apache.pekko.remote.transport.ThrottlerHandle, org.apache.pekko.remote.transport.ThrottlerManager.Checkin> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ThrottlerManager.Handleclass Handle extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerManager.Handle$class Handle$ extends scala.runtime.AbstractFunction1<org.apache.pekko.remote.transport.ThrottlerHandle,org.apache.pekko.remote.transport.ThrottlerManager.Handle> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ThrottlerManager.Listenerclass Listener extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerManager.Listener$class Listener$ extends scala.runtime.AbstractFunction1<AssociationHandle.HandleEventListener,org.apache.pekko.remote.transport.ThrottlerManager.Listener> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ThrottlerManager.ListenerAndModeclass ListenerAndMode extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerManager.ListenerAndMode$class ListenerAndMode$ extends scala.runtime.AbstractFunction2<AssociationHandle.HandleEventListener,ThrottlerTransportAdapter.ThrottleMode, org.apache.pekko.remote.transport.ThrottlerManager.ListenerAndMode> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.Blackhole$class Blackhole$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.Direction$.Both$class Both$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.Direction$.Receive$class Receive$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.Direction$.Send$class Send$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.ForceDisassociateclass ForceDisassociate extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.ForceDisassociate$class ForceDisassociate$ extends scala.runtime.AbstractFunction1<Address,ThrottlerTransportAdapter.ForceDisassociate> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.ForceDisassociateAck$class ForceDisassociateAck$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitlyclass ForceDisassociateExplicitly extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly$class ForceDisassociateExplicitly$ extends scala.runtime.AbstractFunction2<Address,AssociationHandle.DisassociateInfo, ThrottlerTransportAdapter.ForceDisassociateExplicitly> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.SetThrottleclass SetThrottle extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.SetThrottle$class SetThrottle$ extends scala.runtime.AbstractFunction3<Address,ThrottlerTransportAdapter.Direction, ThrottlerTransportAdapter.ThrottleMode, ThrottlerTransportAdapter.SetThrottle> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.SetThrottleAck$class SetThrottleAck$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.TokenBucketclass TokenBucket extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.TokenBucket$class TokenBucket$ extends scala.runtime.AbstractFunction4<Object,Object, Object, Object, ThrottlerTransportAdapter.TokenBucket> implements Serializable 
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.Unthrottled$class Unthrottled$ extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter$Direction$Both$class ThrottlerTransportAdapter$Direction$Both$ extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialization Methods- 
writeReplace
 
- 
 
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter$Direction$Receive$class ThrottlerTransportAdapter$Direction$Receive$ extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialization Methods- 
writeReplace
 
- 
 
- 
Class org.apache.pekko.remote.transport.ThrottlerTransportAdapter$Direction$Send$class ThrottlerTransportAdapter$Direction$Send$ extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialization Methods- 
writeReplace
 
- 
 
- 
Class org.apache.pekko.remote.transport.Transport.ActorAssociationEventListenerclass ActorAssociationEventListener extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.Transport.ActorAssociationEventListener$class ActorAssociationEventListener$ extends scala.runtime.AbstractFunction1<ActorRef,Transport.ActorAssociationEventListener> implements Serializable 
- 
Class org.apache.pekko.remote.transport.Transport.InboundAssociationclass InboundAssociation extends Object implements Serializable
- 
Class org.apache.pekko.remote.transport.Transport.InboundAssociation$class InboundAssociation$ extends scala.runtime.AbstractFunction1<AssociationHandle,Transport.InboundAssociation> implements Serializable 
- 
Exception org.apache.pekko.remote.transport.Transport.InvalidAssociationExceptionclass InvalidAssociationException extends PekkoException implements Serializable
- 
Class org.apache.pekko.remote.transport.Transport.InvalidAssociationException$class InvalidAssociationException$ extends scala.runtime.AbstractFunction2<String,Throwable, Transport.InvalidAssociationException> implements Serializable 
 
- 
- 
Package org.apache.pekko.remote.transport.netty- 
Exception org.apache.pekko.remote.transport.netty.NettyTransportExceptionclass NettyTransportException extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.remote.transport.netty.NettyTransportExceptionNoStackclass NettyTransportExceptionNoStack extends NettyTransportException implements Serializable
 
- 
- 
Package org.apache.pekko.routing- 
Class org.apache.pekko.routing.ActorRefRouteeclass ActorRefRoutee extends Object implements Serializable
- 
Class org.apache.pekko.routing.ActorRefRoutee$class ActorRefRoutee$ extends scala.runtime.AbstractFunction1<ActorRef,ActorRefRoutee> implements Serializable 
- 
Class org.apache.pekko.routing.ActorSelectionRouteeclass ActorSelectionRoutee extends Object implements Serializable
- 
Class org.apache.pekko.routing.ActorSelectionRoutee$class ActorSelectionRoutee$ extends scala.runtime.AbstractFunction1<ActorSelection,ActorSelectionRoutee> implements Serializable 
- 
Class org.apache.pekko.routing.AddRouteeclass AddRoutee extends Object implements Serializable
- 
Class org.apache.pekko.routing.AddRoutee$class AddRoutee$ extends scala.runtime.AbstractFunction1<Routee,AddRoutee> implements Serializable 
- 
Class org.apache.pekko.routing.AdjustPoolSizeclass AdjustPoolSize extends Object implements Serializable
- 
Class org.apache.pekko.routing.AdjustPoolSize$class AdjustPoolSize$ extends scala.runtime.AbstractFunction1<Object,AdjustPoolSize> implements Serializable 
- 
Class org.apache.pekko.routing.BalancingPoolclass BalancingPool extends Object implements Serializable
- 
Class org.apache.pekko.routing.BalancingPool$class BalancingPool$ extends scala.runtime.AbstractFunction3<Object,SupervisorStrategy, String, BalancingPool> implements Serializable 
- 
Class org.apache.pekko.routing.Broadcastclass Broadcast extends Object implements Serializable
- 
Class org.apache.pekko.routing.Broadcast$class Broadcast$ extends scala.runtime.AbstractFunction1<Object,Broadcast> implements Serializable 
- 
Class org.apache.pekko.routing.BroadcastGroupclass BroadcastGroup extends Object implements Serializable
- 
Class org.apache.pekko.routing.BroadcastGroup$class BroadcastGroup$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.Iterable<String>,String, BroadcastGroup> implements Serializable 
- 
Class org.apache.pekko.routing.BroadcastPoolclass BroadcastPool extends Object implements Serializable
- 
Class org.apache.pekko.routing.BroadcastPool$class BroadcastPool$ extends scala.runtime.AbstractFunction5<Object,scala.Option<Resizer>, SupervisorStrategy, String, Object, BroadcastPool> implements Serializable 
- 
Class org.apache.pekko.routing.ConsistentHashingGroupclass ConsistentHashingGroup extends Object implements Serializable
- 
Class org.apache.pekko.routing.ConsistentHashingGroup$class ConsistentHashingGroup$ extends scala.runtime.AbstractFunction4<scala.collection.immutable.Iterable<String>,Object, scala.PartialFunction<Object, Object>, String, ConsistentHashingGroup> implements Serializable 
- 
Class org.apache.pekko.routing.ConsistentHashingPoolclass ConsistentHashingPool extends Object implements Serializable
- 
Class org.apache.pekko.routing.ConsistentHashingPool$class ConsistentHashingPool$ extends scala.runtime.AbstractFunction7<Object,scala.Option<Resizer>, Object, scala.PartialFunction<Object, Object>, SupervisorStrategy, String, Object, ConsistentHashingPool> implements Serializable 
- 
Class org.apache.pekko.routing.ConsistentHashingRouter.ConsistentHashableEnvelopeclass ConsistentHashableEnvelope extends Object implements Serializable
- 
Class org.apache.pekko.routing.ConsistentHashingRouter.ConsistentHashableEnvelope$class ConsistentHashableEnvelope$ extends scala.runtime.AbstractFunction2<Object,Object, ConsistentHashingRouter.ConsistentHashableEnvelope> implements Serializable 
- 
Class org.apache.pekko.routing.ConsistentHashingRoutingLogicclass ConsistentHashingRoutingLogic extends Object implements Serializable
- 
Class org.apache.pekko.routing.ConsistentHashingRoutingLogic$class ConsistentHashingRoutingLogic$ extends Object implements Serializable
- 
Class org.apache.pekko.routing.ConsistentRoutee$class ConsistentRoutee$ extends scala.runtime.AbstractFunction2<Routee,Address, org.apache.pekko.routing.ConsistentRoutee> implements Serializable 
- 
Class org.apache.pekko.routing.CustomRouterConfigclass CustomRouterConfig extends Object implements Serializable
- 
Class org.apache.pekko.routing.Deafenclass Deafen extends Object implements Serializable
- 
Class org.apache.pekko.routing.Deafen$class Deafen$ extends scala.runtime.AbstractFunction1<ActorRef,Deafen> implements Serializable 
- 
Class org.apache.pekko.routing.DefaultOptimalSizeExploringResizerclass DefaultOptimalSizeExploringResizer extends Object implements Serializable
- 
Class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$class DefaultOptimalSizeExploringResizer$ extends scala.runtime.AbstractFunction10<Object,Object, Object, scala.concurrent.duration.Duration, Object, Object, Object, scala.concurrent.duration.Duration, Object, Object, DefaultOptimalSizeExploringResizer> implements Serializable 
- 
Class org.apache.pekko.routing.DefaultResizerclass DefaultResizer extends Object implements Serializable
- 
Class org.apache.pekko.routing.DefaultResizer$class DefaultResizer$ extends Object implements Serializable
- 
Class org.apache.pekko.routing.FromConfigclass FromConfig extends Object implements Serializable
- 
Class org.apache.pekko.routing.FromConfig$class FromConfig$ extends FromConfig implements Serializable
- 
Class org.apache.pekko.routing.GetRoutees$class GetRoutees$ extends GetRoutees implements Serializable
- 
Class org.apache.pekko.routing.GroupBaseclass GroupBase extends Object implements Serializable
- 
Class org.apache.pekko.routing.Listenclass Listen extends Object implements Serializable
- 
Class org.apache.pekko.routing.Listen$class Listen$ extends scala.runtime.AbstractFunction1<ActorRef,Listen> implements Serializable 
- 
Class org.apache.pekko.routing.NoRouterclass NoRouter extends Object implements Serializable
- 
Class org.apache.pekko.routing.NoRouter$class NoRouter$ extends NoRouter implements Serializable
- 
Class org.apache.pekko.routing.OptimalSizeExploringResizer.ResizeRecordclass ResizeRecord extends Object implements Serializable
- 
Class org.apache.pekko.routing.OptimalSizeExploringResizer.ResizeRecord$class ResizeRecord$ extends scala.runtime.AbstractFunction4<scala.Option<OptimalSizeExploringResizer.UnderUtilizationStreak>,Object, Object, Object, OptimalSizeExploringResizer.ResizeRecord> implements Serializable 
- 
Class org.apache.pekko.routing.OptimalSizeExploringResizer.UnderUtilizationStreakclass UnderUtilizationStreak extends Object implements Serializable
- 
Class org.apache.pekko.routing.OptimalSizeExploringResizer.UnderUtilizationStreak$class UnderUtilizationStreak$ extends scala.runtime.AbstractFunction2<LocalDateTime,Object, OptimalSizeExploringResizer.UnderUtilizationStreak> implements Serializable 
- 
Class org.apache.pekko.routing.OptimalSizeExploringResizer$class OptimalSizeExploringResizer$ extends Object implements Serializable
- 
Class org.apache.pekko.routing.Pool$class Pool$ extends Object implements Serializable
- 
Class org.apache.pekko.routing.PoolBaseclass PoolBase extends Object implements Serializable
- 
Class org.apache.pekko.routing.RandomGroupclass RandomGroup extends Object implements Serializable
- 
Class org.apache.pekko.routing.RandomGroup$class RandomGroup$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.Iterable<String>,String, RandomGroup> implements Serializable 
- 
Class org.apache.pekko.routing.RandomPoolclass RandomPool extends Object implements Serializable
- 
Class org.apache.pekko.routing.RandomPool$class RandomPool$ extends scala.runtime.AbstractFunction5<Object,scala.Option<Resizer>, SupervisorStrategy, String, Object, RandomPool> implements Serializable 
- 
Class org.apache.pekko.routing.RemoveRouteeclass RemoveRoutee extends Object implements Serializable
- 
Class org.apache.pekko.routing.RemoveRoutee$class RemoveRoutee$ extends scala.runtime.AbstractFunction1<Routee,RemoveRoutee> implements Serializable 
- 
Class org.apache.pekko.routing.ResizablePoolActor.Resize$class Resize$ extends Object implements Serializable
- 
Exception org.apache.pekko.routing.ResizerInitializationExceptionclass ResizerInitializationException extends PekkoException implements Serializable
- 
Class org.apache.pekko.routing.RoundRobinGroupclass RoundRobinGroup extends Object implements Serializable
- 
Class org.apache.pekko.routing.RoundRobinGroup$class RoundRobinGroup$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.Iterable<String>,String, RoundRobinGroup> implements Serializable 
- 
Class org.apache.pekko.routing.RoundRobinPoolclass RoundRobinPool extends Object implements Serializable
- 
Class org.apache.pekko.routing.RoundRobinPool$class RoundRobinPool$ extends scala.runtime.AbstractFunction5<Object,scala.Option<Resizer>, SupervisorStrategy, String, Object, RoundRobinPool> implements Serializable 
- 
Class org.apache.pekko.routing.Routeesclass Routees extends Object implements Serializable
- 
Class org.apache.pekko.routing.Routees$class Routees$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.IndexedSeq<Routee>,Routees> implements Serializable 
- 
Class org.apache.pekko.routing.Routerclass Router extends Object implements Serializable
- 
Class org.apache.pekko.routing.Router$class Router$ extends scala.runtime.AbstractFunction2<RoutingLogic,scala.collection.immutable.IndexedSeq<Routee>, Router> implements Serializable 
- 
Class org.apache.pekko.routing.ScatterGatherFirstCompletedGroupclass ScatterGatherFirstCompletedGroup extends Object implements Serializable
- 
Class org.apache.pekko.routing.ScatterGatherFirstCompletedGroup$class ScatterGatherFirstCompletedGroup$ extends scala.runtime.AbstractFunction3<scala.collection.immutable.Iterable<String>,scala.concurrent.duration.FiniteDuration, String, ScatterGatherFirstCompletedGroup> implements Serializable 
- 
Class org.apache.pekko.routing.ScatterGatherFirstCompletedPoolclass ScatterGatherFirstCompletedPool extends Object implements Serializable
- 
Class org.apache.pekko.routing.ScatterGatherFirstCompletedPool$class ScatterGatherFirstCompletedPool$ extends scala.runtime.AbstractFunction6<Object,scala.Option<Resizer>, scala.concurrent.duration.FiniteDuration, SupervisorStrategy, String, Object, ScatterGatherFirstCompletedPool> implements Serializable 
- 
Class org.apache.pekko.routing.ScatterGatherFirstCompletedRoutees$class ScatterGatherFirstCompletedRoutees$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.IndexedSeq<Routee>,scala.concurrent.duration.FiniteDuration, org.apache.pekko.routing.ScatterGatherFirstCompletedRoutees> implements Serializable 
- 
Class org.apache.pekko.routing.ScatterGatherFirstCompletedRoutingLogicclass ScatterGatherFirstCompletedRoutingLogic extends Object implements Serializable
- 
Class org.apache.pekko.routing.ScatterGatherFirstCompletedRoutingLogic$class ScatterGatherFirstCompletedRoutingLogic$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,ScatterGatherFirstCompletedRoutingLogic> implements Serializable 
- 
Class org.apache.pekko.routing.SeveralRouteesclass SeveralRoutees extends Object implements Serializable
- 
Class org.apache.pekko.routing.SeveralRoutees$class SeveralRoutees$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.IndexedSeq<Routee>,SeveralRoutees> implements Serializable 
- 
Class org.apache.pekko.routing.SmallestMailboxPoolclass SmallestMailboxPool extends Object implements Serializable
- 
Class org.apache.pekko.routing.SmallestMailboxPool$class SmallestMailboxPool$ extends scala.runtime.AbstractFunction5<Object,scala.Option<Resizer>, SupervisorStrategy, String, Object, SmallestMailboxPool> implements Serializable 
- 
Class org.apache.pekko.routing.TailChoppingGroupclass TailChoppingGroup extends Object implements Serializable
- 
Class org.apache.pekko.routing.TailChoppingGroup$class TailChoppingGroup$ extends scala.runtime.AbstractFunction4<scala.collection.immutable.Iterable<String>,scala.concurrent.duration.FiniteDuration, scala.concurrent.duration.FiniteDuration, String, TailChoppingGroup> implements Serializable 
- 
Class org.apache.pekko.routing.TailChoppingPoolclass TailChoppingPool extends Object implements Serializable
- 
Class org.apache.pekko.routing.TailChoppingPool$class TailChoppingPool$ extends scala.runtime.AbstractFunction7<Object,scala.Option<Resizer>, scala.concurrent.duration.FiniteDuration, scala.concurrent.duration.FiniteDuration, SupervisorStrategy, String, Object, TailChoppingPool> implements Serializable 
- 
Class org.apache.pekko.routing.TailChoppingRoutees$class TailChoppingRoutees$ extends Object implements Serializable
- 
Class org.apache.pekko.routing.TailChoppingRoutingLogicclass TailChoppingRoutingLogic extends Object implements Serializable
- 
Class org.apache.pekko.routing.TailChoppingRoutingLogic$class TailChoppingRoutingLogic$ extends scala.runtime.AbstractFunction4<Scheduler,scala.concurrent.duration.FiniteDuration, scala.concurrent.duration.FiniteDuration, scala.concurrent.ExecutionContext, TailChoppingRoutingLogic> implements Serializable 
- 
Class org.apache.pekko.routing.WithListenersclass WithListeners extends Object implements Serializable
- 
Class org.apache.pekko.routing.WithListeners$class WithListeners$ extends scala.runtime.AbstractFunction1<scala.Function1<ActorRef,scala.runtime.BoxedUnit>, WithListeners> implements Serializable 
 
- 
- 
Package org.apache.pekko.serialization- 
Class org.apache.pekko.serialization.DisabledJavaSerializerclass DisabledJavaSerializer extends Object implements Serializable
- 
Exception org.apache.pekko.serialization.DisabledJavaSerializer.JavaSerializationExceptionclass JavaSerializationException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.serialization.DisabledJavaSerializer$class DisabledJavaSerializer$ extends Object implements Serializable
- 
Class org.apache.pekko.serialization.Serialization.Informationclass Information extends Object implements Serializable
- 
Class org.apache.pekko.serialization.Serialization.Information$class Information$ extends scala.runtime.AbstractFunction2<Address,ActorSystem, Serialization.Information> implements Serializable 
 
- 
- 
Package org.apache.pekko.serialization.jackson- 
Class org.apache.pekko.serialization.jackson.ActorRefDeserializer$class ActorRefDeserializer$ extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson.ActorRefSerializer$class ActorRefSerializer$ extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson.AddressDeserializer$class AddressDeserializer$ extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson.AddressSerializer$class AddressSerializer$ extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson.Compression.GZipclass GZip extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson.Compression.GZip$class GZip$ extends scala.runtime.AbstractFunction1<Object,Compression.GZip> implements Serializable 
- 
Class org.apache.pekko.serialization.jackson.Compression.LZ4class LZ4 extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson.Compression.LZ4$class LZ4$ extends scala.runtime.AbstractFunction1<Object,Compression.LZ4> implements Serializable 
- 
Class org.apache.pekko.serialization.jackson.FiniteDurationDeserializer$class FiniteDurationDeserializer$ extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson.FiniteDurationSerializer$class FiniteDurationSerializer$ extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson.JacksonSerializer.LZ4Metaclass LZ4Meta extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson.JacksonSerializer.LZ4Meta$class LZ4Meta$ extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson.PekkoSerializationDeserializerclass PekkoSerializationDeserializer extends com.fasterxml.jackson.databind.deser.std.StdScalarDeserializer<Object> implements Serializable
- 
Class org.apache.pekko.serialization.jackson.PekkoSerializationSerializerclass PekkoSerializationSerializer extends com.fasterxml.jackson.databind.ser.std.StdScalarSerializer<Object> implements Serializable
- 
Class org.apache.pekko.serialization.jackson.SinkRefDeserializer$class SinkRefDeserializer$ extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson.SinkRefSerializer$class SinkRefSerializer$ extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson.SourceRefDeserializer$class SourceRefDeserializer$ extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson.SourceRefSerializer$class SourceRefSerializer$ extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson.TypedActorRefDeserializer$class TypedActorRefDeserializer$ extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson.TypedActorRefSerializer$class TypedActorRefSerializer$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.serialization.jackson3- 
Class org.apache.pekko.serialization.jackson3.Compression.GZipclass GZip extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson3.Compression.GZip$class GZip$ extends scala.runtime.AbstractFunction1<Object,Compression.GZip> implements Serializable 
- 
Class org.apache.pekko.serialization.jackson3.Compression.LZ4class LZ4 extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson3.Compression.LZ4$class LZ4$ extends scala.runtime.AbstractFunction1<Object,Compression.LZ4> implements Serializable 
- 
Class org.apache.pekko.serialization.jackson3.JacksonSerializer.LZ4Metaclass LZ4Meta extends Object implements Serializable
- 
Class org.apache.pekko.serialization.jackson3.JacksonSerializer.LZ4Meta$class LZ4Meta$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.stream- 
Exception org.apache.pekko.stream.AbruptStageTerminationExceptionclass AbruptStageTerminationException extends AbruptStreamTerminationException implements Serializable
- 
Exception org.apache.pekko.stream.AbruptStreamTerminationExceptionclass AbruptStreamTerminationException extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.stream.AbruptTerminationExceptionclass AbruptTerminationException extends AbruptStreamTerminationException implements Serializable
- 
Class org.apache.pekko.stream.AbruptTerminationException$class AbruptTerminationException$ extends scala.runtime.AbstractFunction1<ActorRef,AbruptTerminationException> implements Serializable 
- 
Class org.apache.pekko.stream.ActorAttributes.DebugLoggingclass DebugLogging extends Object implements Serializable
- 
Class org.apache.pekko.stream.ActorAttributes.DebugLogging$class DebugLogging$ extends scala.runtime.AbstractFunction1<Object,ActorAttributes.DebugLogging> implements Serializable 
- 
Class org.apache.pekko.stream.ActorAttributes.Dispatcherclass Dispatcher extends Object implements Serializable
- 
Class org.apache.pekko.stream.ActorAttributes.Dispatcher$class Dispatcher$ extends scala.runtime.AbstractFunction1<String,ActorAttributes.Dispatcher> implements Serializable 
- 
Class org.apache.pekko.stream.ActorAttributes.FuzzingModeclass FuzzingMode extends Object implements Serializable
- 
Class org.apache.pekko.stream.ActorAttributes.FuzzingMode$class FuzzingMode$ extends scala.runtime.AbstractFunction1<Object,ActorAttributes.FuzzingMode> implements Serializable 
- 
Class org.apache.pekko.stream.ActorAttributes.MaxFixedBufferSizeclass MaxFixedBufferSize extends Object implements Serializable
- 
Class org.apache.pekko.stream.ActorAttributes.MaxFixedBufferSize$class MaxFixedBufferSize$ extends scala.runtime.AbstractFunction1<Object,ActorAttributes.MaxFixedBufferSize> implements Serializable 
- 
Class org.apache.pekko.stream.ActorAttributes.OutputBurstLimitclass OutputBurstLimit extends Object implements Serializable
- 
Class org.apache.pekko.stream.ActorAttributes.OutputBurstLimit$class OutputBurstLimit$ extends scala.runtime.AbstractFunction1<Object,ActorAttributes.OutputBurstLimit> implements Serializable 
- 
Class org.apache.pekko.stream.ActorAttributes.StreamSubscriptionTimeoutclass StreamSubscriptionTimeout extends Object implements Serializable
- 
Class org.apache.pekko.stream.ActorAttributes.StreamSubscriptionTimeout$class StreamSubscriptionTimeout$ extends scala.runtime.AbstractFunction2<scala.concurrent.duration.FiniteDuration,StreamSubscriptionTimeoutTerminationMode, ActorAttributes.StreamSubscriptionTimeout> implements Serializable 
- 
Class org.apache.pekko.stream.ActorAttributes.SupervisionStrategyclass SupervisionStrategy extends Object implements Serializable
- 
Class org.apache.pekko.stream.ActorAttributes.SupervisionStrategy$class SupervisionStrategy$ extends scala.runtime.AbstractFunction1<scala.Function1<Throwable,Supervision.Directive>, ActorAttributes.SupervisionStrategy> implements Serializable 
- 
Class org.apache.pekko.stream.ActorAttributes.SyncProcessingLimitclass SyncProcessingLimit extends Object implements Serializable
- 
Class org.apache.pekko.stream.ActorAttributes.SyncProcessingLimit$class SyncProcessingLimit$ extends scala.runtime.AbstractFunction1<Object,ActorAttributes.SyncProcessingLimit> implements Serializable 
- 
Class org.apache.pekko.stream.AmorphousShapeclass AmorphousShape extends Shape implements Serializable
- 
Class org.apache.pekko.stream.AmorphousShape$class AmorphousShape$ extends scala.runtime.AbstractFunction2<scala.collection.immutable.Seq<Inlet<?>>,scala.collection.immutable.Seq<Outlet<?>>, AmorphousShape> implements Serializable 
- 
Class org.apache.pekko.stream.Attributesclass Attributes extends Object implements Serializable
- 
Class org.apache.pekko.stream.Attributes.AsyncBoundary$class AsyncBoundary$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.Attributes.CancellationStrategyclass CancellationStrategy extends Object implements Serializable
- 
Class org.apache.pekko.stream.Attributes.CancellationStrategy$class CancellationStrategy$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.Attributes.CancellationStrategy$.AfterDelayclass AfterDelay extends Object implements Serializable
- 
Class org.apache.pekko.stream.Attributes.CancellationStrategy$.AfterDelay$class AfterDelay$ extends scala.runtime.AbstractFunction2<scala.concurrent.duration.FiniteDuration,org.apache.pekko.stream.Attributes.CancellationStrategy.Strategy, org.apache.pekko.stream.Attributes.CancellationStrategy.AfterDelay> implements Serializable 
- 
Class org.apache.pekko.stream.Attributes.CancellationStrategy$.CompleteStage$class CompleteStage$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.Attributes.CancellationStrategy$.FailStage$class FailStage$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.Attributes.CancellationStrategy$.PropagateFailure$class PropagateFailure$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.Attributes.InputBufferclass InputBuffer extends Object implements Serializable
- 
Class org.apache.pekko.stream.Attributes.InputBuffer$class InputBuffer$ extends scala.runtime.AbstractFunction2<Object,Object, Attributes.InputBuffer> implements Serializable 
- 
Class org.apache.pekko.stream.Attributes.LogLevelsclass LogLevels extends Object implements Serializable
- 
Class org.apache.pekko.stream.Attributes.LogLevels$class LogLevels$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.Attributes.Nameclass Name extends Object implements Serializable
- 
Class org.apache.pekko.stream.Attributes.Name$class Name$ extends scala.runtime.AbstractFunction1<String,Attributes.Name> implements Serializable 
- 
Class org.apache.pekko.stream.Attributes$class Attributes$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.Attributes$CancellationStrategy$AfterDelayclass Attributes$CancellationStrategy$AfterDelay extends Object implements Serializable- 
Serialized Fields- 
delayscala.concurrent.duration.FiniteDuration delay 
- 
strategyorg.apache.pekko.stream.Attributes$CancellationStrategy$Strategy strategy 
 
- 
 
- 
- 
Class org.apache.pekko.stream.Attributes$CancellationStrategy$AfterDelay$class Attributes$CancellationStrategy$AfterDelay$ extends scala.runtime.AbstractFunction2<scala.concurrent.duration.FiniteDuration,org.apache.pekko.stream.Attributes$CancellationStrategy$Strategy, org.apache.pekko.stream.Attributes$CancellationStrategy$AfterDelay> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.Attributes$CancellationStrategy$CompleteStage$class Attributes$CancellationStrategy$CompleteStage$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.Attributes$CancellationStrategy$FailStage$class Attributes$CancellationStrategy$FailStage$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.Attributes$CancellationStrategy$PropagateFailure$class Attributes$CancellationStrategy$PropagateFailure$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Exception org.apache.pekko.stream.BackpressureTimeoutExceptionclass BackpressureTimeoutException extends StreamTimeoutException implements Serializable
- 
Class org.apache.pekko.stream.BidiShapeclass BidiShape extends Shape implements Serializable
- 
Class org.apache.pekko.stream.BidiShape$class BidiShape$ extends Object implements Serializable
- 
Exception org.apache.pekko.stream.BindFailedExceptionclass BindFailedException extends StreamTcpException implements Serializable
- 
Exception org.apache.pekko.stream.BufferOverflowExceptionclass BufferOverflowException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.stream.BufferOverflowException$class BufferOverflowException$ extends scala.runtime.AbstractFunction1<String,BufferOverflowException> implements Serializable 
- 
Class org.apache.pekko.stream.Client$class Client$ extends Client implements Serializable
- 
Class org.apache.pekko.stream.CompletionStrategy.Draining$class Draining$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.CompletionStrategy.Immediately$class Immediately$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.CompletionStrategy$class CompletionStrategy$ extends Object implements Serializable
- 
Exception org.apache.pekko.stream.CompletionTimeoutExceptionclass CompletionTimeoutException extends StreamTimeoutException implements Serializable
- 
Exception org.apache.pekko.stream.ConnectionExceptionclass ConnectionException extends StreamTcpException implements Serializable
- 
Class org.apache.pekko.stream.DelayOverflowStrategyclass DelayOverflowStrategy extends Object implements Serializable
- 
Class org.apache.pekko.stream.DelayOverflowStrategy$class DelayOverflowStrategy$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.EagerClose$class EagerClose$ extends EagerClose implements Serializable
- 
Class org.apache.pekko.stream.FanInShape.Nameclass Name extends Object implements Serializable
- 
Class org.apache.pekko.stream.FanInShape.Name$class Name$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.FanInShape.Portsclass Ports extends Object implements Serializable
- 
Class org.apache.pekko.stream.FanInShape.Ports$class Ports$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.FanOutShape.Nameclass Name extends Object implements Serializable
- 
Class org.apache.pekko.stream.FanOutShape.Name$class Name$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.FanOutShape.Portsclass Ports extends Object implements Serializable
- 
Class org.apache.pekko.stream.FanOutShape.Ports$class Ports$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.FlowMonitorState.Failedclass Failed extends Object implements Serializable
- 
Class org.apache.pekko.stream.FlowMonitorState.Failed$class Failed$ extends scala.runtime.AbstractFunction1<Throwable,FlowMonitorState.Failed> implements Serializable 
- 
Class org.apache.pekko.stream.FlowMonitorState.Finished$class Finished$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.FlowMonitorState.Initialized$class Initialized$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.FlowMonitorState.Receivedclass Received extends Object implements Serializable
- 
Class org.apache.pekko.stream.FlowMonitorState.Received$class Received$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.FlowShapeclass FlowShape extends Shape implements Serializable
- 
Class org.apache.pekko.stream.FlowShape$class FlowShape$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.IgnoreBoth$class IgnoreBoth$ extends IgnoreBoth implements Serializable
- 
Class org.apache.pekko.stream.IgnoreCancel$class IgnoreCancel$ extends IgnoreCancel implements Serializable
- 
Class org.apache.pekko.stream.IgnoreComplete$class IgnoreComplete$ extends IgnoreComplete implements Serializable
- 
Exception org.apache.pekko.stream.InitialTimeoutExceptionclass InitialTimeoutException extends StreamTimeoutException implements Serializable
- 
Exception org.apache.pekko.stream.InvalidPartnerActorExceptionclass InvalidPartnerActorException extends IllegalStateException implements Serializable
- 
Class org.apache.pekko.stream.InvalidPartnerActorException$class InvalidPartnerActorException$ extends scala.runtime.AbstractFunction3<ActorRef,ActorRef, String, InvalidPartnerActorException> implements Serializable 
- 
Exception org.apache.pekko.stream.InvalidSequenceNumberExceptionclass InvalidSequenceNumberException extends IllegalStateException implements Serializable
- 
Class org.apache.pekko.stream.InvalidSequenceNumberException$class InvalidSequenceNumberException$ extends scala.runtime.AbstractFunction3<Object,Object, String, InvalidSequenceNumberException> implements Serializable 
- 
Exception org.apache.pekko.stream.IOOperationIncompleteExceptionclass IOOperationIncompleteException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.stream.IOResultclass IOResult extends Object implements Serializable
- 
Class org.apache.pekko.stream.IOResult$class IOResult$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.MaterializationContext$class MaterializationContext$ extends scala.runtime.AbstractFunction3<Materializer,Attributes, String, org.apache.pekko.stream.MaterializationContext> implements Serializable 
- 
Exception org.apache.pekko.stream.MaterializationExceptionclass MaterializationException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.stream.MaterializationException$class MaterializationException$ extends Object implements Serializable
- 
Exception org.apache.pekko.stream.NeverMaterializedExceptionclass NeverMaterializedException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.stream.OverflowStrategies.Backpressure$class Backpressure$ extends scala.runtime.AbstractFunction1<Logging.LogLevel,org.apache.pekko.stream.OverflowStrategies.Backpressure> implements Serializable 
- 
Class org.apache.pekko.stream.OverflowStrategies.DropBuffer$class DropBuffer$ extends scala.runtime.AbstractFunction1<Logging.LogLevel,org.apache.pekko.stream.OverflowStrategies.DropBuffer> implements Serializable 
- 
Class org.apache.pekko.stream.OverflowStrategies.DropHead$class DropHead$ extends scala.runtime.AbstractFunction1<Logging.LogLevel,org.apache.pekko.stream.OverflowStrategies.DropHead> implements Serializable 
- 
Class org.apache.pekko.stream.OverflowStrategies.DropTail$class DropTail$ extends scala.runtime.AbstractFunction1<Logging.LogLevel,org.apache.pekko.stream.OverflowStrategies.DropTail> implements Serializable 
- 
Class org.apache.pekko.stream.OverflowStrategies.EmitEarly$class EmitEarly$ extends DelayOverflowStrategy implements Serializable
- 
Class org.apache.pekko.stream.OverflowStrategies.Fail$class Fail$ extends scala.runtime.AbstractFunction1<Logging.LogLevel,org.apache.pekko.stream.OverflowStrategies.Fail> implements Serializable 
- 
Class org.apache.pekko.stream.OverflowStrategyclass OverflowStrategy extends DelayOverflowStrategy implements Serializable
- 
Class org.apache.pekko.stream.OverflowStrategy$class OverflowStrategy$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.QueueOfferResult.Dropped$class Dropped$ extends QueueOfferResult implements Serializable
- 
Class org.apache.pekko.stream.QueueOfferResult.Enqueued$class Enqueued$ extends QueueOfferResult implements Serializable
- 
Class org.apache.pekko.stream.QueueOfferResult.Failureclass Failure extends QueueCompletionResult implements Serializable
- 
Class org.apache.pekko.stream.QueueOfferResult.Failure$class Failure$ extends scala.runtime.AbstractFunction1<Throwable,QueueOfferResult.Failure> implements Serializable 
- 
Class org.apache.pekko.stream.QueueOfferResult.QueueClosed$class QueueClosed$ extends QueueCompletionResult implements Serializable
- 
Exception org.apache.pekko.stream.RateExceededExceptionclass RateExceededException extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.stream.RemoteStreamRefActorTerminatedExceptionclass RemoteStreamRefActorTerminatedException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.stream.RemoteStreamRefActorTerminatedException$class RemoteStreamRefActorTerminatedException$ extends scala.runtime.AbstractFunction1<String,RemoteStreamRefActorTerminatedException> implements Serializable 
- 
Class org.apache.pekko.stream.Server$class Server$ extends Server implements Serializable
- 
Class org.apache.pekko.stream.SinkShapeclass SinkShape extends Shape implements Serializable
- 
Class org.apache.pekko.stream.SinkShape$class SinkShape$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.SourceShapeclass SourceShape extends Shape implements Serializable
- 
Class org.apache.pekko.stream.SourceShape$class SourceShape$ extends Object implements Serializable
- 
Exception org.apache.pekko.stream.StreamDetachedExceptionclass StreamDetachedException extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.stream.StreamIdleTimeoutExceptionclass StreamIdleTimeoutException extends StreamTimeoutException implements Serializable
- 
Exception org.apache.pekko.stream.StreamLimitReachedExceptionclass StreamLimitReachedException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.stream.StreamRefAttributes.BufferCapacityclass BufferCapacity extends Object implements Serializable
- 
Class org.apache.pekko.stream.StreamRefAttributes.BufferCapacity$class BufferCapacity$ extends scala.runtime.AbstractFunction1<Object,StreamRefAttributes.BufferCapacity> implements Serializable 
- 
Class org.apache.pekko.stream.StreamRefAttributes.DemandRedeliveryIntervalclass DemandRedeliveryInterval extends Object implements Serializable
- 
Class org.apache.pekko.stream.StreamRefAttributes.DemandRedeliveryInterval$class DemandRedeliveryInterval$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,StreamRefAttributes.DemandRedeliveryInterval> implements Serializable 
- 
Class org.apache.pekko.stream.StreamRefAttributes.FinalTerminationSignalDeadlineclass FinalTerminationSignalDeadline extends Object implements Serializable
- 
Class org.apache.pekko.stream.StreamRefAttributes.FinalTerminationSignalDeadline$class FinalTerminationSignalDeadline$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,StreamRefAttributes.FinalTerminationSignalDeadline> implements Serializable 
- 
Class org.apache.pekko.stream.StreamRefAttributes.SubscriptionTimeoutclass SubscriptionTimeout extends Object implements Serializable
- 
Class org.apache.pekko.stream.StreamRefAttributes.SubscriptionTimeout$class SubscriptionTimeout$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,StreamRefAttributes.SubscriptionTimeout> implements Serializable 
- 
Class org.apache.pekko.stream.StreamRefMessages.ActorRefclass ActorRef extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
path_Object path_ 
 
- 
 
- 
Class org.apache.pekko.stream.StreamRefMessages.CumulativeDemandclass CumulativeDemand extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
seqNr_long seqNr_ 
 
- 
 
- 
Class org.apache.pekko.stream.StreamRefMessages.OnSubscribeHandshakeclass OnSubscribeHandshake extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
targetRef_StreamRefMessages.ActorRef targetRef_ 
 
- 
 
- 
Class org.apache.pekko.stream.StreamRefMessages.Payloadclass Payload extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
enclosedMessage_org.apache.pekko.protobufv3.internal.ByteString enclosedMessage_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
messageManifest_org.apache.pekko.protobufv3.internal.ByteString messageManifest_ 
- 
serializerId_int serializerId_ 
 
- 
 
- 
Class org.apache.pekko.stream.StreamRefMessages.RemoteStreamCompletedclass RemoteStreamCompleted extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
seqNr_long seqNr_ 
 
- 
 
- 
Class org.apache.pekko.stream.StreamRefMessages.RemoteStreamFailureclass RemoteStreamFailure extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
cause_org.apache.pekko.protobufv3.internal.ByteString cause_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
 
- 
 
- 
Class org.apache.pekko.stream.StreamRefMessages.SequencedOnNextclass SequencedOnNext extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
payload_StreamRefMessages.Payload payload_ 
- 
seqNr_long seqNr_ 
 
- 
 
- 
Class org.apache.pekko.stream.StreamRefMessages.SinkRefclass SinkRef extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
targetRef_StreamRefMessages.ActorRef targetRef_ 
 
- 
 
- 
Class org.apache.pekko.stream.StreamRefMessages.SourceRefclass SourceRef extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
bitField0_int bitField0_ 
- 
memoizedIsInitializedbyte memoizedIsInitialized 
- 
originRef_StreamRefMessages.ActorRef originRef_ 
 
- 
 
- 
Exception org.apache.pekko.stream.StreamRefSubscriptionTimeoutExceptionclass StreamRefSubscriptionTimeoutException extends IllegalStateException implements Serializable
- 
Class org.apache.pekko.stream.StreamRefSubscriptionTimeoutException$class StreamRefSubscriptionTimeoutException$ extends scala.runtime.AbstractFunction1<String,StreamRefSubscriptionTimeoutException> implements Serializable 
- 
Class org.apache.pekko.stream.StreamSubscriptionTimeoutTerminationMode.CancelTermination$class CancelTermination$ extends StreamSubscriptionTimeoutTerminationMode implements Serializable
- 
Class org.apache.pekko.stream.StreamSubscriptionTimeoutTerminationMode.NoopTermination$class NoopTermination$ extends StreamSubscriptionTimeoutTerminationMode implements Serializable
- 
Class org.apache.pekko.stream.StreamSubscriptionTimeoutTerminationMode.WarnTermination$class WarnTermination$ extends StreamSubscriptionTimeoutTerminationMode implements Serializable
- 
Exception org.apache.pekko.stream.StreamTcpExceptionclass StreamTcpException extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.stream.StreamTimeoutExceptionclass StreamTimeoutException extends TimeoutException implements Serializable
- 
Exception org.apache.pekko.stream.SubscriptionWithCancelException.NoMoreElementsNeeded$class NoMoreElementsNeeded$ extends SubscriptionWithCancelException.NonFailureCancellation implements Serializable
- 
Exception org.apache.pekko.stream.SubscriptionWithCancelException.NonFailureCancellationclass NonFailureCancellation extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.stream.SubscriptionWithCancelException.StageWasCompleted$class StageWasCompleted$ extends SubscriptionWithCancelException.NonFailureCancellation implements Serializable
- 
Class org.apache.pekko.stream.SubstreamCancelStrategies.Drain$class Drain$ extends SubstreamCancelStrategy implements Serializable
- 
Class org.apache.pekko.stream.SubstreamCancelStrategies.Propagate$class Propagate$ extends SubstreamCancelStrategy implements Serializable
- 
Class org.apache.pekko.stream.Supervision.Restart$class Restart$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.Supervision.Resume$class Resume$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.Supervision.Stop$class Stop$ extends Object implements Serializable
- 
Exception org.apache.pekko.stream.TargetRefNotInitializedYetExceptionclass TargetRefNotInitializedYetException extends IllegalStateException implements Serializable
- 
Class org.apache.pekko.stream.TargetRefNotInitializedYetException$class TargetRefNotInitializedYetException$ extends scala.runtime.AbstractFunction0<TargetRefNotInitializedYetException> implements Serializable
- 
Class org.apache.pekko.stream.ThrottleMode.Enforcing$class Enforcing$ extends ThrottleMode implements Serializable
- 
Class org.apache.pekko.stream.ThrottleMode.Shaping$class Shaping$ extends ThrottleMode implements Serializable
- 
Class org.apache.pekko.stream.TLSClientAuth.Need$class Need$ extends TLSClientAuth implements Serializable
- 
Class org.apache.pekko.stream.TLSClientAuth.None$class None$ extends TLSClientAuth implements Serializable
- 
Class org.apache.pekko.stream.TLSClientAuth.Want$class Want$ extends TLSClientAuth implements Serializable
- 
Class org.apache.pekko.stream.TLSProtocol.NegotiateNewSessionclass NegotiateNewSession extends Object implements Serializable
- 
Class org.apache.pekko.stream.TLSProtocol.NegotiateNewSession$class NegotiateNewSession$ extends TLSProtocol.NegotiateNewSession implements Serializable
- 
Class org.apache.pekko.stream.TLSProtocol.SendBytesclass SendBytes extends Object implements Serializable
- 
Class org.apache.pekko.stream.TLSProtocol.SendBytes$class SendBytes$ extends scala.runtime.AbstractFunction1<ByteString,TLSProtocol.SendBytes> implements Serializable 
- 
Class org.apache.pekko.stream.TLSProtocol.SessionBytesclass SessionBytes extends Object implements Serializable
- 
Class org.apache.pekko.stream.TLSProtocol.SessionBytes$class SessionBytes$ extends scala.runtime.AbstractFunction2<SSLSession,ByteString, TLSProtocol.SessionBytes> implements Serializable 
- 
Class org.apache.pekko.stream.TLSProtocol.SessionTruncated$class SessionTruncated$ extends TLSProtocol.SessionTruncated implements Serializable
- 
Exception org.apache.pekko.stream.TooManySubstreamsOpenExceptionclass TooManySubstreamsOpenException extends IllegalStateException implements Serializable
- 
Exception org.apache.pekko.stream.WatchedActorTerminatedExceptionclass WatchedActorTerminatedException extends RuntimeException implements Serializable
 
- 
- 
Package org.apache.pekko.stream.javadsl
- 
Package org.apache.pekko.stream.scaladsl- 
Exception org.apache.pekko.stream.scaladsl.Framing.FramingExceptionclass FramingException extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.stream.scaladsl.JsonFraming.PartialObjectExceptionclass PartialObjectException extends Framing.FramingException implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.JsonFraming.PartialObjectException$class PartialObjectException$ extends Object implements Serializable
- 
Exception org.apache.pekko.stream.scaladsl.MergeHub.ProducerFailedclass ProducerFailed extends RuntimeException implements Serializable
- 
Exception org.apache.pekko.stream.scaladsl.Partition.PartitionOutOfBoundsExceptionclass PartitionOutOfBoundsException extends IndexOutOfBoundsException implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.Partition.PartitionOutOfBoundsException$class PartitionOutOfBoundsException$ extends scala.runtime.AbstractFunction1<String,Partition.PartitionOutOfBoundsException> implements Serializable 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.Closedclass Closed extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.Closed$class Closed$ extends scala.runtime.AbstractFunction1<scala.Option<Throwable>,org.apache.pekko.stream.scaladsl.PartitionHub.Internal.Closed> implements Serializable 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.Completed$class Completed$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.Consumerclass Consumer extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.Consumer$class Consumer$ extends scala.runtime.AbstractFunction2<Object,AsyncCallback<org.apache.pekko.stream.scaladsl.PartitionHub.Internal.ConsumerEvent>, org.apache.pekko.stream.scaladsl.PartitionHub.Internal.Consumer> implements Serializable 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.ConsumerQueueclass ConsumerQueue extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.ConsumerQueue$class ConsumerQueue$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.HubCompletedclass HubCompleted extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.HubCompleted$class HubCompleted$ extends scala.runtime.AbstractFunction1<scala.Option<Throwable>,org.apache.pekko.stream.scaladsl.PartitionHub.Internal.HubCompleted> implements Serializable 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.Initialize$class Initialize$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.NeedWakeupclass NeedWakeup extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.NeedWakeup$class NeedWakeup$ extends scala.runtime.AbstractFunction1<org.apache.pekko.stream.scaladsl.PartitionHub.Internal.Consumer,org.apache.pekko.stream.scaladsl.PartitionHub.Internal.NeedWakeup> implements Serializable 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.Openclass Open extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.Open$class Open$ extends scala.runtime.AbstractFunction2<scala.concurrent.Future<AsyncCallback<org.apache.pekko.stream.scaladsl.PartitionHub.Internal.HubEvent>>,scala.collection.immutable.List<org.apache.pekko.stream.scaladsl.PartitionHub.Internal.Consumer>, org.apache.pekko.stream.scaladsl.PartitionHub.Internal.Open> implements Serializable 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.RegistrationPending$class RegistrationPending$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.TryPull$class TryPull$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.UnRegisterclass UnRegister extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.UnRegister$class UnRegister$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.stream.scaladsl.PartitionHub.Internal.UnRegister> implements Serializable 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub.Internal$.Wakeup$class Wakeup$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$Closedclass PartitionHub$Internal$Closed extends Object implements Serializable- 
Serialized Fields- 
failurescala.Option<Throwable> failure 
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$Closed$class PartitionHub$Internal$Closed$ extends scala.runtime.AbstractFunction1<scala.Option<Throwable>,org.apache.pekko.stream.scaladsl.PartitionHub$Internal$Closed> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$Completed$class PartitionHub$Internal$Completed$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$Consumerclass PartitionHub$Internal$Consumer extends Object implements Serializable- 
Serialized Fields- 
callbackAsyncCallback<org.apache.pekko.stream.scaladsl.PartitionHub$Internal$ConsumerEvent> callback 
- 
idlong id 
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$Consumer$class PartitionHub$Internal$Consumer$ extends scala.runtime.AbstractFunction2<Object,AsyncCallback<org.apache.pekko.stream.scaladsl.PartitionHub$Internal$ConsumerEvent>, org.apache.pekko.stream.scaladsl.PartitionHub$Internal$Consumer> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$ConsumerQueueclass PartitionHub$Internal$ConsumerQueue extends Object implements Serializable- 
Serialized Fields- 
queuescala.collection.immutable.Queue<Object> queue 
- 
sizeint size 
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$ConsumerQueue$class PartitionHub$Internal$ConsumerQueue$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$HubCompletedclass PartitionHub$Internal$HubCompleted extends Object implements Serializable- 
Serialized Fields- 
failurescala.Option<Throwable> failure 
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$HubCompleted$class PartitionHub$Internal$HubCompleted$ extends scala.runtime.AbstractFunction1<scala.Option<Throwable>,org.apache.pekko.stream.scaladsl.PartitionHub$Internal$HubCompleted> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$Initialize$class PartitionHub$Internal$Initialize$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$NeedWakeupclass PartitionHub$Internal$NeedWakeup extends Object implements Serializable- 
Serialized Fields- 
consumerorg.apache.pekko.stream.scaladsl.PartitionHub$Internal$Consumer consumer 
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$NeedWakeup$class PartitionHub$Internal$NeedWakeup$ extends scala.runtime.AbstractFunction1<org.apache.pekko.stream.scaladsl.PartitionHub$Internal$Consumer,org.apache.pekko.stream.scaladsl.PartitionHub$Internal$NeedWakeup> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$Openclass PartitionHub$Internal$Open extends Object implements Serializable- 
Serialized Fields- 
callbackFuturescala.concurrent.Future<AsyncCallback<org.apache.pekko.stream.scaladsl.PartitionHub$Internal$HubEvent>> callbackFuture 
- 
registrationsscala.collection.immutable.List<org.apache.pekko.stream.scaladsl.PartitionHub$Internal$Consumer> registrations 
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$Open$class PartitionHub$Internal$Open$ extends scala.runtime.AbstractFunction2<scala.concurrent.Future<AsyncCallback<org.apache.pekko.stream.scaladsl.PartitionHub$Internal$HubEvent>>,scala.collection.immutable.List<org.apache.pekko.stream.scaladsl.PartitionHub$Internal$Consumer>, org.apache.pekko.stream.scaladsl.PartitionHub$Internal$Open> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$RegistrationPending$class PartitionHub$Internal$RegistrationPending$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$TryPull$class PartitionHub$Internal$TryPull$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$UnRegisterclass PartitionHub$Internal$UnRegister extends Object implements Serializable- 
Serialized Fields- 
idlong id 
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$UnRegister$class PartitionHub$Internal$UnRegister$ extends scala.runtime.AbstractFunction1<Object,org.apache.pekko.stream.scaladsl.PartitionHub$Internal$UnRegister> implements Serializable - 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.PartitionHub$Internal$Wakeup$class PartitionHub$Internal$Wakeup$ extends Object implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.stream.scaladsl.RestartWithBackoffFlow.Delayclass Delay extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.RestartWithBackoffFlow.Delay$class Delay$ extends scala.runtime.AbstractFunction1<scala.concurrent.duration.FiniteDuration,RestartWithBackoffFlow.Delay> implements Serializable 
- 
Class org.apache.pekko.stream.scaladsl.RunnableGraphclass RunnableGraph extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.RunnableGraph$class RunnableGraph$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.Tcp.IncomingConnectionclass IncomingConnection extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.Tcp.IncomingConnection$class IncomingConnection$ extends scala.runtime.AbstractFunction3<InetSocketAddress,InetSocketAddress, Flow<ByteString, ByteString, NotUsed>, Tcp.IncomingConnection> implements Serializable 
- 
Class org.apache.pekko.stream.scaladsl.Tcp.OutgoingConnectionclass OutgoingConnection extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.Tcp.OutgoingConnection$class OutgoingConnection$ extends scala.runtime.AbstractFunction2<InetSocketAddress,InetSocketAddress, Tcp.OutgoingConnection> implements Serializable 
- 
Class org.apache.pekko.stream.scaladsl.Tcp.ServerBindingclass ServerBinding extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.Tcp.ServerBinding$class ServerBinding$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.TcpAttributes.TcpWriteBufferSizeclass TcpWriteBufferSize extends Object implements Serializable
- 
Class org.apache.pekko.stream.scaladsl.TcpAttributes.TcpWriteBufferSize$class TcpWriteBufferSize$ extends scala.runtime.AbstractFunction1<Object,TcpAttributes.TcpWriteBufferSize> implements Serializable 
- 
Exception org.apache.pekko.stream.scaladsl.TcpIdleTimeoutExceptionclass TcpIdleTimeoutException extends TimeoutException implements Serializable
 
- 
- 
Package org.apache.pekko.stream.snapshot- 
Class org.apache.pekko.stream.snapshot.ConnectionSnapshot.Closed$class Closed$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.snapshot.ConnectionSnapshot.ShouldPull$class ShouldPull$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.snapshot.ConnectionSnapshot.ShouldPush$class ShouldPush$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.snapshot.ConnectionSnapshotImpl$class ConnectionSnapshotImpl$ extends scala.runtime.AbstractFunction4<Object,LogicSnapshot, LogicSnapshot, ConnectionSnapshot.ConnectionState, org.apache.pekko.stream.snapshot.ConnectionSnapshotImpl> implements Serializable 
- 
Class org.apache.pekko.stream.snapshot.LogicSnapshotImpl$class LogicSnapshotImpl$ extends scala.runtime.AbstractFunction3<Object,String, Attributes, org.apache.pekko.stream.snapshot.LogicSnapshotImpl> implements Serializable 
- 
Class org.apache.pekko.stream.snapshot.RunningInterpreterImpl$class RunningInterpreterImpl$ extends scala.runtime.AbstractFunction5<scala.collection.immutable.Seq<LogicSnapshot>,scala.collection.immutable.Seq<ConnectionSnapshot>, String, Object, scala.collection.immutable.Seq<LogicSnapshot>, org.apache.pekko.stream.snapshot.RunningInterpreterImpl> implements Serializable 
- 
Class org.apache.pekko.stream.snapshot.StreamSnapshotImpl$class StreamSnapshotImpl$ extends scala.runtime.AbstractFunction3<ActorPath,scala.collection.immutable.Seq<RunningInterpreter>, scala.collection.immutable.Seq<UninitializedInterpreter>, org.apache.pekko.stream.snapshot.StreamSnapshotImpl> implements Serializable 
- 
Class org.apache.pekko.stream.snapshot.UninitializedInterpreterImpl$class UninitializedInterpreterImpl$ extends scala.runtime.AbstractFunction1<scala.collection.immutable.Seq<LogicSnapshot>,org.apache.pekko.stream.snapshot.UninitializedInterpreterImpl> implements Serializable 
 
- 
- 
Package org.apache.pekko.stream.stage- 
Class org.apache.pekko.stream.stage.ConcurrentAsyncCallbackState.Eventclass Event extends Object implements Serializable
- 
Class org.apache.pekko.stream.stage.ConcurrentAsyncCallbackState.Event$class Event$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.stage.ConcurrentAsyncCallbackState.Initialized$class Initialized$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.stage.ConcurrentAsyncCallbackState.Pendingclass Pending extends Object implements Serializable
- 
Class org.apache.pekko.stream.stage.ConcurrentAsyncCallbackState.Pending$class Pending$ extends Object implements Serializable
- 
Exception org.apache.pekko.stream.stage.GraphStageLogic.StageActorRefNotInitializedExceptionclass StageActorRefNotInitializedException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.stream.stage.GraphStageLogic.StageActorRefNotInitializedException$class StageActorRefNotInitializedException$ extends scala.runtime.AbstractFunction0<GraphStageLogic.StageActorRefNotInitializedException> implements Serializable
- 
Class org.apache.pekko.stream.stage.TimerMessages.Scheduledclass Scheduled extends Object implements Serializable
- 
Class org.apache.pekko.stream.stage.TimerMessages.Scheduled$class Scheduled$ extends scala.runtime.AbstractFunction3<Object,Object, Object, TimerMessages.Scheduled> implements Serializable 
- 
Class org.apache.pekko.stream.stage.TimerMessages.Timerclass Timer extends Object implements Serializable
- 
Class org.apache.pekko.stream.stage.TimerMessages.Timer$class Timer$ extends scala.runtime.AbstractFunction2<Object,Cancellable, TimerMessages.Timer> implements Serializable 
 
- 
- 
Package org.apache.pekko.stream.testkit- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.DownstreamFinish$class DownstreamFinish$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.Failureclass Failure extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.Failure$class Failure$ extends scala.runtime.AbstractFunction1<Throwable,GraphStageMessages.Failure> implements Serializable 
- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.Pull$class Pull$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.Push$class Push$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.StageFailureclass StageFailure extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.StageFailure$class StageFailure$ extends scala.runtime.AbstractFunction2<GraphStageMessages.StageMessage,Throwable, GraphStageMessages.StageFailure> implements Serializable 
- 
Class org.apache.pekko.stream.testkit.GraphStageMessages.UpstreamFinish$class UpstreamFinish$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.StreamTestKit.CompletedSubscriptionclass CompletedSubscription extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.StreamTestKit.CompletedSubscription$class CompletedSubscription$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.StreamTestKit.FailedSubscriptionclass FailedSubscription extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.StreamTestKit.FailedSubscription$class FailedSubscription$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.StreamTestKit.PublisherProbeSubscriptionclass PublisherProbeSubscription extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.StreamTestKit.PublisherProbeSubscription$class PublisherProbeSubscription$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.TestPublisher.CancelSubscriptionclass CancelSubscription extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.TestPublisher.CancelSubscription$class CancelSubscription$ extends scala.runtime.AbstractFunction2<org.reactivestreams.Subscription,Throwable, TestPublisher.CancelSubscription> implements Serializable 
- 
Class org.apache.pekko.stream.testkit.TestPublisher.RequestMoreclass RequestMore extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.TestPublisher.RequestMore$class RequestMore$ extends scala.runtime.AbstractFunction2<org.reactivestreams.Subscription,Object, TestPublisher.RequestMore> implements Serializable 
- 
Class org.apache.pekko.stream.testkit.TestPublisher.Subscribeclass Subscribe extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.TestPublisher.Subscribe$class Subscribe$ extends scala.runtime.AbstractFunction1<org.reactivestreams.Subscription,TestPublisher.Subscribe> implements Serializable 
- 
Class org.apache.pekko.stream.testkit.TestSubscriber.OnComplete$class OnComplete$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.TestSubscriber.OnErrorclass OnError extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.TestSubscriber.OnError$class OnError$ extends scala.runtime.AbstractFunction1<Throwable,TestSubscriber.OnError> implements Serializable 
- 
Class org.apache.pekko.stream.testkit.TestSubscriber.OnNextclass OnNext extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.TestSubscriber.OnNext$class OnNext$ extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.TestSubscriber.OnSubscribeclass OnSubscribe extends Object implements Serializable
- 
Class org.apache.pekko.stream.testkit.TestSubscriber.OnSubscribe$class OnSubscribe$ extends scala.runtime.AbstractFunction1<org.reactivestreams.Subscription,TestSubscriber.OnSubscribe> implements Serializable 
 
- 
- 
Package org.apache.pekko.testkit- 
Class org.apache.pekko.testkit.CustomEventFilterclass CustomEventFilter extends EventFilter implements Serializable
- 
Class org.apache.pekko.testkit.CustomEventFilter$class CustomEventFilter$ extends Object implements Serializable
- 
Class org.apache.pekko.testkit.DeadLettersFilterclass DeadLettersFilter extends EventFilter implements Serializable
- 
Class org.apache.pekko.testkit.DeadLettersFilter$class DeadLettersFilter$ extends Object implements Serializable
- 
Class org.apache.pekko.testkit.DebugFilterclass DebugFilter extends EventFilter implements Serializable
- 
Class org.apache.pekko.testkit.DebugFilter$class DebugFilter$ extends Object implements Serializable
- 
Class org.apache.pekko.testkit.ErrorFilterclass ErrorFilter extends EventFilter implements Serializable
- 
Class org.apache.pekko.testkit.ErrorFilter$class ErrorFilter$ extends Object implements Serializable
- 
Class org.apache.pekko.testkit.InfoFilterclass InfoFilter extends EventFilter implements Serializable
- 
Class org.apache.pekko.testkit.InfoFilter$class InfoFilter$ extends Object implements Serializable
- 
Class org.apache.pekko.testkit.SocketUtil.Both$class Both$ extends Object implements Serializable
- 
Class org.apache.pekko.testkit.SocketUtil.Tcp$class Tcp$ extends Object implements Serializable
- 
Class org.apache.pekko.testkit.SocketUtil.Udp$class Udp$ extends Object implements Serializable
- 
Class org.apache.pekko.testkit.TestActor.KeepRunning$class KeepRunning$ extends TestActor.AutoPilot implements Serializable
- 
Class org.apache.pekko.testkit.TestActor.NoAutoPilot$class NoAutoPilot$ extends TestActor.AutoPilot implements Serializable
- 
Class org.apache.pekko.testkit.TestActor.NullMessage$class NullMessage$ extends Object implements Serializable
- 
Class org.apache.pekko.testkit.TestActor.RealMessageclass RealMessage extends Object implements Serializable
- 
Class org.apache.pekko.testkit.TestActor.RealMessage$class RealMessage$ extends scala.runtime.AbstractFunction2<Object,ActorRef, TestActor.RealMessage> implements Serializable 
- 
Class org.apache.pekko.testkit.TestActor.SetAutoPilotclass SetAutoPilot extends Object implements Serializable
- 
Class org.apache.pekko.testkit.TestActor.SetAutoPilot$class SetAutoPilot$ extends scala.runtime.AbstractFunction1<TestActor.AutoPilot,TestActor.SetAutoPilot> implements Serializable 
- 
Class org.apache.pekko.testkit.TestActor.SetIgnoreclass SetIgnore extends Object implements Serializable
- 
Class org.apache.pekko.testkit.TestActor.SetIgnore$class SetIgnore$ extends scala.runtime.AbstractFunction1<scala.Option<scala.PartialFunction<Object,Object>>, TestActor.SetIgnore> implements Serializable 
- 
Class org.apache.pekko.testkit.TestActor.Spawnclass Spawn extends Object implements Serializable
- 
Class org.apache.pekko.testkit.TestActor.Spawn$class Spawn$ extends scala.runtime.AbstractFunction3<Props,scala.Option<String>, scala.Option<SupervisorStrategy>, TestActor.Spawn> implements Serializable 
- 
Class org.apache.pekko.testkit.TestActor.UnWatchclass UnWatch extends Object implements Serializable
- 
Class org.apache.pekko.testkit.TestActor.UnWatch$class UnWatch$ extends scala.runtime.AbstractFunction1<ActorRef,TestActor.UnWatch> implements Serializable 
- 
Class org.apache.pekko.testkit.TestActor.Watchclass Watch extends Object implements Serializable
- 
Class org.apache.pekko.testkit.TestActor.Watch$class Watch$ extends scala.runtime.AbstractFunction1<ActorRef,TestActor.Watch> implements Serializable 
- 
Class org.apache.pekko.testkit.TestActorRef$class TestActorRef$ extends Object implements Serializable
- 
Exception org.apache.pekko.testkit.TestBarrierTimeoutExceptionclass TestBarrierTimeoutException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.testkit.TestEvent.Muteclass Mute extends Object implements Serializable
- 
Class org.apache.pekko.testkit.TestEvent.Mute$class Mute$ extends Object implements Serializable
- 
Class org.apache.pekko.testkit.TestEvent.UnMuteclass UnMute extends Object implements Serializable
- 
Class org.apache.pekko.testkit.TestEvent.UnMute$class UnMute$ extends Object implements Serializable
- 
Exception org.apache.pekko.testkit.TestExceptionclass TestException extends RuntimeException implements Serializable
- 
Class org.apache.pekko.testkit.TestException$class TestException$ extends scala.runtime.AbstractFunction1<String,TestException> implements Serializable 
- 
Class org.apache.pekko.testkit.TestFSMRef$class TestFSMRef$ extends Object implements Serializable
- 
Class org.apache.pekko.testkit.WarningFilterclass WarningFilter extends EventFilter implements Serializable
- 
Class org.apache.pekko.testkit.WarningFilter$class WarningFilter$ extends Object implements Serializable
 
- 
- 
Package org.apache.pekko.util- 
Class org.apache.pekko.util.ByteString.ByteString1class ByteString1 extends ByteString implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.util.ByteString.ByteString1$class ByteString1$ extends Object implements Serializable
- 
Class org.apache.pekko.util.ByteString.ByteString1Cclass ByteString1C extends CompactByteString implements Serializable
- 
Class org.apache.pekko.util.ByteString.ByteString1C$class ByteString1C$ extends Object implements Serializable
- 
Class org.apache.pekko.util.ByteString.ByteStringsclass ByteStrings extends ByteString implements Serializable- 
Serialization Methods- 
writeReplace
 
- 
 
- 
- 
Class org.apache.pekko.util.ByteString.ByteStrings$class ByteStrings$ extends Object implements Serializable
- 
Class org.apache.pekko.util.Collections.EmptyImmutableSeq$class EmptyImmutableSeq$ extends Object implements Serializable
- 
Class org.apache.pekko.util.CompactByteStringclass CompactByteString extends ByteString implements Serializable
- 
Class org.apache.pekko.util.CompactByteString$class CompactByteString$ extends Object implements Serializable
- 
Class org.apache.pekko.util.LineNumbers.NoSourceInfo$class NoSourceInfo$ extends Object implements Serializable
- 
Class org.apache.pekko.util.LineNumbers.SourceFileclass SourceFile extends Object implements Serializable
- 
Class org.apache.pekko.util.LineNumbers.SourceFile$class SourceFile$ extends scala.runtime.AbstractFunction1<String,LineNumbers.SourceFile> implements Serializable 
- 
Class org.apache.pekko.util.LineNumbers.SourceFileLinesclass SourceFileLines extends Object implements Serializable
- 
Class org.apache.pekko.util.LineNumbers.SourceFileLines$class SourceFileLines$ extends scala.runtime.AbstractFunction3<String,Object, Object, LineNumbers.SourceFileLines> implements Serializable 
- 
Class org.apache.pekko.util.LineNumbers.UnknownSourceFormatclass UnknownSourceFormat extends Object implements Serializable
- 
Class org.apache.pekko.util.LineNumbers.UnknownSourceFormat$class UnknownSourceFormat$ extends scala.runtime.AbstractFunction1<String,LineNumbers.UnknownSourceFormat> implements Serializable 
- 
Class org.apache.pekko.util.SerializedSuspendableExecutionContext$class SerializedSuspendableExecutionContext$ extends Object implements Serializable
- 
Class org.apache.pekko.util.Timeoutclass Timeout extends Object implements Serializable
- 
Class org.apache.pekko.util.Timeout$class Timeout$ extends Object implements Serializable
- 
Class org.apache.pekko.util.WildcardIndex$class WildcardIndex$ extends Object implements Serializable
- 
Class org.apache.pekko.util.WildcardTree$class WildcardTree$ extends Object implements Serializable
 
-