You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by fa...@apache.org on 2023/01/23 00:06:22 UTC

[incubator-pekko-site] branch asf-staging updated: javadoc

This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 4551a6f7 javadoc
4551a6f7 is described below

commit 4551a6f78f60ea982dc1ab373ec4ba625b1a1b78
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Mon Jan 23 00:05:47 2023 +0000

    javadoc
---
 README.md                                          |      8 +-
 content/japi/pekko/current/allclasses-index.html   |  29132 +++
 content/japi/pekko/current/allclasses.html         |   5556 +
 content/japi/pekko/current/allpackages-index.html  |    825 +
 .../pekko/DefaultSSLEngineConfigurator.html        |    329 +
 .../typesafe/sslconfig/pekko/PekkoSSLConfig$.html  |    507 +
 .../typesafe/sslconfig/pekko/PekkoSSLConfig.html   |    679 +
 .../sslconfig/pekko/SSLEngineConfigurator.html     |    263 +
 .../typesafe/sslconfig/pekko/package-summary.html  |    196 +
 .../com/typesafe/sslconfig/pekko/package-tree.html |    170 +
 .../sslconfig/pekko/util/PekkoLoggerBridge.html    |    425 +
 .../sslconfig/pekko/util/PekkoLoggerFactory.html   |    332 +
 .../sslconfig/pekko/util/package-summary.html      |    169 +
 .../sslconfig/pekko/util/package-tree.html         |    167 +
 content/japi/pekko/current/constant-values.html    |   7393 +
 content/japi/pekko/current/deprecated-list.html    |   4688 +
 content/japi/pekko/current/element-list            |    166 +
 content/japi/pekko/current/help-doc.html           |    273 +
 content/japi/pekko/current/index-all.html          | 190378 ++++++++++++++++++
 content/japi/pekko/current/index.html              |    818 +
 content/japi/pekko/current/jquery-ui.overrides.css |     35 +
 .../pekko/current/jquery/external/jquery/jquery.js |  10872 +
 .../japi/pekko/current/jquery/jquery-3.6.0.min.js  |      2 +
 .../japi/pekko/current/jquery/jquery-ui.min.css    |      6 +
 content/japi/pekko/current/jquery/jquery-ui.min.js |      6 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |     56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |     10 +
 .../current/jquery/jszip-utils/dist/jszip-utils.js |    118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |     10 +
 .../japi/pekko/current/jquery/jszip/dist/jszip.js  |  11370 ++
 .../pekko/current/jquery/jszip/dist/jszip.min.js   |     13 +
 content/japi/pekko/current/member-search-index.js  |      1 +
 content/japi/pekko/current/member-search-index.zip |    Bin 0 -> 623549 bytes
 .../org/apache/pekko/ConfigurationException.html   |    318 +
 .../japi/pekko/current/org/apache/pekko/Done$.html |    551 +
 .../japi/pekko/current/org/apache/pekko/Done.html  |    483 +
 .../japi/pekko/current/org/apache/pekko/Main$.html |    368 +
 .../current/org/apache/pekko/Main.Terminator.html  |    469 +
 .../japi/pekko/current/org/apache/pekko/Main.html  |    346 +
 .../pekko/current/org/apache/pekko/NotUsed$.html   |    551 +
 .../pekko/current/org/apache/pekko/NotUsed.html    |    475 +
 .../org/apache/pekko/OnlyCauseStackTrace.html      |    255 +
 .../current/org/apache/pekko/PekkoException.html   |    318 +
 .../current/org/apache/pekko/PekkoVersion$.html    |    366 +
 .../current/org/apache/pekko/PekkoVersion.html     |    321 +
 .../org/apache/pekko/UnsupportedPekkoVersion.html  |    251 +
 .../pekko/current/org/apache/pekko/Version$.html   |    350 +
 .../pekko/current/org/apache/pekko/Version.html    |    305 +
 .../org/apache/pekko/actor/AbstractActor$.html     |    354 +
 .../pekko/actor/AbstractActor.ActorContext.html    |    555 +
 .../apache/pekko/actor/AbstractActor.Receive.html  |    334 +
 .../org/apache/pekko/actor/AbstractActor.html      |    799 +
 .../apache/pekko/actor/AbstractActorWithStash.html |    412 +
 .../pekko/actor/AbstractActorWithTimers.html       |    367 +
 .../actor/AbstractActorWithUnboundedStash.html     |    376 +
 .../actor/AbstractActorWithUnrestrictedStash.html  |    375 +
 .../apache/pekko/actor/AbstractExtensionId.html    |    280 +
 .../org/apache/pekko/actor/AbstractFSM$.html       |    360 +
 .../org/apache/pekko/actor/AbstractFSM.html        |   1832 +
 .../apache/pekko/actor/AbstractFSMWithStash.html   |    395 +
 .../apache/pekko/actor/AbstractLoggingActor.html   |    325 +
 .../org/apache/pekko/actor/AbstractLoggingFSM.html |    388 +
 .../org/apache/pekko/actor/AbstractProps.html      |    355 +
 .../org/apache/pekko/actor/AbstractScheduler.html  |    450 +
 .../apache/pekko/actor/AbstractSchedulerBase.html  |    300 +
 .../current/org/apache/pekko/actor/Actor$.html     |    355 +
 .../apache/pekko/actor/Actor.emptyBehavior$.html   |    420 +
 .../current/org/apache/pekko/actor/Actor.html      |    713 +
 .../pekko/actor/Actor.ignoringBehavior$.html       |    420 +
 .../current/org/apache/pekko/actor/ActorCell$.html |    493 +
 .../org/apache/pekko/actor/ActorContext.html       |    685 +
 .../org/apache/pekko/actor/ActorIdentity$.html     |    411 +
 .../org/apache/pekko/actor/ActorIdentity.html      |    599 +
 .../pekko/actor/ActorInitializationException$.html |    359 +
 .../pekko/actor/ActorInitializationException.html  |    373 +
 .../pekko/actor/ActorInterruptedException.html     |    258 +
 .../apache/pekko/actor/ActorKilledException$.html  |    426 +
 .../apache/pekko/actor/ActorKilledException.html   |    532 +
 .../org/apache/pekko/actor/ActorLogMarker$.html    |    361 +
 .../org/apache/pekko/actor/ActorLogMarker.html     |    316 +
 .../org/apache/pekko/actor/ActorLogging.html       |    281 +
 .../org/apache/pekko/actor/ActorNotFound$.html     |    426 +
 .../org/apache/pekko/actor/ActorNotFound.html      |    561 +
 .../current/org/apache/pekko/actor/ActorPath$.html |    432 +
 .../current/org/apache/pekko/actor/ActorPath.html  |    563 +
 .../apache/pekko/actor/ActorPathExtractor$.html    |    363 +
 .../org/apache/pekko/actor/ActorPathExtractor.html |    322 +
 .../org/apache/pekko/actor/ActorPaths$.html        |    424 +
 .../current/org/apache/pekko/actor/ActorPaths.html |    379 +
 .../current/org/apache/pekko/actor/ActorRef$.html  |    364 +
 .../current/org/apache/pekko/actor/ActorRef.html   |    573 +
 .../org/apache/pekko/actor/ActorRefFactory.html    |    466 +
 .../org/apache/pekko/actor/ActorRefProvider.html   |    671 +
 .../org/apache/pekko/actor/ActorRefScope.html      |    260 +
 .../org/apache/pekko/actor/ActorSelection$.html    |    407 +
 .../org/apache/pekko/actor/ActorSelection.html     |    670 +
 .../apache/pekko/actor/ActorSelectionMessage$.html |    416 +
 .../org/apache/pekko/actor/ActorSystem$.html       |    758 +
 .../apache/pekko/actor/ActorSystem.Settings$.html  |    317 +
 .../apache/pekko/actor/ActorSystem.Settings.html   |    936 +
 .../org/apache/pekko/actor/ActorSystem.html        |   1329 +
 .../current/org/apache/pekko/actor/Address$.html   |    452 +
 .../current/org/apache/pekko/actor/Address.html    |    828 +
 .../apache/pekko/actor/AddressFromURIString$.html  |    399 +
 .../apache/pekko/actor/AddressFromURIString.html   |    354 +
 .../org/apache/pekko/actor/AddressTerminated$.html |    426 +
 .../org/apache/pekko/actor/AllDeadLetters.html     |    294 +
 .../org/apache/pekko/actor/AllForOneStrategy$.html |    481 +
 .../org/apache/pekko/actor/AllForOneStrategy.html  |   1028 +
 .../apache/pekko/actor/AutoReceivedMessage.html    |    201 +
 .../org/apache/pekko/actor/BootstrapSetup$.html    |    447 +
 .../org/apache/pekko/actor/BootstrapSetup.html     |    526 +
 .../org/apache/pekko/actor/Cancellable$.html       |    350 +
 .../org/apache/pekko/actor/Cancellable.html        |    286 +
 .../pekko/current/org/apache/pekko/actor/Cell.html |    597 +
 .../org/apache/pekko/actor/ChildActorPath.html     |    554 +
 .../org/apache/pekko/actor/ChildNameReserved$.html |    486 +
 .../org/apache/pekko/actor/ChildNameReserved.html  |    432 +
 .../org/apache/pekko/actor/ChildRestartStats$.html |    472 +
 .../org/apache/pekko/actor/ChildRestartStats.html  |    723 +
 .../current/org/apache/pekko/actor/ChildStats.html |    194 +
 .../pekko/actor/ClassicActorContextProvider.html   |    259 +
 .../pekko/actor/ClassicActorSystemProvider.html    |    259 +
 .../pekko/actor/ContextualTypedActorFactory$.html  |    411 +
 .../pekko/actor/ContextualTypedActorFactory.html   |    644 +
 .../apache/pekko/actor/CoordinatedShutdown$.html   |    755 +
 ...inatedShutdown.ActorSystemTerminateReason$.html |    489 +
 .../CoordinatedShutdown.ClusterDowningReason$.html |    489 +
 ...tedShutdown.ClusterJoinUnsuccessfulReason$.html |    489 +
 .../CoordinatedShutdown.ClusterLeavingReason$.html |    489 +
 ...n.IncompatibleConfigurationDetectedReason$.html |    489 +
 .../actor/CoordinatedShutdown.JvmExitReason$.html  |    489 +
 .../pekko/actor/CoordinatedShutdown.Phase$.html    |    422 +
 .../actor/CoordinatedShutdown.PhaseDefinition.html |    269 +
 .../pekko/actor/CoordinatedShutdown.Reason.html    |    201 +
 .../actor/CoordinatedShutdown.UnknownReason$.html  |    489 +
 .../apache/pekko/actor/CoordinatedShutdown.html    |   1284 +
 .../CoordinatedShutdownTerminationWatcher$.html    |    351 +
 .../org/apache/pekko/actor/DeadLetter$.html        |    413 +
 .../current/org/apache/pekko/actor/DeadLetter.html |    627 +
 .../apache/pekko/actor/DeadLetterActorRef$.html    |    359 +
 .../apache/pekko/actor/DeadLetterSuppression.html  |    199 +
 .../apache/pekko/actor/DeathPactException$.html    |    426 +
 .../org/apache/pekko/actor/DeathPactException.html |    533 +
 .../pekko/actor/DefaultSupervisorStrategy.html     |    314 +
 .../current/org/apache/pekko/actor/Deploy$.html    |    622 +
 .../current/org/apache/pekko/actor/Deploy.html     |   1019 +
 .../apache/pekko/actor/DiagnosticActorLogging.html |    368 +
 .../current/org/apache/pekko/actor/Dropped$.html   |    400 +
 .../current/org/apache/pekko/actor/Dropped.html    |    682 +
 .../org/apache/pekko/actor/DynamicAccess.html      |    430 +
 .../apache/pekko/actor/ExtendedActorSystem.html    |    476 +
 .../current/org/apache/pekko/actor/Extension.html  |    253 +
 .../org/apache/pekko/actor/ExtensionId.html        |    377 +
 .../apache/pekko/actor/ExtensionIdProvider.html    |    259 +
 .../pekko/current/org/apache/pekko/actor/FSM$.html |    350 +
 .../apache/pekko/actor/FSM.$minus$greater$.html    |    356 +
 .../org/apache/pekko/actor/FSM.CurrentState$.html  |    399 +
 .../org/apache/pekko/actor/FSM.CurrentState.html   |    556 +
 .../current/org/apache/pekko/actor/FSM.Event$.html |    399 +
 .../current/org/apache/pekko/actor/FSM.Event.html  |    555 +
 .../org/apache/pekko/actor/FSM.Failure$.html       |    430 +
 .../org/apache/pekko/actor/FSM.Failure.html        |    520 +
 .../apache/pekko/actor/FSM.FixedDelayMode$.html    |    508 +
 .../org/apache/pekko/actor/FSM.FixedRateMode$.html |    508 +
 .../org/apache/pekko/actor/FSM.LogEntry$.html      |    401 +
 .../org/apache/pekko/actor/FSM.LogEntry.html       |    586 +
 .../org/apache/pekko/actor/FSM.Normal$.html        |    490 +
 .../org/apache/pekko/actor/FSM.NullFunction$.html  |    425 +
 .../current/org/apache/pekko/actor/FSM.Reason.html |    198 +
 .../org/apache/pekko/actor/FSM.Shutdown$.html      |    491 +
 .../org/apache/pekko/actor/FSM.SilentState.html    |    452 +
 .../org/apache/pekko/actor/FSM.SingleMode$.html    |    508 +
 .../current/org/apache/pekko/actor/FSM.State$.html |    474 +
 .../current/org/apache/pekko/actor/FSM.State.html  |    667 +
 .../org/apache/pekko/actor/FSM.StateTimeout$.html  |    490 +
 .../org/apache/pekko/actor/FSM.StopEvent$.html     |    401 +
 .../org/apache/pekko/actor/FSM.StopEvent.html      |    587 +
 .../actor/FSM.SubscribeTransitionCallBack$.html    |    430 +
 .../actor/FSM.SubscribeTransitionCallBack.html     |    520 +
 .../current/org/apache/pekko/actor/FSM.Timer$.html |    405 +
 .../current/org/apache/pekko/actor/FSM.Timer.html  |    680 +
 .../org/apache/pekko/actor/FSM.TimerMode.html      |    258 +
 .../apache/pekko/actor/FSM.TransformHelper.html    |    309 +
 .../org/apache/pekko/actor/FSM.Transition$.html    |    401 +
 .../org/apache/pekko/actor/FSM.Transition.html     |    587 +
 .../actor/FSM.UnsubscribeTransitionCallBack$.html  |    430 +
 .../actor/FSM.UnsubscribeTransitionCallBack.html   |    519 +
 .../pekko/current/org/apache/pekko/actor/FSM.html  |   1488 +
 .../org/apache/pekko/actor/FunctionRef$.html       |    360 +
 .../current/org/apache/pekko/actor/Identify$.html  |    426 +
 .../current/org/apache/pekko/actor/Identify.html   |    544 +
 .../org/apache/pekko/actor/IgnoreActorRef$.html    |    394 +
 .../pekko/actor/IllegalActorStateException$.html   |    426 +
 .../pekko/actor/IllegalActorStateException.html    |    526 +
 .../apache/pekko/actor/IndirectActorProducer$.html |    394 +
 .../apache/pekko/actor/IndirectActorProducer.html  |    283 +
 .../org/apache/pekko/actor/InternalActorRef$.html  |    360 +
 .../pekko/actor/InvalidActorNameException$.html    |    426 +
 .../pekko/actor/InvalidActorNameException.html     |    566 +
 .../pekko/actor/InvalidMessageException$.html      |    426 +
 .../pekko/actor/InvalidMessageException.html       |    526 +
 .../org/apache/pekko/actor/JVMShutdownHooks$.html  |    377 +
 .../org/apache/pekko/actor/JVMShutdownHooks.html   |    267 +
 .../current/org/apache/pekko/actor/Kill$.html      |    530 +
 .../pekko/current/org/apache/pekko/actor/Kill.html |    461 +
 .../pekko/actor/LightArrayRevolverScheduler$.html  |    312 +
 .../LightArrayRevolverScheduler.TaskHolder.html    |    429 +
 .../LightArrayRevolverScheduler.TimerTask.html     |    233 +
 .../pekko/actor/LightArrayRevolverScheduler.html   |    613 +
 .../apache/pekko/actor/LocalActorRefProvider$.html |    312 +
 .../current/org/apache/pekko/actor/LocalRef.html   |    267 +
 .../org/apache/pekko/actor/LocalScope$.html        |    556 +
 .../current/org/apache/pekko/actor/LocalScope.html |    478 +
 .../current/org/apache/pekko/actor/LoggingFSM.html |    446 +
 .../org/apache/pekko/actor/MinimalActorRef.html    |    429 +
 .../org/apache/pekko/actor/NoScopeGiven$.html      |    553 +
 .../org/apache/pekko/actor/NoScopeGiven.html       |    479 +
 .../actor/NoSerializationVerificationNeeded.html   |    198 +
 .../current/org/apache/pekko/actor/Nobody$.html    |    697 +
 .../current/org/apache/pekko/actor/Nobody.html     |    681 +
 .../pekko/actor/NotInfluenceReceiveTimeout.html    |    194 +
 .../org/apache/pekko/actor/OneForOneStrategy$.html |    481 +
 .../org/apache/pekko/actor/OneForOneStrategy.html  |   1043 +
 .../pekko/actor/OriginalRestartException$.html     |    354 +
 .../pekko/actor/OriginalRestartException.html      |    309 +
 .../current/org/apache/pekko/actor/PathUtils.html  |    255 +
 .../org/apache/pekko/actor/PoisonPill$.html        |    529 +
 .../current/org/apache/pekko/actor/PoisonPill.html |    461 +
 .../org/apache/pekko/actor/PossiblyHarmful.html    |    199 +
 .../apache/pekko/actor/PostRestartException$.html  |    413 +
 .../apache/pekko/actor/PostRestartException.html   |    606 +
 .../apache/pekko/actor/PreRestartException$.html   |    415 +
 .../apache/pekko/actor/PreRestartException.html    |    641 +
 .../current/org/apache/pekko/actor/Props$.html     |    549 +
 .../current/org/apache/pekko/actor/Props.html      |   1029 +
 .../org/apache/pekko/actor/ProviderSelection$.html |    378 +
 .../pekko/actor/ProviderSelection.Cluster$.html    |    518 +
 .../pekko/actor/ProviderSelection.Custom$.html     |    430 +
 .../pekko/actor/ProviderSelection.Custom.html      |    546 +
 .../pekko/actor/ProviderSelection.Local$.html      |    518 +
 .../pekko/actor/ProviderSelection.Remote$.html     |    518 +
 .../org/apache/pekko/actor/ProviderSelection.html  |    380 +
 .../org/apache/pekko/actor/ReceiveTimeout$.html    |    530 +
 .../org/apache/pekko/actor/ReceiveTimeout.html     |    457 +
 .../pekko/actor/ReflectiveDynamicAccess.html       |    458 +
 .../org/apache/pekko/actor/RelativeActorPath$.html |    367 +
 .../org/apache/pekko/actor/RelativeActorPath.html  |    326 +
 .../org/apache/pekko/actor/RepointableRef.html     |    266 +
 .../org/apache/pekko/actor/RootActorPath$.html     |    439 +
 .../org/apache/pekko/actor/RootActorPath.html      |    817 +
 .../org/apache/pekko/actor/ScalaActorRef.html      |    294 +
 .../apache/pekko/actor/ScalaActorSelection.html    |    267 +
 .../current/org/apache/pekko/actor/Scheduler$.html |    312 +
 .../pekko/actor/Scheduler.TaskRunOnClose.html      |    225 +
 .../current/org/apache/pekko/actor/Scheduler.html  |   1096 +
 .../apache/pekko/actor/SchedulerException$.html    |    426 +
 .../org/apache/pekko/actor/SchedulerException.html |    573 +
 .../current/org/apache/pekko/actor/Scope.html      |    266 +
 .../org/apache/pekko/actor/SelectChildName$.html   |    426 +
 .../apache/pekko/actor/SelectChildPattern$.html    |    426 +
 .../org/apache/pekko/actor/SelectParent$.html      |    486 +
 .../org/apache/pekko/actor/SelectParent.html       |    432 +
 .../apache/pekko/actor/SelectionPathElement.html   |    194 +
 .../apache/pekko/actor/SerializedActorRef$.html    |    388 +
 .../org/apache/pekko/actor/SerializedIgnore$.html  |    322 +
 .../org/apache/pekko/actor/SerializedIgnore.html   |    268 +
 .../current/org/apache/pekko/actor/Stash.html      |    296 +
 .../org/apache/pekko/actor/StashFactory.html       |    267 +
 .../pekko/actor/StashOverflowException$.html       |    359 +
 .../apache/pekko/actor/StashOverflowException.html |    351 +
 .../org/apache/pekko/actor/StashSupport.html       |    489 +
 .../current/org/apache/pekko/actor/Status$.html    |    316 +
 .../org/apache/pekko/actor/Status$Status.html      |    198 +
 .../org/apache/pekko/actor/Status.Failure$.html    |    430 +
 .../org/apache/pekko/actor/Status.Failure.html     |    519 +
 .../org/apache/pekko/actor/Status.Success$.html    |    430 +
 .../org/apache/pekko/actor/Status.Success.html     |    518 +
 .../current/org/apache/pekko/actor/Status.html     |    313 +
 .../current/org/apache/pekko/actor/StopChild$.html |    426 +
 .../pekko/actor/StoppingSupervisorStrategy.html    |    314 +
 .../apache/pekko/actor/SupervisorStrategy$.html    |    644 +
 .../pekko/actor/SupervisorStrategy.Directive.html  |    260 +
 .../pekko/actor/SupervisorStrategy.Escalate$.html  |    492 +
 .../pekko/actor/SupervisorStrategy.Restart$.html   |    491 +
 .../pekko/actor/SupervisorStrategy.Resume$.html    |    490 +
 .../pekko/actor/SupervisorStrategy.Stop$.html      |    490 +
 .../org/apache/pekko/actor/SupervisorStrategy.html |    875 +
 .../actor/SupervisorStrategyConfigurator.html      |    256 +
 .../SupervisorStrategyLowPriorityImplicits.html    |    256 +
 .../apache/pekko/actor/SuppressedDeadLetter$.html  |    413 +
 .../apache/pekko/actor/SuppressedDeadLetter.html   |    627 +
 .../org/apache/pekko/actor/SystemGuardian$.html    |    313 +
 .../SystemGuardian.RegisterTerminationHook$.html   |    495 +
 .../actor/SystemGuardian.TerminationHook$.html     |    489 +
 .../actor/SystemGuardian.TerminationHookDone$.html |    489 +
 .../org/apache/pekko/actor/SystemGuardian.html     |    306 +
 .../org/apache/pekko/actor/Terminated$.html        |    395 +
 .../current/org/apache/pekko/actor/Terminated.html |    591 +
 .../org/apache/pekko/actor/TimerScheduler.html     |    789 +
 .../apache/pekko/actor/TimerSchedulerImpl$.html    |    313 +
 .../current/org/apache/pekko/actor/Timers.html     |    433 +
 .../org/apache/pekko/actor/TypedActor$.html        |    588 +
 .../apache/pekko/actor/TypedActor.MethodCall$.html |    415 +
 .../apache/pekko/actor/TypedActor.MethodCall.html  |    626 +
 .../apache/pekko/actor/TypedActor.PostRestart.html |    262 +
 .../apache/pekko/actor/TypedActor.PostStop.html    |    259 +
 .../apache/pekko/actor/TypedActor.PreRestart.html  |    268 +
 .../apache/pekko/actor/TypedActor.PreStart.html    |    259 +
 .../apache/pekko/actor/TypedActor.Receiver.html    |    256 +
 .../actor/TypedActor.SerializedMethodCall$.html    |    419 +
 ...tor.SerializedTypedActorInvocationHandler$.html |    415 +
 .../apache/pekko/actor/TypedActor.Supervisor.html  |    259 +
 .../current/org/apache/pekko/actor/TypedActor.html |    616 +
 .../apache/pekko/actor/TypedActorExtension.html    |    420 +
 .../org/apache/pekko/actor/TypedActorFactory.html  |    424 +
 .../org/apache/pekko/actor/TypedProps$.html        |    662 +
 .../current/org/apache/pekko/actor/TypedProps.html |   1232 +
 .../org/apache/pekko/actor/UnboundedStash.html     |    253 +
 .../org/apache/pekko/actor/UnhandledMessage$.html  |    413 +
 .../org/apache/pekko/actor/UnhandledMessage.html   |    666 +
 .../org/apache/pekko/actor/UnrestrictedStash.html  |    379 +
 .../apache/pekko/actor/UntypedAbstractActor.html   |    441 +
 .../org/apache/pekko/actor/WrappedMessage$.html    |    353 +
 .../org/apache/pekko/actor/WrappedMessage.html     |    259 +
 .../org/apache/pekko/actor/dungeon/Children$.html  |    350 +
 .../org/apache/pekko/actor/dungeon/Children.html   |    861 +
 .../pekko/actor/dungeon/ChildrenContainer$.html    |    316 +
 .../ChildrenContainer.ChildRestartsIterable.html   |    424 +
 .../ChildrenContainer.ChildrenIterable.html        |    424 +
 .../actor/dungeon/ChildrenContainer.Creation$.html |    413 +
 .../actor/dungeon/ChildrenContainer.Creation.html  |    489 +
 .../ChildrenContainer.EmptyChildrenContainer$.html |    431 +
 .../ChildrenContainer.EmptyChildrenContainer.html  |    464 +
 ...ChildrenContainer.NormalChildrenContainer$.html |    354 +
 .../ChildrenContainer.NormalChildrenContainer.html |    524 +
 .../dungeon/ChildrenContainer.Recreation$.html     |    430 +
 .../dungeon/ChildrenContainer.Recreation.html      |    517 +
 .../dungeon/ChildrenContainer.SuspendReason.html   |    197 +
 ...drenContainer.TerminatedChildrenContainer$.html |    504 +
 ...renContainer.TerminatingChildrenContainer$.html |    417 +
 ...drenContainer.TerminatingChildrenContainer.html |    806 +
 .../dungeon/ChildrenContainer.Termination$.html    |    489 +
 .../dungeon/ChildrenContainer.UserRequest$.html    |    489 +
 .../ChildrenContainer.WaitingForChildren.html      |    197 +
 .../pekko/actor/dungeon/ChildrenContainer.html     |    516 +
 .../org/apache/pekko/actor/dungeon/DeathWatch.html |    562 +
 .../org/apache/pekko/actor/dungeon/Dispatch.html   |    512 +
 .../apache/pekko/actor/dungeon/FaultHandling$.html |    313 +
 .../actor/dungeon/FaultHandling.FailedInfo.html    |    193 +
 .../apache/pekko/actor/dungeon/FaultHandling.html  |    573 +
 .../pekko/actor/dungeon/ReceiveTimeout$.html       |    350 +
 .../apache/pekko/actor/dungeon/ReceiveTimeout.html |    380 +
 .../SerializationCheckFailedException$.html        |    411 +
 .../dungeon/SerializationCheckFailedException.html |    556 +
 .../pekko/actor/dungeon/package-summary.html       |    324 +
 .../apache/pekko/actor/dungeon/package-tree.html   |    235 +
 .../org/apache/pekko/actor/package-summary.html    |   1725 +
 .../org/apache/pekko/actor/package-tree.html       |    605 +
 .../pekko/actor/setup/ActorSystemSetup$.html       |    401 +
 .../apache/pekko/actor/setup/ActorSystemSetup.html |    414 +
 .../org/apache/pekko/actor/setup/Setup.html        |    317 +
 .../apache/pekko/actor/setup/package-summary.html  |    179 +
 .../org/apache/pekko/actor/setup/package-tree.html |    164 +
 .../actor/testkit/typed/CapturedLogEvent$.html     |    375 +
 .../actor/testkit/typed/CapturedLogEvent.html      |    774 +
 .../apache/pekko/actor/testkit/typed/Effect$.html  |    350 +
 .../testkit/typed/Effect.MessageAdapter$.html      |    397 +
 .../actor/testkit/typed/Effect.MessageAdapter.html |    596 +
 .../actor/testkit/typed/Effect.NoEffects$.html     |    524 +
 .../actor/testkit/typed/Effect.NoEffects.html      |    305 +
 .../typed/Effect.ReceiveTimeoutCancelled$.html     |    523 +
 .../typed/Effect.ReceiveTimeoutCancelled.html      |    304 +
 .../testkit/typed/Effect.ReceiveTimeoutSet$.html   |    399 +
 .../testkit/typed/Effect.ReceiveTimeoutSet.html    |    600 +
 .../actor/testkit/typed/Effect.Scheduled$.html     |    401 +
 .../actor/testkit/typed/Effect.Scheduled.html      |    630 +
 .../pekko/actor/testkit/typed/Effect.Spawned$.html |    395 +
 .../pekko/actor/testkit/typed/Effect.Spawned.html  |    556 +
 .../testkit/typed/Effect.SpawnedAdapter$.html      |    379 +
 .../testkit/typed/Effect.SpawnedAnonymous$.html    |    393 +
 .../testkit/typed/Effect.SpawnedAnonymous.html     |    522 +
 .../typed/Effect.SpawnedAnonymousAdapter$.html     |    378 +
 .../pekko/actor/testkit/typed/Effect.Stopped$.html |    430 +
 .../pekko/actor/testkit/typed/Effect.Stopped.html  |    547 +
 .../testkit/typed/Effect.TimerCancelled$.html      |    430 +
 .../actor/testkit/typed/Effect.TimerCancelled.html |    546 +
 .../Effect.TimerScheduled$.FixedDelayMode$.html    |    489 +
 ...Scheduled$.FixedDelayModeWithInitialDelay$.html |    430 +
 ...rScheduled$.FixedDelayModeWithInitialDelay.html |    517 +
 .../Effect.TimerScheduled$.FixedRateMode$.html     |    489 +
 ...rScheduled$.FixedRateModeWithInitialDelay$.html |    430 +
 ...erScheduled$.FixedRateModeWithInitialDelay.html |    517 +
 .../typed/Effect.TimerScheduled$.SingleMode$.html  |    489 +
 .../typed/Effect.TimerScheduled$.TimerMode.html    |    193 +
 .../testkit/typed/Effect.TimerScheduled$.html      |    517 +
 .../actor/testkit/typed/Effect.TimerScheduled.html |    710 +
 .../actor/testkit/typed/Effect.Unwatched$.html     |    395 +
 .../actor/testkit/typed/Effect.Unwatched.html      |    547 +
 .../pekko/actor/testkit/typed/Effect.Watched$.html |    395 +
 .../pekko/actor/testkit/typed/Effect.Watched.html  |    547 +
 .../actor/testkit/typed/Effect.WatchedWith$.html   |    399 +
 .../actor/testkit/typed/Effect.WatchedWith.html    |    583 +
 .../apache/pekko/actor/testkit/typed/Effect.html   |    462 +
 .../pekko/actor/testkit/typed/FishingOutcome$.html |    312 +
 .../testkit/typed/FishingOutcome.Complete$.html    |    506 +
 .../testkit/typed/FishingOutcome.Continue$.html    |    506 +
 .../typed/FishingOutcome.ContinueAndIgnore$.html   |    506 +
 .../typed/FishingOutcome.ContinueOutcome.html      |    225 +
 .../actor/testkit/typed/FishingOutcome.Fail$.html  |    430 +
 .../actor/testkit/typed/FishingOutcome.Fail.html   |    534 +
 .../pekko/actor/testkit/typed/FishingOutcome.html  |    255 +
 .../pekko/actor/testkit/typed/LoggingEvent$.html   |    473 +
 .../pekko/actor/testkit/typed/LoggingEvent.html    |    916 +
 .../pekko/actor/testkit/typed/TestException$.html  |    426 +
 .../pekko/actor/testkit/typed/TestException.html   |    567 +
 .../actor/testkit/typed/TestKitSettings$.html      |    408 +
 .../pekko/actor/testkit/typed/TestKitSettings.html |    524 +
 .../testkit/typed/internal/ActorSystemStub$.html   |    359 +
 .../typed/internal/ActorTestKitGuardian$.html      |    351 +
 .../typed/internal/ActorTestKitGuardian.Ack$.html  |    489 +
 .../ActorTestKitGuardian.ActorStopped$.html        |    395 +
 .../ActorTestKitGuardian.ActorStopped.html         |    517 +
 .../internal/ActorTestKitGuardian.SpawnActor$.html |    401 +
 .../internal/ActorTestKitGuardian.SpawnActor.html  |    613 +
 .../ActorTestKitGuardian.SpawnActorAnonymous$.html |    399 +
 .../ActorTestKitGuardian.SpawnActorAnonymous.html  |    581 +
 .../internal/ActorTestKitGuardian.StopActor$.html  |    397 +
 .../internal/ActorTestKitGuardian.StopActor.html   |    549 +
 .../ActorTestKitGuardian.TestKitCommand.html       |    197 +
 .../typed/internal/ActorTestKitGuardian.html       |    374 +
 .../typed/internal/BehaviorTestKitImpl$.html       |    312 +
 .../testkit/typed/internal/CapturingAppender$.html |    351 +
 .../actor/testkit/typed/internal/LogbackUtil$.html |    379 +
 .../actor/testkit/typed/internal/LogbackUtil.html  |    334 +
 .../typed/internal/LoggingTestKitImpl$.html        |    409 +
 .../testkit/typed/internal/TestAppender$.html      |    389 +
 .../testkit/typed/internal/TestKitUtils$.html      |    389 +
 .../actor/testkit/typed/internal/TestKitUtils.html |    344 +
 .../testkit/typed/internal/TestProbeImpl$.html     |    312 +
 .../testkit/typed/internal/package-summary.html    |    278 +
 .../actor/testkit/typed/internal/package-tree.html |    188 +
 .../actor/testkit/typed/javadsl/ActorTestKit$.html |    581 +
 .../actor/testkit/typed/javadsl/ActorTestKit.html  |    857 +
 .../testkit/typed/javadsl/BehaviorTestKit$.html    |    410 +
 .../testkit/typed/javadsl/BehaviorTestKit.html     |    708 +
 .../actor/testkit/typed/javadsl/Effects$.html      |    659 +
 .../pekko/actor/testkit/typed/javadsl/Effects.html |    614 +
 .../testkit/typed/javadsl/FishingOutcomes$.html    |    404 +
 .../testkit/typed/javadsl/FishingOutcomes.html     |    359 +
 .../actor/testkit/typed/javadsl/LogCapturing.html  |    336 +
 .../testkit/typed/javadsl/LoggingTestKit$.html     |    565 +
 .../testkit/typed/javadsl/LoggingTestKit.html      |    751 +
 .../actor/testkit/typed/javadsl/ManualTime$.html   |    376 +
 .../actor/testkit/typed/javadsl/ManualTime.html    |    388 +
 .../typed/javadsl/SerializationTestKit.html        |    323 +
 .../actor/testkit/typed/javadsl/TestInbox$.html    |    364 +
 .../actor/testkit/typed/javadsl/TestInbox.html     |    426 +
 .../typed/javadsl/TestKitJunitResource.html        |    766 +
 .../actor/testkit/typed/javadsl/TestProbe$.html    |    400 +
 .../actor/testkit/typed/javadsl/TestProbe.html     |    971 +
 .../testkit/typed/javadsl/package-summary.html     |    267 +
 .../actor/testkit/typed/javadsl/package-tree.html  |    184 +
 .../pekko/actor/testkit/typed/package-summary.html |    438 +
 .../pekko/actor/testkit/typed/package-tree.html    |    248 +
 .../testkit/typed/scaladsl/ActorTestKit$.html      |    566 +
 .../actor/testkit/typed/scaladsl/ActorTestKit.html |    829 +
 .../testkit/typed/scaladsl/ActorTestKitBase$.html  |    350 +
 .../testkit/typed/scaladsl/ActorTestKitBase.html   |    642 +
 .../testkit/typed/scaladsl/BehaviorTestKit$.html   |    398 +
 .../testkit/typed/scaladsl/BehaviorTestKit.html    |    607 +
 .../actor/testkit/typed/scaladsl/Effects$.html     |    633 +
 .../actor/testkit/typed/scaladsl/Effects.html      |    588 +
 .../testkit/typed/scaladsl/FishingOutcomes$.html   |    387 +
 .../testkit/typed/scaladsl/FishingOutcomes.html    |    342 +
 .../actor/testkit/typed/scaladsl/LogCapturing.html |    355 +
 .../testkit/typed/scaladsl/LoggingTestKit$.html    |    565 +
 .../testkit/typed/scaladsl/LoggingTestKit.html     |    497 +
 .../actor/testkit/typed/scaladsl/ManualTime$.html  |    376 +
 .../actor/testkit/typed/scaladsl/ManualTime.html   |    388 +
 .../typed/scaladsl/ScalaTestWithActorTestKit.html  |   1822 +
 .../typed/scaladsl/SerializationTestKit.html       |    352 +
 .../actor/testkit/typed/scaladsl/TestInbox$.html   |    364 +
 .../actor/testkit/typed/scaladsl/TestInbox.html    |    342 +
 .../actor/testkit/typed/scaladsl/TestProbe$.html   |    366 +
 .../actor/testkit/typed/scaladsl/TestProbe.html    |    883 +
 .../testkit/typed/scaladsl/package-summary.html    |    287 +
 .../actor/testkit/typed/scaladsl/package-tree.html |    202 +
 .../pekko/actor/typed/AbstractExtensionSetup.html  |    297 +
 .../org/apache/pekko/actor/typed/ActorRef$.html    |    359 +
 .../pekko/actor/typed/ActorRef.ActorRefOps$.html   |    388 +
 .../pekko/actor/typed/ActorRef.ActorRefOps.html    |    371 +
 .../org/apache/pekko/actor/typed/ActorRef.html     |    402 +
 .../pekko/actor/typed/ActorRefResolver$.html       |    384 +
 .../apache/pekko/actor/typed/ActorRefResolver.html |    426 +
 .../pekko/actor/typed/ActorRefResolverSetup$.html  |    350 +
 .../pekko/actor/typed/ActorRefResolverSetup.html   |    332 +
 .../org/apache/pekko/actor/typed/ActorSystem$.html |    596 +
 .../org/apache/pekko/actor/typed/ActorSystem.html  |   1037 +
 .../org/apache/pekko/actor/typed/ActorTags$.html   |    436 +
 .../org/apache/pekko/actor/typed/ActorTags.html    |    461 +
 .../actor/typed/BackoffSupervisorStrategy.html     |    513 +
 .../org/apache/pekko/actor/typed/Behavior$.html    |    535 +
 .../actor/typed/Behavior.BehaviorDecorators$.html  |    388 +
 .../actor/typed/Behavior.BehaviorDecorators.html   |    394 +
 .../org/apache/pekko/actor/typed/Behavior.html     |    559 +
 .../pekko/actor/typed/BehaviorInterceptor$.html    |    312 +
 .../typed/BehaviorInterceptor.PreStartTarget.html  |    256 +
 .../typed/BehaviorInterceptor.ReceiveTarget.html   |    282 +
 .../typed/BehaviorInterceptor.SignalTarget.html    |    258 +
 .../pekko/actor/typed/BehaviorInterceptor.html     |    498 +
 .../actor/typed/BehaviorSignalInterceptor.html     |    400 +
 .../org/apache/pekko/actor/typed/ChildFailed$.html |    366 +
 .../org/apache/pekko/actor/typed/ChildFailed.html  |    425 +
 .../pekko/actor/typed/DeathPactException$.html     |    426 +
 .../pekko/actor/typed/DeathPactException.html      |    577 +
 .../pekko/actor/typed/DispatcherSelector$.html     |    428 +
 .../pekko/actor/typed/DispatcherSelector.html      |    407 +
 .../org/apache/pekko/actor/typed/Dispatchers$.html |    372 +
 .../org/apache/pekko/actor/typed/Dispatchers.html  |    356 +
 .../pekko/actor/typed/ExtensibleBehavior.html      |    401 +
 .../org/apache/pekko/actor/typed/Extension.html    |    205 +
 .../org/apache/pekko/actor/typed/ExtensionId.html  |    475 +
 .../apache/pekko/actor/typed/ExtensionSetup.html   |    341 +
 .../org/apache/pekko/actor/typed/Extensions.html   |    307 +
 .../org/apache/pekko/actor/typed/LogOptions$.html  |    371 +
 .../actor/typed/LogOptions.LogOptionsImpl$.html    |    420 +
 .../org/apache/pekko/actor/typed/LogOptions.html   |    460 +
 .../apache/pekko/actor/typed/MailboxSelector$.html |    402 +
 .../apache/pekko/actor/typed/MailboxSelector.html  |    387 +
 .../pekko/actor/typed/MessageAdaptionFailure$.html |    426 +
 .../pekko/actor/typed/MessageAdaptionFailure.html  |    543 +
 .../org/apache/pekko/actor/typed/PostStop$.html    |    528 +
 .../org/apache/pekko/actor/typed/PostStop.html     |    457 +
 .../org/apache/pekko/actor/typed/PreRestart$.html  |    525 +
 .../org/apache/pekko/actor/typed/PreRestart.html   |    457 +
 .../org/apache/pekko/actor/typed/Props$.html       |    364 +
 .../org/apache/pekko/actor/typed/Props.html        |    360 +
 .../apache/pekko/actor/typed/RecipientRef$.html    |    350 +
 .../actor/typed/RecipientRef.RecipientRefOps$.html |    388 +
 .../actor/typed/RecipientRef.RecipientRefOps.html  |    371 +
 .../org/apache/pekko/actor/typed/RecipientRef.html |    295 +
 .../actor/typed/RestartSupervisorStrategy.html     |    466 +
 .../org/apache/pekko/actor/typed/Scheduler.html    |    499 +
 .../pekko/actor/typed/SerializedActorRef$.html     |    407 +
 .../org/apache/pekko/actor/typed/Settings.html     |    401 +
 .../org/apache/pekko/actor/typed/Signal.html       |    201 +
 .../apache/pekko/actor/typed/SpawnProtocol$.html   |    382 +
 .../pekko/actor/typed/SpawnProtocol.Command.html   |    198 +
 .../pekko/actor/typed/SpawnProtocol.Spawn$.html    |    401 +
 .../pekko/actor/typed/SpawnProtocol.Spawn.html     |    622 +
 .../apache/pekko/actor/typed/SpawnProtocol.html    |    375 +
 .../pekko/actor/typed/SupervisorStrategy$.html     |    498 +
 .../actor/typed/SupervisorStrategy.Backoff$.html   |    632 +
 .../actor/typed/SupervisorStrategy.Restart$.html   |    538 +
 .../typed/SupervisorStrategy.RestartOrBackoff.html |    310 +
 .../actor/typed/SupervisorStrategy.Resume$.html    |    418 +
 .../actor/typed/SupervisorStrategy.Stop$.html      |    418 +
 .../pekko/actor/typed/SupervisorStrategy.html      |    559 +
 .../org/apache/pekko/actor/typed/Terminated$.html  |    364 +
 .../org/apache/pekko/actor/typed/Terminated.html   |    423 +
 .../pekko/actor/typed/TypedActorContext.html       |    277 +
 .../actor/typed/delivery/ConsumerController$.html  |    547 +
 .../typed/delivery/ConsumerController.Command.html |    202 +
 .../delivery/ConsumerController.Confirmed$.html    |    491 +
 .../delivery/ConsumerController.Confirmed.html     |    202 +
 .../ConsumerController.DeliverThenStop$.html       |    395 +
 .../ConsumerController.DeliverThenStop.html        |    489 +
 .../delivery/ConsumerController.Delivery$.html     |    376 +
 .../delivery/ConsumerController.Delivery.html      |    380 +
 ...erController.RegisterToProducerController$.html |    395 +
 ...merController.RegisterToProducerController.html |    523 +
 .../ConsumerController.SequencedMessage$.html      |    401 +
 .../ConsumerController.SequencedMessage.html       |    649 +
 .../delivery/ConsumerController.Settings$.html     |    416 +
 .../delivery/ConsumerController.Settings.html      |    482 +
 .../typed/delivery/ConsumerController.Start$.html  |    395 +
 .../typed/delivery/ConsumerController.Start.html   |    522 +
 .../actor/typed/delivery/ConsumerController.html   |    604 +
 .../typed/delivery/DurableProducerQueue$.html      |    355 +
 .../delivery/DurableProducerQueue.Cleanup$.html    |    430 +
 .../delivery/DurableProducerQueue.Command.html     |    197 +
 .../delivery/DurableProducerQueue.Confirmed$.html  |    420 +
 .../typed/delivery/DurableProducerQueue.Event.html |    203 +
 .../delivery/DurableProducerQueue.LoadState$.html  |    395 +
 .../delivery/DurableProducerQueue.LoadState.html   |    518 +
 .../DurableProducerQueue.MessageSent$.html         |    378 +
 .../delivery/DurableProducerQueue.MessageSent.html |    461 +
 .../delivery/DurableProducerQueue.State$.html      |    397 +
 .../typed/delivery/DurableProducerQueue.State.html |    676 +
 ...urableProducerQueue.StoreMessageConfirmed$.html |    399 +
 ...DurableProducerQueue.StoreMessageConfirmed.html |    585 +
 .../DurableProducerQueue.StoreMessageSent$.html    |    397 +
 .../DurableProducerQueue.StoreMessageSent.html     |    554 +
 .../DurableProducerQueue.StoreMessageSentAck$.html |    433 +
 .../DurableProducerQueue.StoreMessageSentAck.html  |    517 +
 .../actor/typed/delivery/DurableProducerQueue.html |    418 +
 .../actor/typed/delivery/ProducerController$.html  |    493 +
 .../typed/delivery/ProducerController.Command.html |    202 +
 ...roducerController.MessageWithConfirmation$.html |    399 +
 ...ProducerController.MessageWithConfirmation.html |    560 +
 .../ProducerController.RegisterConsumer$.html      |    395 +
 .../ProducerController.RegisterConsumer.html       |    523 +
 .../delivery/ProducerController.RequestNext$.html  |    403 +
 .../delivery/ProducerController.RequestNext.html   |    648 +
 .../delivery/ProducerController.Settings$.html     |    416 +
 .../delivery/ProducerController.Settings.html      |    482 +
 .../typed/delivery/ProducerController.Start$.html  |    395 +
 .../typed/delivery/ProducerController.Start.html   |    522 +
 .../actor/typed/delivery/ProducerController.html   |    530 +
 .../delivery/WorkPullingProducerController$.html   |    517 +
 .../WorkPullingProducerController.Command.html     |    202 +
 ...kPullingProducerController.GetWorkerStats$.html |    395 +
 ...rkPullingProducerController.GetWorkerStats.html |    518 +
 ...roducerController.MessageWithConfirmation$.html |    399 +
 ...ProducerController.MessageWithConfirmation.html |    555 +
 ...WorkPullingProducerController.RequestNext$.html |    397 +
 .../WorkPullingProducerController.RequestNext.html |    552 +
 .../WorkPullingProducerController.Settings$.html   |    416 +
 .../WorkPullingProducerController.Settings.html    |    411 +
 .../WorkPullingProducerController.Start$.html      |    395 +
 .../WorkPullingProducerController.Start.html       |    522 +
 ...WorkPullingProducerController.WorkerStats$.html |    433 +
 .../WorkPullingProducerController.WorkerStats.html |    517 +
 .../delivery/WorkPullingProducerController.html    |    565 +
 .../typed/delivery/internal/ChunkedMessage$.html   |    420 +
 .../delivery/internal/ConsumerControllerImpl$.html |    404 +
 .../ConsumerControllerImpl.InternalCommand.html    |    201 +
 ...umerControllerImpl.UnsealedInternalCommand.html |    207 +
 .../delivery/internal/ConsumerControllerImpl.html  |    351 +
 .../delivery/internal/DeliverySerializable.html    |    198 +
 .../delivery/internal/ProducerControllerImpl$.html |    459 +
 .../internal/ProducerControllerImpl.Ack$.html      |    433 +
 .../internal/ProducerControllerImpl.Ack.html       |    517 +
 .../ProducerControllerImpl.InternalCommand.html    |    201 +
 .../internal/ProducerControllerImpl.Request$.html  |    422 +
 .../internal/ProducerControllerImpl.Request.html   |    613 +
 .../internal/ProducerControllerImpl.Resend$.html   |    433 +
 .../internal/ProducerControllerImpl.Resend.html    |    517 +
 ...ucerControllerImpl.ResendFirstUnconfirmed$.html |    489 +
 ...ucerControllerImpl.UnsealedInternalCommand.html |    207 +
 .../delivery/internal/ProducerControllerImpl.html  |    448 +
 .../WorkPullingProducerControllerImpl$.html        |    359 +
 ...lingProducerControllerImpl.InternalCommand.html |    201 +
 ...ucerControllerImpl.UnsealedInternalCommand.html |    207 +
 .../WorkPullingProducerControllerImpl.html         |    355 +
 .../typed/delivery/internal/package-summary.html   |    270 +
 .../typed/delivery/internal/package-tree.html      |    208 +
 .../actor/typed/delivery/package-summary.html      |    486 +
 .../pekko/actor/typed/delivery/package-tree.html   |    265 +
 .../actor/typed/eventstream/EventStream$.html      |    312 +
 .../typed/eventstream/EventStream.Command.html     |    200 +
 .../typed/eventstream/EventStream.Publish$.html    |    397 +
 .../typed/eventstream/EventStream.Publish.html     |    523 +
 .../typed/eventstream/EventStream.Subscribe$.html  |    397 +
 .../typed/eventstream/EventStream.Subscribe.html   |    553 +
 .../eventstream/EventStream.Unsubscribe$.html      |    395 +
 .../typed/eventstream/EventStream.Unsubscribe.html |    519 +
 .../pekko/actor/typed/eventstream/EventStream.html |    331 +
 .../actor/typed/eventstream/package-summary.html   |    219 +
 .../actor/typed/eventstream/package-tree.html      |    175 +
 .../actor/typed/internal/AbstractSupervisor.html   |    540 +
 .../actor/typed/internal/ActorContextImpl$.html    |    313 +
 .../internal/ActorContextImpl.LoggingContext$.html |    405 +
 .../internal/ActorContextImpl.LoggingContext.html  |    719 +
 .../actor/typed/internal/ActorContextImpl.html     |   1432 +
 .../actor/typed/internal/ActorFlightRecorder$.html |    371 +
 .../actor/typed/internal/ActorFlightRecorder.html  |    259 +
 .../pekko/actor/typed/internal/ActorMdc$.html      |    421 +
 .../pekko/actor/typed/internal/ActorMdc.html       |    376 +
 .../pekko/actor/typed/internal/ActorRefImpl.html   |    430 +
 .../pekko/actor/typed/internal/AdaptMessage$.html  |    395 +
 .../AdaptWithRegisteredMessageAdapter$.html        |    393 +
 .../pekko/actor/typed/internal/BehaviorImpl$.html  |    518 +
 .../typed/internal/BehaviorImpl.ContextAs$.html    |    384 +
 .../typed/internal/BehaviorImpl.ContextAs.html     |    364 +
 .../internal/BehaviorImpl.DeferredBehavior$.html   |    354 +
 .../internal/BehaviorImpl.DeferredBehavior.html    |    342 +
 .../internal/BehaviorImpl.FailedBehavior.html      |    356 +
 .../internal/BehaviorImpl.ReceiveBehavior$.html    |    354 +
 .../internal/BehaviorImpl.ReceiveBehavior.html     |    435 +
 .../BehaviorImpl.ReceiveMessageBehavior$.html      |    354 +
 .../BehaviorImpl.ReceiveMessageBehavior.html       |    438 +
 .../typed/internal/BehaviorImpl.SameBehavior$.html |    387 +
 .../internal/BehaviorImpl.UnhandledBehavior$.html  |    387 +
 .../pekko/actor/typed/internal/BehaviorImpl.html   |    548 +
 .../pekko/actor/typed/internal/BehaviorTags$.html  |    449 +
 .../pekko/actor/typed/internal/BehaviorTags.html   |    404 +
 .../apache/pekko/actor/typed/internal/Create$.html |    409 +
 .../typed/internal/DeathWatchNotification$.html    |    411 +
 .../typed/internal/DeliveryFlightRecorder.html     |    580 +
 .../internal/EarliestFirstSystemMessageList$.html  |    468 +
 .../typed/internal/EventStreamExtension$.html      |    370 +
 .../pekko/actor/typed/internal/ExtensionsImpl.html |    367 +
 .../actor/typed/internal/InterceptorImpl$.html     |    355 +
 .../actor/typed/internal/InternalMessage.html      |    190 +
 .../actor/typed/internal/InternalRecipientRef.html |    314 +
 .../internal/LatestFirstSystemMessageList$.html    |    452 +
 .../typed/internal/LogMessagesInterceptor$.html    |    351 +
 .../pekko/actor/typed/internal/LoggerClass$.html   |    370 +
 .../pekko/actor/typed/internal/LoggerClass.html    |    325 +
 .../actor/typed/internal/MonitorInterceptor$.html  |    393 +
 .../pekko/actor/typed/internal/NoMessage$.html     |    493 +
 .../pekko/actor/typed/internal/NoMessage.html      |    460 +
 .../typed/internal/NoOpActorFlightRecorder$.html   |    507 +
 .../typed/internal/NoOpActorFlightRecorder.html    |    449 +
 .../internal/NoOpDeliveryFlightRecorder$.html      |    766 +
 .../typed/internal/NoOpDeliveryFlightRecorder.html |    632 +
 .../pekko/actor/typed/internal/PoisonPill$.html    |    534 +
 .../pekko/actor/typed/internal/PropsImpl$.html     |    313 +
 .../typed/internal/PropsImpl.ActorTagsImpl$.html   |    421 +
 .../typed/internal/PropsImpl.ActorTagsImpl.html    |    596 +
 .../PropsImpl.BoundedMailboxSelector$.html         |    446 +
 .../internal/PropsImpl.BoundedMailboxSelector.html |    587 +
 .../PropsImpl.DefaultMailboxSelector$.html         |    419 +
 .../internal/PropsImpl.DefaultMailboxSelector.html |    555 +
 .../internal/PropsImpl.DispatcherDefault$.html     |    391 +
 .../internal/PropsImpl.DispatcherDefault.html      |    555 +
 .../internal/PropsImpl.DispatcherFromConfig$.html  |    443 +
 .../internal/PropsImpl.DispatcherFromConfig.html   |    587 +
 .../PropsImpl.DispatcherSameAsParent$.html         |    391 +
 .../internal/PropsImpl.DispatcherSameAsParent.html |    555 +
 .../typed/internal/PropsImpl.EmptyProps$.html      |    531 +
 .../PropsImpl.MailboxFromConfigSelector$.html      |    443 +
 .../PropsImpl.MailboxFromConfigSelector.html       |    587 +
 .../pekko/actor/typed/internal/PropsImpl.html      |    364 +
 .../actor/typed/internal/RestartSupervisor$.html   |    359 +
 .../RestartSupervisor.ResetRestartCount$.html      |    418 +
 .../RestartSupervisor.ResetRestartCount.html       |    549 +
 .../RestartSupervisor.ScheduledRestart$.html       |    430 +
 .../RestartSupervisor.ScheduledRestart.html        |    517 +
 .../actor/typed/internal/RestartSupervisor.html    |    511 +
 .../actor/typed/internal/ResumeSupervisor.html     |    364 +
 .../actor/typed/internal/SimpleSupervisor.html     |    444 +
 .../actor/typed/internal/StashBufferImpl$.html     |    353 +
 .../pekko/actor/typed/internal/StopSupervisor.html |    366 +
 .../pekko/actor/typed/internal/Supervisor$.html    |    355 +
 .../pekko/actor/typed/internal/Supervisor.html     |    310 +
 .../pekko/actor/typed/internal/SystemMessage.html  |    312 +
 .../actor/typed/internal/SystemMessageList$.html   |    368 +
 .../actor/typed/internal/SystemMessageList.html    |    323 +
 .../pekko/actor/typed/internal/Terminate$.html     |    409 +
 .../internal/TimerSchedulerCrossDslSupport.html    |    507 +
 .../actor/typed/internal/TimerSchedulerImpl$.html  |    367 +
 .../internal/TransformMessagesInterceptor$.html    |    379 +
 .../actor/typed/internal/UnstashException$.html    |    397 +
 .../pekko/actor/typed/internal/Unwatch$.html       |    411 +
 .../apache/pekko/actor/typed/internal/Watch$.html  |    411 +
 .../internal/WithMdcBehaviorInterceptor$.html      |    371 +
 .../typed/internal/adapter/ActorAdapter$.html      |    313 +
 .../internal/adapter/ActorContextAdapter$.html     |    364 +
 .../typed/internal/adapter/ActorRefAdapter$.html   |    389 +
 .../internal/adapter/ActorRefFactoryAdapter$.html  |    379 +
 .../internal/adapter/ActorRefFactoryAdapter.html   |    334 +
 .../internal/adapter/ActorSystemAdapter$.html      |    373 +
 .../typed/internal/adapter/AdapterExtension$.html  |    373 +
 .../internal/adapter/EventStreamAdapter$.html      |    314 +
 .../typed/internal/adapter/EventStreamAdapter.html |    269 +
 .../internal/adapter/GuardianStartupBehavior$.html |    355 +
 .../adapter/GuardianStartupBehavior.Start$.html    |    489 +
 .../internal/adapter/GuardianStartupBehavior.html  |    333 +
 .../typed/internal/adapter/PropsAdapter$.html      |    355 +
 .../actor/typed/internal/adapter/PropsAdapter.html |    310 +
 .../typed/internal/adapter/SchedulerAdapter$.html  |    351 +
 .../typed/internal/adapter/package-summary.html    |    245 +
 .../actor/typed/internal/adapter/package-tree.html |    176 +
 .../actor/typed/internal/package-summary.html      |    613 +
 .../pekko/actor/typed/internal/package-tree.html   |    379 +
 .../actor/typed/internal/pubsub/TopicImpl$.html    |    313 +
 .../typed/internal/pubsub/package-summary.html     |    167 +
 .../actor/typed/internal/pubsub/package-tree.html  |    162 +
 .../internal/receptionist/DefaultServiceKey$.html  |    393 +
 .../internal/receptionist/DefaultServiceKey.html   |    606 +
 .../internal/receptionist/LocalReceptionist$.html  |    378 +
 .../typed/internal/receptionist/Platform$.html     |    313 +
 .../typed/internal/receptionist/Platform.html      |    268 +
 .../receptionist/ReceptionistBehaviorProvider.html |    270 +
 .../receptionist/ReceptionistMessages$.html        |    315 +
 .../ReceptionistMessages.Deregister$.html          |    399 +
 .../ReceptionistMessages.Deregister.html           |    542 +
 .../ReceptionistMessages.Deregistered$.html        |    397 +
 .../ReceptionistMessages.Deregistered.html         |    586 +
 .../receptionist/ReceptionistMessages.Find$.html   |    397 +
 .../receptionist/ReceptionistMessages.Find.html    |    512 +
 .../ReceptionistMessages.Listing$.html             |    401 +
 .../receptionist/ReceptionistMessages.Listing.html |    734 +
 .../ReceptionistMessages.Register$.html            |    399 +
 .../ReceptionistMessages.Register.html             |    542 +
 .../ReceptionistMessages.Registered$.html          |    397 +
 .../ReceptionistMessages.Registered.html           |    586 +
 .../ReceptionistMessages.Subscribe$.html           |    397 +
 .../ReceptionistMessages.Subscribe.html            |    512 +
 .../receptionist/ReceptionistMessages.html         |    358 +
 .../receptionist/ServiceKeySerializer.html         |    478 +
 .../internal/receptionist/package-summary.html     |    280 +
 .../typed/internal/receptionist/package-tree.html  |    205 +
 .../internal/routing/GroupRouterBuilder$.html      |    423 +
 .../typed/internal/routing/GroupRouterHelper$.html |    353 +
 .../typed/internal/routing/GroupRouterHelper.html  |    308 +
 .../internal/routing/InitialGroupRouterImpl.html   |    377 +
 .../typed/internal/routing/PoolRouterBuilder$.html |    483 +
 .../typed/internal/routing/PoolRouterImpl.html     |    411 +
 .../actor/typed/internal/routing/RoutingLogic.html |    285 +
 .../typed/internal/routing/RoutingLogics$.html     |    313 +
 .../RoutingLogics.ConsistentHashingLogic.html      |    354 +
 .../routing/RoutingLogics.RandomLogic.html         |    350 +
 .../routing/RoutingLogics.RoundRobinLogic.html     |    350 +
 .../typed/internal/routing/RoutingLogics.html      |    301 +
 .../typed/internal/routing/package-summary.html    |    234 +
 .../actor/typed/internal/routing/package-tree.html |    190 +
 .../actor/typed/javadsl/AbstractBehavior.html      |    479 +
 .../pekko/actor/typed/javadsl/ActorContext.html    |    923 +
 .../apache/pekko/actor/typed/javadsl/Adapter$.html |    808 +
 .../apache/pekko/actor/typed/javadsl/Adapter.html  |    763 +
 .../pekko/actor/typed/javadsl/AskPattern$.html     |    393 +
 .../pekko/actor/typed/javadsl/AskPattern.html      |    348 +
 .../actor/typed/javadsl/BehaviorBuilder$.html      |    354 +
 .../actor/typed/javadsl/BehaviorBuilder.Case$.html |    399 +
 .../pekko/actor/typed/javadsl/BehaviorBuilder.html |    586 +
 .../pekko/actor/typed/javadsl/Behaviors$.html      |    966 +
 .../actor/typed/javadsl/Behaviors.Supervise.html   |    295 +
 .../pekko/actor/typed/javadsl/Behaviors.html       |    944 +
 .../pekko/actor/typed/javadsl/BuiltBehavior.html   |    402 +
 .../pekko/actor/typed/javadsl/BuiltReceive.html    |    404 +
 .../pekko/actor/typed/javadsl/GroupRouter.html     |    473 +
 .../pekko/actor/typed/javadsl/PoolRouter.html      |    470 +
 .../apache/pekko/actor/typed/javadsl/Receive.html  |    471 +
 .../pekko/actor/typed/javadsl/ReceiveBuilder$.html |    353 +
 .../actor/typed/javadsl/ReceiveBuilder.Case$.html  |    399 +
 .../pekko/actor/typed/javadsl/ReceiveBuilder.html  |    579 +
 .../apache/pekko/actor/typed/javadsl/Routers$.html |    387 +
 .../apache/pekko/actor/typed/javadsl/Routers.html  |    342 +
 .../pekko/actor/typed/javadsl/StashBuffer.html     |    557 +
 .../typed/javadsl/StashOverflowException.html      |    303 +
 .../pekko/actor/typed/javadsl/TimerScheduler.html  |    728 +
 .../pekko/actor/typed/javadsl/package-summary.html |    323 +
 .../pekko/actor/typed/javadsl/package-tree.html    |    231 +
 .../apache/pekko/actor/typed/package-summary.html  |    589 +
 .../org/apache/pekko/actor/typed/package-tree.html |    320 +
 .../apache/pekko/actor/typed/pubsub/Topic$.html    |    458 +
 .../pekko/actor/typed/pubsub/Topic.Command.html    |    199 +
 .../actor/typed/pubsub/Topic.GetTopicStats$.html   |    357 +
 .../pekko/actor/typed/pubsub/Topic.Publish$.html   |    357 +
 .../pekko/actor/typed/pubsub/Topic.Subscribe$.html |    355 +
 .../pekko/actor/typed/pubsub/Topic.TopicStats.html |    286 +
 .../actor/typed/pubsub/Topic.Unsubscribe$.html     |    355 +
 .../org/apache/pekko/actor/typed/pubsub/Topic.html |    473 +
 .../pekko/actor/typed/pubsub/package-summary.html  |    220 +
 .../pekko/actor/typed/pubsub/package-tree.html     |    178 +
 .../actor/typed/receptionist/Receptionist$.html    |    607 +
 .../typed/receptionist/Receptionist.Command.html   |    278 +
 .../receptionist/Receptionist.Deregister$.html     |    388 +
 .../receptionist/Receptionist.Deregistered$.html   |    360 +
 .../receptionist/Receptionist.Deregistered.html    |    331 +
 .../typed/receptionist/Receptionist.Find$.html     |    378 +
 .../typed/receptionist/Receptionist.Listing$.html  |    383 +
 .../typed/receptionist/Receptionist.Listing.html   |    419 +
 .../typed/receptionist/Receptionist.Register$.html |    388 +
 .../receptionist/Receptionist.Registered$.html     |    360 +
 .../receptionist/Receptionist.Registered.html      |    332 +
 .../receptionist/Receptionist.Subscribe$.html      |    365 +
 .../actor/typed/receptionist/Receptionist.html     |    710 +
 .../typed/receptionist/ReceptionistSetup$.html     |    350 +
 .../typed/receptionist/ReceptionistSetup.html      |    332 +
 .../actor/typed/receptionist/ServiceKey$.html      |    374 +
 .../typed/receptionist/ServiceKey.Listing$.html    |    322 +
 .../typed/receptionist/ServiceKey.Registered$.html |    310 +
 .../pekko/actor/typed/receptionist/ServiceKey.html |    446 +
 .../actor/typed/receptionist/package-summary.html  |    275 +
 .../actor/typed/receptionist/package-tree.html     |    201 +
 .../actor/typed/scaladsl/AbstractBehavior.html     |    511 +
 .../pekko/actor/typed/scaladsl/ActorContext.html   |   1099 +
 .../pekko/actor/typed/scaladsl/AskPattern$.html    |    372 +
 .../actor/typed/scaladsl/AskPattern.Askable$.html  |    430 +
 .../actor/typed/scaladsl/AskPattern.Askable.html   |    474 +
 .../pekko/actor/typed/scaladsl/AskPattern.html     |    357 +
 .../pekko/actor/typed/scaladsl/Behaviors$.html     |    892 +
 .../actor/typed/scaladsl/Behaviors.Receive.html    |    255 +
 .../actor/typed/scaladsl/Behaviors.Supervise$.html |    404 +
 .../actor/typed/scaladsl/Behaviors.Supervise.html  |    343 +
 .../pekko/actor/typed/scaladsl/Behaviors.html      |    883 +
 .../pekko/actor/typed/scaladsl/GroupRouter.html    |    372 +
 .../pekko/actor/typed/scaladsl/PoolRouter.html     |    373 +
 .../pekko/actor/typed/scaladsl/Routers$.html       |    387 +
 .../apache/pekko/actor/typed/scaladsl/Routers.html |    342 +
 .../pekko/actor/typed/scaladsl/StashBuffer$.html   |    313 +
 .../pekko/actor/typed/scaladsl/StashBuffer.html    |    555 +
 .../typed/scaladsl/StashOverflowException.html     |    302 +
 .../pekko/actor/typed/scaladsl/TimerScheduler.html |    728 +
 .../typed/scaladsl/adapter/PropsAdapter$.html      |    373 +
 .../actor/typed/scaladsl/adapter/PropsAdapter.html |    328 +
 .../typed/scaladsl/adapter/package-summary.html    |    173 +
 .../actor/typed/scaladsl/adapter/package-tree.html |    163 +
 .../actor/typed/scaladsl/package-summary.html      |    292 +
 .../pekko/actor/typed/scaladsl/package-tree.html   |    218 +
 .../org/apache/pekko/annotation/ApiMayChange.html  |    265 +
 .../org/apache/pekko/annotation/DoNotInherit.html  |    201 +
 .../org/apache/pekko/annotation/InternalApi.html   |    199 +
 .../apache/pekko/annotation/InternalStableApi.html |    197 +
 .../apache/pekko/annotation/package-summary.html   |    189 +
 .../org/apache/pekko/annotation/package-tree.html  |    161 +
 .../current/org/apache/pekko/cluster/Cluster$.html |    451 +
 .../pekko/cluster/Cluster.ClusterLogger$.html      |    788 +
 .../current/org/apache/pekko/cluster/Cluster.html  |   1056 +
 .../apache/pekko/cluster/ClusterCoreDaemon$.html   |    379 +
 .../org/apache/pekko/cluster/ClusterEvent$.html    |    392 +
 .../cluster/ClusterEvent.ClusterDomainEvent.html   |    209 +
 .../cluster/ClusterEvent.ClusterShuttingDown$.html |    491 +
 .../cluster/ClusterEvent.CurrentClusterState$.html |    550 +
 .../cluster/ClusterEvent.CurrentClusterState.html  |    966 +
 .../ClusterEvent.CurrentInternalStats$.html        |    415 +
 .../ClusterEvent.DataCenterReachabilityEvent.html  |    204 +
 .../ClusterEvent.InitialStateAsEvents$.html        |    497 +
 .../ClusterEvent.InitialStateAsSnapshot$.html      |    497 +
 .../pekko/cluster/ClusterEvent.LeaderChanged$.html |    430 +
 .../pekko/cluster/ClusterEvent.LeaderChanged.html  |    540 +
 .../pekko/cluster/ClusterEvent.MemberDowned$.html  |    430 +
 .../pekko/cluster/ClusterEvent.MemberDowned.html   |    523 +
 .../pekko/cluster/ClusterEvent.MemberEvent.html    |    267 +
 .../pekko/cluster/ClusterEvent.MemberExited$.html  |    430 +
 .../pekko/cluster/ClusterEvent.MemberExited.html   |    523 +
 .../pekko/cluster/ClusterEvent.MemberJoined$.html  |    430 +
 .../pekko/cluster/ClusterEvent.MemberJoined.html   |    522 +
 .../pekko/cluster/ClusterEvent.MemberLeft$.html    |    430 +
 .../pekko/cluster/ClusterEvent.MemberLeft.html     |    522 +
 .../ClusterEvent.MemberPreparingForShutdown$.html  |    430 +
 .../ClusterEvent.MemberPreparingForShutdown.html   |    521 +
 .../ClusterEvent.MemberReadyForShutdown$.html      |    430 +
 .../ClusterEvent.MemberReadyForShutdown.html       |    521 +
 .../pekko/cluster/ClusterEvent.MemberRemoved$.html |    415 +
 .../pekko/cluster/ClusterEvent.MemberRemoved.html  |    558 +
 .../ClusterEvent.MemberTombstonesChanged$.html     |    430 +
 .../pekko/cluster/ClusterEvent.MemberUp$.html      |    430 +
 .../pekko/cluster/ClusterEvent.MemberUp.html       |    522 +
 .../cluster/ClusterEvent.MemberWeaklyUp$.html      |    430 +
 .../pekko/cluster/ClusterEvent.MemberWeaklyUp.html |    525 +
 .../cluster/ClusterEvent.ReachabilityChanged$.html |    430 +
 .../cluster/ClusterEvent.ReachabilityEvent.html    |    264 +
 .../cluster/ClusterEvent.ReachableDataCenter$.html |    430 +
 .../cluster/ClusterEvent.ReachableDataCenter.html  |    518 +
 .../cluster/ClusterEvent.ReachableMember$.html     |    430 +
 .../cluster/ClusterEvent.ReachableMember.html      |    524 +
 .../cluster/ClusterEvent.RoleLeaderChanged$.html   |    415 +
 .../cluster/ClusterEvent.RoleLeaderChanged.html    |    573 +
 .../pekko/cluster/ClusterEvent.SeenChanged$.html   |    418 +
 .../ClusterEvent.SubscriptionInitialStateMode.html |    275 +
 .../ClusterEvent.UnreachableDataCenter$.html       |    430 +
 .../ClusterEvent.UnreachableDataCenter.html        |    518 +
 .../cluster/ClusterEvent.UnreachableMember$.html   |    430 +
 .../cluster/ClusterEvent.UnreachableMember.html    |    522 +
 .../org/apache/pekko/cluster/ClusterEvent.html     |    636 +
 .../pekko/cluster/ClusterHeartbeatReceiver$.html   |    379 +
 .../pekko/cluster/ClusterHeartbeatSender$.html     |    313 +
 .../cluster/ClusterHeartbeatSenderState$.html      |    413 +
 .../org/apache/pekko/cluster/ClusterLogClass$.html |    379 +
 .../org/apache/pekko/cluster/ClusterLogClass.html  |    334 +
 .../apache/pekko/cluster/ClusterLogMarker$.html    |    638 +
 .../cluster/ClusterLogMarker.Properties$.html      |    369 +
 .../org/apache/pekko/cluster/ClusterLogMarker.html |    618 +
 .../org/apache/pekko/cluster/ClusterMessage.html   |    199 +
 .../org/apache/pekko/cluster/ClusterNodeMBean.html |    412 +
 .../org/apache/pekko/cluster/ClusterReadView$.html |    313 +
 .../pekko/cluster/ClusterRemoteWatcher$.html       |    356 +
 .../org/apache/pekko/cluster/ClusterScope$.html    |    554 +
 .../org/apache/pekko/cluster/ClusterScope.html     |    478 +
 .../org/apache/pekko/cluster/ClusterSettings$.html |    312 +
 ...terSettings.CrossDcFailureDetectorSettings.html |    365 +
 .../pekko/cluster/ClusterSettings.Debug$.html      |    323 +
 .../cluster/ClusterSettings.MultiDataCenter$.html  |    337 +
 .../org/apache/pekko/cluster/ClusterSettings.html  |    945 +
 .../apache/pekko/cluster/ClusterUserAction$.html   |    316 +
 .../pekko/cluster/ClusterUserAction.Down$.html     |    430 +
 .../pekko/cluster/ClusterUserAction.Down.html      |    518 +
 .../pekko/cluster/ClusterUserAction.JoinTo$.html   |    430 +
 .../pekko/cluster/ClusterUserAction.JoinTo.html    |    519 +
 .../pekko/cluster/ClusterUserAction.Leave$.html    |    430 +
 .../pekko/cluster/ClusterUserAction.Leave.html     |    518 +
 .../ClusterUserAction.PrepareForShutdown$.html     |    490 +
 .../apache/pekko/cluster/ClusterUserAction.html    |    332 +
 .../org/apache/pekko/cluster/ConfigValidation.html |    267 +
 .../pekko/cluster/CoordinatedShutdownLeave$.html   |    351 +
 .../pekko/cluster/CrossDcHeartbeatSender$.html     |    313 +
 .../pekko/cluster/CrossDcHeartbeatingState$.html   |    414 +
 .../org/apache/pekko/cluster/DowningProvider$.html |    360 +
 .../org/apache/pekko/cluster/DowningProvider.html  |    372 +
 .../current/org/apache/pekko/cluster/Gossip$.html  |    619 +
 .../org/apache/pekko/cluster/GossipEnvelope$.html  |    383 +
 .../org/apache/pekko/cluster/GossipOverview$.html  |    467 +
 .../org/apache/pekko/cluster/GossipStats$.html     |    560 +
 .../org/apache/pekko/cluster/GossipStatus$.html    |    413 +
 .../apache/pekko/cluster/HeartbeatNodeRing$.html   |    418 +
 .../pekko/cluster/InternalClusterAction$.html      |    313 +
 ...lClusterAction.AddOnMemberRemovedListener$.html |    430 +
 ...alClusterAction.AddOnMemberRemovedListener.html |    517 +
 ...ternalClusterAction.AddOnMemberUpListener$.html |    430 +
 ...nternalClusterAction.AddOnMemberUpListener.html |    519 +
 .../InternalClusterAction.CompatibleConfig$.html   |    430 +
 .../InternalClusterAction.CompatibleConfig.html    |    517 +
 .../cluster/InternalClusterAction.ConfigCheck.html |    197 +
 ...ction.ConfigCheckUnsupportedByJoiningNode$.html |    492 +
 .../InternalClusterAction.ExitingCompleted$.html   |    489 +
 .../InternalClusterAction.ExitingConfirmed$.html   |    430 +
 .../InternalClusterAction.ExitingConfirmed.html    |    517 +
 .../InternalClusterAction.GetClusterCoreRef$.html  |    489 +
 .../InternalClusterAction.GossipSpeedupTick$.html  |    489 +
 .../cluster/InternalClusterAction.GossipTick$.html |    489 +
 .../InternalClusterAction.IncompatibleConfig$.html |    489 +
 .../cluster/InternalClusterAction.InitJoin$.html   |    430 +
 .../cluster/InternalClusterAction.InitJoin.html    |    518 +
 .../InternalClusterAction.InitJoinAck$.html        |    415 +
 .../cluster/InternalClusterAction.InitJoinAck.html |    550 +
 .../InternalClusterAction.InitJoinNack$.html       |    430 +
 .../InternalClusterAction.InitJoinNack.html        |    518 +
 .../pekko/cluster/InternalClusterAction.Join$.html |    417 +
 .../pekko/cluster/InternalClusterAction.Join.html  |    584 +
 .../InternalClusterAction.JoinSeedNode$.html       |    495 +
 .../InternalClusterAction.JoinSeedNodes$.html      |    430 +
 .../InternalClusterAction.JoinSeedNodes.html       |    519 +
 .../InternalClusterAction.LeaderActionsTick$.html  |    489 +
 .../InternalClusterAction.PublishChanges$.html     |    430 +
 .../InternalClusterAction.PublishChanges.html      |    517 +
 .../InternalClusterAction.PublishEvent$.html       |    430 +
 .../InternalClusterAction.PublishEvent.html        |    517 +
 .../InternalClusterAction.PublishMessage.html      |    197 +
 .../InternalClusterAction.PublishStatsTick$.html   |    489 +
 ...InternalClusterAction.ReapUnreachableTick$.html |    489 +
 ...rnalClusterAction.SendCurrentClusterState$.html |    430 +
 ...ernalClusterAction.SendCurrentClusterState.html |    518 +
 .../InternalClusterAction.SendGossipTo$.html       |    430 +
 .../InternalClusterAction.SendGossipTo.html        |    517 +
 .../cluster/InternalClusterAction.Subscribe$.html  |    417 +
 .../cluster/InternalClusterAction.Subscribe.html   |    581 +
 .../InternalClusterAction.SubscriptionMessage.html |    197 +
 .../pekko/cluster/InternalClusterAction.Tick.html  |    198 +
 .../InternalClusterAction.UncheckedConfig$.html    |    489 +
 .../InternalClusterAction.Unsubscribe$.html        |    415 +
 .../cluster/InternalClusterAction.Unsubscribe.html |    549 +
 .../cluster/InternalClusterAction.Welcome$.html    |    415 +
 .../cluster/InternalClusterAction.Welcome.html     |    552 +
 .../pekko/cluster/InternalClusterAction.html       |    545 +
 .../current/org/apache/pekko/cluster/Invalid$.html |    426 +
 .../current/org/apache/pekko/cluster/Invalid.html  |    548 +
 .../cluster/JoinConfigCompatCheckCluster$.html     |    313 +
 .../cluster/JoinConfigCompatCheckCluster.html      |    359 +
 .../pekko/cluster/JoinConfigCompatChecker$.html    |    391 +
 .../pekko/cluster/JoinConfigCompatChecker.html     |    397 +
 .../current/org/apache/pekko/cluster/Member$.html  |    459 +
 .../current/org/apache/pekko/cluster/Member.html   |    606 +
 .../org/apache/pekko/cluster/MemberStatus$.html    |    489 +
 .../apache/pekko/cluster/MemberStatus.Down$.html   |    518 +
 .../pekko/cluster/MemberStatus.Exiting$.html       |    518 +
 .../pekko/cluster/MemberStatus.Joining$.html       |    518 +
 .../pekko/cluster/MemberStatus.Leaving$.html       |    518 +
 .../MemberStatus.PreparingForShutdown$.html        |    518 +
 .../cluster/MemberStatus.ReadyForShutdown$.html    |    518 +
 .../pekko/cluster/MemberStatus.Removed$.html       |    518 +
 .../org/apache/pekko/cluster/MemberStatus.Up$.html |    518 +
 .../pekko/cluster/MemberStatus.WeaklyUp$.html      |    518 +
 .../org/apache/pekko/cluster/MemberStatus.html     |    514 +
 .../org/apache/pekko/cluster/MembershipState$.html |    439 +
 .../org/apache/pekko/cluster/NoDowning.html        |    359 +
 .../org/apache/pekko/cluster/Reachability$.html    |    392 +
 .../org/apache/pekko/cluster/UniqueAddress$.html   |    431 +
 .../org/apache/pekko/cluster/UniqueAddress.html    |    638 +
 .../current/org/apache/pekko/cluster/Valid$.html   |    509 +
 .../current/org/apache/pekko/cluster/Valid.html    |    476 +
 .../org/apache/pekko/cluster/VectorClock$.html     |    414 +
 .../apache/pekko/cluster/VectorClock.After$.html   |    489 +
 .../apache/pekko/cluster/VectorClock.Before$.html  |    489 +
 .../pekko/cluster/VectorClock.Concurrent$.html     |    489 +
 .../apache/pekko/cluster/VectorClock.Node$.html    |    368 +
 .../apache/pekko/cluster/VectorClock.Ordering.html |    197 +
 .../apache/pekko/cluster/VectorClock.Same$.html    |    489 +
 .../pekko/cluster/VectorClock.Timestamp$.html      |    368 +
 .../org/apache/pekko/cluster/VectorClock.html      |    772 +
 .../apache/pekko/cluster/VectorClockStats$.html    |    470 +
 .../pekko/cluster/client/ClusterClient$.html       |    366 +
 .../ClusterClient.Internal$.HeartbeatTick$.html    |    489 +
 .../ClusterClient.Internal$.HeartbeatTick.html     |    435 +
 .../ClusterClient.Internal$.ReconnectTimeout$.html |    489 +
 .../ClusterClient.Internal$.ReconnectTimeout.html  |    435 +
 ...usterClient.Internal$.RefreshContactsTick$.html |    489 +
 ...lusterClient.Internal$.RefreshContactsTick.html |    435 +
 .../cluster/client/ClusterClient.Internal$.html    |    365 +
 .../cluster/client/ClusterClient.Publish$.html     |    432 +
 .../cluster/client/ClusterClient.Publish.html      |    597 +
 .../pekko/cluster/client/ClusterClient.Send$.html  |    437 +
 .../pekko/cluster/client/ClusterClient.Send.html   |    655 +
 .../cluster/client/ClusterClient.SendToAll$.html   |    432 +
 .../cluster/client/ClusterClient.SendToAll.html    |    597 +
 .../apache/pekko/cluster/client/ClusterClient.html |   1048 +
 .../cluster/client/ClusterClientInteraction.html   |    255 +
 .../pekko/cluster/client/ClusterClientMessage.html |    199 +
 .../cluster/client/ClusterClientReceptionist$.html |    466 +
 .../cluster/client/ClusterClientReceptionist.html  |    572 +
 .../cluster/client/ClusterClientSettings$.html     |    428 +
 .../cluster/client/ClusterClientSettings.html      |    694 +
 .../cluster/client/ClusterClientUnreachable$.html  |    426 +
 .../cluster/client/ClusterClientUnreachable.html   |    547 +
 .../pekko/cluster/client/ClusterClientUp$.html     |    426 +
 .../pekko/cluster/client/ClusterClientUp.html      |    547 +
 .../pekko/cluster/client/ClusterClients$.html      |    426 +
 .../pekko/cluster/client/ClusterClients.html       |    561 +
 .../pekko/cluster/client/ClusterReceptionist$.html |    365 +
 ...sterReceptionist.Internal$.CheckDeadlines$.html |    489 +
 ...usterReceptionist.Internal$.CheckDeadlines.html |    435 +
 ...eceptionist.Internal$.ClientResponseTunnel.html |    473 +
 .../ClusterReceptionist.Internal$.Contacts$.html   |    430 +
 .../ClusterReceptionist.Internal$.Contacts.html    |    545 +
 ...ClusterReceptionist.Internal$.GetContacts$.html |    489 +
 .../ClusterReceptionist.Internal$.GetContacts.html |    435 +
 .../ClusterReceptionist.Internal$.Heartbeat$.html  |    489 +
 .../ClusterReceptionist.Internal$.Heartbeat.html   |    435 +
 ...lusterReceptionist.Internal$.HeartbeatRsp$.html |    489 +
 ...ClusterReceptionist.Internal$.HeartbeatRsp.html |    435 +
 .../ClusterReceptionist.Internal$.Ping$.html       |    489 +
 .../client/ClusterReceptionist.Internal$.Ping.html |    435 +
 ...ceptionist.Internal$.ReceptionistShutdown$.html |    489 +
 ...eceptionist.Internal$.ReceptionistShutdown.html |    435 +
 .../client/ClusterReceptionist.Internal$.html      |    413 +
 .../pekko/cluster/client/ClusterReceptionist.html  |    900 +
 .../client/ClusterReceptionistSettings$.html       |    428 +
 .../client/ClusterReceptionistSettings.html        |    612 +
 .../pekko/cluster/client/ContactPointAdded$.html   |    426 +
 .../pekko/cluster/client/ContactPointAdded.html    |    547 +
 .../pekko/cluster/client/ContactPointChange.html   |    255 +
 .../pekko/cluster/client/ContactPointRemoved$.html |    426 +
 .../pekko/cluster/client/ContactPointRemoved.html  |    547 +
 .../pekko/cluster/client/ContactPoints$.html       |    426 +
 .../apache/pekko/cluster/client/ContactPoints.html |    561 +
 .../pekko/cluster/client/GetClusterClients$.html   |    530 +
 .../pekko/cluster/client/GetClusterClients.html    |    452 +
 .../pekko/cluster/client/GetContactPoints$.html    |    530 +
 .../pekko/cluster/client/GetContactPoints.html     |    452 +
 .../cluster/client/SubscribeClusterClients$.html   |    534 +
 .../cluster/client/SubscribeClusterClients.html    |    452 +
 .../cluster/client/SubscribeContactPoints$.html    |    534 +
 .../cluster/client/SubscribeContactPoints.html     |    452 +
 .../cluster/client/UnsubscribeClusterClients$.html |    529 +
 .../cluster/client/UnsubscribeClusterClients.html  |    452 +
 .../cluster/client/UnsubscribeContactPoints$.html  |    529 +
 .../cluster/client/UnsubscribeContactPoints.html   |    452 +
 .../pekko/cluster/client/package-summary.html      |    429 +
 .../apache/pekko/cluster/client/package-tree.html  |    266 +
 .../ClusterClientMessages.Contacts.Builder.html    |    910 +
 .../msg/ClusterClientMessages.Contacts.html        |   1104 +
 .../ClusterClientMessages.ContactsOrBuilder.html   |    350 +
 .../client/protobuf/msg/ClusterClientMessages.html |    323 +
 .../client/protobuf/msg/package-summary.html       |    192 +
 .../cluster/client/protobuf/msg/package-tree.html  |    202 +
 .../cluster/ddata/AbstractDeltaReplicatedData.html |    410 +
 .../cluster/ddata/AbstractReplicatedData.html      |    345 +
 .../cluster/ddata/DeltaPropagationSelector.html    |    523 +
 .../pekko/cluster/ddata/DeltaReplicatedData.html   |    325 +
 .../pekko/cluster/ddata/DistributedData$.html      |    450 +
 .../pekko/cluster/ddata/DistributedData.html       |    461 +
 .../apache/pekko/cluster/ddata/DurableStore$.html  |    325 +
 .../ddata/DurableStore.DurableDataEnvelope.html    |    336 +
 .../pekko/cluster/ddata/DurableStore.LoadAll$.html |    496 +
 .../ddata/DurableStore.LoadAllCompleted$.html      |    489 +
 .../cluster/ddata/DurableStore.LoadData$.html      |    430 +
 .../pekko/cluster/ddata/DurableStore.LoadData.html |    517 +
 .../cluster/ddata/DurableStore.LoadFailed.html     |    316 +
 .../pekko/cluster/ddata/DurableStore.Store$.html   |    417 +
 .../pekko/cluster/ddata/DurableStore.Store.html    |    584 +
 .../cluster/ddata/DurableStore.StoreReply$.html    |    417 +
 .../cluster/ddata/DurableStore.StoreReply.html     |    581 +
 .../apache/pekko/cluster/ddata/DurableStore.html   |    354 +
 .../apache/pekko/cluster/ddata/EstimatedSize$.html |    380 +
 .../apache/pekko/cluster/ddata/EstimatedSize.html  |    335 +
 .../org/apache/pekko/cluster/ddata/FastMerge.html  |    318 +
 .../org/apache/pekko/cluster/ddata/Flag$.html      |    462 +
 .../org/apache/pekko/cluster/ddata/Flag.html       |    665 +
 .../org/apache/pekko/cluster/ddata/FlagKey$.html   |    387 +
 .../org/apache/pekko/cluster/ddata/FlagKey.html    |    518 +
 .../org/apache/pekko/cluster/ddata/GCounter$.html  |    407 +
 .../org/apache/pekko/cluster/ddata/GCounter.html   |    745 +
 .../apache/pekko/cluster/ddata/GCounterKey$.html   |    387 +
 .../apache/pekko/cluster/ddata/GCounterKey.html    |    518 +
 .../org/apache/pekko/cluster/ddata/GSet$.html      |    431 +
 .../org/apache/pekko/cluster/ddata/GSet.html       |    814 +
 .../org/apache/pekko/cluster/ddata/GSetKey$.html   |    387 +
 .../org/apache/pekko/cluster/ddata/GSetKey.html    |    518 +
 .../org/apache/pekko/cluster/ddata/Key$.html       |    362 +
 .../org/apache/pekko/cluster/ddata/Key.html        |    395 +
 .../org/apache/pekko/cluster/ddata/LWWMap$.html    |    407 +
 .../pekko/cluster/ddata/LWWMap.LWWMapTag$.html     |    526 +
 .../org/apache/pekko/cluster/ddata/LWWMap.html     |    996 +
 .../org/apache/pekko/cluster/ddata/LWWMapKey$.html |    387 +
 .../org/apache/pekko/cluster/ddata/LWWMapKey.html  |    518 +
 .../apache/pekko/cluster/ddata/LWWRegister$.html   |    619 +
 .../pekko/cluster/ddata/LWWRegister.Clock.html     |    264 +
 .../apache/pekko/cluster/ddata/LWWRegister.html    |    912 +
 .../pekko/cluster/ddata/LWWRegisterKey$.html       |    387 +
 .../apache/pekko/cluster/ddata/LWWRegisterKey.html |    518 +
 .../pekko/cluster/ddata/LmdbDurableStore$.html     |    350 +
 .../pekko/cluster/ddata/LmdbDurableStore.html      |    702 +
 .../pekko/cluster/ddata/ManyVersionVector$.html    |    426 +
 .../pekko/cluster/ddata/ManyVersionVector.html     |    725 +
 .../org/apache/pekko/cluster/ddata/ORMap$.html     |    407 +
 .../pekko/cluster/ddata/ORMap.DeltaGroup$.html     |    395 +
 .../apache/pekko/cluster/ddata/ORMap.DeltaOp.html  |    275 +
 .../pekko/cluster/ddata/ORMap.PutDeltaOp$.html     |    399 +
 .../pekko/cluster/ddata/ORMap.RemoveDeltaOp$.html  |    397 +
 .../cluster/ddata/ORMap.RemoveKeyDeltaOp$.html     |    401 +
 .../pekko/cluster/ddata/ORMap.UpdateDeltaOp$.html  |    399 +
 .../cluster/ddata/ORMap.VanillaORMapTag$.html      |    525 +
 .../apache/pekko/cluster/ddata/ORMap.ZeroTag.html  |    271 +
 .../org/apache/pekko/cluster/ddata/ORMap.html      |   1102 +
 .../org/apache/pekko/cluster/ddata/ORMapKey$.html  |    387 +
 .../org/apache/pekko/cluster/ddata/ORMapKey.html   |    518 +
 .../apache/pekko/cluster/ddata/ORMultiMap$.html    |    469 +
 .../cluster/ddata/ORMultiMap.ORMultiMapTag$.html   |    526 +
 .../ORMultiMap.ORMultiMapWithValueDeltasTag$.html  |    526 +
 .../org/apache/pekko/cluster/ddata/ORMultiMap.html |   1315 +
 .../apache/pekko/cluster/ddata/ORMultiMapKey$.html |    387 +
 .../apache/pekko/cluster/ddata/ORMultiMapKey.html  |    518 +
 .../org/apache/pekko/cluster/ddata/ORSet$.html     |    424 +
 .../pekko/cluster/ddata/ORSet.AddDeltaOp$.html     |    395 +
 .../pekko/cluster/ddata/ORSet.DeltaGroup$.html     |    395 +
 .../apache/pekko/cluster/ddata/ORSet.DeltaOp.html  |    228 +
 .../cluster/ddata/ORSet.FullStateDeltaOp$.html     |    395 +
 .../pekko/cluster/ddata/ORSet.RemoveDeltaOp$.html  |    395 +
 .../org/apache/pekko/cluster/ddata/ORSet.html      |    967 +
 .../org/apache/pekko/cluster/ddata/ORSetKey$.html  |    387 +
 .../org/apache/pekko/cluster/ddata/ORSetKey.html   |    518 +
 .../pekko/cluster/ddata/OneVersionVector$.html     |    414 +
 .../pekko/cluster/ddata/OneVersionVector.html      |    717 +
 .../org/apache/pekko/cluster/ddata/PNCounter$.html |    407 +
 .../org/apache/pekko/cluster/ddata/PNCounter.html  |   1125 +
 .../apache/pekko/cluster/ddata/PNCounterKey$.html  |    387 +
 .../apache/pekko/cluster/ddata/PNCounterKey.html   |    518 +
 .../apache/pekko/cluster/ddata/PNCounterMap$.html  |    407 +
 .../ddata/PNCounterMap.PNCounterMapTag$.html       |    526 +
 .../apache/pekko/cluster/ddata/PNCounterMap.html   |   1046 +
 .../pekko/cluster/ddata/PNCounterMapKey$.html      |    387 +
 .../pekko/cluster/ddata/PNCounterMapKey.html       |    518 +
 .../apache/pekko/cluster/ddata/PruningState$.html  |    313 +
 .../ddata/PruningState.PruningInitialized$.html    |    415 +
 .../ddata/PruningState.PruningInitialized.html     |    609 +
 .../ddata/PruningState.PruningPerformed$.html      |    433 +
 .../ddata/PruningState.PruningPerformed.html       |    591 +
 .../apache/pekko/cluster/ddata/PruningState.html   |    320 +
 .../pekko/cluster/ddata/ReadAggregator$.html       |    367 +
 .../pekko/cluster/ddata/ReadWriteAggregator$.html  |    369 +
 .../pekko/cluster/ddata/RemovedNodePruning.html    |    341 +
 .../apache/pekko/cluster/ddata/ReplicatedData.html |    279 +
 .../cluster/ddata/ReplicatedDataSerialization.html |    204 +
 .../pekko/cluster/ddata/ReplicatedDelta.html       |    275 +
 .../pekko/cluster/ddata/ReplicatedDeltaSize.html   |    255 +
 .../apache/pekko/cluster/ddata/Replicator$.html    |    435 +
 .../pekko/cluster/ddata/Replicator.Changed$.html   |    399 +
 .../pekko/cluster/ddata/Replicator.Changed.html    |    567 +
 .../pekko/cluster/ddata/Replicator.Command.html    |    257 +
 .../cluster/ddata/Replicator.DataDeleted$.html     |    397 +
 .../cluster/ddata/Replicator.DataDeleted.html      |    593 +
 .../pekko/cluster/ddata/Replicator.Delete$.html    |    427 +
 .../pekko/cluster/ddata/Replicator.Delete.html     |    623 +
 .../cluster/ddata/Replicator.DeleteResponse.html   |    293 +
 .../cluster/ddata/Replicator.DeleteSuccess$.html   |    397 +
 .../cluster/ddata/Replicator.DeleteSuccess.html    |    564 +
 .../pekko/cluster/ddata/Replicator.Deleted$.html   |    395 +
 .../pekko/cluster/ddata/Replicator.Deleted.html    |    522 +
 .../cluster/ddata/Replicator.FlushChanges$.html    |    491 +
 .../pekko/cluster/ddata/Replicator.Get$.html       |    427 +
 .../apache/pekko/cluster/ddata/Replicator.Get.html |    629 +
 .../cluster/ddata/Replicator.GetDataDeleted$.html  |    397 +
 .../cluster/ddata/Replicator.GetDataDeleted.html   |    570 +
 .../cluster/ddata/Replicator.GetFailure$.html      |    397 +
 .../pekko/cluster/ddata/Replicator.GetFailure.html |    571 +
 .../pekko/cluster/ddata/Replicator.GetKeyIds$.html |    490 +
 .../cluster/ddata/Replicator.GetKeyIdsResult$.html |    430 +
 .../cluster/ddata/Replicator.GetReplicaCount$.html |    491 +
 .../cluster/ddata/Replicator.GetResponse.html      |    349 +
 .../cluster/ddata/Replicator.GetSuccess$.html      |    401 +
 .../pekko/cluster/ddata/Replicator.GetSuccess.html |    613 +
 .../ddata/Replicator.Internal$.ClockTick$.html     |    489 +
 .../ddata/Replicator.Internal$.ClockTick.html      |    435 +
 .../ddata/Replicator.Internal$.DataEnvelope$.html  |    473 +
 .../ddata/Replicator.Internal$.DataEnvelope.html   |    786 +
 .../ddata/Replicator.Internal$.DeletedData$.html   |    511 +
 .../ddata/Replicator.Internal$.DeletedData.html    |    449 +
 .../cluster/ddata/Replicator.Internal$.Delta$.html |    420 +
 .../cluster/ddata/Replicator.Internal$.Delta.html  |    627 +
 .../ddata/Replicator.Internal$.DeltaNack$.html     |    489 +
 .../ddata/Replicator.Internal$.DeltaNack.html      |    435 +
 .../Replicator.Internal$.DeltaPropagation$.html    |    405 +
 .../Replicator.Internal$.DeltaPropagation.html     |    651 +
 ...Replicator.Internal$.DeltaPropagationTick$.html |    489 +
 .../Replicator.Internal$.DeltaPropagationTick.html |    435 +
 .../Replicator.Internal$.DestinationSystemUid.html |    253 +
 .../ddata/Replicator.Internal$.Gossip$.html        |    422 +
 .../cluster/ddata/Replicator.Internal$.Gossip.html |    647 +
 .../ddata/Replicator.Internal$.GossipTick$.html    |    489 +
 .../ddata/Replicator.Internal$.GossipTick.html     |    435 +
 .../cluster/ddata/Replicator.Internal$.Read$.html  |    415 +
 .../cluster/ddata/Replicator.Internal$.Read.html   |    579 +
 .../ddata/Replicator.Internal$.ReadRepair$.html    |    415 +
 .../ddata/Replicator.Internal$.ReadRepair.html     |    579 +
 .../ddata/Replicator.Internal$.ReadRepairAck$.html |    489 +
 .../ddata/Replicator.Internal$.ReadRepairAck.html  |    435 +
 .../ddata/Replicator.Internal$.ReadResult$.html    |    430 +
 .../ddata/Replicator.Internal$.ReadResult.html     |    545 +
 ...plicator.Internal$.RemovedNodePruningTick$.html |    489 +
 ...eplicator.Internal$.RemovedNodePruningTick.html |    435 +
 .../Replicator.Internal$.SendingSystemUid.html     |    253 +
 .../ddata/Replicator.Internal$.Status$.html        |    424 +
 .../cluster/ddata/Replicator.Internal$.Status.html |    681 +
 .../Replicator.Internal$.TestFullStateGossip$.html |    433 +
 .../Replicator.Internal$.TestFullStateGossip.html  |    545 +
 .../cluster/ddata/Replicator.Internal$.Write$.html |    417 +
 .../cluster/ddata/Replicator.Internal$.Write.html  |    613 +
 .../ddata/Replicator.Internal$.WriteAck$.html      |    489 +
 .../ddata/Replicator.Internal$.WriteAck.html       |    435 +
 .../ddata/Replicator.Internal$.WriteNack$.html     |    489 +
 .../ddata/Replicator.Internal$.WriteNack.html      |    435 +
 .../pekko/cluster/ddata/Replicator.Internal$.html  |    617 +
 .../cluster/ddata/Replicator.ModifyFailure$.html   |    401 +
 .../cluster/ddata/Replicator.ModifyFailure.html    |    640 +
 .../pekko/cluster/ddata/Replicator.NotFound$.html  |    397 +
 .../pekko/cluster/ddata/Replicator.NotFound.html   |    569 +
 .../pekko/cluster/ddata/Replicator.ReadAll$.html   |    430 +
 .../pekko/cluster/ddata/Replicator.ReadAll.html    |    537 +
 .../cluster/ddata/Replicator.ReadConsistency.html  |    257 +
 .../pekko/cluster/ddata/Replicator.ReadFrom$.html  |    418 +
 .../pekko/cluster/ddata/Replicator.ReadFrom.html   |    571 +
 .../pekko/cluster/ddata/Replicator.ReadLocal$.html |    507 +
 .../cluster/ddata/Replicator.ReadMajority$.html    |    446 +
 .../cluster/ddata/Replicator.ReadMajority.html     |    582 +
 .../ddata/Replicator.ReadMajorityPlus$.html        |    448 +
 .../cluster/ddata/Replicator.ReadMajorityPlus.html |    606 +
 .../cluster/ddata/Replicator.ReplicaCount$.html    |    433 +
 .../cluster/ddata/Replicator.ReplicaCount.html     |    518 +
 .../Replicator.ReplicationDeleteFailure$.html      |    397 +
 .../ddata/Replicator.ReplicationDeleteFailure.html |    564 +
 .../ddata/Replicator.ReplicatorMessage.html        |    204 +
 .../cluster/ddata/Replicator.StoreFailure$.html    |    397 +
 .../cluster/ddata/Replicator.StoreFailure.html     |    602 +
 .../pekko/cluster/ddata/Replicator.Subscribe$.html |    397 +
 .../pekko/cluster/ddata/Replicator.Subscribe.html  |    561 +
 .../ddata/Replicator.SubscribeResponse.html        |    266 +
 .../cluster/ddata/Replicator.Unsubscribe$.html     |    397 +
 .../cluster/ddata/Replicator.Unsubscribe.html      |    552 +
 .../pekko/cluster/ddata/Replicator.Update$.html    |    449 +
 .../pekko/cluster/ddata/Replicator.Update.html     |    665 +
 .../ddata/Replicator.UpdateDataDeleted$.html       |    397 +
 .../ddata/Replicator.UpdateDataDeleted.html        |    570 +
 .../cluster/ddata/Replicator.UpdateFailure.html    |    291 +
 .../cluster/ddata/Replicator.UpdateResponse.html   |    349 +
 .../cluster/ddata/Replicator.UpdateSuccess$.html   |    397 +
 .../cluster/ddata/Replicator.UpdateSuccess.html    |    569 +
 .../cluster/ddata/Replicator.UpdateTimeout$.html   |    397 +
 .../cluster/ddata/Replicator.UpdateTimeout.html    |    581 +
 .../pekko/cluster/ddata/Replicator.WriteAll$.html  |    430 +
 .../pekko/cluster/ddata/Replicator.WriteAll.html   |    537 +
 .../cluster/ddata/Replicator.WriteConsistency.html |    257 +
 .../cluster/ddata/Replicator.WriteLocal$.html      |    507 +
 .../cluster/ddata/Replicator.WriteMajority$.html   |    446 +
 .../cluster/ddata/Replicator.WriteMajority.html    |    582 +
 .../ddata/Replicator.WriteMajorityPlus$.html       |    448 +
 .../ddata/Replicator.WriteMajorityPlus.html        |    606 +
 .../pekko/cluster/ddata/Replicator.WriteTo$.html   |    418 +
 .../pekko/cluster/ddata/Replicator.WriteTo.html    |    571 +
 .../org/apache/pekko/cluster/ddata/Replicator.html |   2767 +
 .../pekko/cluster/ddata/ReplicatorSettings$.html   |    374 +
 .../pekko/cluster/ddata/ReplicatorSettings.html    |   1099 +
 .../ddata/RequiresCausalDeliveryOfDeltas.html      |    234 +
 .../pekko/cluster/ddata/SelfUniqueAddress$.html    |    426 +
 .../pekko/cluster/ddata/SelfUniqueAddress.html     |    542 +
 .../apache/pekko/cluster/ddata/VersionVector$.html |    489 +
 .../pekko/cluster/ddata/VersionVector.After$.html  |    489 +
 .../pekko/cluster/ddata/VersionVector.Before$.html |    489 +
 .../cluster/ddata/VersionVector.Concurrent$.html   |    489 +
 .../cluster/ddata/VersionVector.Ordering.html      |    197 +
 .../pekko/cluster/ddata/VersionVector.Same$.html   |    489 +
 .../cluster/ddata/VersionVector.Timestamp$.html    |    383 +
 .../apache/pekko/cluster/ddata/VersionVector.html  |    796 +
 .../pekko/cluster/ddata/WriteAggregator$.html      |    371 +
 .../pekko/cluster/ddata/package-summary.html       |   1081 +
 .../apache/pekko/cluster/ddata/package-tree.html   |    468 +
 .../protobuf/AbstractSerializationSupport.html     |    299 +
 .../ddata/protobuf/OtherMessageComparator$.html    |    368 +
 .../ddata/protobuf/OtherMessageComparator.html     |    421 +
 .../ddata/protobuf/ReplicatedDataSerializer$.html  |    312 +
 .../ReplicatedDataSerializer.KeyComparator.html    |    358 +
 .../ReplicatedDataSerializer.LWWMapEntry$.html     |    595 +
 ...catedDataSerializer.LWWMapEntryComparator$.html |    389 +
 ...icatedDataSerializer.ORMapDeltaGroupEntry$.html |    595 +
 .../ReplicatedDataSerializer.ORMapEntry$.html      |    595 +
 ...icatedDataSerializer.ORMapEntryComparator$.html |    389 +
 .../ReplicatedDataSerializer.ORMultiMapEntry$.html |    595 +
 ...dDataSerializer.ORMultiMapEntryComparator$.html |    389 +
 ...eplicatedDataSerializer.PNCounterMapEntry$.html |    595 +
 ...ataSerializer.PNCounterMapEntryComparator$.html |    389 +
 ...plicatedDataSerializer.ProtoMapEntryReader.html |    387 +
 ...plicatedDataSerializer.ProtoMapEntryWriter.html |    323 +
 .../ddata/protobuf/ReplicatedDataSerializer.html   |   1065 +
 .../protobuf/ReplicatorMessageSerializer$.html     |    313 +
 .../ReplicatorMessageSerializer.SmallCache.html    |    422 +
 .../protobuf/ReplicatorMessageSerializer.html      |    765 +
 .../ddata/protobuf/SerializationSupport.html       |    534 +
 .../msg/ReplicatedDataMessages.Flag.Builder.html   |    788 +
 .../protobuf/msg/ReplicatedDataMessages.Flag.html  |   1054 +
 .../msg/ReplicatedDataMessages.FlagOrBuilder.html  |    304 +
 .../ReplicatedDataMessages.GCounter.Builder.html   |   1032 +
 ...licatedDataMessages.GCounter.Entry.Builder.html |    940 +
 .../msg/ReplicatedDataMessages.GCounter.Entry.html |   1139 +
 ...icatedDataMessages.GCounter.EntryOrBuilder.html |    363 +
 .../msg/ReplicatedDataMessages.GCounter.html       |   1125 +
 .../ReplicatedDataMessages.GCounterOrBuilder.html  |    347 +
 .../msg/ReplicatedDataMessages.GSet.Builder.html   |   1829 +
 .../protobuf/msg/ReplicatedDataMessages.GSet.html  |   1539 +
 .../msg/ReplicatedDataMessages.GSetOrBuilder.html  |    673 +
 .../msg/ReplicatedDataMessages.LWWMap.Builder.html |   1184 +
 ...eplicatedDataMessages.LWWMap.Entry.Builder.html |   1318 +
 .../msg/ReplicatedDataMessages.LWWMap.Entry.html   |   1375 +
 ...plicatedDataMessages.LWWMap.EntryOrBuilder.html |    527 +
 .../msg/ReplicatedDataMessages.LWWMap.html         |   1210 +
 .../ReplicatedDataMessages.LWWMapOrBuilder.html    |    406 +
 ...ReplicatedDataMessages.LWWRegister.Builder.html |   1092 +
 .../msg/ReplicatedDataMessages.LWWRegister.html    |   1224 +
 ...eplicatedDataMessages.LWWRegisterOrBuilder.html |    422 +
 .../msg/ReplicatedDataMessages.ORMap.Builder.html  |   1184 +
 ...ReplicatedDataMessages.ORMap.Entry.Builder.html |   1318 +
 .../msg/ReplicatedDataMessages.ORMap.Entry.html    |   1375 +
 ...eplicatedDataMessages.ORMap.EntryOrBuilder.html |    527 +
 .../protobuf/msg/ReplicatedDataMessages.ORMap.html |   1210 +
 ...icatedDataMessages.ORMapDeltaGroup.Builder.html |   1032 +
 ...DataMessages.ORMapDeltaGroup.Entry.Builder.html |   1364 +
 ...plicatedDataMessages.ORMapDeltaGroup.Entry.html |   1326 +
 ...ataMessages.ORMapDeltaGroup.EntryOrBuilder.html |    490 +
 ...aMessages.ORMapDeltaGroup.MapEntry.Builder.html |   1318 +
 ...catedDataMessages.ORMapDeltaGroup.MapEntry.html |   1375 +
 ...Messages.ORMapDeltaGroup.MapEntryOrBuilder.html |    527 +
 .../ReplicatedDataMessages.ORMapDeltaGroup.html    |   1137 +
 ...catedDataMessages.ORMapDeltaGroupOrBuilder.html |    347 +
 .../msg/ReplicatedDataMessages.ORMapDeltaOp.html   |    697 +
 .../msg/ReplicatedDataMessages.ORMapOrBuilder.html |    406 +
 .../ReplicatedDataMessages.ORMultiMap.Builder.html |   1274 +
 ...catedDataMessages.ORMultiMap.Entry.Builder.html |   1318 +
 .../ReplicatedDataMessages.ORMultiMap.Entry.html   |   1375 +
 ...atedDataMessages.ORMultiMap.EntryOrBuilder.html |    527 +
 .../msg/ReplicatedDataMessages.ORMultiMap.html     |   1274 +
 ...ReplicatedDataMessages.ORMultiMapOrBuilder.html |    448 +
 .../msg/ReplicatedDataMessages.ORSet.Builder.html  |   2315 +
 .../protobuf/msg/ReplicatedDataMessages.ORSet.html |   1747 +
 ...icatedDataMessages.ORSetDeltaGroup.Builder.html |   1032 +
 ...DataMessages.ORSetDeltaGroup.Entry.Builder.html |    940 +
 ...plicatedDataMessages.ORSetDeltaGroup.Entry.html |   1139 +
 ...ataMessages.ORSetDeltaGroup.EntryOrBuilder.html |    363 +
 .../ReplicatedDataMessages.ORSetDeltaGroup.html    |   1125 +
 ...catedDataMessages.ORSetDeltaGroupOrBuilder.html |    347 +
 .../msg/ReplicatedDataMessages.ORSetDeltaOp.html   |    660 +
 .../msg/ReplicatedDataMessages.ORSetOrBuilder.html |    817 +
 .../ReplicatedDataMessages.PNCounter.Builder.html  |   1002 +
 .../msg/ReplicatedDataMessages.PNCounter.html      |   1160 +
 ...eplicatedDataMessages.PNCounterMap.Builder.html |   1184 +
 ...tedDataMessages.PNCounterMap.Entry.Builder.html |   1318 +
 .../ReplicatedDataMessages.PNCounterMap.Entry.html |   1375 +
 ...edDataMessages.PNCounterMap.EntryOrBuilder.html |    527 +
 .../msg/ReplicatedDataMessages.PNCounterMap.html   |   1210 +
 ...plicatedDataMessages.PNCounterMapOrBuilder.html |    406 +
 .../ReplicatedDataMessages.PNCounterOrBuilder.html |    380 +
 .../ddata/protobuf/msg/ReplicatedDataMessages.html |    469 +
 .../msg/ReplicatorMessages.Address.Builder.html    |    924 +
 .../protobuf/msg/ReplicatorMessages.Address.html   |   1141 +
 .../msg/ReplicatorMessages.AddressOrBuilder.html   |    367 +
 .../msg/ReplicatorMessages.Changed.Builder.html    |   1002 +
 .../protobuf/msg/ReplicatorMessages.Changed.html   |   1160 +
 .../msg/ReplicatorMessages.ChangedOrBuilder.html   |    380 +
 .../ReplicatorMessages.DataEnvelope.Builder.html   |   1336 +
 ...Messages.DataEnvelope.PruningEntry.Builder.html |   1516 +
 ...plicatorMessages.DataEnvelope.PruningEntry.html |   1411 +
 ...essages.DataEnvelope.PruningEntryOrBuilder.html |    549 +
 .../msg/ReplicatorMessages.DataEnvelope.html       |   1295 +
 .../ReplicatorMessages.DataEnvelopeOrBuilder.html  |    465 +
 ...eplicatorMessages.DeltaPropagation.Builder.html |   1294 +
 ...torMessages.DeltaPropagation.Entry.Builder.html |   1186 +
 .../ReplicatorMessages.DeltaPropagation.Entry.html |   1300 +
 ...orMessages.DeltaPropagation.EntryOrBuilder.html |    478 +
 .../msg/ReplicatorMessages.DeltaPropagation.html   |   1284 +
 ...plicatorMessages.DeltaPropagationOrBuilder.html |    458 +
 ...icatorMessages.DurableDataEnvelope.Builder.html |   1184 +
 .../ReplicatorMessages.DurableDataEnvelope.html    |   1198 +
 ...catorMessages.DurableDataEnvelopeOrBuilder.html |    406 +
 .../msg/ReplicatorMessages.Empty.Builder.html      |    698 +
 .../protobuf/msg/ReplicatorMessages.Empty.html     |    990 +
 .../msg/ReplicatorMessages.EmptyOrBuilder.html     |    232 +
 .../msg/ReplicatorMessages.Get.Builder.html        |   1362 +
 .../ddata/protobuf/msg/ReplicatorMessages.Get.html |   1416 +
 .../msg/ReplicatorMessages.GetFailure.Builder.html |   1002 +
 .../msg/ReplicatorMessages.GetFailure.html         |   1160 +
 .../ReplicatorMessages.GetFailureOrBuilder.html    |    380 +
 .../msg/ReplicatorMessages.GetOrBuilder.html       |    548 +
 .../msg/ReplicatorMessages.GetSuccess.Builder.html |   1154 +
 .../msg/ReplicatorMessages.GetSuccess.html         |   1245 +
 .../ReplicatorMessages.GetSuccessOrBuilder.html    |    439 +
 .../msg/ReplicatorMessages.Gossip.Builder.html     |   1302 +
 .../ReplicatorMessages.Gossip.Entry.Builder.html   |    986 +
 .../msg/ReplicatorMessages.Gossip.Entry.html       |   1162 +
 .../ReplicatorMessages.Gossip.EntryOrBuilder.html  |    384 +
 .../protobuf/msg/ReplicatorMessages.Gossip.html    |   1317 +
 .../msg/ReplicatorMessages.GossipOrBuilder.html    |    473 +
 .../msg/ReplicatorMessages.NotFound.Builder.html   |   1002 +
 .../protobuf/msg/ReplicatorMessages.NotFound.html  |   1160 +
 .../msg/ReplicatorMessages.NotFoundOrBuilder.html  |    380 +
 .../ReplicatorMessages.OtherMessage.Builder.html   |    968 +
 .../msg/ReplicatorMessages.OtherMessage.html       |   1182 +
 .../ReplicatorMessages.OtherMessageOrBuilder.html  |    388 +
 .../msg/ReplicatorMessages.Read.Builder.html       |    986 +
 .../protobuf/msg/ReplicatorMessages.Read.html      |   1162 +
 .../msg/ReplicatorMessages.ReadOrBuilder.html      |    384 +
 .../msg/ReplicatorMessages.ReadResult.Builder.html |    850 +
 .../msg/ReplicatorMessages.ReadResult.html         |   1075 +
 .../ReplicatorMessages.ReadResultOrBuilder.html    |    321 +
 .../msg/ReplicatorMessages.Status.Builder.html     |   1392 +
 .../ReplicatorMessages.Status.Entry.Builder.html   |    924 +
 .../msg/ReplicatorMessages.Status.Entry.html       |   1141 +
 .../ReplicatorMessages.Status.EntryOrBuilder.html  |    367 +
 .../protobuf/msg/ReplicatorMessages.Status.html    |   1381 +
 .../msg/ReplicatorMessages.StatusOrBuilder.html    |    515 +
 .../msg/ReplicatorMessages.StringGSet.Builder.html |    910 +
 .../msg/ReplicatorMessages.StringGSet.html         |   1104 +
 .../ReplicatorMessages.StringGSetOrBuilder.html    |    350 +
 .../msg/ReplicatorMessages.Subscribe.Builder.html  |    986 +
 .../protobuf/msg/ReplicatorMessages.Subscribe.html |   1162 +
 .../msg/ReplicatorMessages.SubscribeOrBuilder.html |    384 +
 .../ReplicatorMessages.UniqueAddress.Builder.html  |   1050 +
 .../msg/ReplicatorMessages.UniqueAddress.html      |   1213 +
 .../ReplicatorMessages.UniqueAddressOrBuilder.html |    415 +
 .../ReplicatorMessages.Unsubscribe.Builder.html    |    986 +
 .../msg/ReplicatorMessages.Unsubscribe.html        |   1162 +
 .../ReplicatorMessages.UnsubscribeOrBuilder.html   |    384 +
 .../ReplicatorMessages.VersionVector.Builder.html  |   1032 +
 ...icatorMessages.VersionVector.Entry.Builder.html |    940 +
 .../ReplicatorMessages.VersionVector.Entry.html    |   1139 +
 ...catorMessages.VersionVector.EntryOrBuilder.html |    363 +
 .../msg/ReplicatorMessages.VersionVector.html      |   1125 +
 .../ReplicatorMessages.VersionVectorOrBuilder.html |    347 +
 .../msg/ReplicatorMessages.Write.Builder.html      |   1138 +
 .../protobuf/msg/ReplicatorMessages.Write.html     |   1247 +
 .../msg/ReplicatorMessages.WriteOrBuilder.html     |    443 +
 .../ddata/protobuf/msg/ReplicatorMessages.html     |    563 +
 .../ddata/protobuf/msg/package-summary.html        |    939 +
 .../cluster/ddata/protobuf/msg/package-tree.html   |    353 +
 .../cluster/ddata/protobuf/package-summary.html    |    269 +
 .../pekko/cluster/ddata/protobuf/package-tree.html |    198 +
 .../ddata/typed/internal/ReplicatorBehavior$.html  |    381 +
 .../ddata/typed/internal/ReplicatorBehavior.html   |    336 +
 .../ddata/typed/internal/package-summary.html      |    173 +
 .../cluster/ddata/typed/internal/package-tree.html |    163 +
 .../ddata/typed/javadsl/DistributedData$.html      |    419 +
 .../ddata/typed/javadsl/DistributedData.html       |    462 +
 .../ddata/typed/javadsl/DistributedDataSetup$.html |    350 +
 .../ddata/typed/javadsl/DistributedDataSetup.html  |    332 +
 .../cluster/ddata/typed/javadsl/Replicator$.html   |    425 +
 .../ddata/typed/javadsl/Replicator.Changed$.html   |    399 +
 .../ddata/typed/javadsl/Replicator.Changed.html    |    567 +
 .../ddata/typed/javadsl/Replicator.Command.html    |    202 +
 .../typed/javadsl/Replicator.DataDeleted$.html     |    395 +
 .../typed/javadsl/Replicator.DataDeleted.html      |    521 +
 .../ddata/typed/javadsl/Replicator.Delete$.html    |    399 +
 .../ddata/typed/javadsl/Replicator.Delete.html     |    583 +
 .../typed/javadsl/Replicator.DeleteFailure$.html   |    395 +
 .../typed/javadsl/Replicator.DeleteFailure.html    |    521 +
 .../typed/javadsl/Replicator.DeleteResponse.html   |    257 +
 .../typed/javadsl/Replicator.DeleteSuccess$.html   |    395 +
 .../typed/javadsl/Replicator.DeleteSuccess.html    |    521 +
 .../ddata/typed/javadsl/Replicator.Deleted$.html   |    395 +
 .../ddata/typed/javadsl/Replicator.Deleted.html    |    522 +
 .../typed/javadsl/Replicator.FlushChanges$.html    |    491 +
 .../ddata/typed/javadsl/Replicator.Get$.html       |    399 +
 .../ddata/typed/javadsl/Replicator.Get.html        |    583 +
 .../typed/javadsl/Replicator.GetDataDeleted$.html  |    395 +
 .../typed/javadsl/Replicator.GetDataDeleted.html   |    527 +
 .../typed/javadsl/Replicator.GetFailure$.html      |    395 +
 .../ddata/typed/javadsl/Replicator.GetFailure.html |    528 +
 .../typed/javadsl/Replicator.GetReplicaCount$.html |    430 +
 .../typed/javadsl/Replicator.GetReplicaCount.html  |    519 +
 .../typed/javadsl/Replicator.GetResponse.html      |    313 +
 .../typed/javadsl/Replicator.GetSuccess$.html      |    399 +
 .../ddata/typed/javadsl/Replicator.GetSuccess.html |    569 +
 .../typed/javadsl/Replicator.ModifyFailure$.html   |    399 +
 .../typed/javadsl/Replicator.ModifyFailure.html    |    597 +
 .../ddata/typed/javadsl/Replicator.NotFound$.html  |    395 +
 .../ddata/typed/javadsl/Replicator.NotFound.html   |    526 +
 .../ddata/typed/javadsl/Replicator.ReadAll$.html   |    430 +
 .../ddata/typed/javadsl/Replicator.ReadAll.html    |    521 +
 .../typed/javadsl/Replicator.ReadConsistency.html  |    274 +
 .../ddata/typed/javadsl/Replicator.ReadFrom$.html  |    418 +
 .../ddata/typed/javadsl/Replicator.ReadFrom.html   |    553 +
 .../ddata/typed/javadsl/Replicator.ReadLocal$.html |    507 +
 .../typed/javadsl/Replicator.ReadMajority$.html    |    446 +
 .../typed/javadsl/Replicator.ReadMajority.html     |    566 +
 .../typed/javadsl/Replicator.ReplicaCount$.html    |    433 +
 .../typed/javadsl/Replicator.ReplicaCount.html     |    518 +
 .../typed/javadsl/Replicator.StoreFailure$.html    |    395 +
 .../typed/javadsl/Replicator.StoreFailure.html     |    541 +
 .../ddata/typed/javadsl/Replicator.Subscribe$.html |    397 +
 .../ddata/typed/javadsl/Replicator.Subscribe.html  |    561 +
 .../javadsl/Replicator.SubscribeResponse.html      |    266 +
 .../typed/javadsl/Replicator.Unsubscribe$.html     |    397 +
 .../typed/javadsl/Replicator.Unsubscribe.html      |    552 +
 .../ddata/typed/javadsl/Replicator.Update$.html    |    397 +
 .../ddata/typed/javadsl/Replicator.Update.html     |    610 +
 .../javadsl/Replicator.UpdateDataDeleted$.html     |    395 +
 .../javadsl/Replicator.UpdateDataDeleted.html      |    527 +
 .../typed/javadsl/Replicator.UpdateFailure.html    |    287 +
 .../typed/javadsl/Replicator.UpdateResponse.html   |    313 +
 .../typed/javadsl/Replicator.UpdateSuccess$.html   |    395 +
 .../typed/javadsl/Replicator.UpdateSuccess.html    |    526 +
 .../typed/javadsl/Replicator.UpdateTimeout$.html   |    395 +
 .../typed/javadsl/Replicator.UpdateTimeout.html    |    538 +
 .../ddata/typed/javadsl/Replicator.WriteAll$.html  |    430 +
 .../ddata/typed/javadsl/Replicator.WriteAll.html   |    521 +
 .../typed/javadsl/Replicator.WriteConsistency.html |    274 +
 .../typed/javadsl/Replicator.WriteLocal$.html      |    507 +
 .../typed/javadsl/Replicator.WriteMajority$.html   |    446 +
 .../typed/javadsl/Replicator.WriteMajority.html    |    566 +
 .../ddata/typed/javadsl/Replicator.WriteTo$.html   |    418 +
 .../ddata/typed/javadsl/Replicator.WriteTo.html    |    553 +
 .../cluster/ddata/typed/javadsl/Replicator.html    |    762 +
 .../typed/javadsl/ReplicatorMessageAdapter.html    |    470 +
 .../ddata/typed/javadsl/ReplicatorSettings$.html   |    374 +
 .../ddata/typed/javadsl/ReplicatorSettings.html    |    329 +
 .../ddata/typed/javadsl/package-summary.html       |    516 +
 .../cluster/ddata/typed/javadsl/package-tree.html  |    277 +
 .../ddata/typed/scaladsl/DistributedData$.html     |    419 +
 .../ddata/typed/scaladsl/DistributedData.html      |    458 +
 .../cluster/ddata/typed/scaladsl/Replicator$.html  |    401 +
 .../ddata/typed/scaladsl/Replicator.Changed$.html  |    360 +
 .../ddata/typed/scaladsl/Replicator.Command.html   |    201 +
 .../typed/scaladsl/Replicator.DataDeleted$.html    |    354 +
 .../ddata/typed/scaladsl/Replicator.Delete$.html   |    405 +
 .../ddata/typed/scaladsl/Replicator.Delete.html    |    581 +
 .../typed/scaladsl/Replicator.DeleteFailure$.html  |    354 +
 .../typed/scaladsl/Replicator.DeleteSuccess$.html  |    354 +
 .../ddata/typed/scaladsl/Replicator.Deleted$.html  |    354 +
 .../typed/scaladsl/Replicator.FlushChanges$.html   |    323 +
 .../ddata/typed/scaladsl/Replicator.Get$.html      |    405 +
 .../ddata/typed/scaladsl/Replicator.Get.html       |    581 +
 .../typed/scaladsl/Replicator.GetDataDeleted$.html |    354 +
 .../typed/scaladsl/Replicator.GetFailure$.html     |    354 +
 .../scaladsl/Replicator.GetReplicaCount$.html      |    398 +
 .../typed/scaladsl/Replicator.GetReplicaCount.html |    517 +
 .../typed/scaladsl/Replicator.GetSuccess$.html     |    354 +
 .../typed/scaladsl/Replicator.ModifyFailure$.html  |    354 +
 .../ddata/typed/scaladsl/Replicator.NotFound$.html |    354 +
 .../ddata/typed/scaladsl/Replicator.ReadAll$.html  |    354 +
 .../ddata/typed/scaladsl/Replicator.ReadFrom$.html |    356 +
 .../typed/scaladsl/Replicator.ReadMajority$.html   |    370 +
 .../typed/scaladsl/Replicator.ReplicaCount$.html   |    354 +
 .../typed/scaladsl/Replicator.StoreFailure$.html   |    354 +
 .../typed/scaladsl/Replicator.Subscribe$.html      |    397 +
 .../ddata/typed/scaladsl/Replicator.Subscribe.html |    561 +
 .../typed/scaladsl/Replicator.Unsubscribe$.html    |    397 +
 .../typed/scaladsl/Replicator.Unsubscribe.html     |    552 +
 .../ddata/typed/scaladsl/Replicator.Update$.html   |    456 +
 .../ddata/typed/scaladsl/Replicator.Update.html    |    599 +
 .../scaladsl/Replicator.UpdateDataDeleted$.html    |    354 +
 .../typed/scaladsl/Replicator.UpdateFailure$.html  |    354 +
 .../typed/scaladsl/Replicator.UpdateSuccess$.html  |    354 +
 .../typed/scaladsl/Replicator.UpdateTimeout$.html  |    354 +
 .../ddata/typed/scaladsl/Replicator.WriteAll$.html |    354 +
 .../typed/scaladsl/Replicator.WriteMajority$.html  |    370 +
 .../ddata/typed/scaladsl/Replicator.WriteTo$.html  |    356 +
 .../cluster/ddata/typed/scaladsl/Replicator.html   |    564 +
 .../typed/scaladsl/ReplicatorMessageAdapter$.html  |    354 +
 .../typed/scaladsl/ReplicatorMessageAdapter.html   |    488 +
 .../ddata/typed/scaladsl/ReplicatorSettings$.html  |    374 +
 .../ddata/typed/scaladsl/ReplicatorSettings.html   |    329 +
 .../ddata/typed/scaladsl/package-summary.html      |    364 +
 .../cluster/ddata/typed/scaladsl/package-tree.html |    214 +
 .../metrics/AdaptiveLoadBalancingGroup$.html       |    497 +
 .../metrics/AdaptiveLoadBalancingGroup.html        |    864 +
 .../metrics/AdaptiveLoadBalancingPool$.html        |    560 +
 .../cluster/metrics/AdaptiveLoadBalancingPool.html |   1090 +
 .../AdaptiveLoadBalancingRoutingLogic$.html        |    439 +
 .../metrics/AdaptiveLoadBalancingRoutingLogic.html |    656 +
 .../cluster/metrics/CapacityMetricsSelector.html   |    369 +
 .../cluster/metrics/ClusterMetricsChanged$.html    |    426 +
 .../cluster/metrics/ClusterMetricsChanged.html     |    559 +
 .../cluster/metrics/ClusterMetricsCollector$.html  |    313 +
 .../pekko/cluster/metrics/ClusterMetricsEvent.html |    196 +
 .../cluster/metrics/ClusterMetricsExtension$.html  |    451 +
 .../cluster/metrics/ClusterMetricsExtension.html   |    492 +
 .../cluster/metrics/ClusterMetricsMessage.html     |    199 +
 .../cluster/metrics/ClusterMetricsSettings$.html   |    426 +
 .../cluster/metrics/ClusterMetricsSettings.html    |    710 +
 .../cluster/metrics/ClusterMetricsStrategy$.html   |    363 +
 .../cluster/metrics/ClusterMetricsStrategy.html    |    366 +
 .../cluster/metrics/CollectionControlMessage.html  |    281 +
 .../cluster/metrics/CollectionStartMessage$.html   |    508 +
 .../cluster/metrics/CollectionStartMessage.html    |    449 +
 .../cluster/metrics/CollectionStopMessage$.html    |    508 +
 .../cluster/metrics/CollectionStopMessage.html     |    449 +
 .../pekko/cluster/metrics/CpuMetricsSelector$.html |    562 +
 .../pekko/cluster/metrics/CpuMetricsSelector.html  |    513 +
 .../cluster/metrics/DefaultSigarProvider$.html     |    426 +
 .../cluster/metrics/DefaultSigarProvider.html      |    571 +
 .../org/apache/pekko/cluster/metrics/EWMA$.html    |    401 +
 .../org/apache/pekko/cluster/metrics/EWMA.html     |    615 +
 .../cluster/metrics/HeapMetricsSelector$.html      |    541 +
 .../pekko/cluster/metrics/HeapMetricsSelector.html |    492 +
 .../pekko/cluster/metrics/JmxMetricsCollector.html |    497 +
 .../org/apache/pekko/cluster/metrics/Metric$.html  |    447 +
 .../org/apache/pekko/cluster/metrics/Metric.html   |    741 +
 .../cluster/metrics/MetricNumericConverter.html    |    281 +
 .../pekko/cluster/metrics/MetricsCollector$.html   |    361 +
 .../pekko/cluster/metrics/MetricsCollector.html    |    273 +
 .../pekko/cluster/metrics/MetricsGossip$.html      |    396 +
 .../cluster/metrics/MetricsGossipEnvelope$.html    |    416 +
 .../pekko/cluster/metrics/MetricsSelector$.html    |    361 +
 .../pekko/cluster/metrics/MetricsSelector.html     |    262 +
 .../pekko/cluster/metrics/MixMetricsSelector$.html |    421 +
 .../pekko/cluster/metrics/MixMetricsSelector.html  |    630 +
 .../cluster/metrics/MixMetricsSelectorBase.html    |    357 +
 .../apache/pekko/cluster/metrics/NodeMetrics$.html |    444 +
 .../apache/pekko/cluster/metrics/NodeMetrics.html  |    727 +
 .../cluster/metrics/SigarMetricsCollector.html     |    505 +
 .../pekko/cluster/metrics/SigarProvider$.html      |    355 +
 .../pekko/cluster/metrics/SigarProvider.html       |    338 +
 .../pekko/cluster/metrics/StandardMetrics$.html    |    489 +
 .../cluster/metrics/StandardMetrics.Cpu$.html      |    422 +
 .../pekko/cluster/metrics/StandardMetrics.Cpu.html |    677 +
 .../metrics/StandardMetrics.HeapMemory$.html       |    424 +
 .../metrics/StandardMetrics.HeapMemory.html        |    645 +
 .../pekko/cluster/metrics/StandardMetrics.html     |    482 +
 .../metrics/SystemLoadAverageMetricsSelector$.html |    544 +
 .../metrics/SystemLoadAverageMetricsSelector.html  |    495 +
 .../apache/pekko/cluster/metrics/TryNative$.html   |    351 +
 .../apache/pekko/cluster/metrics/TryNative.html    |    306 +
 .../pekko/cluster/metrics/package-summary.html     |    499 +
 .../apache/pekko/cluster/metrics/package-tree.html |    273 +
 .../metrics/protobuf/MessageSerializer.html        |    562 +
 ...Messages.AdaptiveLoadBalancingPool.Builder.html |   1236 +
 ...rMetricsMessages.AdaptiveLoadBalancingPool.html |   1320 +
 ...essages.AdaptiveLoadBalancingPoolOrBuilder.html |    498 +
 .../ClusterMetricsMessages.Address.Builder.html    |   1201 +
 .../msg/ClusterMetricsMessages.Address.html        |   1322 +
 .../ClusterMetricsMessages.AddressOrBuilder.html   |    493 +
 ...usterMetricsMessages.MetricsGossip.Builder.html |   1583 +
 .../msg/ClusterMetricsMessages.MetricsGossip.html  |   1357 +
 ...ricsMessages.MetricsGossipEnvelope.Builder.html |   1097 +
 ...usterMetricsMessages.MetricsGossipEnvelope.html |   1231 +
 ...icsMessages.MetricsGossipEnvelopeOrBuilder.html |    422 +
 ...sterMetricsMessages.MetricsGossipOrBuilder.html |    520 +
 ...terMetricsMessages.MetricsSelector.Builder.html |   1018 +
 .../ClusterMetricsMessages.MetricsSelector.html    |   1210 +
 ...erMetricsMessages.MetricsSelectorOrBuilder.html |    409 +
 ...MetricsMessages.MixMetricsSelector.Builder.html |   1032 +
 .../ClusterMetricsMessages.MixMetricsSelector.html |   1113 +
 ...etricsMessages.MixMetricsSelectorOrBuilder.html |    347 +
 ...ClusterMetricsMessages.NodeMetrics.Builder.html |   1217 +
 ...erMetricsMessages.NodeMetrics.EWMA.Builder.html |    878 +
 .../ClusterMetricsMessages.NodeMetrics.EWMA.html   |   1118 +
 ...rMetricsMessages.NodeMetrics.EWMAOrBuilder.html |    346 +
 ...MetricsMessages.NodeMetrics.Metric.Builder.html |   1092 +
 .../ClusterMetricsMessages.NodeMetrics.Metric.html |   1224 +
 ...etricsMessages.NodeMetrics.MetricOrBuilder.html |    422 +
 ...MetricsMessages.NodeMetrics.Number.Builder.html |   1058 +
 .../ClusterMetricsMessages.NodeMetrics.Number.html |   1246 +
 ...etricsMessages.NodeMetrics.NumberOrBuilder.html |    430 +
 ...sterMetricsMessages.NodeMetrics.NumberType.html |    734 +
 .../msg/ClusterMetricsMessages.NodeMetrics.html    |   1291 +
 ...lusterMetricsMessages.NodeMetricsOrBuilder.html |    431 +
 .../protobuf/msg/ClusterMetricsMessages.html       |    404 +
 .../metrics/protobuf/msg/package-summary.html      |    371 +
 .../cluster/metrics/protobuf/msg/package-tree.html |    243 +
 .../cluster/metrics/protobuf/package-summary.html  |    167 +
 .../cluster/metrics/protobuf/package-tree.html     |    166 +
 .../org/apache/pekko/cluster/package-summary.html  |   1019 +
 .../org/apache/pekko/cluster/package-tree.html     |    387 +
 .../protobuf/ClusterMessageSerializer$.html        |    715 +
 .../cluster/protobuf/ClusterMessageSerializer.html |    926 +
 .../msg/ClusterMessages.Address.Builder.html       |   1201 +
 .../protobuf/msg/ClusterMessages.Address.html      |   1322 +
 .../msg/ClusterMessages.AddressOrBuilder.html      |    493 +
 .../ClusterMessages.ClusterRouterPool.Builder.html |   1002 +
 .../msg/ClusterMessages.ClusterRouterPool.html     |   1160 +
 ...ClusterMessages.ClusterRouterPoolOrBuilder.html |    380 +
 ...Messages.ClusterRouterPoolSettings.Builder.html |   1316 +
 .../ClusterMessages.ClusterRouterPoolSettings.html |   1383 +
 ...essages.ClusterRouterPoolSettingsOrBuilder.html |    539 +
 .../msg/ClusterMessages.ConfigCheck.Builder.html   |    924 +
 .../msg/ClusterMessages.ConfigCheck.Type.html      |    660 +
 .../protobuf/msg/ClusterMessages.ConfigCheck.html  |   1148 +
 .../msg/ClusterMessages.ConfigCheckOrBuilder.html  |    367 +
 .../msg/ClusterMessages.Empty.Builder.html         |    703 +
 .../protobuf/msg/ClusterMessages.Empty.html        |    997 +
 .../msg/ClusterMessages.EmptyOrBuilder.html        |    232 +
 .../msg/ClusterMessages.Gossip.Builder.html        |   2645 +
 .../protobuf/msg/ClusterMessages.Gossip.html       |   1878 +
 .../ClusterMessages.GossipEnvelope.Builder.html    |   1097 +
 .../msg/ClusterMessages.GossipEnvelope.html        |   1231 +
 .../ClusterMessages.GossipEnvelopeOrBuilder.html   |    422 +
 .../msg/ClusterMessages.GossipOrBuilder.html       |    899 +
 .../ClusterMessages.GossipOverview.Builder.html    |   1236 +
 .../msg/ClusterMessages.GossipOverview.html        |   1224 +
 .../ClusterMessages.GossipOverviewOrBuilder.html   |    427 +
 .../msg/ClusterMessages.GossipStatus.Builder.html  |   1309 +
 .../protobuf/msg/ClusterMessages.GossipStatus.html |   1345 +
 .../msg/ClusterMessages.GossipStatusOrBuilder.html |    510 +
 .../ClusterMessages.HeartBeatResponse.Builder.html |   1037 +
 .../msg/ClusterMessages.HeartBeatResponse.html     |   1214 +
 ...ClusterMessages.HeartBeatResponseOrBuilder.html |    405 +
 .../msg/ClusterMessages.Heartbeat.Builder.html     |   1037 +
 .../protobuf/msg/ClusterMessages.Heartbeat.html    |   1214 +
 .../msg/ClusterMessages.HeartbeatOrBuilder.html    |    405 +
 .../msg/ClusterMessages.InitJoin.Builder.html      |    839 +
 .../protobuf/msg/ClusterMessages.InitJoin.html     |   1084 +
 .../msg/ClusterMessages.InitJoinAck.Builder.html   |   1007 +
 .../protobuf/msg/ClusterMessages.InitJoinAck.html  |   1167 +
 .../msg/ClusterMessages.InitJoinAckOrBuilder.html  |    380 +
 .../msg/ClusterMessages.InitJoinOrBuilder.html     |    325 +
 .../protobuf/msg/ClusterMessages.Join.Builder.html |   1203 +
 .../cluster/protobuf/msg/ClusterMessages.Join.html |   1283 +
 .../msg/ClusterMessages.JoinOrBuilder.html         |    472 +
 .../msg/ClusterMessages.Member.Builder.html        |   1227 +
 .../protobuf/msg/ClusterMessages.Member.html       |   1342 +
 .../msg/ClusterMessages.MemberOrBuilder.html       |    495 +
 .../protobuf/msg/ClusterMessages.MemberStatus.html |    887 +
 ...usterMessages.ObserverReachability.Builder.html |   1217 +
 .../msg/ClusterMessages.ObserverReachability.html  |   1248 +
 ...sterMessages.ObserverReachabilityOrBuilder.html |    431 +
 .../protobuf/msg/ClusterMessages.Pool.Builder.html |   1014 +
 .../cluster/protobuf/msg/ClusterMessages.Pool.html |   1205 +
 .../msg/ClusterMessages.PoolOrBuilder.html         |    409 +
 .../msg/ClusterMessages.ReachabilityStatus.html    |    665 +
 ...lusterMessages.SubjectReachability.Builder.html |    968 +
 .../msg/ClusterMessages.SubjectReachability.html   |   1182 +
 ...usterMessages.SubjectReachabilityOrBuilder.html |    388 +
 .../msg/ClusterMessages.Tombstone.Builder.html     |    878 +
 .../protobuf/msg/ClusterMessages.Tombstone.html    |   1118 +
 .../msg/ClusterMessages.TombstoneOrBuilder.html    |    346 +
 .../msg/ClusterMessages.UniqueAddress.Builder.html |   1055 +
 .../msg/ClusterMessages.UniqueAddress.html         |   1220 +
 .../ClusterMessages.UniqueAddressOrBuilder.html    |    415 +
 .../msg/ClusterMessages.VectorClock.Builder.html   |   1147 +
 ...lusterMessages.VectorClock.Version.Builder.html |    878 +
 .../msg/ClusterMessages.VectorClock.Version.html   |   1118 +
 ...usterMessages.VectorClock.VersionOrBuilder.html |    346 +
 .../protobuf/msg/ClusterMessages.VectorClock.html  |   1206 +
 .../msg/ClusterMessages.VectorClockOrBuilder.html  |    399 +
 .../msg/ClusterMessages.Welcome.Builder.html       |   1007 +
 .../protobuf/msg/ClusterMessages.Welcome.html      |   1167 +
 .../msg/ClusterMessages.WelcomeOrBuilder.html      |    380 +
 .../cluster/protobuf/msg/ClusterMessages.html      |    629 +
 .../cluster/protobuf/msg/package-summary.html      |    649 +
 .../pekko/cluster/protobuf/msg/package-tree.html   |    284 +
 .../pekko/cluster/protobuf/package-summary.html    |    173 +
 .../pekko/cluster/protobuf/package-tree.html       |    167 +
 .../pekko/cluster/pubsub/DistributedPubSub$.html   |    450 +
 .../pekko/cluster/pubsub/DistributedPubSub.html    |    446 +
 .../cluster/pubsub/DistributedPubSubMediator$.html |    393 +
 .../pubsub/DistributedPubSubMediator.Count$.html   |    497 +
 .../pubsub/DistributedPubSubMediator.Count.html    |    275 +
 ...istributedPubSubMediator.CountSubscribers$.html |    430 +
 ...DistributedPubSubMediator.CountSubscribers.html |    517 +
 .../DistributedPubSubMediator.CurrentTopics$.html  |    430 +
 .../DistributedPubSubMediator.CurrentTopics.html   |    535 +
 .../DistributedPubSubMediator.GetTopics$.html      |    497 +
 .../DistributedPubSubMediator.GetTopics.html       |    275 +
 ...istributedPubSubMediator.Internal$.Bucket$.html |    420 +
 ...DistributedPubSubMediator.Internal$.Bucket.html |    613 +
 ...or.Internal$.ChildActorTerminationProtocol.html |    202 +
 ...DistributedPubSubMediator.Internal$.Delta$.html |    430 +
 .../DistributedPubSubMediator.Internal$.Delta.html |    545 +
 ...ibutedPubSubMediator.Internal$.DeltaCount$.html |    489 +
 ...ributedPubSubMediator.Internal$.DeltaCount.html |    435 +
 ...ibutedPubSubMediator.Internal$.GossipTick$.html |    489 +
 ...ributedPubSubMediator.Internal$.GossipTick.html |    435 +
 .../DistributedPubSubMediator.Internal$.Group.html |    493 +
 ...Mediator.Internal$.MediatorRouterEnvelope$.html |    430 +
 ...bMediator.Internal$.MediatorRouterEnvelope.html |    565 +
 ...ubMediator.Internal$.NewSubscriberArrived$.html |    493 +
 ...SubMediator.Internal$.NewSubscriberArrived.html |    439 +
 ...ubSubMediator.Internal$.NoMoreSubscribers$.html |    490 +
 ...PubSubMediator.Internal$.NoMoreSubscribers.html |    436 +
 ...DistributedPubSubMediator.Internal$.Prune$.html |    489 +
 .../DistributedPubSubMediator.Internal$.Prune.html |    435 +
 ...tedPubSubMediator.Internal$.RegisterTopic$.html |    430 +
 ...utedPubSubMediator.Internal$.RegisterTopic.html |    545 +
 ...SubMediator.Internal$.SendToOneSubscriber$.html |    430 +
 ...bSubMediator.Internal$.SendToOneSubscriber.html |    545 +
 ...istributedPubSubMediator.Internal$.Status$.html |    418 +
 ...DistributedPubSubMediator.Internal$.Status.html |    579 +
 ...ibutedPubSubMediator.Internal$.Subscribed$.html |    415 +
 ...ributedPubSubMediator.Internal$.Subscribed.html |    579 +
 ...PubSubMediator.Internal$.TerminateRequest$.html |    491 +
 ...dPubSubMediator.Internal$.TerminateRequest.html |    437 +
 .../DistributedPubSubMediator.Internal$.Topic.html |    519 +
 ...tributedPubSubMediator.Internal$.TopicLike.html |    499 +
 ...utedPubSubMediator.Internal$.Unsubscribed$.html |    415 +
 ...butedPubSubMediator.Internal$.Unsubscribed.html |    579 +
 ...butedPubSubMediator.Internal$.ValueHolder$.html |    418 +
 ...ibutedPubSubMediator.Internal$.ValueHolder.html |    593 +
 .../DistributedPubSubMediator.Internal$.html       |    612 +
 .../pubsub/DistributedPubSubMediator.Publish$.html |    397 +
 .../pubsub/DistributedPubSubMediator.Publish.html  |    614 +
 .../pubsub/DistributedPubSubMediator.Put$.html     |    430 +
 .../pubsub/DistributedPubSubMediator.Put.html      |    517 +
 .../pubsub/DistributedPubSubMediator.Remove$.html  |    430 +
 .../pubsub/DistributedPubSubMediator.Remove.html   |    517 +
 .../pubsub/DistributedPubSubMediator.Send$.html    |    420 +
 .../pubsub/DistributedPubSubMediator.Send.html     |    617 +
 .../DistributedPubSubMediator.SendToAll$.html      |    448 +
 .../DistributedPubSubMediator.SendToAll.html       |    614 +
 .../DistributedPubSubMediator.Subscribe$.html      |    397 +
 .../DistributedPubSubMediator.Subscribe.html       |    619 +
 .../DistributedPubSubMediator.SubscribeAck$.html   |    430 +
 .../DistributedPubSubMediator.SubscribeAck.html    |    517 +
 .../DistributedPubSubMediator.Unsubscribe$.html    |    397 +
 .../DistributedPubSubMediator.Unsubscribe.html     |    613 +
 .../DistributedPubSubMediator.UnsubscribeAck$.html |    430 +
 .../DistributedPubSubMediator.UnsubscribeAck.html  |    517 +
 .../cluster/pubsub/DistributedPubSubMediator.html  |   1218 +
 .../cluster/pubsub/DistributedPubSubMessage.html   |    199 +
 .../cluster/pubsub/DistributedPubSubSettings$.html |    412 +
 .../cluster/pubsub/DistributedPubSubSettings.html  |    600 +
 .../pekko/cluster/pubsub/PerGroupingBuffer.html    |    321 +
 .../pekko/cluster/pubsub/package-summary.html      |    345 +
 .../apache/pekko/cluster/pubsub/package-tree.html  |    261 +
 .../DistributedPubSubMessages.Address.Builder.html |   1201 +
 .../msg/DistributedPubSubMessages.Address.html     |   1322 +
 ...DistributedPubSubMessages.AddressOrBuilder.html |    493 +
 ...ributedPubSubMessages.Delta.Bucket.Builder.html |   1274 +
 .../DistributedPubSubMessages.Delta.Bucket.html    |   1262 +
 ...ibutedPubSubMessages.Delta.BucketOrBuilder.html |    448 +
 .../DistributedPubSubMessages.Delta.Builder.html   |   1032 +
 ...tributedPubSubMessages.Delta.Entry.Builder.html |   1060 +
 .../msg/DistributedPubSubMessages.Delta.Entry.html |   1228 +
 ...ributedPubSubMessages.Delta.EntryOrBuilder.html |    430 +
 .../msg/DistributedPubSubMessages.Delta.html       |   1137 +
 .../DistributedPubSubMessages.DeltaOrBuilder.html  |    347 +
 .../DistributedPubSubMessages.Payload.Builder.html |    968 +
 .../msg/DistributedPubSubMessages.Payload.html     |   1182 +
 ...DistributedPubSubMessages.PayloadOrBuilder.html |    388 +
 .../DistributedPubSubMessages.Publish.Builder.html |    991 +
 .../msg/DistributedPubSubMessages.Publish.html     |   1169 +
 ...DistributedPubSubMessages.PublishOrBuilder.html |    384 +
 .../DistributedPubSubMessages.Send.Builder.html    |   1081 +
 .../msg/DistributedPubSubMessages.Send.html        |   1233 +
 .../DistributedPubSubMessages.SendOrBuilder.html   |    426 +
 ...istributedPubSubMessages.SendToAll.Builder.html |   1081 +
 .../msg/DistributedPubSubMessages.SendToAll.html   |   1233 +
 ...stributedPubSubMessages.SendToAllOrBuilder.html |    426 +
 ...PubSubMessages.SendToOneSubscriber.Builder.html |    855 +
 ...tributedPubSubMessages.SendToOneSubscriber.html |   1082 +
 ...ubSubMessages.SendToOneSubscriberOrBuilder.html |    321 +
 .../DistributedPubSubMessages.Status.Builder.html  |   1122 +
 ...butedPubSubMessages.Status.Version.Builder.html |    940 +
 .../DistributedPubSubMessages.Status.Version.html  |   1139 +
 ...utedPubSubMessages.Status.VersionOrBuilder.html |    363 +
 .../msg/DistributedPubSubMessages.Status.html      |   1189 +
 .../DistributedPubSubMessages.StatusOrBuilder.html |    389 +
 .../protobuf/msg/DistributedPubSubMessages.html    |    417 +
 .../pubsub/protobuf/msg/package-summary.html       |    372 +
 .../cluster/pubsub/protobuf/msg/package-tree.html  |    232 +
 .../pekko/cluster/routing/ClusterRouterActor.html  |    440 +
 .../cluster/routing/ClusterRouterConfigBase.html   |    412 +
 .../pekko/cluster/routing/ClusterRouterGroup$.html |    411 +
 .../pekko/cluster/routing/ClusterRouterGroup.html  |    648 +
 .../routing/ClusterRouterGroupSettings$.html       |    460 +
 .../routing/ClusterRouterGroupSettings.html        |    848 +
 .../pekko/cluster/routing/ClusterRouterPool$.html  |    411 +
 .../pekko/cluster/routing/ClusterRouterPool.html   |    699 +
 .../routing/ClusterRouterPoolSettings$.html        |    460 +
 .../cluster/routing/ClusterRouterPoolSettings.html |    850 +
 .../routing/ClusterRouterSettingsBase$.html        |    374 +
 .../cluster/routing/ClusterRouterSettingsBase.html |    282 +
 .../pekko/cluster/routing/package-summary.html     |    240 +
 .../apache/pekko/cluster/routing/package-tree.html |    190 +
 .../apache/pekko/cluster/sbr/DowningStrategy$.html |    313 +
 .../pekko/cluster/sbr/KeepOldestSettings$.html     |    414 +
 .../pekko/cluster/sbr/LeaseMajoritySettings$.html  |    417 +
 .../pekko/cluster/sbr/SplitBrainResolver$.html     |    353 +
 .../cluster/sbr/SplitBrainResolverProvider.html    |    364 +
 .../cluster/sbr/SplitBrainResolverSettings$.html   |    421 +
 .../pekko/cluster/sbr/StaticQuorumSettings$.html   |    414 +
 .../apache/pekko/cluster/sbr/package-summary.html  |    197 +
 .../org/apache/pekko/cluster/sbr/package-tree.html |    180 +
 .../pekko/cluster/sharding/ClusterSharding$.html   |    559 +
 .../pekko/cluster/sharding/ClusterSharding.html    |   1028 +
 .../cluster/sharding/ClusterShardingGuardian$.html |    313 +
 .../sharding/ClusterShardingHealthCheck$.html      |    350 +
 .../sharding/ClusterShardingHealthCheck.html       |    336 +
 .../ClusterShardingHealthCheckSettings$.html       |    351 +
 .../ClusterShardingHealthCheckSettings.html        |    335 +
 .../sharding/ClusterShardingSerializable.html      |    203 +
 .../cluster/sharding/ClusterShardingSettings$.html |    440 +
 ...ositePassivationStrategy$.AdmissionFilter$.html |    354 +
 ...positePassivationStrategy$.AdmissionFilter.html |    193 +
 ...tePassivationStrategy$.AdmissionOptimizer$.html |    354 +
 ...itePassivationStrategy$.AdmissionOptimizer.html |    193 +
 ...assivationStrategy$.AlwaysAdmissionFilter$.html |    489 +
 ...nStrategy$.FrequencySketchAdmissionFilter$.html |    422 +
 ...onStrategy$.FrequencySketchAdmissionFilter.html |    613 +
 ...nStrategy$.HillClimbingAdmissionOptimizer$.html |    422 +
 ...onStrategy$.HillClimbingAdmissionOptimizer.html |    613 +
 ...PassivationStrategy$.NoAdmissionOptimizer$.html |    489 +
 ...dingSettings.CompositePassivationStrategy$.html |    485 +
 ...rShardingSettings.IdlePassivationStrategy$.html |    397 +
 ...gs.LeastFrequentlyUsedPassivationStrategy$.html |    403 +
 ...ings.LeastRecentlyUsedPassivationStrategy$.html |    403 +
 ...tings.MostRecentlyUsedPassivationStrategy$.html |    418 +
 ...terShardingSettings.NoPassivationStrategy$.html |    490 +
 ...usterShardingSettings.PassivationStrategy$.html |    388 +
 ...lusterShardingSettings.PassivationStrategy.html |    198 +
 ...ttings$.AdmissionSettings$.FilterSettings$.html |    354 +
 ...ettings$.AdmissionSettings$.FilterSettings.html |    193 +
 ...dmissionSettings$.FrequencySketchSettings$.html |    368 +
 ...AdmissionSettings$.FrequencySketchSettings.html |    413 +
 ...$.AdmissionSettings$.HillClimbingSettings$.html |    368 +
 ...s$.AdmissionSettings$.HillClimbingSettings.html |    413 +
 ...ngs$.AdmissionSettings$.OptimizerSettings$.html |    354 +
 ...ings$.AdmissionSettings$.OptimizerSettings.html |    193 +
 ...ttings$.AdmissionSettings$.WindowSettings$.html |    382 +
 ...ettings$.AdmissionSettings$.WindowSettings.html |    443 +
 ...vationStrategySettings$.AdmissionSettings$.html |    436 +
 ...ivationStrategySettings$.AdmissionSettings.html |    353 +
 ...PassivationStrategySettings$.IdleSettings$.html |    382 +
 ....PassivationStrategySettings$.IdleSettings.html |    381 +
 ...tegySettings$.LeastFrequentlyUsedSettings$.html |    368 +
 ...ategySettings$.LeastFrequentlyUsedSettings.html |    337 +
 ...stRecentlyUsedSettings$.SegmentedSettings$.html |    368 +
 ...astRecentlyUsedSettings$.SegmentedSettings.html |    367 +
 ...rategySettings$.LeastRecentlyUsedSettings$.html |    396 +
 ...trategySettings$.LeastRecentlyUsedSettings.html |    351 +
 ...trategySettings$.MostRecentlyUsedSettings$.html |    368 +
 ...StrategySettings$.MostRecentlyUsedSettings.html |    271 +
 ...ssivationStrategySettings$.PolicySettings$.html |    368 +
 ...assivationStrategySettings$.PolicySettings.html |    193 +
 ...rdingSettings.PassivationStrategySettings$.html |    480 +
 ...ardingSettings.PassivationStrategySettings.html |    505 +
 .../ClusterShardingSettings.TuningParameters.html  |    831 +
 .../cluster/sharding/ClusterShardingSettings.html  |   1169 +
 .../cluster/sharding/DDataShardCoordinator$.html   |    313 +
 .../sharding/JoinConfigCompatCheckSharding.html    |    359 +
 .../sharding/NoOpShardingFlightRecorder$.html      |    576 +
 .../sharding/NoOpShardingFlightRecorder.html       |    502 +
 .../sharding/PersistentShardCoordinator.html       |    754 +
 .../RemoveInternalClusterShardingData$.html        |    409 +
 ...dingData.RemoveOnePersistenceId$.Removals$.html |    418 +
 ...rdingData.RemoveOnePersistenceId$.Removals.html |    549 +
 ...ardingData.RemoveOnePersistenceId$.Result$.html |    430 +
 ...hardingData.RemoveOnePersistenceId$.Result.html |    517 +
 ...lusterShardingData.RemoveOnePersistenceId$.html |    397 +
 .../RemoveInternalClusterShardingData.html         |    713 +
 .../org/apache/pekko/cluster/sharding/Shard$.html  |    370 +
 .../pekko/cluster/sharding/ShardCoordinator$.html  |    378 +
 ...oordinator.AbstractShardAllocationStrategy.html |    432 +
 ...tor.ActorSystemDependentAllocationStrategy.html |    275 +
 .../ShardCoordinator.Internal$.BeginHandOff$.html  |    430 +
 .../ShardCoordinator.Internal$.BeginHandOff.html   |    551 +
 ...hardCoordinator.Internal$.BeginHandOffAck$.html |    430 +
 ...ShardCoordinator.Internal$.BeginHandOffAck.html |    546 +
 ...rdCoordinator.Internal$.CoordinatorCommand.html |    199 +
 ...rdCoordinator.Internal$.CoordinatorMessage.html |    199 +
 .../ShardCoordinator.Internal$.DomainEvent.html    |    198 +
 .../ShardCoordinator.Internal$.GetShardHome$.html  |    430 +
 .../ShardCoordinator.Internal$.GetShardHome.html   |    547 +
 ...Coordinator.Internal$.GracefulShutdownReq$.html |    430 +
 ...dCoordinator.Internal$.GracefulShutdownReq.html |    546 +
 .../ShardCoordinator.Internal$.HandOff$.html       |    430 +
 .../ShardCoordinator.Internal$.HandOff.html        |    549 +
 .../ShardCoordinator.Internal$.HostShard$.html     |    430 +
 .../ShardCoordinator.Internal$.HostShard.html      |    546 +
 .../ShardCoordinator.Internal$.RegionStopped$.html |    430 +
 .../ShardCoordinator.Internal$.RegionStopped.html  |    546 +
 .../ShardCoordinator.Internal$.Register$.html      |    430 +
 .../ShardCoordinator.Internal$.Register.html       |    546 +
 .../ShardCoordinator.Internal$.RegisterAck$.html   |    430 +
 .../ShardCoordinator.Internal$.RegisterAck.html    |    546 +
 .../ShardCoordinator.Internal$.RegisterProxy$.html |    430 +
 .../ShardCoordinator.Internal$.RegisterProxy.html  |    546 +
 ...tor.Internal$.ShardCoordinatorInitialized$.html |    489 +
 ...ator.Internal$.ShardCoordinatorInitialized.html |    435 +
 .../ShardCoordinator.Internal$.ShardHome$.html     |    415 +
 .../ShardCoordinator.Internal$.ShardHome.html      |    580 +
 ...dCoordinator.Internal$.ShardHomeAllocated$.html |    415 +
 ...rdCoordinator.Internal$.ShardHomeAllocated.html |    579 +
 ...oordinator.Internal$.ShardHomeDeallocated$.html |    430 +
 ...Coordinator.Internal$.ShardHomeDeallocated.html |    545 +
 .../ShardCoordinator.Internal$.ShardHomes$.html    |    430 +
 .../ShardCoordinator.Internal$.ShardHomes.html     |    546 +
 ...ator.Internal$.ShardRegionProxyRegistered$.html |    430 +
 ...nator.Internal$.ShardRegionProxyRegistered.html |    545 +
 ...ator.Internal$.ShardRegionProxyTerminated$.html |    430 +
 ...nator.Internal$.ShardRegionProxyTerminated.html |    545 +
 ...ordinator.Internal$.ShardRegionRegistered$.html |    430 +
 ...oordinator.Internal$.ShardRegionRegistered.html |    545 +
 ...ordinator.Internal$.ShardRegionTerminated$.html |    430 +
 ...oordinator.Internal$.ShardRegionTerminated.html |    545 +
 .../ShardCoordinator.Internal$.ShardStarted$.html  |    430 +
 .../ShardCoordinator.Internal$.ShardStarted.html   |    546 +
 .../ShardCoordinator.Internal$.ShardStopped$.html  |    430 +
 .../ShardCoordinator.Internal$.ShardStopped.html   |    546 +
 .../ShardCoordinator.Internal$.State$.html         |    473 +
 .../sharding/ShardCoordinator.Internal$.State.html |    777 +
 ...ardCoordinator.Internal$.StateInitialized$.html |    489 +
 ...hardCoordinator.Internal$.StateInitialized.html |    435 +
 .../ShardCoordinator.Internal$.Terminate$.html     |    490 +
 .../ShardCoordinator.Internal$.Terminate.html      |    436 +
 .../sharding/ShardCoordinator.Internal$.html       |    630 +
 ...rdCoordinator.LeastShardAllocationStrategy.html |    359 +
 ...or.RebalanceWorker$.ShardRegionTerminated$.html |    430 +
 ...tor.RebalanceWorker$.ShardRegionTerminated.html |    517 +
 .../ShardCoordinator.RebalanceWorker$.html         |    344 +
 .../ShardCoordinator.ShardAllocationStrategy$.html |    378 +
 .../ShardCoordinator.ShardAllocationStrategy.html  |    317 +
 ...ardCoordinator.StartableAllocationStrategy.html |    278 +
 .../pekko/cluster/sharding/ShardCoordinator.html   |   1210 +
 .../pekko/cluster/sharding/ShardRegion$.html       |    416 +
 .../cluster/sharding/ShardingFlightRecorder$.html  |    395 +
 .../cluster/sharding/ShardingFlightRecorder.html   |    315 +
 .../pekko/cluster/sharding/ShardingLogMarker$.html |    390 +
 .../sharding/ShardingLogMarker.Properties$.html    |    369 +
 .../pekko/cluster/sharding/ShardingLogMarker.html  |    370 +
 .../pekko/cluster/sharding/ShardingQueries$.html   |    313 +
 .../ShardingQueries.ShardsQueryResult$.html        |    439 +
 .../ShardingQueries.ShardsQueryResult.html         |    642 +
 .../pekko/cluster/sharding/ShardingQueries.html    |    299 +
 .../sharding/external/ClientTimeoutException.html  |    297 +
 .../external/ExternalShardAllocation$.html         |    422 +
 .../sharding/external/ExternalShardAllocation.html |    429 +
 .../external/ExternalShardAllocationStrategy$.html |    352 +
 ...lShardAllocationStrategy.GetShardLocation$.html |    430 +
 ...locationStrategy.GetShardLocationResponse$.html |    430 +
 ...ShardAllocationStrategy.GetShardLocations$.html |    489 +
 ...ocationStrategy.GetShardLocationsResponse$.html |    430 +
 ...rnalShardAllocationStrategy.ShardLocation$.html |    430 +
 ...ernalShardAllocationStrategy.ShardLocation.html |    517 +
 .../external/ExternalShardAllocationStrategy.html  |    470 +
 .../cluster/sharding/external/ShardLocations.html  |    322 +
 .../javadsl/ExternalShardAllocationClient.html     |    312 +
 .../sharding/external/javadsl/package-summary.html |    167 +
 .../sharding/external/javadsl/package-tree.html    |    158 +
 .../cluster/sharding/external/package-summary.html |    222 +
 .../cluster/sharding/external/package-tree.html    |    189 +
 .../scaladsl/ExternalShardAllocationClient.html    |    312 +
 .../external/scaladsl/package-summary.html         |    167 +
 .../sharding/external/scaladsl/package-tree.html   |    158 +
 .../AbstractLeastShardAllocationStrategy$.html     |    315 +
 .../cluster/sharding/internal/ActiveEntities$.html |    353 +
 .../sharding/internal/AdmissionFilter$.html        |    353 +
 .../sharding/internal/AdmissionOptimizer$.html     |    353 +
 .../sharding/internal/AlwaysAdmissionFilter$.html  |    426 +
 .../sharding/internal/AlwaysAdmissionFilter.html   |    338 +
 .../DDataRememberEntitiesCoordinatorStore$.html    |    357 +
 .../internal/DDataRememberEntitiesShardStore$.html |    359 +
 .../DisabledEntityPassivationStrategy$.html        |    483 +
 .../DisabledEntityPassivationStrategy.html         |    376 +
 .../internal/EntityPassivationStrategy$.html       |    351 +
 ...ntSourcedRememberEntitiesCoordinatorStore$.html |    353 +
 .../EventSourcedRememberEntitiesShardStore$.html   |    355 +
 .../internal/FrequencySketchAdmissionFilter$.html  |    361 +
 .../internal/LeastShardAllocationStrategy$.html    |    313 +
 .../sharding/internal/NoActiveEntities$.html       |    510 +
 .../sharding/internal/NoActiveEntities.html        |    392 +
 .../sharding/internal/NoAdmissionOptimizer$.html   |    433 +
 .../sharding/internal/NoAdmissionOptimizer.html    |    350 +
 .../RememberEntitiesCoordinatorStore$.html         |    315 +
 ...RememberEntitiesCoordinatorStore.AddShard$.html |    430 +
 .../RememberEntitiesCoordinatorStore.AddShard.html |    519 +
 .../RememberEntitiesCoordinatorStore.Command.html  |    197 +
 ...ememberEntitiesCoordinatorStore.GetShards$.html |    491 +
 ...EntitiesCoordinatorStore.RememberedShards$.html |    430 +
 ...rEntitiesCoordinatorStore.RememberedShards.html |    517 +
 ...memberEntitiesCoordinatorStore.UpdateDone$.html |    430 +
 ...ememberEntitiesCoordinatorStore.UpdateDone.html |    517 +
 ...mberEntitiesCoordinatorStore.UpdateFailed$.html |    430 +
 ...emberEntitiesCoordinatorStore.UpdateFailed.html |    517 +
 .../internal/RememberEntitiesCoordinatorStore.html |    344 +
 .../internal/RememberEntitiesProvider.html         |    284 +
 .../internal/RememberEntitiesShardStore$.html      |    317 +
 .../RememberEntitiesShardStore.Command.html        |    197 +
 .../RememberEntitiesShardStore.GetEntities$.html   |    489 +
 ...mberEntitiesShardStore.RememberedEntities$.html |    430 +
 ...emberEntitiesShardStore.RememberedEntities.html |    517 +
 .../RememberEntitiesShardStore.Update$.html        |    415 +
 .../RememberEntitiesShardStore.Update.html         |    549 +
 .../RememberEntitiesShardStore.UpdateDone$.html    |    415 +
 .../RememberEntitiesShardStore.UpdateDone.html     |    549 +
 .../internal/RememberEntitiesShardStore.html       |    330 +
 .../sharding/internal/RememberEntityStarter$.html  |    359 +
 .../cluster/sharding/internal/package-summary.html |    400 +
 .../cluster/sharding/internal/package-tree.html    |    217 +
 .../pekko/cluster/sharding/package-summary.html    |    630 +
 .../pekko/cluster/sharding/package-tree.html       |    348 +
 ...erShardingMessages.ActorRefMessage.Builder.html |    834 +
 .../ClusterShardingMessages.ActorRefMessage.html   |   1077 +
 ...rShardingMessages.ActorRefMessageOrBuilder.html |    325 +
 .../ClusterShardingMessages.Address.Builder.html   |   1201 +
 .../msg/ClusterShardingMessages.Address.html       |   1322 +
 .../ClusterShardingMessages.AddressOrBuilder.html  |    493 +
 ...rdingMessages.ClusterShardingStats.Builder.html |   1032 +
 ...usterShardingMessages.ClusterShardingStats.html |   1113 +
 ...Messages.ClusterShardingStatsEntry.Builder.html |   1002 +
 ...ShardingMessages.ClusterShardingStatsEntry.html |   1160 +
 ...essages.ClusterShardingStatsEntryOrBuilder.html |    380 +
 ...dingMessages.ClusterShardingStatsOrBuilder.html |    347 +
 ...rShardingMessages.CoordinatorState.Builder.html |   1668 +
 ...ssages.CoordinatorState.ShardEntry.Builder.html |    970 +
 ...ardingMessages.CoordinatorState.ShardEntry.html |   1164 +
 ...sages.CoordinatorState.ShardEntryOrBuilder.html |    388 +
 .../ClusterShardingMessages.CoordinatorState.html  |   1467 +
 ...ShardingMessages.CoordinatorStateOrBuilder.html |    611 +
 ...terShardingMessages.CurrentRegions.Builder.html |   1032 +
 .../ClusterShardingMessages.CurrentRegions.html    |   1113 +
 ...erShardingMessages.CurrentRegionsOrBuilder.html |    347 +
 ...ngMessages.CurrentShardRegionState.Builder.html |   1244 +
 ...erShardingMessages.CurrentShardRegionState.html |   1227 +
 ...gMessages.CurrentShardRegionStateOrBuilder.html |    435 +
 ...ShardingMessages.CurrentShardState.Builder.html |   1046 +
 .../ClusterShardingMessages.CurrentShardState.html |   1191 +
 ...hardingMessages.CurrentShardStateOrBuilder.html |    413 +
 ...erShardingMessages.EntitiesStarted.Builder.html |    910 +
 .../ClusterShardingMessages.EntitiesStarted.html   |   1104 +
 ...rShardingMessages.EntitiesStartedOrBuilder.html |    350 +
 ...erShardingMessages.EntitiesStopped.Builder.html |    910 +
 .../ClusterShardingMessages.EntitiesStopped.html   |   1104 +
 ...rShardingMessages.EntitiesStoppedOrBuilder.html |    350 +
 ...sterShardingMessages.EntityStarted.Builder.html |    838 +
 .../msg/ClusterShardingMessages.EntityStarted.html |   1082 +
 ...terShardingMessages.EntityStartedOrBuilder.html |    325 +
 ...lusterShardingMessages.EntityState.Builder.html |    910 +
 .../msg/ClusterShardingMessages.EntityState.html   |   1104 +
 ...usterShardingMessages.EntityStateOrBuilder.html |    350 +
 ...sterShardingMessages.EntityStopped.Builder.html |    838 +
 .../msg/ClusterShardingMessages.EntityStopped.html |   1082 +
 ...terShardingMessages.EntityStoppedOrBuilder.html |    325 +
 ...ngMessages.GetClusterShardingStats.Builder.html |    788 +
 ...erShardingMessages.GetClusterShardingStats.html |   1054 +
 ...gMessages.GetClusterShardingStatsOrBuilder.html |    304 +
 ...sterShardingMessages.MapFieldEntry.Builder.html |    924 +
 .../msg/ClusterShardingMessages.MapFieldEntry.html |   1141 +
 ...terShardingMessages.MapFieldEntryOrBuilder.html |    367 +
 ...rdingMessages.RememberedShardState.Builder.html |   1000 +
 ...usterShardingMessages.RememberedShardState.html |   1168 +
 ...dingMessages.RememberedShardStateOrBuilder.html |    392 +
 .../ClusterShardingMessages.ShardHome.Builder.html |    970 +
 .../msg/ClusterShardingMessages.ShardHome.html     |   1164 +
 ...hardingMessages.ShardHomeAllocated.Builder.html |    970 +
 ...ClusterShardingMessages.ShardHomeAllocated.html |   1164 +
 ...ardingMessages.ShardHomeAllocatedOrBuilder.html |    388 +
 ...ClusterShardingMessages.ShardHomeOrBuilder.html |    388 +
 ...ClusterShardingMessages.ShardHomes.Builder.html |   1032 +
 .../msg/ClusterShardingMessages.ShardHomes.html    |   1113 +
 ...erShardingMessages.ShardHomesEntry.Builder.html |   1050 +
 .../ClusterShardingMessages.ShardHomesEntry.html   |   1196 +
 ...rShardingMessages.ShardHomesEntryOrBuilder.html |    413 +
 ...lusterShardingMessages.ShardHomesOrBuilder.html |    347 +
 ...terShardingMessages.ShardIdMessage.Builder.html |    834 +
 .../ClusterShardingMessages.ShardIdMessage.html    |   1077 +
 ...erShardingMessages.ShardIdMessageOrBuilder.html |    325 +
 ...rShardingMessages.ShardRegionStats.Builder.html |   1244 +
 .../ClusterShardingMessages.ShardRegionStats.html  |   1227 +
 ...ShardingMessages.ShardRegionStatsOrBuilder.html |    435 +
 ...ClusterShardingMessages.ShardState.Builder.html |   1046 +
 .../msg/ClusterShardingMessages.ShardState.html    |   1191 +
 ...lusterShardingMessages.ShardStateOrBuilder.html |    413 +
 ...ClusterShardingMessages.ShardStats.Builder.html |    924 +
 .../msg/ClusterShardingMessages.ShardStats.html    |   1141 +
 ...lusterShardingMessages.ShardStatsOrBuilder.html |    367 +
 ...lusterShardingMessages.StartEntity.Builder.html |    834 +
 .../msg/ClusterShardingMessages.StartEntity.html   |   1077 +
 ...terShardingMessages.StartEntityAck.Builder.html |    970 +
 .../ClusterShardingMessages.StartEntityAck.html    |   1164 +
 ...erShardingMessages.StartEntityAckOrBuilder.html |    388 +
 ...usterShardingMessages.StartEntityOrBuilder.html |    325 +
 .../protobuf/msg/ClusterShardingMessages.html      |    628 +
 .../sharding/protobuf/msg/package-summary.html     |    618 +
 .../sharding/protobuf/msg/package-tree.html        |    280 +
 .../sharding/typed/ClusterShardingQuery.html       |    194 +
 .../sharding/typed/ClusterShardingSettings$.html   |    452 +
 ...ttings$.AdmissionSettings$.FilterSettings$.html |    368 +
 ...ettings$.AdmissionSettings$.FilterSettings.html |    193 +
 ...dmissionSettings$.FrequencySketchSettings$.html |    382 +
 ...AdmissionSettings$.FrequencySketchSettings.html |    413 +
 ...$.AdmissionSettings$.HillClimbingSettings$.html |    382 +
 ...s$.AdmissionSettings$.HillClimbingSettings.html |    413 +
 ...ngs$.AdmissionSettings$.OptimizerSettings$.html |    368 +
 ...ings$.AdmissionSettings$.OptimizerSettings.html |    193 +
 ...ttings$.AdmissionSettings$.WindowSettings$.html |    382 +
 ...ettings$.AdmissionSettings$.WindowSettings.html |    443 +
 ...vationStrategySettings$.AdmissionSettings$.html |    450 +
 ...ivationStrategySettings$.AdmissionSettings.html |    353 +
 ...PassivationStrategySettings$.IdleSettings$.html |    382 +
 ....PassivationStrategySettings$.IdleSettings.html |    381 +
 ...tegySettings$.LeastFrequentlyUsedSettings$.html |    382 +
 ...ategySettings$.LeastFrequentlyUsedSettings.html |    337 +
 ...stRecentlyUsedSettings$.SegmentedSettings$.html |    368 +
 ...astRecentlyUsedSettings$.SegmentedSettings.html |    367 +
 ...rategySettings$.LeastRecentlyUsedSettings$.html |    410 +
 ...trategySettings$.LeastRecentlyUsedSettings.html |    351 +
 ...trategySettings$.MostRecentlyUsedSettings$.html |    382 +
 ...StrategySettings$.MostRecentlyUsedSettings.html |    271 +
 ...ssivationStrategySettings$.PolicySettings$.html |    368 +
 ...assivationStrategySettings$.PolicySettings.html |    193 +
 ...rdingSettings.PassivationStrategySettings$.html |    475 +
 ...ardingSettings.PassivationStrategySettings.html |    505 +
 ...hardingSettings.RememberEntitiesStoreMode$.html |    354 +
 ...ShardingSettings.RememberEntitiesStoreMode.html |    257 +
 ...ngSettings.RememberEntitiesStoreModeDData$.html |    507 +
 ...ngs.RememberEntitiesStoreModeEventSourced$.html |    507 +
 .../ClusterShardingSettings.StateStoreMode$.html   |    354 +
 .../ClusterShardingSettings.StateStoreMode.html    |    257 +
 ...usterShardingSettings.StateStoreModeDData$.html |    507 +
 ...hardingSettings.StateStoreModePersistence$.html |    507 +
 .../ClusterShardingSettings.TuningParameters.html  |   1041 +
 .../sharding/typed/ClusterShardingSettings.html    |   1162 +
 .../sharding/typed/GetClusterShardingStats$.html   |    413 +
 .../sharding/typed/GetClusterShardingStats.html    |    642 +
 .../sharding/typed/GetShardRegionState$.html       |    411 +
 .../sharding/typed/GetShardRegionState.html        |    603 +
 .../sharding/typed/HashCodeMessageExtractor.html   |    397 +
 .../typed/HashCodeNoEnvelopeMessageExtractor.html  |    394 +
 .../sharding/typed/Murmur2MessageExtractor.html    |    394 +
 .../typed/Murmur2NoEnvelopeMessageExtractor.html   |    367 +
 .../cluster/sharding/typed/ReplicatedEntity$.html  |    386 +
 .../cluster/sharding/typed/ReplicatedEntity.html   |    371 +
 .../sharding/typed/ReplicatedEntityProvider$.html  |    501 +
 .../sharding/typed/ReplicatedEntityProvider.html   |    511 +
 .../cluster/sharding/typed/ReplicatedSharding.html |    272 +
 .../typed/ReplicatedShardingExtension$.html        |    386 +
 .../typed/ReplicatedShardingExtension.html         |    283 +
 .../typed/ShardedDaemonProcessSettings$.html       |    387 +
 .../typed/ShardedDaemonProcessSettings.html        |    421 +
 .../sharding/typed/ShardingDirectReplication$.html |    372 +
 .../typed/ShardingDirectReplication.Command.html   |    194 +
 .../ShardingDirectReplication.VerifyStarted$.html  |    430 +
 .../sharding/typed/ShardingDirectReplication.html  |    357 +
 .../cluster/sharding/typed/ShardingEnvelope$.html  |    395 +
 .../cluster/sharding/typed/ShardingEnvelope.html   |    596 +
 .../sharding/typed/ShardingMessageExtractor$.html  |    381 +
 .../sharding/typed/ShardingMessageExtractor.html   |    409 +
 .../delivery/ShardingConsumerController$.html      |    451 +
 .../ShardingConsumerController.Settings$.html      |    416 +
 .../ShardingConsumerController.Settings.html       |    369 +
 .../typed/delivery/ShardingConsumerController.html |    434 +
 .../delivery/ShardingProducerController$.html      |    508 +
 .../ShardingProducerController.Command.html        |    202 +
 ...roducerController.MessageWithConfirmation$.html |    401 +
 ...ProducerController.MessageWithConfirmation.html |    592 +
 .../ShardingProducerController.RequestNext$.html   |    401 +
 .../ShardingProducerController.RequestNext.html    |    659 +
 .../ShardingProducerController.Settings$.html      |    416 +
 .../ShardingProducerController.Settings.html       |    551 +
 .../ShardingProducerController.Start$.html         |    395 +
 .../delivery/ShardingProducerController.Start.html |    522 +
 .../typed/delivery/ShardingProducerController.html |    533 +
 .../internal/ShardingConsumerControllerImpl$.html  |    353 +
 .../internal/ShardingConsumerControllerImpl.html   |    327 +
 .../internal/ShardingProducerControllerImpl$.html  |    359 +
 ...dingProducerControllerImpl.InternalCommand.html |    201 +
 ...ucerControllerImpl.UnsealedInternalCommand.html |    207 +
 .../internal/ShardingProducerControllerImpl.html   |    355 +
 .../typed/delivery/internal/package-summary.html   |    202 +
 .../typed/delivery/internal/package-tree.html      |    175 +
 .../sharding/typed/delivery/package-summary.html   |    249 +
 .../sharding/typed/delivery/package-tree.html      |    189 +
 .../sharding/typed/internal/EntityRefImpl$.html    |    350 +
 .../typed/internal/EntityTypeKeyImpl$.html         |    393 +
 .../cluster/sharding/typed/internal/Murmur2$.html  |    381 +
 .../cluster/sharding/typed/internal/Murmur2.html   |    336 +
 .../typed/internal/ShardCommandActor$.html         |    351 +
 .../sharding/typed/internal/ShardCommandActor.html |    306 +
 .../typed/internal/ShardedDaemonProcessImpl$.html  |    313 +
 .../sharding/typed/internal/ShardingState$.html    |    351 +
 .../sharding/typed/internal/ShardingState.html     |    306 +
 .../sharding/typed/internal/package-summary.html   |    211 +
 .../sharding/typed/internal/package-tree.html      |    170 +
 .../ShardingMessages.ShardingEnvelope.Builder.html |    986 +
 .../ShardingMessages.ShardingEnvelope.html         |   1162 +
 ...ShardingMessages.ShardingEnvelopeOrBuilder.html |    384 +
 .../typed/internal/protobuf/ShardingMessages.html  |    323 +
 .../typed/internal/protobuf/package-summary.html   |    192 +
 .../typed/internal/protobuf/package-tree.html      |    202 +
 .../sharding/typed/javadsl/ClusterSharding$.html   |    350 +
 .../typed/javadsl/ClusterSharding.Passivate$.html  |    395 +
 .../typed/javadsl/ClusterSharding.Passivate.html   |    522 +
 .../javadsl/ClusterSharding.ShardCommand.html      |    208 +
 .../sharding/typed/javadsl/ClusterSharding.html    |    568 +
 .../cluster/sharding/typed/javadsl/Entity$.html    |    362 +
 .../cluster/sharding/typed/javadsl/Entity.html     |    578 +
 .../sharding/typed/javadsl/EntityContext.html      |    348 +
 .../sharding/typed/javadsl/EntityFactory.html      |    251 +
 .../cluster/sharding/typed/javadsl/EntityRef.html  |    448 +
 .../sharding/typed/javadsl/EntityTypeKey$.html     |    355 +
 .../sharding/typed/javadsl/EntityTypeKey.html      |    330 +
 .../typed/javadsl/ShardedDaemonProcess$.html       |    350 +
 .../typed/javadsl/ShardedDaemonProcess.html        |    447 +
 .../sharding/typed/javadsl/StartEntity$.html       |    358 +
 .../sharding/typed/javadsl/StartEntity.html        |    313 +
 .../sharding/typed/javadsl/package-summary.html    |    259 +
 .../sharding/typed/javadsl/package-tree.html       |    186 +
 .../cluster/sharding/typed/package-summary.html    |    468 +
 .../pekko/cluster/sharding/typed/package-tree.html |    252 +
 .../sharding/typed/scaladsl/ClusterSharding$.html  |    370 +
 .../typed/scaladsl/ClusterSharding.Passivate$.html |    395 +
 .../typed/scaladsl/ClusterSharding.Passivate.html  |    522 +
 .../scaladsl/ClusterSharding.ShardCommand.html     |    207 +
 .../sharding/typed/scaladsl/ClusterSharding.html   |    521 +
 .../typed/scaladsl/ClusterShardingSetup$.html      |    350 +
 .../typed/scaladsl/ClusterShardingSetup.html       |    332 +
 .../cluster/sharding/typed/scaladsl/Entity$.html   |    362 +
 .../cluster/sharding/typed/scaladsl/Entity.html    |    538 +
 .../sharding/typed/scaladsl/EntityContext.html     |    348 +
 .../cluster/sharding/typed/scaladsl/EntityRef.html |    497 +
 .../sharding/typed/scaladsl/EntityTypeKey$.html    |    355 +
 .../sharding/typed/scaladsl/EntityTypeKey.html     |    269 +
 .../typed/scaladsl/ShardedDaemonProcess$.html      |    370 +
 .../typed/scaladsl/ShardedDaemonProcess.html       |    399 +
 .../sharding/typed/scaladsl/StartEntity$.html      |    356 +
 .../sharding/typed/scaladsl/StartEntity.html       |    311 +
 .../sharding/typed/scaladsl/package-summary.html   |    266 +
 .../sharding/typed/scaladsl/package-tree.html      |    203 +
 .../typed/testkit/javadsl/TestEntityRef$.html      |    356 +
 .../typed/testkit/javadsl/TestEntityRef.html       |    311 +
 .../typed/testkit/javadsl/package-summary.html     |    173 +
 .../typed/testkit/javadsl/package-tree.html        |    163 +
 .../typed/testkit/scaladsl/TestEntityRef$.html     |    356 +
 .../typed/testkit/scaladsl/TestEntityRef.html      |    311 +
 .../typed/testkit/scaladsl/package-summary.html    |    173 +
 .../typed/testkit/scaladsl/package-tree.html       |    163 +
 .../singleton/ClusterSingletonManager$.html        |    357 +
 .../singleton/ClusterSingletonManager.Data.html    |    199 +
 ...etonManager.Internal$.AcquireLeaseFailure$.html |    430 +
 ...letonManager.Internal$.AcquireLeaseFailure.html |    545 +
 ...letonManager.Internal$.AcquireLeaseResult$.html |    433 +
 ...gletonManager.Internal$.AcquireLeaseResult.html |    545 +
 ...SingletonManager.Internal$.AcquiringLease$.html |    489 +
 ...rSingletonManager.Internal$.AcquiringLease.html |    435 +
 ...letonManager.Internal$.AcquiringLeaseData$.html |    418 +
 ...gletonManager.Internal$.AcquiringLeaseData.html |    579 +
 ...SingletonManager.Internal$.BecomingOldest$.html |    489 +
 ...rSingletonManager.Internal$.BecomingOldest.html |    435 +
 ...letonManager.Internal$.BecomingOldestData$.html |    430 +
 ...gletonManager.Internal$.BecomingOldestData.html |    545 +
 ...ClusterSingletonManager.Internal$.Cleanup$.html |    489 +
 .../ClusterSingletonManager.Internal$.Cleanup.html |    435 +
 ...tonManager.Internal$.DelayedMemberRemoved$.html |    430 +
 ...etonManager.Internal$.DelayedMemberRemoved.html |    545 +
 .../ClusterSingletonManager.Internal$.End$.html    |    489 +
 .../ClusterSingletonManager.Internal$.End.html     |    435 +
 ...ClusterSingletonManager.Internal$.EndData$.html |    489 +
 .../ClusterSingletonManager.Internal$.EndData.html |    435 +
 ...erSingletonManager.Internal$.HandOverDone$.html |    492 +
 ...terSingletonManager.Internal$.HandOverDone.html |    438 +
 ...letonManager.Internal$.HandOverInProgress$.html |    492 +
 ...gletonManager.Internal$.HandOverInProgress.html |    438 +
 ...rSingletonManager.Internal$.HandOverRetry$.html |    433 +
 ...erSingletonManager.Internal$.HandOverRetry.html |    545 +
 ...erSingletonManager.Internal$.HandOverToMe$.html |    492 +
 ...terSingletonManager.Internal$.HandOverToMe.html |    438 +
 ...terSingletonManager.Internal$.HandingOver$.html |    489 +
 ...sterSingletonManager.Internal$.HandingOver.html |    435 +
 ...ingletonManager.Internal$.HandingOverData$.html |    415 +
 ...SingletonManager.Internal$.HandingOverData.html |    579 +
 ...usterSingletonManager.Internal$.LeaseLost$.html |    430 +
 ...lusterSingletonManager.Internal$.LeaseLost.html |    545 +
 ...sterSingletonManager.Internal$.LeaseRetry$.html |    489 +
 ...usterSingletonManager.Internal$.LeaseRetry.html |    435 +
 .../ClusterSingletonManager.Internal$.Oldest$.html |    489 +
 .../ClusterSingletonManager.Internal$.Oldest.html  |    435 +
 ...etonManager.Internal$.OldestChangedBuffer$.html |    316 +
 ...ger.Internal$.OldestChangedBuffer.GetNext$.html |    490 +
 ...l$.OldestChangedBuffer.InitialOldestState$.html |    418 +
 ...al$.OldestChangedBuffer.InitialOldestState.html |    550 +
 ...ternal$.OldestChangedBuffer.OldestChanged$.html |    430 +
 ...nternal$.OldestChangedBuffer.OldestChanged.html |    517 +
 ...letonManager.Internal$.OldestChangedBuffer.html |    780 +
 ...sterSingletonManager.Internal$.OldestData$.html |    430 +
 ...usterSingletonManager.Internal$.OldestData.html |    545 +
 ...etonManager.Internal$.ReleaseLeaseFailure$.html |    430 +
 ...letonManager.Internal$.ReleaseLeaseFailure.html |    545 +
 ...letonManager.Internal$.ReleaseLeaseResult$.html |    433 +
 ...gletonManager.Internal$.ReleaseLeaseResult.html |    545 +
 ...terSingletonManager.Internal$.SelfExiting$.html |    489 +
 ...sterSingletonManager.Internal$.SelfExiting.html |    435 +
 .../ClusterSingletonManager.Internal$.Start$.html  |    489 +
 .../ClusterSingletonManager.Internal$.Start.html   |    435 +
 ...anager.Internal$.StartOldestChangedBuffer$.html |    489 +
 ...Manager.Internal$.StartOldestChangedBuffer.html |    435 +
 ...lusterSingletonManager.Internal$.Stopping$.html |    489 +
 ...ClusterSingletonManager.Internal$.Stopping.html |    435 +
 ...erSingletonManager.Internal$.StoppingData$.html |    430 +
 ...terSingletonManager.Internal$.StoppingData.html |    545 +
 ...lusterSingletonManager.Internal$.TakeOver$.html |    489 +
 ...ClusterSingletonManager.Internal$.TakeOver.html |    435 +
 ...SingletonManager.Internal$.TakeOverFromMe$.html |    494 +
 ...rSingletonManager.Internal$.TakeOverFromMe.html |    440 +
 ...rSingletonManager.Internal$.TakeOverRetry$.html |    433 +
 ...erSingletonManager.Internal$.TakeOverRetry.html |    545 +
 ...rSingletonManager.Internal$.Uninitialized$.html |    489 +
 ...erSingletonManager.Internal$.Uninitialized.html |    435 +
 ...usterSingletonManager.Internal$.WasOldest$.html |    489 +
 ...lusterSingletonManager.Internal$.WasOldest.html |    435 +
 ...rSingletonManager.Internal$.WasOldestData$.html |    415 +
 ...erSingletonManager.Internal$.WasOldestData.html |    579 +
 ...ClusterSingletonManager.Internal$.Younger$.html |    489 +
 .../ClusterSingletonManager.Internal$.Younger.html |    435 +
 ...terSingletonManager.Internal$.YoungerData$.html |    430 +
 ...sterSingletonManager.Internal$.YoungerData.html |    545 +
 .../ClusterSingletonManager.Internal$.html         |    807 +
 .../singleton/ClusterSingletonManager.State.html   |    199 +
 .../cluster/singleton/ClusterSingletonManager.html |   1396 +
 .../singleton/ClusterSingletonManagerIsStuck.html  |    307 +
 .../ClusterSingletonManagerSettings$.html          |    412 +
 .../singleton/ClusterSingletonManagerSettings.html |    573 +
 .../cluster/singleton/ClusterSingletonMessage.html |    199 +
 .../cluster/singleton/ClusterSingletonProxy$.html  |    362 +
 .../cluster/singleton/ClusterSingletonProxy.html   |    927 +
 .../singleton/ClusterSingletonProxySettings$.html  |    412 +
 .../singleton/ClusterSingletonProxySettings.html   |    578 +
 .../pekko/cluster/singleton/package-summary.html   |    258 +
 .../pekko/cluster/singleton/package-tree.html      |    284 +
 .../org/apache/pekko/cluster/typed/Cluster$.html   |    388 +
 .../org/apache/pekko/cluster/typed/Cluster.html    |    473 +
 .../apache/pekko/cluster/typed/ClusterCommand.html |    198 +
 .../apache/pekko/cluster/typed/ClusterSetup$.html  |    350 +
 .../apache/pekko/cluster/typed/ClusterSetup.html   |    332 +
 .../pekko/cluster/typed/ClusterSingleton$.html     |    387 +
 .../pekko/cluster/typed/ClusterSingleton.html      |    411 +
 .../pekko/cluster/typed/ClusterSingletonImpl$.html |    351 +
 .../pekko/cluster/typed/ClusterSingletonImpl.html  |    306 +
 .../typed/ClusterSingletonManagerSettings$.html    |    412 +
 .../typed/ClusterSingletonManagerSettings.html     |    599 +
 .../cluster/typed/ClusterSingletonSettings$.html   |    381 +
 .../cluster/typed/ClusterSingletonSettings.html    |    634 +
 .../cluster/typed/ClusterSingletonSetup$.html      |    350 +
 .../pekko/cluster/typed/ClusterSingletonSetup.html |    332 +
 .../cluster/typed/ClusterStateSubscription.html    |    196 +
 .../org/apache/pekko/cluster/typed/Down$.html      |    426 +
 .../org/apache/pekko/cluster/typed/Down.html       |    547 +
 .../pekko/cluster/typed/GetCurrentState$.html      |    426 +
 .../pekko/cluster/typed/GetCurrentState.html       |    541 +
 .../org/apache/pekko/cluster/typed/Join$.html      |    390 +
 .../org/apache/pekko/cluster/typed/Join.html       |    566 +
 .../apache/pekko/cluster/typed/JoinSeedNodes$.html |    426 +
 .../apache/pekko/cluster/typed/JoinSeedNodes.html  |    570 +
 .../org/apache/pekko/cluster/typed/Leave$.html     |    390 +
 .../org/apache/pekko/cluster/typed/Leave.html      |    568 +
 .../typed/PrepareForFullClusterShutdown$.html      |    502 +
 .../typed/PrepareForFullClusterShutdown.html       |    206 +
 .../apache/pekko/cluster/typed/SelfRemoved$.html   |    426 +
 .../apache/pekko/cluster/typed/SelfRemoved.html    |    545 +
 .../org/apache/pekko/cluster/typed/SelfUp$.html    |    426 +
 .../org/apache/pekko/cluster/typed/SelfUp.html     |    547 +
 .../pekko/cluster/typed/SingletonActor$.html       |    382 +
 .../apache/pekko/cluster/typed/SingletonActor.html |    463 +
 .../org/apache/pekko/cluster/typed/Subscribe$.html |    394 +
 .../org/apache/pekko/cluster/typed/Subscribe.html  |    601 +
 .../apache/pekko/cluster/typed/Unsubscribe$.html   |    391 +
 .../apache/pekko/cluster/typed/Unsubscribe.html    |    541 +
 .../typed/internal/AdapterClusterImpl$.html        |    313 +
 .../cluster/typed/internal/package-summary.html    |    167 +
 .../pekko/cluster/typed/internal/package-tree.html |    162 +
 ...terMessages.PubSubMessagePublished.Builder.html |    850 +
 .../ClusterMessages.PubSubMessagePublished.html    |   1075 +
 ...erMessages.PubSubMessagePublishedOrBuilder.html |    321 +
 .../ClusterMessages.ReceptionistEntry.Builder.html |   1014 +
 .../ClusterMessages.ReceptionistEntry.html         |   1205 +
 ...ClusterMessages.ReceptionistEntryOrBuilder.html |    409 +
 .../typed/internal/protobuf/ClusterMessages.html   |    335 +
 .../protobuf/ReliableDelivery.Ack.Builder.html     |    792 +
 .../internal/protobuf/ReliableDelivery.Ack.html    |   1059 +
 .../protobuf/ReliableDelivery.AckOrBuilder.html    |    304 +
 .../protobuf/ReliableDelivery.Cleanup.Builder.html |    914 +
 .../protobuf/ReliableDelivery.Cleanup.html         |   1109 +
 .../ReliableDelivery.CleanupOrBuilder.html         |    350 +
 .../ReliableDelivery.Confirmed.Builder.html        |   1018 +
 .../protobuf/ReliableDelivery.Confirmed.html       |   1210 +
 .../ReliableDelivery.ConfirmedOrBuilder.html       |    409 +
 .../ReliableDelivery.MessageSent.Builder.html      |   1440 +
 .../protobuf/ReliableDelivery.MessageSent.html     |   1487 +
 .../ReliableDelivery.MessageSentOrBuilder.html     |    594 +
 .../ReliableDelivery.RegisterConsumer.Builder.html |    838 +
 .../ReliableDelivery.RegisterConsumer.html         |   1082 +
 ...ReliableDelivery.RegisterConsumerOrBuilder.html |    325 +
 .../protobuf/ReliableDelivery.Request.Builder.html |   1062 +
 .../protobuf/ReliableDelivery.Request.html         |   1251 +
 .../ReliableDelivery.RequestOrBuilder.html         |    430 +
 .../protobuf/ReliableDelivery.Resend.Builder.html  |    792 +
 .../internal/protobuf/ReliableDelivery.Resend.html |   1059 +
 .../protobuf/ReliableDelivery.ResendOrBuilder.html |    304 +
 .../ReliableDelivery.SequencedMessage.Builder.html |   1576 +
 .../ReliableDelivery.SequencedMessage.html         |   1574 +
 ...ReliableDelivery.SequencedMessageOrBuilder.html |    657 +
 .../protobuf/ReliableDelivery.State.Builder.html   |   1550 +
 .../internal/protobuf/ReliableDelivery.State.html  |   1369 +
 .../protobuf/ReliableDelivery.StateOrBuilder.html  |    516 +
 .../typed/internal/protobuf/ReliableDelivery.html  |    428 +
 .../typed/internal/protobuf/package-summary.html   |    374 +
 .../typed/internal/protobuf/package-tree.html      |    233 +
 .../receptionist/ClusterReceptionist$.html         |    408 +
 .../receptionist/ClusterReceptionistProtocol$.html |    313 +
 .../receptionist/ClusterReceptionistProtocol.html  |    268 +
 .../receptionist/ClusterReceptionistSettings$.html |    413 +
 .../internal/receptionist/ServiceRegistry$.html    |    690 +
 .../receptionist/ShardedServiceRegistry$.html      |    398 +
 .../internal/receptionist/package-summary.html     |    197 +
 .../typed/internal/receptionist/package-tree.html  |    167 +
 .../pekko/cluster/typed/package-summary.html       |    363 +
 .../apache/pekko/cluster/typed/package-tree.html   |    223 +
 .../current/org/apache/pekko/compat/Future$.html   |    458 +
 .../current/org/apache/pekko/compat/Future.html    |    413 +
 .../org/apache/pekko/compat/PartialFunction$.html  |    356 +
 .../org/apache/pekko/compat/PartialFunction.html   |    311 +
 .../org/apache/pekko/compat/package-summary.html   |    185 +
 .../org/apache/pekko/compat/package-tree.html      |    165 +
 .../pekko/coordination/lease/LeaseException.html   |    301 +
 .../pekko/coordination/lease/LeaseSettings$.html   |    354 +
 .../pekko/coordination/lease/LeaseSettings.html    |    403 +
 .../coordination/lease/LeaseTimeoutException.html  |    302 +
 .../coordination/lease/LeaseUsageSettings.html     |    311 +
 .../pekko/coordination/lease/TimeoutSettings$.html |    350 +
 .../pekko/coordination/lease/TimeoutSettings.html  |    513 +
 .../pekko/coordination/lease/javadsl/Lease.html    |    394 +
 .../coordination/lease/javadsl/LeaseProvider$.html |    450 +
 .../coordination/lease/javadsl/LeaseProvider.html  |    440 +
 .../lease/javadsl/package-summary.html             |    173 +
 .../coordination/lease/javadsl/package-tree.html   |    164 +
 .../pekko/coordination/lease/package-summary.html  |    200 +
 .../pekko/coordination/lease/package-tree.html     |    183 +
 .../pekko/coordination/lease/scaladsl/Lease.html   |    394 +
 .../lease/scaladsl/LeaseProvider$.html             |    450 +
 .../coordination/lease/scaladsl/LeaseProvider.html |    440 +
 .../lease/scaladsl/package-summary.html            |    173 +
 .../coordination/lease/scaladsl/package-tree.html  |    164 +
 .../org/apache/pekko/discovery/Discovery$.html     |    472 +
 .../org/apache/pekko/discovery/Discovery.html      |    438 +
 .../org/apache/pekko/discovery/Lookup$.html        |    596 +
 .../current/org/apache/pekko/discovery/Lookup.html |    681 +
 .../apache/pekko/discovery/ServiceDiscovery$.html  |    312 +
 ...ServiceDiscovery.DiscoveryTimeoutException.html |    305 +
 .../discovery/ServiceDiscovery.Resolved$.html      |    370 +
 .../pekko/discovery/ServiceDiscovery.Resolved.html |    402 +
 .../ServiceDiscovery.ResolvedTarget$.html          |    378 +
 .../discovery/ServiceDiscovery.ResolvedTarget.html |    438 +
 .../apache/pekko/discovery/ServiceDiscovery.html   |    441 +
 .../aggregate/AggregateServiceDiscovery$.html      |    313 +
 .../AggregateServiceDiscoverySettings.html         |    306 +
 .../pekko/discovery/aggregate/package-summary.html |    173 +
 .../pekko/discovery/aggregate/package-tree.html    |    163 +
 .../discovery/config/ConfigServicesParser$.html    |    351 +
 .../discovery/config/ConfigServicesParser.html     |    306 +
 .../pekko/discovery/config/package-summary.html    |    173 +
 .../pekko/discovery/config/package-tree.html       |    163 +
 .../pekko/discovery/dns/DnsServiceDiscovery$.html  |    353 +
 .../pekko/discovery/dns/package-summary.html       |    167 +
 .../apache/pekko/discovery/dns/package-tree.html   |    162 +
 .../apache/pekko/discovery/package-summary.html    |    227 +
 .../org/apache/pekko/discovery/package-tree.html   |    184 +
 .../dispatch/AbstractBoundedNodeQueue.Node.html    |    379 +
 .../pekko/dispatch/AbstractBoundedNodeQueue.html   |    482 +
 .../pekko/dispatch/AbstractNodeQueue.Node.html     |    380 +
 .../apache/pekko/dispatch/AbstractNodeQueue.html   |    537 +
 .../dispatch/BalancingDispatcherConfigurator$.html |    351 +
 .../dispatch/BalancingDispatcherConfigurator.html  |    357 +
 .../org/apache/pekko/dispatch/Batchable.html       |    268 +
 .../apache/pekko/dispatch/BatchingExecutor.html    |    335 +
 .../dispatch/BoundedControlAwareMailbox$.html      |    375 +
 .../BoundedControlAwareMailbox.MessageQueue.html   |    488 +
 .../pekko/dispatch/BoundedControlAwareMailbox.html |    639 +
 .../BoundedControlAwareMessageQueueSemantics.html  |    235 +
 .../pekko/dispatch/BoundedDequeBasedMailbox$.html  |    375 +
 .../BoundedDequeBasedMailbox.MessageQueue.html     |    398 +
 .../pekko/dispatch/BoundedDequeBasedMailbox.html   |    638 +
 .../dispatch/BoundedDequeBasedMessageQueue.html    |    357 +
 .../BoundedDequeBasedMessageQueueSemantics.html    |    232 +
 .../org/apache/pekko/dispatch/BoundedMailbox$.html |    375 +
 .../dispatch/BoundedMailbox.MessageQueue.html      |    415 +
 .../org/apache/pekko/dispatch/BoundedMailbox.html  |    638 +
 .../dispatch/BoundedMessageQueueSemantics.html     |    259 +
 .../pekko/dispatch/BoundedNodeMessageQueue.html    |    468 +
 .../pekko/dispatch/BoundedPriorityMailbox$.html    |    312 +
 .../BoundedPriorityMailbox.MessageQueue.html       |    420 +
 .../pekko/dispatch/BoundedPriorityMailbox.html     |    391 +
 .../dispatch/BoundedQueueBasedMessageQueue.html    |    322 +
 .../dispatch/BoundedStablePriorityMailbox$.html    |    312 +
 .../BoundedStablePriorityMailbox.MessageQueue.html |    420 +
 .../dispatch/BoundedStablePriorityMailbox.html     |    392 +
 .../org/apache/pekko/dispatch/CachingConfig$.html  |    393 +
 .../ControlAwareMessageQueueSemantics.html         |    385 +
 .../org/apache/pekko/dispatch/ControlMessage.html  |    190 +
 .../dispatch/DefaultDispatcherPrerequisites$.html  |    421 +
 .../DefaultExecutorServiceConfigurator.html        |    334 +
 .../pekko/dispatch/DefaultSystemMessageQueue.html  |    284 +
 .../pekko/dispatch/DequeBasedMessageQueue.html     |    287 +
 .../dispatch/DequeBasedMessageQueueSemantics.html  |    260 +
 .../org/apache/pekko/dispatch/Dispatcher.html      |    628 +
 .../pekko/dispatch/DispatcherConfigurator.html     |    329 +
 .../pekko/dispatch/DispatcherPrerequisites.html    |    334 +
 .../org/apache/pekko/dispatch/Dispatchers$.html    |    374 +
 .../org/apache/pekko/dispatch/Dispatchers.html     |    448 +
 .../org/apache/pekko/dispatch/Envelope$.html       |    393 +
 .../org/apache/pekko/dispatch/Envelope.html        |    591 +
 .../apache/pekko/dispatch/ExecutionContexts$.html  |    465 +
 .../apache/pekko/dispatch/ExecutionContexts.html   |    447 +
 ...cutionContexts.sameThreadExecutionContext$.html |    448 +
 .../dispatch/ExecutorServiceConfigurator.html      |    286 +
 .../pekko/dispatch/ExecutorServiceDelegate.html    |    503 +
 .../pekko/dispatch/ExecutorServiceFactory.html     |    253 +
 .../dispatch/ExecutorServiceFactoryProvider.html   |    255 +
 .../current/org/apache/pekko/dispatch/Filter$.html |    372 +
 .../current/org/apache/pekko/dispatch/Filter.html  |    327 +
 .../current/org/apache/pekko/dispatch/Foreach.html |    383 +
 .../dispatch/ForkJoinExecutorConfigurator$.html    |    312 +
 ...onfigurator.ForkJoinExecutorServiceFactory.html |    379 +
 ...JoinExecutorConfigurator.PekkoForkJoinPool.html |    420 +
 ...JoinExecutorConfigurator.PekkoForkJoinTask.html |    366 +
 .../dispatch/ForkJoinExecutorConfigurator.html     |    369 +
 .../org/apache/pekko/dispatch/Futures$.html        |    573 +
 .../current/org/apache/pekko/dispatch/Futures.html |    528 +
 .../org/apache/pekko/dispatch/LoadMetrics.html     |    254 +
 .../org/apache/pekko/dispatch/Mailbox$.html        |    458 +
 .../org/apache/pekko/dispatch/MailboxType.html     |    266 +
 .../org/apache/pekko/dispatch/Mailboxes$.html      |    378 +
 .../current/org/apache/pekko/dispatch/Mapper.html  |    380 +
 .../apache/pekko/dispatch/MessageDispatcher$.html  |    421 +
 .../apache/pekko/dispatch/MessageDispatcher.html   |    847 +
 .../dispatch/MessageDispatcherConfigurator.html    |    359 +
 .../org/apache/pekko/dispatch/MessageQueue.html    |    344 +
 .../pekko/dispatch/MonitorableThreadFactory$.html  |    451 +
 .../pekko/dispatch/MonitorableThreadFactory.html   |    827 +
 .../pekko/dispatch/MultipleConsumerSemantics.html  |    199 +
 .../apache/pekko/dispatch/NodeMessageQueue.html    |    464 +
 .../pekko/dispatch/NonBlockingBoundedMailbox$.html |    429 +
 .../pekko/dispatch/NonBlockingBoundedMailbox.html  |    582 +
 .../org/apache/pekko/dispatch/OnComplete.html      |    394 +
 .../org/apache/pekko/dispatch/OnFailure.html       |    389 +
 .../org/apache/pekko/dispatch/OnSuccess.html       |    393 +
 .../apache/pekko/dispatch/PinnedDispatcher.html    |    410 +
 .../dispatch/PinnedDispatcherConfigurator.html     |    329 +
 .../apache/pekko/dispatch/PriorityGenerator$.html  |    353 +
 .../apache/pekko/dispatch/PriorityGenerator.html   |    356 +
 .../pekko/dispatch/ProducesMessageQueue.html       |    193 +
 .../ProducesPushTimeoutSemanticsMailbox.html       |    256 +
 .../pekko/dispatch/QueueBasedMessageQueue.html     |    347 +
 .../current/org/apache/pekko/dispatch/Recover.html |    396 +
 .../pekko/dispatch/RequiresMessageQueue.html       |    204 +
 .../dispatch/SaneRejectedExecutionHandler.html     |    319 +
 .../SingleConsumerOnlyUnboundedMailbox$.html       |    409 +
 .../SingleConsumerOnlyUnboundedMailbox.html        |    554 +
 .../apache/pekko/dispatch/SystemMessageQueue.html  |    286 +
 .../org/apache/pekko/dispatch/TaskInvocation$.html |    413 +
 .../org/apache/pekko/dispatch/TaskInvocation.html  |    645 +
 .../apache/pekko/dispatch/ThreadPoolConfig$.html   |    731 +
 ...oolConfig.ThreadPoolExecutorServiceFactory.html |    332 +
 .../apache/pekko/dispatch/ThreadPoolConfig.html    |   1102 +
 .../pekko/dispatch/ThreadPoolConfigBuilder$.html   |    426 +
 .../pekko/dispatch/ThreadPoolConfigBuilder.html    |    776 +
 .../dispatch/ThreadPoolExecutorConfigurator.html   |    348 +
 .../dispatch/UnboundedControlAwareMailbox$.html    |    373 +
 .../UnboundedControlAwareMailbox.MessageQueue.html |    356 +
 .../dispatch/UnboundedControlAwareMailbox.html     |    573 +
 ...UnboundedControlAwareMessageQueueSemantics.html |    228 +
 .../dispatch/UnboundedDequeBasedMailbox$.html      |    373 +
 .../UnboundedDequeBasedMailbox.MessageQueue.html   |    374 +
 .../pekko/dispatch/UnboundedDequeBasedMailbox.html |    572 +
 .../dispatch/UnboundedDequeBasedMessageQueue.html  |    326 +
 .../UnboundedDequeBasedMessageQueueSemantics.html  |    225 +
 .../apache/pekko/dispatch/UnboundedMailbox$.html   |    373 +
 .../dispatch/UnboundedMailbox.MessageQueue.html    |    386 +
 .../apache/pekko/dispatch/UnboundedMailbox.html    |    572 +
 .../dispatch/UnboundedMessageQueueSemantics.html   |    199 +
 .../pekko/dispatch/UnboundedPriorityMailbox$.html  |    312 +
 .../UnboundedPriorityMailbox.MessageQueue.html     |    388 +
 .../pekko/dispatch/UnboundedPriorityMailbox.html   |    384 +
 .../dispatch/UnboundedQueueBasedMessageQueue.html  |    297 +
 .../dispatch/UnboundedStablePriorityMailbox$.html  |    312 +
 ...nboundedStablePriorityMailbox.MessageQueue.html |    415 +
 .../dispatch/UnboundedStablePriorityMailbox.html   |    385 +
 .../pekko/dispatch/affinity/AffinityPool$.html     |    476 +
 .../pekko/dispatch/affinity/QueueSelector.html     |    262 +
 .../dispatch/affinity/QueueSelectorFactory.html    |    249 +
 .../pekko/dispatch/affinity/RejectionHandler.html  |    251 +
 .../dispatch/affinity/RejectionHandlerFactory.html |    249 +
 .../pekko/dispatch/affinity/package-summary.html   |    195 +
 .../pekko/dispatch/affinity/package-tree.html      |    171 +
 .../internal/SameThreadExecutionContext$.html      |    353 +
 .../internal/SameThreadExecutionContext.html       |    308 +
 .../pekko/dispatch/internal/ScalaBatchable$.html   |    351 +
 .../pekko/dispatch/internal/ScalaBatchable.html    |    306 +
 .../pekko/dispatch/internal/package-summary.html   |    185 +
 .../pekko/dispatch/internal/package-tree.html      |    165 +
 .../current/org/apache/pekko/dispatch/japi$.html   |    314 +
 .../pekko/dispatch/japi.BooleanFunctionBridge.html |    372 +
 .../apache/pekko/dispatch/japi.CallbackBridge.html |    408 +
 .../apache/pekko/dispatch/japi.RecoverBridge.html  |    402 +
 .../pekko/dispatch/japi.UnitFunctionBridge.html    |    444 +
 .../current/org/apache/pekko/dispatch/japi.html    |    323 +
 .../org/apache/pekko/dispatch/package-summary.html |    847 +
 .../org/apache/pekko/dispatch/package-tree.html    |    469 +
 .../org/apache/pekko/dispatch/sysmsg/Create$.html  |    426 +
 .../dispatch/sysmsg/DeathWatchNotification$.html   |    416 +
 .../sysmsg/EarliestFirstSystemMessageList$.html    |    484 +
 .../org/apache/pekko/dispatch/sysmsg/Failed$.html  |    416 +
 .../sysmsg/LatestFirstSystemMessageList$.html      |    452 +
 .../apache/pekko/dispatch/sysmsg/NoMessage$.html   |    493 +
 .../apache/pekko/dispatch/sysmsg/NoMessage.html    |    460 +
 .../apache/pekko/dispatch/sysmsg/Recreate$.html    |    426 +
 .../org/apache/pekko/dispatch/sysmsg/Resume$.html  |    426 +
 .../pekko/dispatch/sysmsg/StashWhenFailed.html     |    190 +
 .../sysmsg/StashWhenWaitingForChildren.html        |    190 +
 .../apache/pekko/dispatch/sysmsg/Supervise$.html   |    414 +
 .../org/apache/pekko/dispatch/sysmsg/Suspend$.html |    409 +
 .../pekko/dispatch/sysmsg/SystemMessage.html       |    312 +
 .../pekko/dispatch/sysmsg/SystemMessageList$.html  |    368 +
 .../pekko/dispatch/sysmsg/SystemMessageList.html   |    323 +
 .../apache/pekko/dispatch/sysmsg/Terminate$.html   |    409 +
 .../org/apache/pekko/dispatch/sysmsg/Unwatch$.html |    411 +
 .../org/apache/pekko/dispatch/sysmsg/Watch$.html   |    411 +
 .../pekko/dispatch/sysmsg/package-summary.html     |    263 +
 .../apache/pekko/dispatch/sysmsg/package-tree.html |    210 +
 .../event/ActorClassificationUnsubscriber$.html    |    373 +
 .../org/apache/pekko/event/ActorClassifier.html    |    190 +
 .../org/apache/pekko/event/ActorEventBus.html      |    272 +
 .../org/apache/pekko/event/ActorWithLogClass$.html |    411 +
 .../pekko/event/AddressTerminatedTopic$.html       |    456 +
 .../current/org/apache/pekko/event/BusLogging.html |    557 +
 .../org/apache/pekko/event/DeadLetterListener.html |    621 +
 .../apache/pekko/event/DefaultLoggingFilter.html   |    398 +
 .../pekko/event/DiagnosticLoggingAdapter.html      |    390 +
 .../event/DiagnosticMarkerBusLoggingAdapter.html   |    394 +
 .../pekko/event/DummyClassForStringSources.html    |    267 +
 .../current/org/apache/pekko/event/EventBus.html   |    321 +
 .../org/apache/pekko/event/EventStream.html        |    462 +
 .../pekko/event/EventStreamUnsubscriber$.html      |    371 +
 .../current/org/apache/pekko/event/LogMarker$.html |    423 +
 .../apache/pekko/event/LogMarker.Properties$.html  |    383 +
 .../current/org/apache/pekko/event/LogMarker.html  |    486 +
 .../current/org/apache/pekko/event/LogSource$.html |    474 +
 .../current/org/apache/pekko/event/LogSource.html  |    285 +
 .../pekko/event/LoggerMessageQueueSemantics.html   |    189 +
 .../current/org/apache/pekko/event/Logging$.html   |    832 +
 .../org/apache/pekko/event/Logging.Debug$.html     |    451 +
 .../org/apache/pekko/event/Logging.Debug.html      |    694 +
 .../org/apache/pekko/event/Logging.Debug2.html     |    353 +
 .../org/apache/pekko/event/Logging.Debug3.html     |    388 +
 .../apache/pekko/event/Logging.DefaultLogger.html  |    473 +
 .../pekko/event/Logging.Error$.NoCause$.html       |    344 +
 .../org/apache/pekko/event/Logging.Error$.html     |    560 +
 .../org/apache/pekko/event/Logging.Error.html      |    747 +
 .../org/apache/pekko/event/Logging.Error2$.html    |    363 +
 .../org/apache/pekko/event/Logging.Error2.html     |    394 +
 .../org/apache/pekko/event/Logging.Error3.html     |    431 +
 .../org/apache/pekko/event/Logging.Info$.html      |    451 +
 .../org/apache/pekko/event/Logging.Info.html       |    694 +
 .../org/apache/pekko/event/Logging.Info2.html      |    353 +
 .../org/apache/pekko/event/Logging.Info3.html      |    388 +
 .../pekko/event/Logging.InitializeLogger$.html     |    430 +
 .../pekko/event/Logging.InitializeLogger.html      |    517 +
 .../org/apache/pekko/event/Logging.LogEvent$.html  |    406 +
 .../org/apache/pekko/event/Logging.LogEvent.html   |    392 +
 .../pekko/event/Logging.LogEventException.html     |    375 +
 .../pekko/event/Logging.LogEventWithCause.html     |    257 +
 .../pekko/event/Logging.LogEventWithMarker.html    |    301 +
 .../org/apache/pekko/event/Logging.LogExt$.html    |    376 +
 .../org/apache/pekko/event/Logging.LogLevel$.html  |    661 +
 .../org/apache/pekko/event/Logging.LogLevel.html   |    578 +
 .../pekko/event/Logging.LoggerException.html       |    308 +
 .../Logging.LoggerInitializationException.html     |    306 +
 .../pekko/event/Logging.LoggerInitialized$.html    |    508 +
 .../pekko/event/Logging.LoggerInitialized.html     |    275 +
 .../pekko/event/Logging.StandardOutLogger.html     |    427 +
 .../apache/pekko/event/Logging.StdOutLogger$.html  |    316 +
 .../apache/pekko/event/Logging.StdOutLogger.html   |    341 +
 .../org/apache/pekko/event/Logging.Warning$.html   |    497 +
 .../org/apache/pekko/event/Logging.Warning.html    |    694 +
 .../org/apache/pekko/event/Logging.Warning2.html   |    353 +
 .../org/apache/pekko/event/Logging.Warning3.html   |    388 +
 .../org/apache/pekko/event/Logging.Warning4.html   |    408 +
 .../current/org/apache/pekko/event/Logging.html    |    988 +
 .../org/apache/pekko/event/LoggingAdapter.html     |   1143 +
 .../current/org/apache/pekko/event/LoggingBus.html |    418 +
 .../org/apache/pekko/event/LoggingFilter.html      |    307 +
 .../pekko/event/LoggingFilterWithMarker$.html      |    350 +
 .../pekko/event/LoggingFilterWithMarker.html       |    323 +
 .../event/LoggingFilterWithMarkerWrapper.html      |    383 +
 .../org/apache/pekko/event/LoggingReceive$.html    |    454 +
 .../org/apache/pekko/event/LoggingReceive.html     |    479 +
 .../apache/pekko/event/LookupClassification.html   |    399 +
 .../pekko/event/ManagedActorClassification.html    |    448 +
 .../apache/pekko/event/MarkerLoggingAdapter.html   |   1212 +
 .../current/org/apache/pekko/event/NoLogging$.html |    554 +
 .../current/org/apache/pekko/event/NoLogging.html  |   1177 +
 .../org/apache/pekko/event/NoMarkerLogging$.html   |   1358 +
 .../org/apache/pekko/event/NoMarkerLogging.html    |   1183 +
 .../apache/pekko/event/PredicateClassifier.html    |    190 +
 .../apache/pekko/event/ScanningClassification.html |    403 +
 .../pekko/event/SubchannelClassification.html      |    415 +
 .../org/apache/pekko/event/japi/EventBus.html      |    331 +
 .../apache/pekko/event/japi/LookupEventBus.html    |    482 +
 .../pekko/event/japi/ManagedActorEventBus.html     |    434 +
 .../apache/pekko/event/japi/ScanningEventBus.html  |    488 +
 .../pekko/event/japi/SubchannelEventBus.html       |    461 +
 .../apache/pekko/event/japi/package-summary.html   |    217 +
 .../org/apache/pekko/event/japi/package-tree.html  |    171 +
 .../org/apache/pekko/event/jul/JavaLogger.html     |    496 +
 .../org/apache/pekko/event/jul/JavaLogging.html    |    256 +
 .../apache/pekko/event/jul/JavaLoggingFilter.html  |    399 +
 .../org/apache/pekko/event/jul/Logger$.html        |    430 +
 .../current/org/apache/pekko/event/jul/Logger.html |    383 +
 .../apache/pekko/event/jul/package-summary.html    |    202 +
 .../org/apache/pekko/event/jul/package-tree.html   |    171 +
 .../org/apache/pekko/event/package-summary.html    |    546 +
 .../org/apache/pekko/event/package-tree.html       |    327 +
 .../org/apache/pekko/event/slf4j/Logger$.html      |    397 +
 .../org/apache/pekko/event/slf4j/Logger.html       |    352 +
 .../org/apache/pekko/event/slf4j/SLF4JLogging.html |    254 +
 .../apache/pekko/event/slf4j/Slf4jLogMarker$.html  |    368 +
 .../apache/pekko/event/slf4j/Slf4jLogMarker.html   |    366 +
 .../org/apache/pekko/event/slf4j/Slf4jLogger.html  |    633 +
 .../pekko/event/slf4j/Slf4jLoggingFilter.html      |    469 +
 .../apache/pekko/event/slf4j/package-summary.html  |    215 +
 .../org/apache/pekko/event/slf4j/package-tree.html |    177 +
 .../current/org/apache/pekko/io/BufferPool.html    |    263 +
 .../org/apache/pekko/io/ChannelRegistration.html   |    289 +
 .../org/apache/pekko/io/ChannelRegistry.html       |    259 +
 .../org/apache/pekko/io/DirectByteBufferPool$.html |    362 +
 .../pekko/current/org/apache/pekko/io/Dns$.html    |    537 +
 .../current/org/apache/pekko/io/Dns.Command.html   |    197 +
 .../current/org/apache/pekko/io/Dns.Resolve$.html  |    447 +
 .../current/org/apache/pekko/io/Dns.Resolve.html   |    580 +
 .../current/org/apache/pekko/io/Dns.Resolved$.html |    435 +
 .../current/org/apache/pekko/io/Dns.Resolved.html  |    674 +
 .../pekko/current/org/apache/pekko/io/Dns.html     |    554 +
 .../org/apache/pekko/io/DnsExt.Settings.html       |    372 +
 .../pekko/current/org/apache/pekko/io/DnsExt.html  |    414 +
 .../current/org/apache/pekko/io/DnsProvider.html   |    308 +
 .../pekko/current/org/apache/pekko/io/IO$.html     |    365 +
 .../current/org/apache/pekko/io/IO.Extension.html  |    262 +
 .../japi/pekko/current/org/apache/pekko/io/IO.html |    343 +
 .../pekko/current/org/apache/pekko/io/Inet$.html   |    312 +
 .../apache/pekko/io/Inet.AbstractSocketOption.html |    285 +
 .../pekko/io/Inet.AbstractSocketOptionV2.html      |    291 +
 .../pekko/io/Inet.DatagramChannelCreator$.html     |    354 +
 .../pekko/io/Inet.DatagramChannelCreator.html      |    333 +
 .../pekko/io/Inet.SO$.ReceiveBufferSize$.html      |    433 +
 .../pekko/io/Inet.SO$.ReceiveBufferSize.html       |    621 +
 .../apache/pekko/io/Inet.SO$.ReuseAddress$.html    |    433 +
 .../org/apache/pekko/io/Inet.SO$.ReuseAddress.html |    621 +
 .../apache/pekko/io/Inet.SO$.SendBufferSize$.html  |    433 +
 .../apache/pekko/io/Inet.SO$.SendBufferSize.html   |    577 +
 .../apache/pekko/io/Inet.SO$.TrafficClass$.html    |    433 +
 .../org/apache/pekko/io/Inet.SO$.TrafficClass.html |    579 +
 .../current/org/apache/pekko/io/Inet.SO$.html      |    384 +
 .../org/apache/pekko/io/Inet.SoForwarders.html     |    403 +
 .../org/apache/pekko/io/Inet.SoJavaFactories.html  |    323 +
 .../org/apache/pekko/io/Inet.SocketOption.html     |    317 +
 .../org/apache/pekko/io/Inet.SocketOptionV2.html   |    306 +
 .../pekko/current/org/apache/pekko/io/Inet.html    |    340 +
 .../apache/pekko/io/InetAddressDnsProvider.html    |    367 +
 .../apache/pekko/io/InetAddressDnsResolver.html    |    540 +
 .../org/apache/pekko/io/IpVersionSelector$.html    |    356 +
 .../org/apache/pekko/io/IpVersionSelector.html     |    311 +
 .../org/apache/pekko/io/PeriodicCacheCleanup.html  |    253 +
 .../org/apache/pekko/io/SelectionHandler$.html     |    350 +
 .../apache/pekko/io/SelectionHandlerSettings.html  |    379 +
 .../org/apache/pekko/io/SimpleDnsCache$.html       |    312 +
 .../pekko/io/SimpleDnsCache.CacheEntry$.html       |    399 +
 .../org/apache/pekko/io/SimpleDnsCache.html        |    413 +
 .../org/apache/pekko/io/SimpleDnsManager$.html     |    312 +
 .../org/apache/pekko/io/SimpleDnsManager.html      |    518 +
 .../pekko/current/org/apache/pekko/io/Tcp$.html    |    455 +
 .../current/org/apache/pekko/io/Tcp.Abort$.html    |    524 +
 .../current/org/apache/pekko/io/Tcp.Aborted$.html  |    519 +
 .../current/org/apache/pekko/io/Tcp.Bind$.html     |    508 +
 .../current/org/apache/pekko/io/Tcp.Bind.html      |    669 +
 .../current/org/apache/pekko/io/Tcp.Bound$.html    |    430 +
 .../current/org/apache/pekko/io/Tcp.Bound.html     |    520 +
 .../current/org/apache/pekko/io/Tcp.Close$.html    |    523 +
 .../org/apache/pekko/io/Tcp.CloseCommand.html      |    275 +
 .../current/org/apache/pekko/io/Tcp.Closed$.html   |    497 +
 .../current/org/apache/pekko/io/Tcp.Command.html   |    271 +
 .../org/apache/pekko/io/Tcp.CommandFailed$.html    |    430 +
 .../org/apache/pekko/io/Tcp.CommandFailed.html     |    536 +
 .../org/apache/pekko/io/Tcp.CompoundWrite$.html    |    415 +
 .../org/apache/pekko/io/Tcp.CompoundWrite.html     |    637 +
 .../org/apache/pekko/io/Tcp.ConfirmedClose$.html   |    523 +
 .../org/apache/pekko/io/Tcp.ConfirmedClosed$.html  |    522 +
 .../current/org/apache/pekko/io/Tcp.Connect$.html  |    536 +
 .../current/org/apache/pekko/io/Tcp.Connect.html   |    660 +
 .../org/apache/pekko/io/Tcp.Connected$.html        |    415 +
 .../current/org/apache/pekko/io/Tcp.Connected.html |    553 +
 .../org/apache/pekko/io/Tcp.ConnectionClosed.html  |    343 +
 .../org/apache/pekko/io/Tcp.ErrorClosed$.html      |    430 +
 .../org/apache/pekko/io/Tcp.ErrorClosed.html       |    571 +
 .../current/org/apache/pekko/io/Tcp.Event.html     |    207 +
 .../current/org/apache/pekko/io/Tcp.Message.html   |    207 +
 .../current/org/apache/pekko/io/Tcp.NoAck$.html    |    397 +
 .../current/org/apache/pekko/io/Tcp.NoAck.html     |    525 +
 .../org/apache/pekko/io/Tcp.PeerClosed$.html       |    523 +
 .../current/org/apache/pekko/io/Tcp.Received$.html |    430 +
 .../current/org/apache/pekko/io/Tcp.Received.html  |    519 +
 .../current/org/apache/pekko/io/Tcp.Register$.html |    476 +
 .../current/org/apache/pekko/io/Tcp.Register.html  |    604 +
 .../org/apache/pekko/io/Tcp.ResumeAccepting$.html  |    433 +
 .../org/apache/pekko/io/Tcp.ResumeAccepting.html   |    527 +
 .../org/apache/pekko/io/Tcp.ResumeReading$.html    |    502 +
 .../org/apache/pekko/io/Tcp.ResumeWriting$.html    |    501 +
 .../org/apache/pekko/io/Tcp.SO$.KeepAlive$.html    |    433 +
 .../org/apache/pekko/io/Tcp.SO$.KeepAlive.html     |    577 +
 .../org/apache/pekko/io/Tcp.SO$.OOBInline$.html    |    433 +
 .../org/apache/pekko/io/Tcp.SO$.OOBInline.html     |    579 +
 .../org/apache/pekko/io/Tcp.SO$.TcpNoDelay$.html   |    433 +
 .../org/apache/pekko/io/Tcp.SO$.TcpNoDelay.html    |    580 +
 .../pekko/current/org/apache/pekko/io/Tcp.SO$.html |    605 +
 .../apache/pekko/io/Tcp.SimpleWriteCommand.html    |    376 +
 .../org/apache/pekko/io/Tcp.SuspendReading$.html   |    499 +
 .../current/org/apache/pekko/io/Tcp.Unbind$.html   |    499 +
 .../current/org/apache/pekko/io/Tcp.Unbound$.html  |    489 +
 .../current/org/apache/pekko/io/Tcp.Unbound.html   |    204 +
 .../current/org/apache/pekko/io/Tcp.Write$.html    |    416 +
 .../current/org/apache/pekko/io/Tcp.Write.html     |    596 +
 .../org/apache/pekko/io/Tcp.WriteCommand$.html     |    374 +
 .../org/apache/pekko/io/Tcp.WriteCommand.html      |    388 +
 .../org/apache/pekko/io/Tcp.WriteFile$.html        |    439 +
 .../current/org/apache/pekko/io/Tcp.WriteFile.html |    712 +
 .../org/apache/pekko/io/Tcp.WritePath$.html        |    422 +
 .../current/org/apache/pekko/io/Tcp.WritePath.html |    660 +
 .../org/apache/pekko/io/Tcp.WritingResumed$.html   |    489 +
 .../org/apache/pekko/io/Tcp.WritingResumed.html    |    207 +
 .../pekko/current/org/apache/pekko/io/Tcp.html     |    799 +
 .../org/apache/pekko/io/TcpConnection$.html        |    379 +
 .../org/apache/pekko/io/TcpExt.Settings.html       |    439 +
 .../pekko/current/org/apache/pekko/io/TcpExt.html  |    396 +
 .../current/org/apache/pekko/io/TcpListener$.html  |    313 +
 .../current/org/apache/pekko/io/TcpMessage$.html   |    870 +
 .../current/org/apache/pekko/io/TcpMessage.html    |    825 +
 .../apache/pekko/io/TcpOutgoingConnection$.html    |    364 +
 .../pekko/current/org/apache/pekko/io/TcpSO$.html  |    414 +
 .../pekko/current/org/apache/pekko/io/TcpSO.html   |    413 +
 .../pekko/current/org/apache/pekko/io/Udp$.html    |    453 +
 .../current/org/apache/pekko/io/Udp.Bind$.html     |    445 +
 .../current/org/apache/pekko/io/Udp.Bind.html      |    592 +
 .../current/org/apache/pekko/io/Udp.Bound$.html    |    430 +
 .../current/org/apache/pekko/io/Udp.Bound.html     |    520 +
 .../current/org/apache/pekko/io/Udp.Command.html   |    267 +
 .../org/apache/pekko/io/Udp.CommandFailed$.html    |    430 +
 .../org/apache/pekko/io/Udp.CommandFailed.html     |    519 +
 .../current/org/apache/pekko/io/Udp.Event.html     |    207 +
 .../current/org/apache/pekko/io/Udp.Message.html   |    202 +
 .../current/org/apache/pekko/io/Udp.NoAck$.html    |    397 +
 .../current/org/apache/pekko/io/Udp.NoAck.html     |    525 +
 .../current/org/apache/pekko/io/Udp.Received$.html |    415 +
 .../current/org/apache/pekko/io/Udp.Received.html  |    551 +
 .../org/apache/pekko/io/Udp.ResumeReading$.html    |    498 +
 .../org/apache/pekko/io/Udp.SO$.Broadcast$.html    |    433 +
 .../org/apache/pekko/io/Udp.SO$.Broadcast.html     |    577 +
 .../pekko/current/org/apache/pekko/io/Udp.SO$.html |    578 +
 .../current/org/apache/pekko/io/Udp.Send$.html     |    397 +
 .../current/org/apache/pekko/io/Udp.Send.html      |    616 +
 .../org/apache/pekko/io/Udp.SimpleSender$.html     |    430 +
 .../org/apache/pekko/io/Udp.SimpleSender.html      |    536 +
 .../apache/pekko/io/Udp.SimpleSenderReady$.html    |    489 +
 .../org/apache/pekko/io/Udp.SimpleSenderReady.html |    203 +
 .../org/apache/pekko/io/Udp.SuspendReading$.html   |    500 +
 .../current/org/apache/pekko/io/Udp.Unbind$.html   |    499 +
 .../current/org/apache/pekko/io/Udp.Unbound$.html  |    489 +
 .../current/org/apache/pekko/io/Udp.Unbound.html   |    199 +
 .../pekko/current/org/apache/pekko/io/Udp.html     |    604 +
 .../current/org/apache/pekko/io/UdpConnected$.html |    453 +
 .../org/apache/pekko/io/UdpConnected.Command.html  |    267 +
 .../pekko/io/UdpConnected.CommandFailed$.html      |    430 +
 .../pekko/io/UdpConnected.CommandFailed.html       |    519 +
 .../org/apache/pekko/io/UdpConnected.Connect$.html |    475 +
 .../org/apache/pekko/io/UdpConnected.Connect.html  |    624 +
 .../apache/pekko/io/UdpConnected.Connected$.html   |    489 +
 .../apache/pekko/io/UdpConnected.Connected.html    |    205 +
 .../apache/pekko/io/UdpConnected.Disconnect$.html  |    499 +
 .../pekko/io/UdpConnected.Disconnected$.html       |    489 +
 .../apache/pekko/io/UdpConnected.Disconnected.html |    204 +
 .../org/apache/pekko/io/UdpConnected.Event.html    |    207 +
 .../org/apache/pekko/io/UdpConnected.Message.html  |    202 +
 .../org/apache/pekko/io/UdpConnected.NoAck$.html   |    397 +
 .../org/apache/pekko/io/UdpConnected.NoAck.html    |    525 +
 .../apache/pekko/io/UdpConnected.Received$.html    |    430 +
 .../org/apache/pekko/io/UdpConnected.Received.html |    519 +
 .../pekko/io/UdpConnected.ResumeReading$.html      |    498 +
 .../org/apache/pekko/io/UdpConnected.Send$.html    |    393 +
 .../org/apache/pekko/io/UdpConnected.Send.html     |    576 +
 .../pekko/io/UdpConnected.SuspendReading$.html     |    500 +
 .../current/org/apache/pekko/io/UdpConnected.html  |    575 +
 .../org/apache/pekko/io/UdpConnectedExt.html       |    359 +
 .../org/apache/pekko/io/UdpConnectedMessage$.html  |    547 +
 .../org/apache/pekko/io/UdpConnectedMessage.html   |    502 +
 .../pekko/current/org/apache/pekko/io/UdpExt.html  |    345 +
 .../current/org/apache/pekko/io/UdpMessage$.html   |    577 +
 .../current/org/apache/pekko/io/UdpMessage.html    |    532 +
 .../pekko/current/org/apache/pekko/io/UdpSO$.html  |    367 +
 .../pekko/current/org/apache/pekko/io/UdpSO.html   |    366 +
 .../current/org/apache/pekko/io/WithUdpSend.html   |    376 +
 .../org/apache/pekko/io/dns/AAAARecord$.html       |    401 +
 .../org/apache/pekko/io/dns/AAAARecord.html        |    652 +
 .../current/org/apache/pekko/io/dns/ARecord$.html  |    398 +
 .../current/org/apache/pekko/io/dns/ARecord.html   |    649 +
 .../org/apache/pekko/io/dns/CNameRecord$.html      |    402 +
 .../org/apache/pekko/io/dns/CNameRecord.html       |    654 +
 .../org/apache/pekko/io/dns/CachePolicy$.html      |    312 +
 .../pekko/io/dns/CachePolicy$CachePolicy.html      |    193 +
 .../apache/pekko/io/dns/CachePolicy.Forever$.html  |    489 +
 .../apache/pekko/io/dns/CachePolicy.Never$.html    |    489 +
 .../io/dns/CachePolicy.Ttl$.TtlIsOrdered$.html     |    409 +
 .../org/apache/pekko/io/dns/CachePolicy.Ttl$.html  |    433 +
 .../org/apache/pekko/io/dns/CachePolicy.Ttl.html   |    382 +
 .../org/apache/pekko/io/dns/CachePolicy.html       |    305 +
 .../org/apache/pekko/io/dns/DnsProtocol$.html      |    431 +
 .../org/apache/pekko/io/dns/DnsProtocol.Ip$.html   |    474 +
 .../org/apache/pekko/io/dns/DnsProtocol.Ip.html    |    549 +
 .../pekko/io/dns/DnsProtocol.RequestType.html      |    197 +
 .../apache/pekko/io/dns/DnsProtocol.Resolve$.html  |    393 +
 .../apache/pekko/io/dns/DnsProtocol.Resolve.html   |    569 +
 .../apache/pekko/io/dns/DnsProtocol.Resolved$.html |    397 +
 .../apache/pekko/io/dns/DnsProtocol.Resolved.html  |    644 +
 .../org/apache/pekko/io/dns/DnsProtocol.Srv$.html  |    489 +
 .../org/apache/pekko/io/dns/DnsProtocol.html       |    450 +
 .../org/apache/pekko/io/dns/DnsSettings$.html      |    312 +
 .../org/apache/pekko/io/dns/RecordClass$.html      |    445 +
 .../org/apache/pekko/io/dns/RecordClass.html       |    645 +
 .../org/apache/pekko/io/dns/RecordType$.html       |    757 +
 .../org/apache/pekko/io/dns/RecordType.html        |    958 +
 .../org/apache/pekko/io/dns/ResourceRecord$.html   |    356 +
 .../org/apache/pekko/io/dns/ResourceRecord.html    |    382 +
 .../org/apache/pekko/io/dns/SRVRecord$.html        |    409 +
 .../current/org/apache/pekko/io/dns/SRVRecord.html |    756 +
 .../org/apache/pekko/io/dns/UnknownRecord$.html    |    409 +
 .../org/apache/pekko/io/dns/UnknownRecord.html     |    732 +
 .../pekko/io/dns/internal/AsyncDnsManager$.html    |    313 +
 .../pekko/io/dns/internal/AsyncDnsResolver$.html   |    313 +
 .../apache/pekko/io/dns/internal/DnsClient$.html   |    313 +
 .../apache/pekko/io/dns/internal/DomainName$.html  |    383 +
 .../apache/pekko/io/dns/internal/DomainName.html   |    338 +
 .../org/apache/pekko/io/dns/internal/Message$.html |    513 +
 .../pekko/io/dns/internal/MessageFlags$.html       |    774 +
 .../org/apache/pekko/io/dns/internal/OpCode$.html  |    423 +
 .../org/apache/pekko/io/dns/internal/OpCode.html   |    532 +
 .../apache/pekko/io/dns/internal/Question$.html    |    394 +
 .../io/dns/internal/RecordClassSerializer$.html    |    367 +
 .../io/dns/internal/RecordClassSerializer.html     |    322 +
 .../io/dns/internal/RecordTypeSerializer$.html     |    367 +
 .../io/dns/internal/RecordTypeSerializer.html      |    322 +
 .../apache/pekko/io/dns/internal/ResolvConf$.html  |    414 +
 .../pekko/io/dns/internal/ResolvConfParser$.html   |    367 +
 .../pekko/io/dns/internal/ResolvConfParser.html    |    322 +
 .../pekko/io/dns/internal/ResponseCode$.html       |    465 +
 .../apache/pekko/io/dns/internal/ResponseCode.html |    574 +
 .../pekko/io/dns/internal/TcpDnsClient$.html       |    380 +
 .../pekko/io/dns/internal/package-summary.html     |    273 +
 .../apache/pekko/io/dns/internal/package-tree.html |    189 +
 .../org/apache/pekko/io/dns/package-summary.html   |    332 +
 .../org/apache/pekko/io/dns/package-tree.html      |    208 +
 .../org/apache/pekko/io/package-summary.html       |   1064 +
 .../current/org/apache/pekko/io/package-tree.html  |    436 +
 .../current/org/apache/pekko/japi/Creator.html     |    265 +
 .../current/org/apache/pekko/japi/Effect.html      |    257 +
 .../current/org/apache/pekko/japi/Function.html    |    259 +
 .../current/org/apache/pekko/japi/Function2.html   |    261 +
 .../pekko/current/org/apache/pekko/japi/JAPI.html  |    308 +
 .../apache/pekko/japi/JavaPartialFunction$.html    |    350 +
 .../pekko/japi/JavaPartialFunction.NoMatch$.html   |    505 +
 .../japi/JavaPartialFunction.NoMatchException.html |    313 +
 .../org/apache/pekko/japi/JavaPartialFunction.html |    482 +
 .../current/org/apache/pekko/japi/Option$.html     |    438 +
 .../org/apache/pekko/japi/Option.Some$.html        |    397 +
 .../current/org/apache/pekko/japi/Option.Some.html |    639 +
 .../current/org/apache/pekko/japi/Option.html      |    538 +
 .../pekko/current/org/apache/pekko/japi/Pair$.html |    395 +
 .../pekko/current/org/apache/pekko/japi/Pair.html  |    617 +
 .../current/org/apache/pekko/japi/Predicate.html   |    254 +
 .../current/org/apache/pekko/japi/Procedure.html   |    259 +
 .../current/org/apache/pekko/japi/Throwables$.html |    393 +
 .../current/org/apache/pekko/japi/Throwables.html  |    348 +
 .../pekko/current/org/apache/pekko/japi/Util$.html |    468 +
 .../pekko/current/org/apache/pekko/japi/Util.html  |    423 +
 .../org/apache/pekko/japi/function/Creator.html    |    264 +
 .../org/apache/pekko/japi/function/Effect.html     |    262 +
 .../org/apache/pekko/japi/function/Function.html   |    264 +
 .../org/apache/pekko/japi/function/Function10.html |    281 +
 .../org/apache/pekko/japi/function/Function11.html |    283 +
 .../org/apache/pekko/japi/function/Function12.html |    285 +
 .../org/apache/pekko/japi/function/Function13.html |    287 +
 .../org/apache/pekko/japi/function/Function14.html |    289 +
 .../org/apache/pekko/japi/function/Function15.html |    291 +
 .../org/apache/pekko/japi/function/Function16.html |    293 +
 .../org/apache/pekko/japi/function/Function17.html |    295 +
 .../org/apache/pekko/japi/function/Function18.html |    297 +
 .../org/apache/pekko/japi/function/Function19.html |    299 +
 .../org/apache/pekko/japi/function/Function2.html  |    266 +
 .../org/apache/pekko/japi/function/Function20.html |    301 +
 .../org/apache/pekko/japi/function/Function21.html |    303 +
 .../org/apache/pekko/japi/function/Function22.html |    305 +
 .../org/apache/pekko/japi/function/Function3.html  |    267 +
 .../org/apache/pekko/japi/function/Function4.html  |    269 +
 .../org/apache/pekko/japi/function/Function5.html  |    271 +
 .../org/apache/pekko/japi/function/Function6.html  |    273 +
 .../org/apache/pekko/japi/function/Function7.html  |    275 +
 .../org/apache/pekko/japi/function/Function8.html  |    277 +
 .../org/apache/pekko/japi/function/Function9.html  |    279 +
 .../org/apache/pekko/japi/function/Predicate.html  |    259 +
 .../org/apache/pekko/japi/function/Procedure.html  |    264 +
 .../apache/pekko/japi/function/Procedure10.html    |    282 +
 .../apache/pekko/japi/function/Procedure11.html    |    284 +
 .../apache/pekko/japi/function/Procedure12.html    |    286 +
 .../apache/pekko/japi/function/Procedure13.html    |    288 +
 .../apache/pekko/japi/function/Procedure14.html    |    290 +
 .../apache/pekko/japi/function/Procedure15.html    |    292 +
 .../apache/pekko/japi/function/Procedure16.html    |    294 +
 .../apache/pekko/japi/function/Procedure17.html    |    296 +
 .../apache/pekko/japi/function/Procedure18.html    |    298 +
 .../apache/pekko/japi/function/Procedure19.html    |    300 +
 .../org/apache/pekko/japi/function/Procedure2.html |    266 +
 .../apache/pekko/japi/function/Procedure20.html    |    302 +
 .../apache/pekko/japi/function/Procedure21.html    |    304 +
 .../apache/pekko/japi/function/Procedure22.html    |    306 +
 .../org/apache/pekko/japi/function/Procedure3.html |    268 +
 .../org/apache/pekko/japi/function/Procedure4.html |    270 +
 .../org/apache/pekko/japi/function/Procedure5.html |    272 +
 .../org/apache/pekko/japi/function/Procedure6.html |    274 +
 .../org/apache/pekko/japi/function/Procedure7.html |    276 +
 .../org/apache/pekko/japi/function/Procedure8.html |    278 +
 .../org/apache/pekko/japi/function/Procedure9.html |    280 +
 .../pekko/japi/function/package-summary.html       |    443 +
 .../apache/pekko/japi/function/package-tree.html   |    208 +
 .../org/apache/pekko/japi/package-summary.html     |    301 +
 .../org/apache/pekko/japi/package-tree.html        |    213 +
 .../org/apache/pekko/japi/pf/CaseStatement$.html   |    350 +
 .../org/apache/pekko/japi/pf/DeciderBuilder.html   |    349 +
 .../current/org/apache/pekko/japi/pf/FI.Apply.html |    280 +
 .../org/apache/pekko/japi/pf/FI.Apply2.html        |    284 +
 .../apache/pekko/japi/pf/FI.TypedPredicate.html    |    276 +
 .../apache/pekko/japi/pf/FI.TypedPredicate2.html   |    278 +
 .../org/apache/pekko/japi/pf/FI.UnitApply.html     |    277 +
 .../org/apache/pekko/japi/pf/FI.UnitApply2.html    |    279 +
 .../org/apache/pekko/japi/pf/FI.UnitApply3.html    |    283 +
 .../org/apache/pekko/japi/pf/FI.UnitApply4.html    |    287 +
 .../org/apache/pekko/japi/pf/FI.UnitApplyVoid.html |    269 +
 .../pekko/current/org/apache/pekko/japi/pf/FI.html |    306 +
 .../pekko/japi/pf/FSMStateFunctionBuilder.html     |    612 +
 .../org/apache/pekko/japi/pf/FSMStopBuilder.html   |    404 +
 .../pekko/japi/pf/FSMTransitionHandlerBuilder.html |    380 +
 .../current/org/apache/pekko/japi/pf/Match.html    |    549 +
 .../org/apache/pekko/japi/pf/PFBuilder.html        |    545 +
 .../org/apache/pekko/japi/pf/ReceiveBuilder.html   |    693 +
 .../org/apache/pekko/japi/pf/UnitMatch.html        |    574 +
 .../org/apache/pekko/japi/pf/UnitPFBuilder.html    |    577 +
 .../org/apache/pekko/japi/pf/package-summary.html  |    290 +
 .../org/apache/pekko/japi/pf/package-tree.html     |    186 +
 .../org/apache/pekko/japi/tuple/Tuple10$.html      |    431 +
 .../org/apache/pekko/japi/tuple/Tuple10.html       |    904 +
 .../org/apache/pekko/japi/tuple/Tuple11$.html      |    435 +
 .../org/apache/pekko/japi/tuple/Tuple11.html       |    940 +
 .../org/apache/pekko/japi/tuple/Tuple12$.html      |    439 +
 .../org/apache/pekko/japi/tuple/Tuple12.html       |    976 +
 .../org/apache/pekko/japi/tuple/Tuple13$.html      |    443 +
 .../org/apache/pekko/japi/tuple/Tuple13.html       |   1012 +
 .../org/apache/pekko/japi/tuple/Tuple14$.html      |    447 +
 .../org/apache/pekko/japi/tuple/Tuple14.html       |   1048 +
 .../org/apache/pekko/japi/tuple/Tuple15$.html      |    451 +
 .../org/apache/pekko/japi/tuple/Tuple15.html       |   1084 +
 .../org/apache/pekko/japi/tuple/Tuple16$.html      |    455 +
 .../org/apache/pekko/japi/tuple/Tuple16.html       |   1120 +
 .../org/apache/pekko/japi/tuple/Tuple17$.html      |    459 +
 .../org/apache/pekko/japi/tuple/Tuple17.html       |   1156 +
 .../org/apache/pekko/japi/tuple/Tuple18$.html      |    463 +
 .../org/apache/pekko/japi/tuple/Tuple18.html       |   1192 +
 .../org/apache/pekko/japi/tuple/Tuple19$.html      |    467 +
 .../org/apache/pekko/japi/tuple/Tuple19.html       |   1228 +
 .../org/apache/pekko/japi/tuple/Tuple20$.html      |    471 +
 .../org/apache/pekko/japi/tuple/Tuple20.html       |   1264 +
 .../org/apache/pekko/japi/tuple/Tuple21$.html      |    475 +
 .../org/apache/pekko/japi/tuple/Tuple21.html       |   1300 +
 .../org/apache/pekko/japi/tuple/Tuple22$.html      |    479 +
 .../org/apache/pekko/japi/tuple/Tuple22.html       |   1336 +
 .../org/apache/pekko/japi/tuple/Tuple3$.html       |    403 +
 .../org/apache/pekko/japi/tuple/Tuple3.html        |    652 +
 .../org/apache/pekko/japi/tuple/Tuple4$.html       |    407 +
 .../org/apache/pekko/japi/tuple/Tuple4.html        |    688 +
 .../org/apache/pekko/japi/tuple/Tuple5$.html       |    411 +
 .../org/apache/pekko/japi/tuple/Tuple5.html        |    724 +
 .../org/apache/pekko/japi/tuple/Tuple6$.html       |    415 +
 .../org/apache/pekko/japi/tuple/Tuple6.html        |    760 +
 .../org/apache/pekko/japi/tuple/Tuple7$.html       |    419 +
 .../org/apache/pekko/japi/tuple/Tuple7.html        |    796 +
 .../org/apache/pekko/japi/tuple/Tuple8$.html       |    423 +
 .../org/apache/pekko/japi/tuple/Tuple8.html        |    832 +
 .../org/apache/pekko/japi/tuple/Tuple9$.html       |    427 +
 .../org/apache/pekko/japi/tuple/Tuple9.html        |    868 +
 .../apache/pekko/japi/tuple/package-summary.html   |    361 +
 .../org/apache/pekko/japi/tuple/package-tree.html  |    201 +
 .../apache/pekko/osgi/ActorSystemActivator.html    |    503 +
 .../pekko/osgi/BundleDelegatingClassLoader$.html   |    366 +
 .../pekko/osgi/BundleDelegatingClassLoader.html    |    389 +
 .../org/apache/pekko/osgi/DefaultOSGiLogger.html   |    450 +
 .../apache/pekko/osgi/OsgiActorSystemFactory$.html |    383 +
 .../apache/pekko/osgi/OsgiActorSystemFactory.html  |    447 +
 .../pekko/osgi/UnregisteringLogService$.html       |    487 +
 .../apache/pekko/osgi/UnregisteringLogService.html |    433 +
 .../org/apache/pekko/osgi/package-summary.html     |    204 +
 .../org/apache/pekko/osgi/package-tree.html        |    177 +
 .../current/org/apache/pekko/package-summary.html  |    259 +
 .../current/org/apache/pekko/package-tree.html     |    202 +
 .../org/apache/pekko/pattern/AskPromiseRef$.html   |    352 +
 .../org/apache/pekko/pattern/AskSupport.html       |    482 +
 .../apache/pekko/pattern/AskTimeoutException.html  |    365 +
 .../org/apache/pekko/pattern/AskableActorRef$.html |    581 +
 .../org/apache/pekko/pattern/AskableActorRef.html  |    719 +
 .../pekko/pattern/AskableActorSelection$.html      |    494 +
 .../pekko/pattern/AskableActorSelection.html       |    606 +
 .../org/apache/pekko/pattern/AutoReset$.html       |    426 +
 .../current/org/apache/pekko/pattern/Backoff$.html |   1000 +
 .../current/org/apache/pekko/pattern/Backoff.html  |    953 +
 .../pekko/pattern/BackoffOnFailureOptions.html     |    221 +
 .../pattern/BackoffOnFailureOptionsImpl$.html      |    489 +
 .../pekko/pattern/BackoffOnFailureOptionsImpl.html |   1048 +
 .../apache/pekko/pattern/BackoffOnStopOptions.html |    290 +
 .../pekko/pattern/BackoffOnStopOptionsImpl$.html   |    519 +
 .../pekko/pattern/BackoffOnStopOptionsImpl.html    |   1159 +
 .../org/apache/pekko/pattern/BackoffOptions.html   |    415 +
 .../apache/pekko/pattern/BackoffOptionsImpl$.html  |    570 +
 .../apache/pekko/pattern/BackoffOptionsImpl.html   |   1163 +
 .../org/apache/pekko/pattern/BackoffOpts$.html     |    635 +
 .../org/apache/pekko/pattern/BackoffOpts.html      |    590 +
 .../org/apache/pekko/pattern/BackoffReset.html     |    193 +
 .../apache/pekko/pattern/BackoffSupervisor$.html   |    767 +
 .../pattern/BackoffSupervisor.CurrentChild$.html   |    430 +
 .../pattern/BackoffSupervisor.CurrentChild.html    |    536 +
 .../BackoffSupervisor.GetCurrentChild$.html        |    491 +
 .../BackoffSupervisor.GetRestartCount$.html        |    491 +
 .../pekko/pattern/BackoffSupervisor.Reset$.html    |    491 +
 .../BackoffSupervisor.ResetRestartCount$.html      |    433 +
 .../pattern/BackoffSupervisor.RestartCount$.html   |    433 +
 .../pattern/BackoffSupervisor.RestartCount.html    |    517 +
 .../pattern/BackoffSupervisor.StartChild$.html     |    490 +
 .../apache/pekko/pattern/BackoffSupervisor.html    |    970 +
 .../org/apache/pekko/pattern/BackoffType.html      |    193 +
 .../org/apache/pekko/pattern/CircuitBreaker$.html  |    511 +
 .../apache/pekko/pattern/CircuitBreaker.State.html |    475 +
 .../org/apache/pekko/pattern/CircuitBreaker.html   |   1539 +
 .../pattern/CircuitBreakerOpenException$.html      |    359 +
 .../pekko/pattern/CircuitBreakerOpenException.html |    369 +
 .../pekko/pattern/CircuitBreakersRegistry$.html    |    437 +
 .../pekko/pattern/CircuitBreakersRegistry.html     |    389 +
 .../apache/pekko/pattern/ExplicitAskSupport.html   |    447 +
 .../pekko/pattern/ExplicitlyAskableActorRef$.html  |    458 +
 .../pekko/pattern/ExplicitlyAskableActorRef.html   |    532 +
 .../pattern/ExplicitlyAskableActorSelection$.html  |    458 +
 .../pattern/ExplicitlyAskableActorSelection.html   |    532 +
 .../pekko/pattern/ExtendedBackoffOptions.html      |    404 +
 .../apache/pekko/pattern/ForwardDeathLetters$.html |    485 +
 .../apache/pekko/pattern/ForwardDeathLetters.html  |    431 +
 .../org/apache/pekko/pattern/ForwardTo$.html       |    426 +
 .../org/apache/pekko/pattern/FutureRef$.html       |    393 +
 .../org/apache/pekko/pattern/FutureRef.html        |    271 +
 .../apache/pekko/pattern/FutureTimeoutSupport.html |    331 +
 .../apache/pekko/pattern/GracefulStopSupport.html  |    301 +
 .../org/apache/pekko/pattern/HandleBackoff.html    |    420 +
 .../apache/pekko/pattern/HandlingWhileStopped.html |    193 +
 .../org/apache/pekko/pattern/ManualReset$.html     |    485 +
 .../org/apache/pekko/pattern/ManualReset.html      |    431 +
 .../org/apache/pekko/pattern/Patterns$.html        |   1392 +
 .../current/org/apache/pekko/pattern/Patterns.html |   1347 +
 .../org/apache/pekko/pattern/PatternsCS$.html      |   1127 +
 .../org/apache/pekko/pattern/PatternsCS.html       |   1080 +
 .../PipeToSupport.PipeableCompletionStage.html     |    431 +
 .../pattern/PipeToSupport.PipeableFuture.html      |    431 +
 .../org/apache/pekko/pattern/PipeToSupport.html    |    331 +
 .../org/apache/pekko/pattern/PromiseActorRef$.html |    400 +
 .../org/apache/pekko/pattern/PromiseRef$.html      |    393 +
 .../org/apache/pekko/pattern/PromiseRef.html       |    305 +
 .../org/apache/pekko/pattern/ReplyWith$.html       |    426 +
 .../pekko/pattern/RestartImpliesFailure$.html      |    485 +
 .../pekko/pattern/RestartImpliesFailure.html       |    431 +
 .../org/apache/pekko/pattern/RetrySupport$.html    |    324 +
 .../org/apache/pekko/pattern/RetrySupport.html     |    421 +
 .../org/apache/pekko/pattern/StatusReply$.html     |    431 +
 .../apache/pekko/pattern/StatusReply.Error$.html   |    402 +
 .../pekko/pattern/StatusReply.ErrorMessage$.html   |    430 +
 .../pekko/pattern/StatusReply.ErrorMessage.html    |    549 +
 .../apache/pekko/pattern/StatusReply.Success$.html |    379 +
 .../org/apache/pekko/pattern/StatusReply.html      |    559 +
 .../apache/pekko/pattern/StopImpliesFailure$.html  |    485 +
 .../apache/pekko/pattern/StopImpliesFailure.html   |    431 +
 .../internal/CircuitBreakerNoopTelemetry$.html     |    534 +
 .../internal/CircuitBreakerNoopTelemetry.html      |    404 +
 .../pattern/internal/CircuitBreakerTelemetry.html  |    405 +
 .../internal/CircuitBreakerTelemetryProvider$.html |    371 +
 .../internal/CircuitBreakerTelemetryProvider.html  |    326 +
 .../pekko/pattern/internal/package-summary.html    |    202 +
 .../pekko/pattern/internal/package-tree.html       |    171 +
 .../org/apache/pekko/pattern/package-summary.html  |    580 +
 .../org/apache/pekko/pattern/package-tree.html     |    286 +
 .../pekko/persistence/AbstractPersistentActor.html |    535 +
 .../persistence/AbstractPersistentActorLike.html   |    659 +
 ...ractPersistentActorWithAtLeastOnceDelivery.html |    513 +
 .../AbstractPersistentActorWithTimers.html         |    477 +
 .../pekko/persistence/AtLeastOnceDelivery$.html    |    312 +
 ...tOnceDelivery.AtLeastOnceDeliverySnapshot$.html |    418 +
 ...stOnceDelivery.AtLeastOnceDeliverySnapshot.html |    570 +
 .../AtLeastOnceDelivery.Internal$.Delivery$.html   |    422 +
 .../AtLeastOnceDelivery.Internal$.Delivery.html    |    647 +
 ...eastOnceDelivery.Internal$.RedeliveryTick$.html |    489 +
 ...LeastOnceDelivery.Internal$.RedeliveryTick.html |    435 +
 .../persistence/AtLeastOnceDelivery.Internal$.html |    355 +
 ...ry.MaxUnconfirmedMessagesExceededException.html |    302 +
 .../AtLeastOnceDelivery.UnconfirmedDelivery$.html  |    420 +
 .../AtLeastOnceDelivery.UnconfirmedDelivery.html   |    600 +
 .../AtLeastOnceDelivery.UnconfirmedWarning$.html   |    430 +
 .../AtLeastOnceDelivery.UnconfirmedWarning.html    |    535 +
 .../pekko/persistence/AtLeastOnceDelivery.html     |    503 +
 .../pekko/persistence/AtLeastOnceDeliveryLike.html |    856 +
 .../org/apache/pekko/persistence/AtomicWrite$.html |    387 +
 .../org/apache/pekko/persistence/AtomicWrite.html  |    637 +
 .../apache/pekko/persistence/CapabilityFlag$.html  |    395 +
 .../apache/pekko/persistence/CapabilityFlag.html   |    378 +
 .../apache/pekko/persistence/CapabilityFlags.html  |    197 +
 .../pekko/persistence/DeleteMessagesFailure$.html  |    414 +
 .../pekko/persistence/DeleteMessagesFailure.html   |    576 +
 .../pekko/persistence/DeleteMessagesSuccess$.html  |    429 +
 .../pekko/persistence/DeleteMessagesSuccess.html   |    542 +
 .../pekko/persistence/DeleteSnapshotFailure$.html  |    411 +
 .../pekko/persistence/DeleteSnapshotFailure.html   |    579 +
 .../pekko/persistence/DeleteSnapshotSuccess$.html  |    426 +
 .../pekko/persistence/DeleteSnapshotSuccess.html   |    544 +
 .../pekko/persistence/DeleteSnapshotsFailure$.html |    411 +
 .../pekko/persistence/DeleteSnapshotsFailure.html  |    579 +
 .../pekko/persistence/DeleteSnapshotsSuccess$.html |    426 +
 .../pekko/persistence/DeleteSnapshotsSuccess.html  |    544 +
 .../pekko/persistence/DiscardConfigurator.html     |    314 +
 .../persistence/DiscardToDeadLetterStrategy$.html  |    503 +
 .../persistence/DiscardToDeadLetterStrategy.html   |    449 +
 .../apache/pekko/persistence/Eventsourced$.html    |    313 +
 .../Eventsourced.AsyncHandlerInvocation$.html      |    415 +
 .../Eventsourced.AsyncHandlerInvocation.html       |    558 +
 .../Eventsourced.PendingHandlerInvocation.html     |    272 +
 .../persistence/Eventsourced.RecoveryTick$.html    |    433 +
 .../persistence/Eventsourced.RecoveryTick.html     |    518 +
 .../Eventsourced.StashingHandlerInvocation$.html   |    415 +
 .../Eventsourced.StashingHandlerInvocation.html    |    558 +
 .../pekko/persistence/Eventsourced.State.html      |    269 +
 .../org/apache/pekko/persistence/Eventsourced.html |   1557 +
 .../pekko/persistence/JournalCapabilityFlags.html  |    301 +
 .../apache/pekko/persistence/JournalProtocol$.html |    315 +
 .../JournalProtocol.DeleteMessagesTo$.html         |    420 +
 .../JournalProtocol.DeleteMessagesTo.html          |    583 +
 .../JournalProtocol.LoopMessageSuccess$.html       |    418 +
 .../JournalProtocol.LoopMessageSuccess.html        |    552 +
 .../pekko/persistence/JournalProtocol.Message.html |    207 +
 .../JournalProtocol.RecoverySuccess$.html          |    433 +
 .../JournalProtocol.RecoverySuccess.html           |    524 +
 .../JournalProtocol.ReplayMessages$.html           |    424 +
 .../JournalProtocol.ReplayMessages.html            |    652 +
 .../JournalProtocol.ReplayMessagesFailure$.html    |    430 +
 .../JournalProtocol.ReplayMessagesFailure.html     |    519 +
 .../JournalProtocol.ReplayedMessage$.html          |    430 +
 .../JournalProtocol.ReplayedMessage.html           |    521 +
 .../pekko/persistence/JournalProtocol.Request.html |    203 +
 .../persistence/JournalProtocol.Response.html      |    203 +
 .../JournalProtocol.WriteMessageFailure$.html      |    420 +
 .../JournalProtocol.WriteMessageFailure.html       |    586 +
 .../JournalProtocol.WriteMessageRejected$.html     |    420 +
 .../JournalProtocol.WriteMessageRejected.html      |    587 +
 .../JournalProtocol.WriteMessageSuccess$.html      |    418 +
 .../JournalProtocol.WriteMessageSuccess.html       |    553 +
 .../JournalProtocol.WriteMessages$.html            |    420 +
 .../persistence/JournalProtocol.WriteMessages.html |    585 +
 .../JournalProtocol.WriteMessagesFailed$.html      |    418 +
 .../JournalProtocol.WriteMessagesFailed.html       |    554 +
 .../JournalProtocol.WriteMessagesSuccessful$.html  |    491 +
 .../apache/pekko/persistence/JournalProtocol.html  |    449 +
 .../pekko/persistence/NonPersistentRepr$.html      |    411 +
 .../org/apache/pekko/persistence/Persistence$.html |    478 +
 .../persistence/Persistence.PluginHolder$.html     |    417 +
 .../org/apache/pekko/persistence/Persistence.html  |    651 +
 .../pekko/persistence/PersistenceIdentity.html     |    301 +
 .../pekko/persistence/PersistencePlugin$.html      |    313 +
 .../pekko/persistence/PersistenceRecovery.html     |    264 +
 .../PersistenceSettings.atLeastOnceDelivery$.html  |    396 +
 .../PersistenceSettings.atLeastOnceDelivery.html   |    351 +
 .../pekko/persistence/PersistenceSettings.html     |    348 +
 .../persistence/PersistenceSettings.internal$.html |    358 +
 .../persistence/PersistenceSettings.internal.html  |    313 +
 .../apache/pekko/persistence/PersistenceStash.html |    312 +
 .../apache/pekko/persistence/PersistentActor.html  |    581 +
 .../pekko/persistence/PersistentEnvelope.html      |    286 +
 .../apache/pekko/persistence/PersistentImpl$.html  |    428 +
 .../apache/pekko/persistence/PersistentRepr$.html  |    526 +
 .../apache/pekko/persistence/PersistentRepr.html   |    567 +
 .../apache/pekko/persistence/PluginProvider.html   |    268 +
 .../org/apache/pekko/persistence/PluginSpec.html   |   2020 +
 .../org/apache/pekko/persistence/Protocol$.html    |    315 +
 .../apache/pekko/persistence/Protocol.Message.html |    216 +
 .../org/apache/pekko/persistence/Protocol.html     |    295 +
 .../org/apache/pekko/persistence/Recovery$.html    |    598 +
 .../org/apache/pekko/persistence/Recovery.html     |    846 +
 .../pekko/persistence/RecoveryCompleted$.html      |    529 +
 .../pekko/persistence/RecoveryCompleted.html       |    452 +
 .../pekko/persistence/RecoveryPermitter$.html      |    351 +
 .../apache/pekko/persistence/RecoveryTimedOut.html |    305 +
 .../apache/pekko/persistence/ReplyToStrategy$.html |    426 +
 .../apache/pekko/persistence/ReplyToStrategy.html  |    543 +
 .../pekko/persistence/RuntimePluginConfig.html     |    287 +
 .../pekko/persistence/SaveSnapshotFailure$.html    |    411 +
 .../pekko/persistence/SaveSnapshotFailure.html     |    579 +
 .../pekko/persistence/SaveSnapshotSuccess$.html    |    426 +
 .../pekko/persistence/SaveSnapshotSuccess.html     |    544 +
 .../pekko/persistence/SelectedSnapshot$.html       |    394 +
 .../apache/pekko/persistence/SelectedSnapshot.html |    598 +
 .../pekko/persistence/SnapshotMetadata$.html       |    474 +
 .../apache/pekko/persistence/SnapshotMetadata.html |    729 +
 .../apache/pekko/persistence/SnapshotOffer$.html   |    411 +
 .../apache/pekko/persistence/SnapshotOffer.html    |    577 +
 .../pekko/persistence/SnapshotProtocol$.html       |    315 +
 .../SnapshotProtocol.DeleteSnapshot$.html          |    430 +
 .../SnapshotProtocol.DeleteSnapshot.html           |    520 +
 .../SnapshotProtocol.DeleteSnapshots$.html         |    415 +
 .../SnapshotProtocol.DeleteSnapshots.html          |    553 +
 .../SnapshotProtocol.LoadSnapshot$.html            |    420 +
 .../persistence/SnapshotProtocol.LoadSnapshot.html |    586 +
 .../SnapshotProtocol.LoadSnapshotFailed$.html      |    430 +
 .../SnapshotProtocol.LoadSnapshotFailed.html       |    519 +
 .../SnapshotProtocol.LoadSnapshotResult$.html      |    418 +
 .../SnapshotProtocol.LoadSnapshotResult.html       |    552 +
 .../persistence/SnapshotProtocol.Message.html      |    207 +
 .../persistence/SnapshotProtocol.Request.html      |    203 +
 .../persistence/SnapshotProtocol.Response.html     |    203 +
 .../SnapshotProtocol.SaveSnapshot$.html            |    415 +
 .../persistence/SnapshotProtocol.SaveSnapshot.html |    553 +
 .../apache/pekko/persistence/SnapshotProtocol.html |    381 +
 .../persistence/SnapshotSelectionCriteria$.html    |    601 +
 .../persistence/SnapshotSelectionCriteria.html     |    877 +
 .../persistence/SnapshotStoreCapabilityFlags.html  |    282 +
 .../org/apache/pekko/persistence/Snapshotter.html  |    407 +
 .../pekko/persistence/StashOverflowStrategy.html   |    195 +
 .../StashOverflowStrategyConfigurator.html         |    256 +
 .../org/apache/pekko/persistence/TestPayload$.html |    426 +
 .../org/apache/pekko/persistence/TestPayload.html  |    541 +
 .../apache/pekko/persistence/TestSerializer.html   |    421 +
 .../persistence/ThrowExceptionConfigurator.html    |    314 +
 .../ThrowOverflowExceptionStrategy$.html           |    506 +
 .../ThrowOverflowExceptionStrategy.html            |    452 +
 .../org/apache/pekko/persistence/TraitOrder$.html  |    369 +
 .../org/apache/pekko/persistence/TraitOrder.html   |    324 +
 .../persistence/fsm/AbstractPersistentFSM.html     |    736 +
 .../fsm/AbstractPersistentFSMBase$.html            |    370 +
 .../persistence/fsm/AbstractPersistentFSMBase.html |   1805 +
 .../fsm/AbstractPersistentLoggingFSM.html          |    493 +
 .../persistence/fsm/LoggingPersistentFSM.html      |    470 +
 .../pekko/persistence/fsm/PersistentFSM$.html      |    361 +
 .../fsm/PersistentFSM.$minus$greater$.html         |    356 +
 .../fsm/PersistentFSM.CurrentState$.html           |    401 +
 .../fsm/PersistentFSM.CurrentState.html            |    588 +
 .../persistence/fsm/PersistentFSM.Event$.html      |    399 +
 .../pekko/persistence/fsm/PersistentFSM.Event.html |    555 +
 .../persistence/fsm/PersistentFSM.FSMState.html    |    254 +
 .../persistence/fsm/PersistentFSM.Failure$.html    |    430 +
 .../persistence/fsm/PersistentFSM.Failure.html     |    520 +
 .../fsm/PersistentFSM.FixedDelayMode$.html         |    508 +
 .../fsm/PersistentFSM.FixedRateMode$.html          |    508 +
 .../persistence/fsm/PersistentFSM.LogEntry$.html   |    401 +
 .../persistence/fsm/PersistentFSM.LogEntry.html    |    586 +
 .../persistence/fsm/PersistentFSM.Normal$.html     |    490 +
 .../fsm/PersistentFSM.NullFunction$.html           |    425 +
 .../fsm/PersistentFSM.PersistentFSMSnapshot$.html  |    401 +
 .../fsm/PersistentFSM.PersistentFSMSnapshot.html   |    594 +
 .../fsm/PersistentFSM.PersistentFsmEvent.html      |    203 +
 .../persistence/fsm/PersistentFSM.Reason.html      |    198 +
 .../persistence/fsm/PersistentFSM.Shutdown$.html   |    491 +
 .../persistence/fsm/PersistentFSM.SingleMode$.html |    508 +
 .../persistence/fsm/PersistentFSM.State$.html      |    607 +
 .../pekko/persistence/fsm/PersistentFSM.State.html |    838 +
 .../fsm/PersistentFSM.StateChangeEvent$.html       |    415 +
 .../fsm/PersistentFSM.StateChangeEvent.html        |    554 +
 .../fsm/PersistentFSM.StateTimeout$.html           |    490 +
 .../persistence/fsm/PersistentFSM.StopEvent$.html  |    401 +
 .../persistence/fsm/PersistentFSM.StopEvent.html   |    587 +
 ...PersistentFSM.SubscribeTransitionCallBack$.html |    430 +
 .../PersistentFSM.SubscribeTransitionCallBack.html |    520 +
 .../fsm/PersistentFSM.TimeoutMarker$.html          |    433 +
 .../fsm/PersistentFSM.TimeoutMarker.html           |    518 +
 .../persistence/fsm/PersistentFSM.Timer$.html      |    405 +
 .../pekko/persistence/fsm/PersistentFSM.Timer.html |    680 +
 .../persistence/fsm/PersistentFSM.TimerMode.html   |    258 +
 .../persistence/fsm/PersistentFSM.Transition$.html |    403 +
 .../persistence/fsm/PersistentFSM.Transition.html  |    619 +
 ...rsistentFSM.UnsubscribeTransitionCallBack$.html |    430 +
 ...ersistentFSM.UnsubscribeTransitionCallBack.html |    519 +
 .../pekko/persistence/fsm/PersistentFSM.html       |    953 +
 .../fsm/PersistentFSMBase.TransformHelper.html     |    309 +
 .../pekko/persistence/fsm/PersistentFSMBase.html   |   1449 +
 .../pekko/persistence/fsm/SnapshotAfter$.html      |    451 +
 .../fsm/japi/pf/FSMStateFunctionBuilder.html       |    642 +
 .../persistence/fsm/japi/pf/FSMStopBuilder.html    |    419 +
 .../persistence/fsm/japi/pf/package-summary.html   |    173 +
 .../persistence/fsm/japi/pf/package-tree.html      |    163 +
 .../pekko/persistence/fsm/package-summary.html     |    447 +
 .../apache/pekko/persistence/fsm/package-tree.html |    392 +
 .../japi/journal/JavaJournalPerfSpec.html          |    645 +
 .../persistence/japi/journal/JavaJournalSpec.html  |    753 +
 .../persistence/japi/journal/package-summary.html  |    173 +
 .../persistence/japi/journal/package-tree.html     |    175 +
 .../japi/snapshot/JavaSnapshotStoreSpec.html       |    733 +
 .../persistence/japi/snapshot/package-summary.html |    167 +
 .../persistence/japi/snapshot/package-tree.html    |    170 +
 .../pekko/persistence/journal/AsyncRecovery.html   |    341 +
 .../journal/AsyncReplayTimeoutException.html       |    303 +
 .../persistence/journal/AsyncWriteJournal$.html    |    351 +
 .../journal/AsyncWriteJournal.Desequenced$.html    |    422 +
 .../journal/AsyncWriteJournal.Desequenced.html     |    613 +
 .../journal/AsyncWriteJournal.Resequencer.html     |    462 +
 .../persistence/journal/AsyncWriteJournal.html     |    517 +
 .../persistence/journal/AsyncWriteProxy$.html      |    313 +
 .../journal/AsyncWriteProxy.InitTimeout$.html      |    489 +
 .../journal/AsyncWriteProxy.SetStore$.html         |    430 +
 .../journal/AsyncWriteProxy.SetStore.html          |    517 +
 .../pekko/persistence/journal/AsyncWriteProxy.html |    706 +
 .../persistence/journal/AsyncWriteTarget$.html     |    313 +
 .../AsyncWriteTarget.DeleteMessagesTo$.html        |    418 +
 .../journal/AsyncWriteTarget.DeleteMessagesTo.html |    549 +
 .../journal/AsyncWriteTarget.ReplayFailure$.html   |    430 +
 .../journal/AsyncWriteTarget.ReplayFailure.html    |    517 +
 .../journal/AsyncWriteTarget.ReplayMessages$.html  |    422 +
 .../journal/AsyncWriteTarget.ReplayMessages.html   |    613 +
 .../journal/AsyncWriteTarget.ReplaySuccess$.html   |    433 +
 .../journal/AsyncWriteTarget.ReplaySuccess.html    |    517 +
 .../journal/AsyncWriteTarget.WriteMessages$.html   |    430 +
 .../journal/AsyncWriteTarget.WriteMessages.html    |    517 +
 .../persistence/journal/AsyncWriteTarget.html      |    336 +
 .../pekko/persistence/journal/EmptyEventSeq$.html  |    367 +
 .../pekko/persistence/journal/EmptyEventSeq.html   |    193 +
 .../pekko/persistence/journal/EventAdapter.html    |    237 +
 .../pekko/persistence/journal/EventAdapters$.html  |    369 +
 .../EventAdapters.CombinedReadEventAdapter$.html   |    430 +
 .../pekko/persistence/journal/EventAdapters.html   |    393 +
 .../pekko/persistence/journal/EventSeq$.html       |    418 +
 .../apache/pekko/persistence/journal/EventSeq.html |    391 +
 .../pekko/persistence/journal/EventsSeq$.html      |    391 +
 .../pekko/persistence/journal/EventsSeq.html       |    553 +
 .../persistence/journal/IdentityEventAdapter$.html |    579 +
 .../persistence/journal/IdentityEventAdapter.html  |    476 +
 .../journal/IdentityEventAdapters$.html            |    539 +
 .../persistence/journal/IdentityEventAdapters.html |    445 +
 .../persistence/journal/JournalPerfSpec$.html      |    321 +
 .../journal/JournalPerfSpec.BenchActor.html        |    691 +
 .../persistence/journal/JournalPerfSpec.Cmd$.html  |    418 +
 .../persistence/journal/JournalPerfSpec.Cmd.html   |    549 +
 .../journal/JournalPerfSpec.ResetCounter$.html     |    489 +
 .../pekko/persistence/journal/JournalPerfSpec.html |    689 +
 .../pekko/persistence/journal/JournalSpec$.html    |    359 +
 .../pekko/persistence/journal/JournalSpec.html     |    751 +
 .../persistence/journal/NoopReadEventAdapter$.html |    426 +
 .../journal/NoopWriteEventAdapter$.html            |    426 +
 .../journal/PersistencePluginProxy$.html           |    366 +
 .../journal/PersistencePluginProxy.PluginType.html |    253 +
 .../PersistencePluginProxy.TargetLocation$.html    |    430 +
 .../PersistencePluginProxy.TargetLocation.html     |    517 +
 .../journal/PersistencePluginProxy.html            |    666 +
 .../journal/PersistencePluginProxyExtension$.html  |    450 +
 .../journal/PersistencePluginProxyExtension.html   |    403 +
 .../PersistencePluginProxyExtensionImpl.html       |    275 +
 .../persistence/journal/ReadEventAdapter.html      |    284 +
 .../pekko/persistence/journal/ReplayFilter$.html   |    382 +
 .../pekko/persistence/journal/ReplayMediator.html  |    462 +
 .../pekko/persistence/journal/SingleEventSeq$.html |    426 +
 .../pekko/persistence/journal/SingleEventSeq.html  |    571 +
 .../apache/pekko/persistence/journal/Tagged$.html  |    411 +
 .../apache/pekko/persistence/journal/Tagged.html   |    601 +
 .../persistence/journal/WriteEventAdapter.html     |    300 +
 .../persistence/journal/WriteJournalBase.html      |    319 +
 .../persistence/journal/inmem/InmemJournal$.html   |    317 +
 .../persistence/journal/inmem/InmemMessages.html   |    356 +
 .../persistence/journal/inmem/package-summary.html |    185 +
 .../persistence/journal/inmem/package-tree.html    |    168 +
 .../persistence/journal/japi/AsyncRecovery.html    |    474 +
 .../journal/japi/AsyncWriteJournal.html            |    826 +
 .../persistence/journal/japi/package-summary.html  |    173 +
 .../persistence/journal/japi/package-tree.html     |    166 +
 .../leveldb/CompactionSegmentManagement$.html      |    350 +
 .../leveldb/CompactionSegmentManagement.html       |    407 +
 .../pekko/persistence/journal/leveldb/Key$.html    |    505 +
 .../journal/leveldb/LeveldbCompaction$.html        |    312 +
 .../LeveldbCompaction.TryCompactLeveldb$.html      |    418 +
 .../LeveldbCompaction.TryCompactLeveldb.html       |    549 +
 .../journal/leveldb/LeveldbCompaction.html         |    337 +
 .../journal/leveldb/LeveldbIdMapping.html          |    447 +
 .../journal/leveldb/LeveldbJournal$.html           |    321 +
 .../journal/leveldb/LeveldbRecovery.html           |    436 +
 .../persistence/journal/leveldb/LeveldbStore$.html |    364 +
 .../persistence/journal/leveldb/LeveldbStore.html  |   1018 +
 .../journal/leveldb/SharedLeveldbJournal$.html     |    382 +
 .../journal/leveldb/SharedLeveldbStore.html        |    950 +
 .../journal/leveldb/package-summary.html           |    244 +
 .../persistence/journal/leveldb/package-tree.html  |    226 +
 .../pekko/persistence/journal/package-summary.html |    488 +
 .../pekko/persistence/journal/package-tree.html    |    338 +
 .../apache/pekko/persistence/package-summary.html  |    919 +
 .../org/apache/pekko/persistence/package-tree.html |    556 +
 .../persistence/query/DeletedDurableState$.html    |    350 +
 .../persistence/query/DeletedDurableState.html     |    397 +
 .../persistence/query/DurableStateChange.html      |    283 +
 .../pekko/persistence/query/EventEnvelope$.html    |    451 +
 .../pekko/persistence/query/EventEnvelope.html     |    804 +
 .../apache/pekko/persistence/query/NoOffset$.html  |    515 +
 .../apache/pekko/persistence/query/NoOffset.html   |    449 +
 .../apache/pekko/persistence/query/Offset$.html    |    392 +
 .../org/apache/pekko/persistence/query/Offset.html |    351 +
 .../pekko/persistence/query/PersistenceQuery$.html |    451 +
 .../pekko/persistence/query/PersistenceQuery.html  |    536 +
 .../persistence/query/ReadJournalProvider.html     |    285 +
 .../apache/pekko/persistence/query/Sequence$.html  |    429 +
 .../apache/pekko/persistence/query/Sequence.html   |    585 +
 .../pekko/persistence/query/TimeBasedUUID$.html    |    426 +
 .../pekko/persistence/query/TimeBasedUUID.html     |    585 +
 .../pekko/persistence/query/TimestampOffset$.html  |    441 +
 .../pekko/persistence/query/TimestampOffset.html   |    702 +
 .../persistence/query/UpdatedDurableState$.html    |    350 +
 .../persistence/query/UpdatedDurableState.html     |    416 +
 .../QueryMessages.EventEnvelope.Builder.html       |   1820 +
 .../protobuf/QueryMessages.EventEnvelope.html      |   1705 +
 .../QueryMessages.EventEnvelopeOrBuilder.html      |    758 +
 .../query/internal/protobuf/QueryMessages.html     |    324 +
 .../query/internal/protobuf/package-summary.html   |    194 +
 .../query/internal/protobuf/package-tree.html      |    202 +
 .../javadsl/CurrentEventsByPersistenceIdQuery.html |    271 +
 .../query/javadsl/CurrentEventsByTagQuery.html     |    270 +
 .../query/javadsl/CurrentPersistenceIdsQuery.html  |    265 +
 .../DurableStateStorePagedPersistenceIdsQuery.html |    284 +
 .../query/javadsl/DurableStateStoreQuery.html      |    332 +
 .../query/javadsl/EventsByPersistenceIdQuery.html  |    277 +
 .../query/javadsl/EventsByTagQuery.html            |    291 +
 .../query/javadsl/PagedPersistenceIdsQuery.html    |    273 +
 .../query/javadsl/PersistenceIdsQuery.html         |    268 +
 .../persistence/query/javadsl/ReadJournal.html     |    217 +
 .../persistence/query/javadsl/package-summary.html |    222 +
 .../persistence/query/javadsl/package-tree.html    |    174 +
 .../persistence/query/journal/leveldb/Buffer.html  |    326 +
 .../leveldb/EventsByPersistenceIdStage$.html       |    313 +
 .../query/journal/leveldb/EventsByTagStage$.html   |    313 +
 .../leveldb/LeveldbReadJournalProvider.html        |    388 +
 .../leveldb/javadsl/LeveldbReadJournal$.html       |    368 +
 .../leveldb/javadsl/LeveldbReadJournal.html        |    575 +
 .../journal/leveldb/javadsl/package-summary.html   |    173 +
 .../journal/leveldb/javadsl/package-tree.html      |    163 +
 .../query/journal/leveldb/package-summary.html     |    196 +
 .../query/journal/leveldb/package-tree.html        |    170 +
 .../leveldb/scaladsl/LeveldbReadJournal$.html      |    368 +
 .../leveldb/scaladsl/LeveldbReadJournal.html       |    678 +
 .../journal/leveldb/scaladsl/package-summary.html  |    173 +
 .../journal/leveldb/scaladsl/package-tree.html     |    163 +
 .../pekko/persistence/query/package-summary.html   |    273 +
 .../pekko/persistence/query/package-tree.html      |    201 +
 .../CurrentEventsByPersistenceIdQuery.html         |    271 +
 .../query/scaladsl/CurrentEventsByTagQuery.html    |    270 +
 .../query/scaladsl/CurrentPersistenceIdsQuery.html |    265 +
 .../DurableStateStorePagedPersistenceIdsQuery.html |    284 +
 .../query/scaladsl/DurableStateStoreQuery.html     |    332 +
 .../query/scaladsl/EventsByPersistenceIdQuery.html |    277 +
 .../query/scaladsl/EventsByTagQuery.html           |    291 +
 .../query/scaladsl/PagedPersistenceIdsQuery.html   |    277 +
 .../query/scaladsl/PersistenceIdsQuery.html        |    268 +
 .../persistence/query/scaladsl/ReadJournal.html    |    216 +
 .../query/scaladsl/package-summary.html            |    222 +
 .../persistence/query/scaladsl/package-tree.html   |    174 +
 .../persistence/query/typed/EventEnvelope$.html    |    406 +
 .../persistence/query/typed/EventEnvelope.html     |    618 +
 .../typed/javadsl/CurrentEventsBySliceQuery.html   |    302 +
 .../javadsl/DurableStateStoreBySliceQuery.html     |    355 +
 .../query/typed/javadsl/EventTimestampQuery.html   |    259 +
 .../query/typed/javadsl/EventsBySliceQuery.html    |    320 +
 .../query/typed/javadsl/LoadEventQuery.html        |    263 +
 .../query/typed/javadsl/package-summary.html       |    191 +
 .../query/typed/javadsl/package-tree.html          |    170 +
 .../persistence/query/typed/package-summary.html   |    172 +
 .../persistence/query/typed/package-tree.html      |    163 +
 .../typed/scaladsl/CurrentEventsBySliceQuery.html  |    302 +
 .../scaladsl/DurableStateStoreBySliceQuery.html    |    355 +
 .../query/typed/scaladsl/EventTimestampQuery.html  |    259 +
 .../query/typed/scaladsl/EventsBySliceQuery.html   |    320 +
 .../query/typed/scaladsl/LoadEventQuery.html       |    263 +
 .../query/typed/scaladsl/package-summary.html      |    191 +
 .../query/typed/scaladsl/package-tree.html         |    170 +
 .../pekko/persistence/scalatest/MayVerb$.html      |    312 +
 .../scalatest/MayVerb.StringMayWrapperForVerb.html |    284 +
 .../scalatest/MayVerb.TestCanceledByFailure$.html  |    415 +
 .../scalatest/MayVerb.TestCanceledByFailure.html   |    546 +
 .../pekko/persistence/scalatest/MayVerb.html       |    327 +
 .../pekko/persistence/scalatest/OptionalTests.html |    255 +
 .../persistence/scalatest/package-summary.html     |    207 +
 .../pekko/persistence/scalatest/package-tree.html  |    196 +
 .../pekko/persistence/serialization/Message.html   |    203 +
 ...ormats.AtLeastOnceDeliverySnapshot.Builder.html |   1158 +
 ...liverySnapshot.UnconfirmedDelivery.Builder.html |   1076 +
 ...stOnceDeliverySnapshot.UnconfirmedDelivery.html |   1226 +
 ...iverySnapshot.UnconfirmedDeliveryOrBuilder.html |    426 +
 ...MessageFormats.AtLeastOnceDeliverySnapshot.html |   1199 +
 ...rmats.AtLeastOnceDeliverySnapshotOrBuilder.html |    399 +
 .../MessageFormats.AtomicWrite.Builder.html        |   1032 +
 .../serialization/MessageFormats.AtomicWrite.html  |   1113 +
 .../MessageFormats.AtomicWriteOrBuilder.html       |    347 +
 ...ssageFormats.PersistentFSMSnapshot.Builder.html |   1076 +
 .../MessageFormats.PersistentFSMSnapshot.html      |   1226 +
 ...sageFormats.PersistentFSMSnapshotOrBuilder.html |    426 +
 .../MessageFormats.PersistentMessage.Builder.html  |   1914 +
 .../MessageFormats.PersistentMessage.html          |   1749 +
 .../MessageFormats.PersistentMessageOrBuilder.html |    807 +
 .../MessageFormats.PersistentPayload.Builder.html  |    968 +
 .../MessageFormats.PersistentPayload.html          |   1182 +
 .../MessageFormats.PersistentPayloadOrBuilder.html |    388 +
 ...Formats.PersistentStateChangeEvent.Builder.html |   1090 +
 .../MessageFormats.PersistentStateChangeEvent.html |   1243 +
 ...ormats.PersistentStateChangeEventOrBuilder.html |    445 +
 .../persistence/serialization/MessageFormats.html  |    383 +
 .../serialization/MessageSerializer.html           |    591 +
 .../pekko/persistence/serialization/Snapshot$.html |    426 +
 .../pekko/persistence/serialization/Snapshot.html  |    545 +
 .../serialization/SnapshotSerializer.html          |    451 +
 .../persistence/serialization/package-summary.html |    316 +
 .../persistence/serialization/package-tree.html    |    233 +
 .../NoSnapshotStore.NoSnapshotStoreException.html  |    301 +
 .../persistence/snapshot/NoSnapshotStore.html      |    625 +
 .../pekko/persistence/snapshot/SnapshotStore.html  |    491 +
 .../persistence/snapshot/SnapshotStoreSpec$.html   |    359 +
 .../persistence/snapshot/SnapshotStoreSpec.html    |    685 +
 .../persistence/snapshot/japi/SnapshotStore.html   |    701 +
 .../persistence/snapshot/japi/package-summary.html |    167 +
 .../persistence/snapshot/japi/package-tree.html    |    162 +
 .../persistence/snapshot/package-summary.html      |    203 +
 .../pekko/persistence/snapshot/package-tree.html   |    196 +
 .../state/DurableStateStoreProvider.html           |    281 +
 .../state/DurableStateStoreRegistry$.html          |    451 +
 .../state/DurableStateStoreRegistry.html           |    494 +
 .../state/javadsl/DurableStateStore.html           |    262 +
 .../state/javadsl/DurableStateUpdateStore.html     |    317 +
 .../state/javadsl/GetObjectResult$.html            |    393 +
 .../persistence/state/javadsl/GetObjectResult.html |    589 +
 .../persistence/state/javadsl/package-summary.html |    192 +
 .../persistence/state/javadsl/package-tree.html    |    173 +
 .../pekko/persistence/state/package-summary.html   |    188 +
 .../pekko/persistence/state/package-tree.html      |    173 +
 .../state/scaladsl/DurableStateStore.html          |    262 +
 .../state/scaladsl/DurableStateUpdateStore.html    |    317 +
 .../state/scaladsl/GetObjectResult$.html           |    393 +
 .../state/scaladsl/GetObjectResult.html            |    589 +
 .../state/scaladsl/package-summary.html            |    192 +
 .../persistence/state/scaladsl/package-tree.html   |    173 +
 .../pekko/persistence/testkit/DeleteEvents$.html   |    429 +
 .../pekko/persistence/testkit/DeleteEvents.html    |    556 +
 .../pekko/persistence/testkit/DeleteSnapshot.html  |    277 +
 .../persistence/testkit/DeleteSnapshotByMeta$.html |    426 +
 .../persistence/testkit/DeleteSnapshotByMeta.html  |    561 +
 .../testkit/DeleteSnapshotsByCriteria$.html        |    426 +
 .../testkit/DeleteSnapshotsByCriteria.html         |    561 +
 .../pekko/persistence/testkit/EventStorage$.html   |    312 +
 .../testkit/EventStorage.JournalPolicies$.html     |    452 +
 .../pekko/persistence/testkit/EventStorage.html    |    511 +
 .../persistence/testkit/ExpectedFailure$.html      |    393 +
 .../pekko/persistence/testkit/ExpectedFailure.html |    519 +
 .../persistence/testkit/ExpectedRejection$.html    |    386 +
 .../persistence/testkit/ExpectedRejection.html     |    511 +
 .../persistence/testkit/JournalOperation.html      |    196 +
 ...PersistenceTestKitDurableStateStorePlugin$.html |    378 +
 .../PersistenceTestKitDurableStateStorePlugin.html |    333 +
 .../testkit/PersistenceTestKitPlugin$.html         |    378 +
 .../testkit/PersistenceTestKitPlugin.Write$.html   |    418 +
 .../testkit/PersistenceTestKitPlugin.html          |    814 +
 .../testkit/PersistenceTestKitSnapshotPlugin$.html |    378 +
 .../testkit/PersistenceTestKitSnapshotPlugin.html  |    652 +
 .../persistence/testkit/ProcessingFailure.html     |    258 +
 .../persistence/testkit/ProcessingPolicy$.html     |    313 +
 ...ssingPolicy.DefaultPolicies.CountNextNCond.html |    316 +
 ...rocessingPolicy.DefaultPolicies.FailNextN$.html |    354 +
 ...ProcessingPolicy.DefaultPolicies.FailNextN.html |    351 +
 ...ssingPolicy.DefaultPolicies.FailNextNCond$.html |    354 +
 ...essingPolicy.DefaultPolicies.FailNextNCond.html |    353 +
 .../ProcessingPolicy.DefaultPolicies.PassAll$.html |    539 +
 .../ProcessingPolicy.DefaultPolicies.PassAll.html  |    451 +
 ...cessingPolicy.DefaultPolicies.RejectNextN$.html |    354 +
 ...ocessingPolicy.DefaultPolicies.RejectNextN.html |    351 +
 ...ingPolicy.DefaultPolicies.RejectNextNCond$.html |    354 +
 ...singPolicy.DefaultPolicies.RejectNextNCond.html |    353 +
 ...olicy.DefaultPolicies.ReturnAfterNextNCond.html |    358 +
 .../testkit/ProcessingPolicy.DefaultPolicies.html  |    392 +
 .../persistence/testkit/ProcessingPolicy.html      |    302 +
 .../persistence/testkit/ProcessingResult.html      |    198 +
 .../persistence/testkit/ProcessingSuccess$.html    |    526 +
 .../persistence/testkit/ProcessingSuccess.html     |    454 +
 .../pekko/persistence/testkit/ReadEvents$.html     |    426 +
 .../pekko/persistence/testkit/ReadEvents.html      |    556 +
 .../pekko/persistence/testkit/ReadSeqNum$.html     |    503 +
 .../pekko/persistence/testkit/ReadSeqNum.html      |    449 +
 .../pekko/persistence/testkit/ReadSnapshot$.html   |    411 +
 .../pekko/persistence/testkit/ReadSnapshot.html    |    607 +
 .../apache/pekko/persistence/testkit/Reject$.html  |    429 +
 .../apache/pekko/persistence/testkit/Reject.html   |    618 +
 .../pekko/persistence/testkit/SnapshotMeta$.html   |    573 +
 .../pekko/persistence/testkit/SnapshotMeta.html    |    676 +
 .../persistence/testkit/SnapshotOperation.html     |    195 +
 .../persistence/testkit/SnapshotStorage$.html      |    312 +
 .../testkit/SnapshotStorage.SnapshotPolicies$.html |    452 +
 .../pekko/persistence/testkit/SnapshotStorage.html |    397 +
 .../pekko/persistence/testkit/StorageFailure$.html |    429 +
 .../pekko/persistence/testkit/StorageFailure.html  |    616 +
 .../pekko/persistence/testkit/WriteEvents$.html    |    426 +
 .../pekko/persistence/testkit/WriteEvents.html     |    556 +
 .../pekko/persistence/testkit/WriteSnapshot$.html  |    411 +
 .../pekko/persistence/testkit/WriteSnapshot.html   |    607 +
 .../persistence/testkit/internal/CurrentTime$.html |    354 +
 .../persistence/testkit/internal/CurrentTime.html  |    309 +
 .../internal/EventSourcedBehaviorTestKitImpl$.html |    313 +
 .../persistence/testkit/internal/InMemStorage.html |    627 +
 .../testkit/internal/InMemStorageExtension$.html   |    423 +
 .../testkit/internal/InMemStorageExtension.html    |    465 +
 .../testkit/internal/InternalReprSupport.html      |    270 +
 .../testkit/internal/PersistenceInitImpl$.html     |    355 +
 .../persistence/testkit/internal/PolicyOps.html    |    296 +
 .../internal/SerializedEventStorageImpl$.html      |    312 +
 .../SnapshotStorageEmulatorExtension$.html         |    423 +
 .../internal/SnapshotStorageEmulatorExtension.html |    390 +
 .../testkit/internal/TestKitStorage.html           |    236 +
 .../testkit/internal/package-summary.html          |    248 +
 .../persistence/testkit/internal/package-tree.html |    189 +
 .../javadsl/EventSourcedBehaviorTestKit$.html      |    431 +
 .../EventSourcedBehaviorTestKit.CommandResult.html |    422 +
 ...rcedBehaviorTestKit.CommandResultWithReply.html |    361 +
 .../EventSourcedBehaviorTestKit.RestartResult.html |    313 +
 ...urcedBehaviorTestKit.SerializationSettings.html |    445 +
 .../javadsl/EventSourcedBehaviorTestKit.html       |    624 +
 .../testkit/javadsl/PersistenceInit$.html          |    392 +
 .../testkit/javadsl/PersistenceInit.html           |    347 +
 .../testkit/javadsl/PersistenceTestKit$.html       |    364 +
 .../testkit/javadsl/PersistenceTestKit.html        |   1685 +
 .../testkit/javadsl/SnapshotTestKit$.html          |    364 +
 .../testkit/javadsl/SnapshotTestKit.html           |   1123 +
 .../testkit/javadsl/package-summary.html           |    227 +
 .../persistence/testkit/javadsl/package-tree.html  |    176 +
 .../pekko/persistence/testkit/package-summary.html |    465 +
 .../pekko/persistence/testkit/package-tree.html    |    287 +
 .../PersistenceTestKitReadJournalProvider.html     |    346 +
 .../javadsl/PersistenceTestKitReadJournal$.html    |    350 +
 .../javadsl/PersistenceTestKitReadJournal.html     |    476 +
 .../testkit/query/javadsl/package-summary.html     |    169 +
 .../testkit/query/javadsl/package-tree.html        |    163 +
 .../persistence/testkit/query/package-summary.html |    165 +
 .../persistence/testkit/query/package-tree.html    |    162 +
 .../scaladsl/PersistenceTestKitReadJournal$.html   |    350 +
 .../scaladsl/PersistenceTestKitReadJournal.html    |    584 +
 .../testkit/query/scaladsl/package-summary.html    |    169 +
 .../testkit/query/scaladsl/package-tree.html       |    163 +
 .../persistence/testkit/scaladsl/ClearOps.html     |    283 +
 .../testkit/scaladsl/ClearPreservingSeqNums.html   |    279 +
 .../testkit/scaladsl/CommonTestKitOps.html         |    780 +
 .../scaladsl/EventSourcedBehaviorTestKit$.html     |    404 +
 .../EventSourcedBehaviorTestKit.CommandResult.html |    366 +
 ...rcedBehaviorTestKit.CommandResultWithReply.html |    305 +
 .../EventSourcedBehaviorTestKit.RestartResult.html |    257 +
 ...rcedBehaviorTestKit.SerializationSettings$.html |    368 +
 ...urcedBehaviorTestKit.SerializationSettings.html |    397 +
 .../scaladsl/EventSourcedBehaviorTestKit.html      |    449 +
 .../persistence/testkit/scaladsl/ExpectOps.html    |    561 +
 .../persistence/testkit/scaladsl/HasStorage.html   |    343 +
 .../testkit/scaladsl/PersistenceInit$.html         |    392 +
 .../testkit/scaladsl/PersistenceInit.html          |    347 +
 .../testkit/scaladsl/PersistenceTestKit$.html      |    350 +
 .../scaladsl/PersistenceTestKit.Settings$.html     |    418 +
 .../scaladsl/PersistenceTestKit.Settings.html      |    342 +
 .../testkit/scaladsl/PersistenceTestKit.html       |    762 +
 .../testkit/scaladsl/PersistenceTestKitOps.html    |    753 +
 .../testkit/scaladsl/PolicyOpsTestKit.html         |    374 +
 .../testkit/scaladsl/RejectSupport.html            |    325 +
 .../testkit/scaladsl/SnapshotTestKit$.html         |    364 +
 .../scaladsl/SnapshotTestKit.Settings$.html        |    418 +
 .../testkit/scaladsl/SnapshotTestKit.Settings.html |    342 +
 .../testkit/scaladsl/SnapshotTestKit.html          |    662 +
 .../testkit/scaladsl/package-summary.html          |    292 +
 .../persistence/testkit/scaladsl/package-tree.html |    216 +
 ...ersistenceTestKitDurableStateStoreProvider.html |    342 +
 .../PersistenceTestKitDurableStateStore$.html      |    350 +
 .../PersistenceTestKitDurableStateStore.html       |    628 +
 .../testkit/state/javadsl/package-summary.html     |    169 +
 .../testkit/state/javadsl/package-tree.html        |    163 +
 .../persistence/testkit/state/package-summary.html |    165 +
 .../persistence/testkit/state/package-tree.html    |    162 +
 .../PersistenceTestKitDurableStateStore$.html      |    350 +
 .../PersistenceTestKitDurableStateStore.html       |    642 +
 .../testkit/state/scaladsl/Record$.html            |    429 +
 .../persistence/testkit/state/scaladsl/Record.html |    753 +
 .../testkit/state/scaladsl/package-summary.html    |    177 +
 .../testkit/state/scaladsl/package-tree.html       |    165 +
 .../persistence/typed/DeleteEventsCompleted$.html  |    429 +
 .../persistence/typed/DeleteEventsCompleted.html   |    558 +
 .../persistence/typed/DeleteEventsFailed$.html     |    414 +
 .../persistence/typed/DeleteEventsFailed.html      |    609 +
 .../typed/DeleteSnapshotsCompleted$.html           |    426 +
 .../typed/DeleteSnapshotsCompleted.html            |    558 +
 .../persistence/typed/DeleteSnapshotsFailed$.html  |    411 +
 .../persistence/typed/DeleteSnapshotsFailed.html   |    609 +
 .../pekko/persistence/typed/DeletionTarget$.html   |    312 +
 .../typed/DeletionTarget.Criteria$.html            |    430 +
 .../persistence/typed/DeletionTarget.Criteria.html |    551 +
 .../typed/DeletionTarget.Individual$.html          |    430 +
 .../typed/DeletionTarget.Individual.html           |    551 +
 .../pekko/persistence/typed/DeletionTarget.html    |    238 +
 .../pekko/persistence/typed/EmptyEventSeq$.html    |    529 +
 .../pekko/persistence/typed/EmptyEventSeq.html     |    488 +
 .../pekko/persistence/typed/EventAdapter.html      |    394 +
 .../persistence/typed/EventRejectedException.html  |    302 +
 .../apache/pekko/persistence/typed/EventSeq$.html  |    428 +
 .../apache/pekko/persistence/typed/EventSeq.html   |    295 +
 .../persistence/typed/EventSourcedSignal.html      |    201 +
 .../apache/pekko/persistence/typed/EventsSeq$.html |    391 +
 .../pekko/persistence/typed/NoOpEventAdapter$.html |    351 +
 .../pekko/persistence/typed/PersistenceId$.html    |    590 +
 .../pekko/persistence/typed/PersistenceId.html     |    643 +
 .../pekko/persistence/typed/PublishedEvent.html    |    364 +
 .../persistence/typed/RecoveryCompleted$.html      |    525 +
 .../pekko/persistence/typed/RecoveryCompleted.html |    454 +
 .../pekko/persistence/typed/RecoveryFailed$.html   |    426 +
 .../pekko/persistence/typed/RecoveryFailed.html    |    558 +
 .../apache/pekko/persistence/typed/ReplicaId$.html |    426 +
 .../apache/pekko/persistence/typed/ReplicaId.html  |    542 +
 .../pekko/persistence/typed/ReplicationId$.html    |    388 +
 .../pekko/persistence/typed/ReplicationId.html     |    438 +
 .../pekko/persistence/typed/SingleEventSeq$.html   |    393 +
 .../pekko/persistence/typed/SnapshotAdapter.html   |    280 +
 .../persistence/typed/SnapshotCompleted$.html      |    426 +
 .../pekko/persistence/typed/SnapshotCompleted.html |    558 +
 .../pekko/persistence/typed/SnapshotFailed$.html   |    411 +
 .../pekko/persistence/typed/SnapshotFailed.html    |    609 +
 .../pekko/persistence/typed/SnapshotMetadata$.html |    361 +
 .../pekko/persistence/typed/SnapshotMetadata.html  |    386 +
 .../typed/SnapshotSelectionCriteria$.html          |    370 +
 .../typed/SnapshotSelectionCriteria.html           |    468 +
 .../pekko/persistence/typed/crdt/Counter$.html     |    387 +
 .../persistence/typed/crdt/Counter.Updated$.html   |    430 +
 .../persistence/typed/crdt/Counter.Updated.html    |    549 +
 .../pekko/persistence/typed/crdt/Counter.html      |    601 +
 .../pekko/persistence/typed/crdt/LwwTime$.html     |    414 +
 .../pekko/persistence/typed/crdt/LwwTime.html      |    620 +
 .../pekko/persistence/typed/crdt/ORSet$.html       |    398 +
 .../persistence/typed/crdt/ORSet.AddDeltaOp$.html  |    395 +
 .../persistence/typed/crdt/ORSet.DeltaGroup$.html  |    395 +
 .../persistence/typed/crdt/ORSet.DeltaOp.html      |    253 +
 .../typed/crdt/ORSet.FullStateDeltaOp$.html        |    395 +
 .../typed/crdt/ORSet.RemoveDeltaOp$.html           |    395 +
 .../apache/pekko/persistence/typed/crdt/ORSet.html |    719 +
 .../pekko/persistence/typed/crdt/OpCrdt.html       |    255 +
 .../persistence/typed/crdt/package-summary.html    |    233 +
 .../pekko/persistence/typed/crdt/package-tree.html |    188 +
 .../typed/delivery/EventSourcedProducerQueue$.html |    408 +
 .../EventSourcedProducerQueue.Settings$.html       |    416 +
 .../EventSourcedProducerQueue.Settings.html        |    583 +
 .../typed/delivery/EventSourcedProducerQueue.html  |    436 +
 .../typed/delivery/package-summary.html            |    182 +
 .../persistence/typed/delivery/package-tree.html   |    165 +
 .../persistence/typed/internal/BehaviorSetup$.html |    313 +
 .../typed/internal/CompositeEffect$.html           |    395 +
 .../typed/internal/DefaultRecovery$.html           |    534 +
 .../typed/internal/DefaultRecovery.html            |    460 +
 .../typed/internal/DisabledRecovery$.html          |    534 +
 .../typed/internal/DisabledRecovery.html           |    460 +
 .../typed/internal/DisabledRetentionCriteria$.html |    534 +
 .../typed/internal/DisabledRetentionCriteria.html  |    460 +
 .../typed/internal/EventSourcedBehaviorImpl$.html  |    746 +
 .../typed/internal/EventSourcedSettings$.html      |    425 +
 .../typed/internal/InternalProtocol$.html          |    312 +
 .../InternalProtocol.IncomingCommand$.html         |    397 +
 .../internal/InternalProtocol.IncomingCommand.html |    538 +
 .../InternalProtocol.JournalResponse$.html         |    430 +
 .../internal/InternalProtocol.JournalResponse.html |    534 +
 .../InternalProtocol.RecoveryPermitGranted$.html   |    506 +
 .../InternalProtocol.RecoveryTickEvent$.html       |    433 +
 .../InternalProtocol.RecoveryTickEvent.html        |    534 +
 .../InternalProtocol.ReplicatedEventEnvelope$.html |    397 +
 .../InternalProtocol.ReplicatedEventEnvelope.html  |    566 +
 .../InternalProtocol.SnapshotterResponse$.html     |    430 +
 .../InternalProtocol.SnapshotterResponse.html      |    534 +
 .../typed/internal/InternalProtocol.html           |    273 +
 .../typed/internal/JournalInteractions$.html       |    313 +
 .../JournalInteractions.EventToPersist$.html       |    417 +
 .../JournalInteractions.EventToPersist.html        |    581 +
 .../typed/internal/JournalInteractions.html        |    445 +
 .../typed/internal/ManyVersionVector$.html         |    426 +
 .../typed/internal/NoOpSnapshotAdapter$.html       |    365 +
 .../typed/internal/OneVersionVector$.html          |    414 +
 .../pekko/persistence/typed/internal/Persist$.html |    393 +
 .../persistence/typed/internal/PersistAll$.html    |    391 +
 .../typed/internal/PersistNothing$.html            |    654 +
 .../persistence/typed/internal/PersistNothing.html |    562 +
 .../typed/internal/PersistenceMdc$.html            |    479 +
 .../persistence/typed/internal/PersistenceMdc.html |    434 +
 .../typed/internal/PublishedEventImpl$.html        |    420 +
 .../RecoveryWithSnapshotSelectionCriteria$.html    |    426 +
 .../typed/internal/ReplayingEvents$.html           |    365 +
 .../typed/internal/ReplayingSnapshot$.html         |    365 +
 .../typed/internal/ReplicatedEvent$.html           |    399 +
 .../typed/internal/ReplicatedEventAck$.html        |    485 +
 .../typed/internal/ReplicatedEventAck.html         |    431 +
 .../typed/internal/ReplicatedEventMetadata$.html   |    405 +
 .../internal/ReplicatedPublishedEventMetaData.html |    307 +
 .../internal/ReplicatedSnapshotMetadata$.html      |    394 +
 .../typed/internal/ReplicationSetup$.html          |    413 +
 .../typed/internal/ReplicationStreamControl.html   |    250 +
 .../typed/internal/RequestingRecoveryPermit$.html  |    358 +
 .../pekko/persistence/typed/internal/Running$.html |    384 +
 .../persistence/typed/internal/SideEffect$.html    |    365 +
 .../SnapshotCountRetentionCriteriaImpl$.html       |    416 +
 .../typed/internal/SnapshotInteractions.html       |    304 +
 .../pekko/persistence/typed/internal/Stash$.html   |    654 +
 .../pekko/persistence/typed/internal/Stash.html    |    562 +
 .../typed/internal/StashManagement.html            |    438 +
 .../typed/internal/StashOverflowStrategy$.html     |    313 +
 .../internal/StashOverflowStrategy.Drop$.html      |    506 +
 .../internal/StashOverflowStrategy.Fail$.html      |    506 +
 .../typed/internal/StashOverflowStrategy.html      |    228 +
 .../pekko/persistence/typed/internal/Stop$.html    |    514 +
 .../pekko/persistence/typed/internal/Stop.html     |    432 +
 .../persistence/typed/internal/Unhandled$.html     |    654 +
 .../persistence/typed/internal/Unhandled.html      |    562 +
 .../persistence/typed/internal/UnstashAll$.html    |    514 +
 .../persistence/typed/internal/UnstashAll.html     |    432 +
 .../persistence/typed/internal/VersionVector$.html |    397 +
 .../typed/internal/package-summary.html            |    513 +
 .../persistence/typed/internal/package-tree.html   |    261 +
 .../persistence/typed/javadsl/CommandHandler.html  |    260 +
 .../typed/javadsl/CommandHandlerBuilder$.html      |    350 +
 .../typed/javadsl/CommandHandlerBuilder.html       |    491 +
 .../javadsl/CommandHandlerBuilderByState$.html     |    377 +
 .../javadsl/CommandHandlerBuilderByState.html      |    551 +
 .../typed/javadsl/CommandHandlerWithReply.html     |    265 +
 .../javadsl/CommandHandlerWithReplyBuilder$.html   |    350 +
 .../javadsl/CommandHandlerWithReplyBuilder.html    |    491 +
 .../CommandHandlerWithReplyBuilderByState$.html    |    377 +
 .../CommandHandlerWithReplyBuilderByState.html     |    551 +
 .../pekko/persistence/typed/javadsl/Effect.html    |    202 +
 .../persistence/typed/javadsl/EffectBuilder.html   |    428 +
 .../typed/javadsl/EffectFactories$.html            |    325 +
 .../persistence/typed/javadsl/EffectFactories.html |    489 +
 .../persistence/typed/javadsl/EventHandler.html    |    256 +
 .../typed/javadsl/EventHandlerBuilder$.html        |    350 +
 .../typed/javadsl/EventHandlerBuilder.html         |    492 +
 .../typed/javadsl/EventHandlerBuilderByState$.html |    377 +
 .../typed/javadsl/EventHandlerBuilderByState.html  |    505 +
 .../typed/javadsl/EventSourcedBehavior.html        |    768 +
 .../EventSourcedBehaviorWithEnforcedReplies.html   |    445 +
 .../typed/javadsl/PersistentFSMMigration$.html     |    363 +
 .../typed/javadsl/PersistentFSMMigration.html      |    318 +
 .../pekko/persistence/typed/javadsl/Recovery$.html |    377 +
 .../pekko/persistence/typed/javadsl/Recovery.html  |    350 +
 .../javadsl/ReplicatedEventSourcedBehavior.html    |    407 +
 .../typed/javadsl/ReplicatedEventSourcing$.html    |    411 +
 .../typed/javadsl/ReplicatedEventSourcing.html     |    366 +
 .../typed/javadsl/ReplicationContext.html          |    405 +
 .../persistence/typed/javadsl/ReplyEffect.html     |    268 +
 .../typed/javadsl/RetentionCriteria$.html          |    381 +
 .../typed/javadsl/RetentionCriteria.html           |    354 +
 .../persistence/typed/javadsl/SignalHandler$.html  |    350 +
 .../persistence/typed/javadsl/SignalHandler.html   |    305 +
 .../typed/javadsl/SignalHandlerBuilder$.html       |    350 +
 .../typed/javadsl/SignalHandlerBuilder.html        |    362 +
 .../javadsl/SnapshotCountRetentionCriteria.html    |    322 +
 .../persistence/typed/javadsl/package-summary.html |    356 +
 .../persistence/typed/javadsl/package-tree.html    |    226 +
 .../pekko/persistence/typed/package-summary.html   |    388 +
 .../pekko/persistence/typed/package-tree.html      |    237 +
 .../pekko/persistence/typed/scaladsl/Effect$.html  |    559 +
 .../pekko/persistence/typed/scaladsl/Effect.html   |    202 +
 .../persistence/typed/scaladsl/EffectBuilder.html  |    368 +
 .../typed/scaladsl/EventSourcedBehavior$.html      |    413 +
 .../EventSourcedBehavior.CommandHandler$.html      |    367 +
 .../typed/scaladsl/EventSourcedBehavior.html       |    553 +
 .../typed/scaladsl/PersistentFSMMigration$.html    |    363 +
 .../typed/scaladsl/PersistentFSMMigration.html     |    318 +
 .../persistence/typed/scaladsl/Recovery$.html      |    377 +
 .../pekko/persistence/typed/scaladsl/Recovery.html |    271 +
 .../typed/scaladsl/ReplicatedEventSourcing$.html   |    409 +
 .../typed/scaladsl/ReplicatedEventSourcing.html    |    364 +
 .../typed/scaladsl/ReplicationContext.html         |    405 +
 .../persistence/typed/scaladsl/ReplyEffect.html    |    270 +
 .../typed/scaladsl/RetentionCriteria$.html         |    381 +
 .../typed/scaladsl/RetentionCriteria.html          |    258 +
 .../scaladsl/SnapshotCountRetentionCriteria.html   |    266 +
 .../typed/scaladsl/package-summary.html            |    266 +
 .../persistence/typed/scaladsl/package-tree.html   |    189 +
 .../ReplicatedEventSourcing.Counter.Builder.html   |    788 +
 .../ReplicatedEventSourcing.Counter.html           |   1054 +
 .../ReplicatedEventSourcing.CounterOrBuilder.html  |    304 +
 ...licatedEventSourcing.CounterUpdate.Builder.html |    788 +
 .../ReplicatedEventSourcing.CounterUpdate.html     |   1054 +
 ...icatedEventSourcing.CounterUpdateOrBuilder.html |    304 +
 .../ReplicatedEventSourcing.ORSet.Builder.html     |   2194 +
 .../ReplicatedEventSourcing.ORSet.html             |   1700 +
 ...catedEventSourcing.ORSetDeltaGroup.Builder.html |   1032 +
 ...ventSourcing.ORSetDeltaGroup.Entry.Builder.html |    940 +
 ...licatedEventSourcing.ORSetDeltaGroup.Entry.html |   1139 +
 ...entSourcing.ORSetDeltaGroup.EntryOrBuilder.html |    363 +
 .../ReplicatedEventSourcing.ORSetDeltaGroup.html   |   1125 +
 ...atedEventSourcing.ORSetDeltaGroupOrBuilder.html |    347 +
 .../ReplicatedEventSourcing.ORSetDeltaOp.html      |    660 +
 .../ReplicatedEventSourcing.ORSetOrBuilder.html    |    772 +
 ...icatedEventSourcing.PublishedEvent.Builder.html |   1318 +
 .../ReplicatedEventSourcing.PublishedEvent.html    |   1375 +
 ...catedEventSourcing.PublishedEventOrBuilder.html |    527 +
 ...ntSourcing.ReplicatedEventMetadata.Builder.html |   1166 +
 ...catedEventSourcing.ReplicatedEventMetadata.html |   1290 +
 ...tSourcing.ReplicatedEventMetadataOrBuilder.html |    468 +
 ...g.ReplicatedPublishedEventMetaData.Builder.html |    986 +
 ...tSourcing.ReplicatedPublishedEventMetaData.html |   1162 +
 ....ReplicatedPublishedEventMetaDataOrBuilder.html |    384 +
 ...ourcing.ReplicatedSnapshotMetadata.Builder.html |   1184 +
 ...ng.ReplicatedSnapshotMetadata.Seen.Builder.html |    924 +
 ...ntSourcing.ReplicatedSnapshotMetadata.Seen.html |   1141 +
 ...g.ReplicatedSnapshotMetadata.SeenOrBuilder.html |    367 +
 ...edEventSourcing.ReplicatedSnapshotMetadata.html |   1210 +
 ...urcing.ReplicatedSnapshotMetadataOrBuilder.html |    406 +
 ...licatedEventSourcing.VersionVector.Builder.html |   1032 +
 ...dEventSourcing.VersionVector.Entry.Builder.html |    924 +
 ...eplicatedEventSourcing.VersionVector.Entry.html |   1141 +
 ...EventSourcing.VersionVector.EntryOrBuilder.html |    367 +
 .../ReplicatedEventSourcing.VersionVector.html     |   1125 +
 ...icatedEventSourcing.VersionVectorOrBuilder.html |    347 +
 .../serialization/ReplicatedEventSourcing.html     |    426 +
 .../ReplicatedEventSourcingSerializer$.html        |    313 +
 .../typed/serialization/package-summary.html       |    391 +
 .../typed/serialization/package-tree.html          |    250 +
 .../typed/state/DurableStateSignal.html            |    201 +
 .../typed/state/RecoveryCompleted$.html            |    525 +
 .../persistence/typed/state/RecoveryCompleted.html |    454 +
 .../persistence/typed/state/RecoveryFailed$.html   |    426 +
 .../persistence/typed/state/RecoveryFailed.html    |    558 +
 .../typed/state/internal/CompositeEffect$.html     |    395 +
 .../persistence/typed/state/internal/Delete$.html  |    391 +
 .../state/internal/DurableStateBehaviorImpl$.html  |    535 +
 .../state/internal/DurableStateSettings$.html      |    419 +
 .../internal/DurableStateStoreInteractions.html    |    382 +
 .../typed/state/internal/InternalProtocol$.html    |    312 +
 .../internal/InternalProtocol.DeleteFailure$.html  |    430 +
 .../internal/InternalProtocol.DeleteFailure.html   |    534 +
 .../internal/InternalProtocol.DeleteSuccess$.html  |    506 +
 .../internal/InternalProtocol.GetFailure$.html     |    430 +
 .../internal/InternalProtocol.GetFailure.html      |    534 +
 .../internal/InternalProtocol.GetSuccess$.html     |    395 +
 .../internal/InternalProtocol.GetSuccess.html      |    534 +
 .../InternalProtocol.IncomingCommand$.html         |    397 +
 .../internal/InternalProtocol.IncomingCommand.html |    538 +
 .../InternalProtocol.RecoveryPermitGranted$.html   |    506 +
 .../InternalProtocol.RecoveryTimeout$.html         |    506 +
 .../internal/InternalProtocol.UpsertFailure$.html  |    430 +
 .../internal/InternalProtocol.UpsertFailure.html   |    534 +
 .../internal/InternalProtocol.UpsertSuccess$.html  |    506 +
 .../typed/state/internal/InternalProtocol.html     |    288 +
 .../typed/state/internal/NoOpSnapshotAdapter$.html |    365 +
 .../persistence/typed/state/internal/Persist$.html |    393 +
 .../typed/state/internal/PersistNothing$.html      |    654 +
 .../typed/state/internal/PersistNothing.html       |    562 +
 .../typed/state/internal/PersistenceMdc$.html      |    451 +
 .../typed/state/internal/PersistenceMdc.html       |    406 +
 .../typed/state/internal/Recovering$.html          |    362 +
 .../state/internal/RequestingRecoveryPermit$.html  |    358 +
 .../persistence/typed/state/internal/Running$.html |    327 +
 .../typed/state/internal/SideEffect$.html          |    365 +
 .../persistence/typed/state/internal/Stash$.html   |    654 +
 .../persistence/typed/state/internal/Stash.html    |    562 +
 .../typed/state/internal/StashManagement.html      |    438 +
 .../state/internal/StashOverflowStrategy$.html     |    313 +
 .../internal/StashOverflowStrategy.Drop$.html      |    506 +
 .../internal/StashOverflowStrategy.Fail$.html      |    506 +
 .../state/internal/StashOverflowStrategy.html      |    228 +
 .../persistence/typed/state/internal/Stop$.html    |    514 +
 .../persistence/typed/state/internal/Stop.html     |    432 +
 .../typed/state/internal/Unhandled$.html           |    654 +
 .../typed/state/internal/Unhandled.html            |    562 +
 .../typed/state/internal/UnstashAll$.html          |    514 +
 .../typed/state/internal/UnstashAll.html           |    432 +
 .../typed/state/internal/package-summary.html      |    396 +
 .../typed/state/internal/package-tree.html         |    218 +
 .../typed/state/javadsl/CommandHandler.html        |    260 +
 .../state/javadsl/CommandHandlerBuilder$.html      |    350 +
 .../typed/state/javadsl/CommandHandlerBuilder.html |    491 +
 .../javadsl/CommandHandlerBuilderByState$.html     |    377 +
 .../javadsl/CommandHandlerBuilderByState.html      |    551 +
 .../state/javadsl/CommandHandlerWithReply.html     |    265 +
 .../javadsl/CommandHandlerWithReplyBuilder$.html   |    350 +
 .../javadsl/CommandHandlerWithReplyBuilder.html    |    491 +
 .../CommandHandlerWithReplyBuilderByState$.html    |    377 +
 .../CommandHandlerWithReplyBuilderByState.html     |    551 +
 .../typed/state/javadsl/DurableStateBehavior.html  |    588 +
 .../DurableStateBehaviorWithEnforcedReplies.html   |    445 +
 .../persistence/typed/state/javadsl/Effect.html    |    202 +
 .../typed/state/javadsl/EffectBuilder.html         |    428 +
 .../typed/state/javadsl/EffectFactories$.html      |    325 +
 .../typed/state/javadsl/EffectFactories.html       |    480 +
 .../typed/state/javadsl/ReplyEffect.html           |    268 +
 .../typed/state/javadsl/SignalHandler$.html        |    350 +
 .../typed/state/javadsl/SignalHandler.html         |    305 +
 .../typed/state/javadsl/SignalHandlerBuilder$.html |    350 +
 .../typed/state/javadsl/SignalHandlerBuilder.html  |    362 +
 .../typed/state/javadsl/package-summary.html       |    276 +
 .../typed/state/javadsl/package-tree.html          |    207 +
 .../persistence/typed/state/package-summary.html   |    194 +
 .../persistence/typed/state/package-tree.html      |    182 +
 .../state/scaladsl/DurableStateBehavior$.html      |    409 +
 .../DurableStateBehavior.CommandHandler$.html      |    367 +
 .../typed/state/scaladsl/DurableStateBehavior.html |    394 +
 .../persistence/typed/state/scaladsl/Effect$.html  |    536 +
 .../persistence/typed/state/scaladsl/Effect.html   |    202 +
 .../typed/state/scaladsl/EffectBuilder.html        |    368 +
 .../typed/state/scaladsl/ReplyEffect.html          |    270 +
 .../typed/state/scaladsl/package-summary.html      |    214 +
 .../typed/state/scaladsl/package-tree.html         |    176 +
 .../apache/pekko/pki/pem/DERPrivateKeyLoader$.html |    360 +
 .../apache/pekko/pki/pem/DERPrivateKeyLoader.html  |    315 +
 .../org/apache/pekko/pki/pem/PEMDecoder$.html      |    368 +
 .../apache/pekko/pki/pem/PEMDecoder.DERData.html   |    325 +
 .../org/apache/pekko/pki/pem/PEMDecoder.html       |    346 +
 .../apache/pekko/pki/pem/PEMLoadingException.html  |    312 +
 .../org/apache/pekko/pki/pem/package-summary.html  |    200 +
 .../org/apache/pekko/pki/pem/package-tree.html     |    179 +
 .../current/org/apache/pekko/remote/Ack$.html      |    462 +
 .../pekko/current/org/apache/pekko/remote/Ack.html |    667 +
 .../apache/pekko/remote/AckedReceiveBuffer$.html   |    516 +
 .../apache/pekko/remote/AckedReceiveBuffer.html    |    878 +
 .../org/apache/pekko/remote/AckedSendBuffer$.html  |    516 +
 .../org/apache/pekko/remote/AckedSendBuffer.html   |    873 +
 .../apache/pekko/remote/AddressUidExtension$.html  |    456 +
 .../apache/pekko/remote/AddressUidExtension.html   |    457 +
 .../apache/pekko/remote/AddressUrlEncoder$.html    |    351 +
 .../org/apache/pekko/remote/AddressUrlEncoder.html |    306 +
 .../ArteryControlFormats.Address.Builder.html      |   1201 +
 .../pekko/remote/ArteryControlFormats.Address.html |   1322 +
 .../ArteryControlFormats.AddressOrBuilder.html     |    493 +
 ...yControlFormats.ArteryHeartbeatRsp.Builder.html |    793 +
 .../ArteryControlFormats.ArteryHeartbeatRsp.html   |   1061 +
 ...ControlFormats.ArteryHeartbeatRspOrBuilder.html |    304 +
 ...mats.CompressionTableAdvertisement.Builder.html |   1492 +
 ...ntrolFormats.CompressionTableAdvertisement.html |   1449 +
 ...s.CompressionTableAdvertisementAck.Builder.html |    945 +
 ...olFormats.CompressionTableAdvertisementAck.html |   1146 +
 ....CompressionTableAdvertisementAckOrBuilder.html |    363 +
 ...ats.CompressionTableAdvertisementOrBuilder.html |    594 +
 .../ArteryControlFormats.FlushAck.Builder.html     |    788 +
 .../remote/ArteryControlFormats.FlushAck.html      |   1054 +
 .../ArteryControlFormats.FlushAckOrBuilder.html    |    304 +
 .../ArteryControlFormats.HandshakeReq.Builder.html |   1002 +
 .../remote/ArteryControlFormats.HandshakeReq.html  |   1160 +
 ...ArteryControlFormats.HandshakeReqOrBuilder.html |    380 +
 ...yControlFormats.MessageWithAddress.Builder.html |    858 +
 .../ArteryControlFormats.MessageWithAddress.html   |   1085 +
 ...ControlFormats.MessageWithAddressOrBuilder.html |    321 +
 .../ArteryControlFormats.Quarantined.Builder.html  |   1002 +
 .../remote/ArteryControlFormats.Quarantined.html   |   1160 +
 .../ArteryControlFormats.QuarantinedOrBuilder.html |    380 +
 ...olFormats.SystemMessageDeliveryAck.Builder.html |    945 +
 ...eryControlFormats.SystemMessageDeliveryAck.html |   1146 +
 ...lFormats.SystemMessageDeliveryAckOrBuilder.html |    363 +
 ...ntrolFormats.SystemMessageEnvelope.Builder.html |   1214 +
 ...ArteryControlFormats.SystemMessageEnvelope.html |   1336 +
 ...trolFormats.SystemMessageEnvelopeOrBuilder.html |    489 +
 ...ArteryControlFormats.UniqueAddress.Builder.html |    945 +
 .../remote/ArteryControlFormats.UniqueAddress.html |   1146 +
 ...rteryControlFormats.UniqueAddressOrBuilder.html |    363 +
 .../apache/pekko/remote/ArteryControlFormats.html  |    458 +
 .../org/apache/pekko/remote/AssociatedEvent$.html  |    433 +
 .../org/apache/pekko/remote/AssociatedEvent.html   |    726 +
 .../pekko/remote/AssociationErrorEvent$.html       |    437 +
 .../apache/pekko/remote/AssociationErrorEvent.html |    812 +
 .../org/apache/pekko/remote/AssociationEvent.html  |    394 +
 .../apache/pekko/remote/AssociationProblem.html    |    190 +
 .../pekko/remote/BoundAddressesExtension$.html     |    451 +
 .../pekko/remote/BoundAddressesExtension.html      |    439 +
 .../org/apache/pekko/remote/ByteStringUtils$.html  |    365 +
 .../org/apache/pekko/remote/ByteStringUtils.html   |    320 +
 .../ContainerFormats.ActorIdentity.Builder.html    |   1002 +
 .../remote/ContainerFormats.ActorIdentity.html     |   1160 +
 .../ContainerFormats.ActorIdentityOrBuilder.html   |    380 +
 ...rmats.ActorInitializationException.Builder.html |   1138 +
 ...tainerFormats.ActorInitializationException.html |   1247 +
 ...mats.ActorInitializationExceptionOrBuilder.html |    443 +
 .../remote/ContainerFormats.ActorRef.Builder.html  |    834 +
 .../pekko/remote/ContainerFormats.ActorRef.html    |   1077 +
 .../remote/ContainerFormats.ActorRefOrBuilder.html |    325 +
 .../remote/ContainerFormats.Identify.Builder.html  |    850 +
 .../pekko/remote/ContainerFormats.Identify.html    |   1075 +
 .../remote/ContainerFormats.IdentifyOrBuilder.html |    321 +
 .../remote/ContainerFormats.Option.Builder.html    |    850 +
 .../pekko/remote/ContainerFormats.Option.html      |   1075 +
 .../remote/ContainerFormats.OptionOrBuilder.html   |    321 +
 .../pekko/remote/ContainerFormats.PatternType.html |    660 +
 .../remote/ContainerFormats.Payload.Builder.html   |    968 +
 .../pekko/remote/ContainerFormats.Payload.html     |   1182 +
 .../remote/ContainerFormats.PayloadOrBuilder.html  |    388 +
 .../remote/ContainerFormats.Selection.Builder.html |    924 +
 .../pekko/remote/ContainerFormats.Selection.html   |   1141 +
 ...ContainerFormats.SelectionEnvelope.Builder.html |   1412 +
 .../remote/ContainerFormats.SelectionEnvelope.html |   1379 +
 ...ontainerFormats.SelectionEnvelopeOrBuilder.html |    525 +
 .../ContainerFormats.SelectionOrBuilder.html       |    367 +
 ...ContainerFormats.StackTraceElement.Builder.html |   1196 +
 .../remote/ContainerFormats.StackTraceElement.html |   1315 +
 ...ontainerFormats.StackTraceElementOrBuilder.html |    493 +
 ...nerFormats.StatusReplyErrorMessage.Builder.html |    838 +
 .../ContainerFormats.StatusReplyErrorMessage.html  |   1082 +
 ...erFormats.StatusReplyErrorMessageOrBuilder.html |    325 +
 .../remote/ContainerFormats.Throwable.Builder.html |   1456 +
 .../pekko/remote/ContainerFormats.Throwable.html   |   1372 +
 ...erFormats.ThrowableNotSerializable.Builder.html |   1106 +
 .../ContainerFormats.ThrowableNotSerializable.html |   1251 +
 ...rFormats.ThrowableNotSerializableOrBuilder.html |    451 +
 .../ContainerFormats.ThrowableOrBuilder.html       |    532 +
 ...erFormats.WatcherHeartbeatResponse.Builder.html |    788 +
 .../ContainerFormats.WatcherHeartbeatResponse.html |   1054 +
 ...rFormats.WatcherHeartbeatResponseOrBuilder.html |    304 +
 .../org/apache/pekko/remote/ContainerFormats.html  |    475 +
 .../current/org/apache/pekko/remote/DaemonMsg.html |    190 +
 .../org/apache/pekko/remote/DaemonMsgCreate$.html  |    415 +
 .../pekko/remote/DeadlineFailureDetector.html      |    446 +
 .../remote/DefaultFailureDetectorRegistry.html     |    422 +
 .../apache/pekko/remote/DisassociatedEvent$.html   |    433 +
 .../apache/pekko/remote/DisassociatedEvent.html    |    726 +
 .../org/apache/pekko/remote/EndpointManager$.html  |    313 +
 .../org/apache/pekko/remote/EndpointReader$.html   |    369 +
 .../org/apache/pekko/remote/EndpointWriter$.html   |    367 +
 .../org/apache/pekko/remote/FailureDetector$.html  |    350 +
 .../apache/pekko/remote/FailureDetector.Clock.html |    285 +
 .../org/apache/pekko/remote/FailureDetector.html   |    320 +
 .../pekko/remote/FailureDetectorLoader$.html       |    402 +
 .../apache/pekko/remote/FailureDetectorLoader.html |    357 +
 .../pekko/remote/FailureDetectorRegistry.html      |    341 +
 .../remote/GracefulShutdownQuarantinedEvent$.html  |    428 +
 .../remote/GracefulShutdownQuarantinedEvent.html   |    651 +
 .../apache/pekko/remote/HasSequenceNumber$.html    |    361 +
 .../org/apache/pekko/remote/HasSequenceNumber.html |    263 +
 .../org/apache/pekko/remote/HeartbeatHistory$.html |    406 +
 .../org/apache/pekko/remote/HeartbeatMessage.html  |    195 +
 .../apache/pekko/remote/HopelessAssociation$.html  |    415 +
 .../pekko/remote/InboundMessageDispatcher.html     |    256 +
 .../apache/pekko/remote/InvalidAssociation$.html   |    443 +
 .../apache/pekko/remote/MessageSerializer$.html    |    425 +
 .../MessageSerializer.SerializationException.html  |    303 +
 .../org/apache/pekko/remote/MessageSerializer.html |    403 +
 ...lowedClassRemoteDeploymentAttemptException.html |    300 +
 .../pekko/remote/PhiAccrualFailureDetector.html    |    564 +
 .../org/apache/pekko/remote/PriorityMessage.html   |    199 +
 .../org/apache/pekko/remote/QuarantinedEvent$.html |    431 +
 .../org/apache/pekko/remote/QuarantinedEvent.html  |    716 +
 .../current/org/apache/pekko/remote/RARP$.html     |    427 +
 .../pekko/remote/ReliableDeliverySupervisor$.html  |    365 +
 .../pekko/remote/RemoteActorRefProvider$.html      |    313 +
 .../pekko/remote/RemoteDeploymentWatcher$.html     |    313 +
 .../org/apache/pekko/remote/RemoteLogMarker$.html  |    438 +
 .../org/apache/pekko/remote/RemoteLogMarker.html   |    393 +
 .../org/apache/pekko/remote/RemoteMetrics.html     |    262 +
 .../pekko/remote/RemoteMetricsExtension$.html      |    453 +
 .../pekko/remote/RemoteMetricsExtension.html       |    406 +
 .../current/org/apache/pekko/remote/RemoteRef.html |    258 +
 .../org/apache/pekko/remote/RemoteScope$.html      |    426 +
 .../org/apache/pekko/remote/RemoteScope.html       |    568 +
 .../org/apache/pekko/remote/RemoteSettings.html    |    942 +
 .../pekko/remote/RemoteTransportException.html     |    323 +
 .../RemoteTransportExceptionNoStackTrace.html      |    318 +
 .../org/apache/pekko/remote/RemoteWatcher$.html    |    356 +
 .../current/org/apache/pekko/remote/Remoting$.html |    367 +
 .../apache/pekko/remote/RemotingErrorEvent$.html   |    443 +
 .../apache/pekko/remote/RemotingErrorEvent.html    |    627 +
 .../pekko/remote/RemotingLifecycleEvent.html       |    268 +
 .../apache/pekko/remote/RemotingListenEvent$.html  |    426 +
 .../apache/pekko/remote/RemotingListenEvent.html   |    573 +
 .../pekko/remote/RemotingShutdownEvent$.html       |    535 +
 .../apache/pekko/remote/RemotingShutdownEvent.html |    484 +
 .../ResendBufferCapacityReachedException.html      |    308 +
 .../pekko/remote/ResendUnfulfillableException.html |    308 +
 .../current/org/apache/pekko/remote/SeqNo$.html    |    406 +
 .../current/org/apache/pekko/remote/SeqNo.html     |    685 +
 .../apache/pekko/remote/ShutDownAssociation$.html  |    413 +
 ...Formats.DeathWatchNotificationData.Builder.html |   1030 +
 ...mMessageFormats.DeathWatchNotificationData.html |   1203 +
 ...ormats.DeathWatchNotificationDataOrBuilder.html |    405 +
 .../SystemMessageFormats.FailedData.Builder.html   |    940 +
 .../remote/SystemMessageFormats.FailedData.html    |   1139 +
 .../SystemMessageFormats.FailedDataOrBuilder.html  |    363 +
 ...SystemMessageFormats.SuperviseData.Builder.html |    940 +
 .../remote/SystemMessageFormats.SuperviseData.html |   1139 +
 ...ystemMessageFormats.SuperviseDataOrBuilder.html |    363 +
 ...SystemMessageFormats.SystemMessage.Builder.html |   1548 +
 .../SystemMessageFormats.SystemMessage.Type.html   |    919 +
 .../remote/SystemMessageFormats.SystemMessage.html |   1486 +
 ...ystemMessageFormats.SystemMessageOrBuilder.html |    599 +
 .../SystemMessageFormats.WatchData.Builder.html    |   1002 +
 .../remote/SystemMessageFormats.WatchData.html     |   1160 +
 .../SystemMessageFormats.WatchDataOrBuilder.html   |    380 +
 .../apache/pekko/remote/SystemMessageFormats.html  |    371 +
 .../remote/ThisActorSystemQuarantinedEvent$.html   |    428 +
 .../remote/ThisActorSystemQuarantinedEvent.html    |    650 +
 .../org/apache/pekko/remote/UniqueAddress$.html    |    414 +
 .../org/apache/pekko/remote/UniqueAddress.html     |    600 +
 ...ireFormats.AckAndEnvelopeContainer.Builder.html |   1002 +
 .../WireFormats.AckAndEnvelopeContainer.html       |   1160 +
 ...reFormats.AckAndEnvelopeContainerOrBuilder.html |    380 +
 .../WireFormats.AcknowledgementInfo.Builder.html   |    952 +
 .../remote/WireFormats.AcknowledgementInfo.html    |   1143 +
 .../WireFormats.AcknowledgementInfoOrBuilder.html  |    369 +
 .../remote/WireFormats.ActorRefData.Builder.html   |    840 +
 .../pekko/remote/WireFormats.ActorRefData.html     |   1086 +
 .../remote/WireFormats.ActorRefDataOrBuilder.html  |    325 +
 .../remote/WireFormats.AddressData.Builder.html    |   1201 +
 .../pekko/remote/WireFormats.AddressData.html      |   1322 +
 .../remote/WireFormats.AddressDataOrBuilder.html   |    493 +
 .../pekko/remote/WireFormats.CommandType.html      |    759 +
 .../WireFormats.DaemonMsgCreateData.Builder.html   |   1295 +
 .../remote/WireFormats.DaemonMsgCreateData.html    |   1339 +
 .../WireFormats.DaemonMsgCreateDataOrBuilder.html  |    502 +
 .../remote/WireFormats.DefaultResizer.Builder.html |   1328 +
 .../pekko/remote/WireFormats.DefaultResizer.html   |   1438 +
 .../WireFormats.DefaultResizerOrBuilder.html       |    556 +
 .../remote/WireFormats.DeployData.Builder.html     |   2163 +
 .../pekko/remote/WireFormats.DeployData.html       |   1944 +
 .../remote/WireFormats.DeployDataOrBuilder.html    |    931 +
 .../remote/WireFormats.FiniteDuration.Builder.html |    878 +
 .../pekko/remote/WireFormats.FiniteDuration.html   |   1118 +
 .../WireFormats.FiniteDurationOrBuilder.html       |    346 +
 .../remote/WireFormats.FromConfig.Builder.html     |    986 +
 .../pekko/remote/WireFormats.FromConfig.html       |   1162 +
 .../remote/WireFormats.FromConfigOrBuilder.html    |    384 +
 .../WireFormats.GenericRoutingPool.Builder.html    |   1166 +
 .../remote/WireFormats.GenericRoutingPool.html     |   1290 +
 .../WireFormats.GenericRoutingPoolOrBuilder.html   |    468 +
 .../WireFormats.PekkoControlMessage.Builder.html   |    945 +
 .../remote/WireFormats.PekkoControlMessage.html    |   1146 +
 .../WireFormats.PekkoControlMessageOrBuilder.html  |    363 +
 .../WireFormats.PekkoHandshakeInfo.Builder.html    |   1076 +
 .../remote/WireFormats.PekkoHandshakeInfo.html     |   1226 +
 .../WireFormats.PekkoHandshakeInfoOrBuilder.html   |    426 +
 .../WireFormats.PekkoProtocolMessage.Builder.html  |    946 +
 .../remote/WireFormats.PekkoProtocolMessage.html   |   1147 +
 .../WireFormats.PekkoProtocolMessageOrBuilder.html |    363 +
 .../remote/WireFormats.PropsData.Builder.html      |   1860 +
 .../apache/pekko/remote/WireFormats.PropsData.html |   1622 +
 .../remote/WireFormats.PropsDataOrBuilder.html     |    739 +
 .../remote/WireFormats.RemoteEnvelope.Builder.html |   1249 +
 .../pekko/remote/WireFormats.RemoteEnvelope.html   |   1316 +
 .../WireFormats.RemoteEnvelopeOrBuilder.html       |    481 +
 .../WireFormats.RemoteRouterConfig.Builder.html    |   1184 +
 .../remote/WireFormats.RemoteRouterConfig.html     |   1198 +
 .../WireFormats.RemoteRouterConfigOrBuilder.html   |    406 +
 .../remote/WireFormats.RemoteScope.Builder.html    |    850 +
 .../pekko/remote/WireFormats.RemoteScope.html      |   1075 +
 .../remote/WireFormats.RemoteScopeOrBuilder.html   |    321 +
 .../WireFormats.ScatterGatherPool.Builder.html     |   1002 +
 .../remote/WireFormats.ScatterGatherPool.html      |   1160 +
 .../WireFormats.ScatterGatherPoolOrBuilder.html    |    380 +
 .../WireFormats.SerializedMessage.Builder.html     |    973 +
 .../remote/WireFormats.SerializedMessage.html      |   1189 +
 .../WireFormats.SerializedMessageOrBuilder.html    |    388 +
 .../WireFormats.TailChoppingPool.Builder.html      |   1154 +
 .../pekko/remote/WireFormats.TailChoppingPool.html |   1245 +
 .../WireFormats.TailChoppingPoolOrBuilder.html     |    439 +
 .../apache/pekko/remote/WireFormats.TimeUnit.html  |    813 +
 .../org/apache/pekko/remote/WireFormats.html       |    588 +
 .../remote/artery/ActorSystemTerminating$.html     |    426 +
 .../remote/artery/ActorSystemTerminatingAck$.html  |    426 +
 .../apache/pekko/remote/artery/ArteryMessage.html  |    203 +
 .../pekko/remote/artery/ArterySettings$.html       |    367 +
 .../pekko/remote/artery/ArteryTransport$.html      |    421 +
 .../apache/pekko/remote/artery/Association$.html   |    379 +
 .../pekko/remote/artery/AssociationState$.html     |    351 +
 .../org/apache/pekko/remote/artery/ByteFlag$.html  |    411 +
 .../pekko/remote/artery/CacheStatistics$.html      |    416 +
 .../apache/pekko/remote/artery/ControlMessage.html |    205 +
 .../org/apache/pekko/remote/artery/Decoder$.html   |    313 +
 .../org/apache/pekko/remote/artery/Encoder$.html   |    313 +
 .../pekko/remote/artery/EnvelopeBuffer$.html       |    535 +
 .../org/apache/pekko/remote/artery/Flush$.html     |    486 +
 .../org/apache/pekko/remote/artery/Flush.html      |    432 +
 .../org/apache/pekko/remote/artery/FlushAck$.html  |    429 +
 .../artery/FlushBeforeDeathWatchNotification$.html |    369 +
 .../pekko/remote/artery/FlushOnShutdown$.html      |    355 +
 .../artery/GracefulShutdownQuarantinedEvent$.html  |    411 +
 .../artery/GracefulShutdownQuarantinedEvent.html   |    575 +
 .../apache/pekko/remote/artery/HeaderBuilder$.html |    379 +
 .../apache/pekko/remote/artery/HeaderBuilder.html  |    705 +
 .../pekko/remote/artery/ImmutableLongMap$.html     |    351 +
 .../apache/pekko/remote/artery/InboundContext.html |    355 +
 .../remote/artery/InboundControlJunction$.html     |    313 +
 .../pekko/remote/artery/InboundEnvelope$.html      |    362 +
 .../pekko/remote/artery/InboundEnvelope.html       |    451 +
 .../remote/artery/NoOpRemotingFlightRecorder$.html |   1235 +
 .../remote/artery/NoOpRemotingFlightRecorder.html  |   1021 +
 .../pekko/remote/artery/OutboundContext.html       |    369 +
 .../remote/artery/OutboundControlJunction$.html    |    313 +
 .../pekko/remote/artery/OutboundEnvelope$.html     |    355 +
 .../pekko/remote/artery/OutboundEnvelope.html      |    311 +
 .../pekko/remote/artery/OutboundHandshake$.html    |    313 +
 .../apache/pekko/remote/artery/Quarantined$.html   |    411 +
 .../pekko/remote/artery/QuarantinedEvent$.html     |    426 +
 .../pekko/remote/artery/QuarantinedEvent.html      |    541 +
 .../pekko/remote/artery/RemoteInstrument.html      |    447 +
 .../pekko/remote/artery/RemoteInstruments$.html    |    411 +
 .../remote/artery/RemotingFlightRecorder$.html     |    395 +
 .../remote/artery/RemotingFlightRecorder.html      |    831 +
 .../org/apache/pekko/remote/artery/Reply.html      |    195 +
 .../pekko/remote/artery/RestartCounter$.html       |    313 +
 .../remote/artery/ReusableInboundEnvelope$.html    |    351 +
 .../remote/artery/ReusableOutboundEnvelope$.html   |    351 +
 .../org/apache/pekko/remote/artery/SendQueue$.html |    313 +
 .../pekko/remote/artery/SystemMessageAcker$.html   |    351 +
 .../remote/artery/SystemMessageDelivery$.html      |    313 +
 .../remote/artery/TestManagementCommands$.html     |    312 +
 ...tManagementCommands.FailInboundStreamOnce$.html |    430 +
 ...stManagementCommands.FailInboundStreamOnce.html |    518 +
 .../remote/artery/TestManagementCommands.html      |    297 +
 .../org/apache/pekko/remote/artery/TestState$.html |    411 +
 .../artery/ThisActorSystemQuarantinedEvent$.html   |    411 +
 .../artery/ThisActorSystemQuarantinedEvent.html    |    575 +
 .../pekko/remote/artery/aeron/AeronErrorLog.html   |    345 +
 .../pekko/remote/artery/aeron/AeronSink$.html      |    313 +
 .../pekko/remote/artery/aeron/AeronSource$.html    |    313 +
 .../pekko/remote/artery/aeron/TaskRunner$.html     |    351 +
 .../pekko/remote/artery/aeron/package-summary.html |    185 +
 .../pekko/remote/artery/aeron/package-tree.html    |    165 +
 .../artery/compress/CompressionProtocol$.html      |    313 +
 ...Protocol.ActorRefCompressionAdvertisement$.html |    415 +
 ...tocol.ActorRefCompressionAdvertisementAck$.html |    418 +
 ...col.ClassManifestCompressionAdvertisement$.html |    415 +
 ....ClassManifestCompressionAdvertisementAck$.html |    418 +
 .../CompressionProtocol.CompressionAckMessage.html |    199 +
 ...mpressionProtocol.CompressionAdvertisement.html |    273 +
 .../CompressionProtocol.CompressionMessage.html    |    198 +
 .../CompressionProtocol.Events$.Event.html         |    194 +
 ...ssionProtocol.Events$.HeavyHitterDetected$.html |    420 +
 ...essionProtocol.Events$.HeavyHitterDetected.html |    614 +
 ....Events$.ReceivedActorRefCompressionTable$.html |    415 +
 ...l.Events$.ReceivedActorRefCompressionTable.html |    580 +
 ...ts$.ReceivedClassManifestCompressionTable$.html |    415 +
 ...nts$.ReceivedClassManifestCompressionTable.html |    580 +
 .../compress/CompressionProtocol.Events$.html      |    378 +
 .../artery/compress/CompressionProtocol.html       |    334 +
 .../remote/artery/compress/CompressionTable$.html  |    411 +
 .../remote/artery/compress/CountMinSketch.html     |    409 +
 .../artery/compress/DecompressionTable$.html       |    420 +
 .../artery/compress/InboundCompression$.html       |    351 +
 .../artery/compress/InboundCompressions.html       |    416 +
 .../artery/compress/InboundCompressionsImpl$.html  |    350 +
 .../artery/compress/NoInboundCompressions$.html    |    704 +
 .../artery/compress/NoInboundCompressions.html     |    598 +
 .../remote/artery/compress/TopHeavyHitters$.html   |    313 +
 .../remote/artery/compress/package-summary.html    |    283 +
 .../pekko/remote/artery/compress/package-tree.html |    216 +
 .../pekko/remote/artery/package-summary.html       |    478 +
 .../apache/pekko/remote/artery/package-tree.html   |    251 +
 .../remote/artery/tcp/ArteryTcpTransport$.html     |    351 +
 .../remote/artery/tcp/ConfigSSLEngineProvider.html |    643 +
 .../pekko/remote/artery/tcp/SSLEngineProvider.html |    315 +
 .../remote/artery/tcp/SSLEngineProviderSetup$.html |    374 +
 .../remote/artery/tcp/SSLEngineProviderSetup.html  |    361 +
 .../remote/artery/tcp/SecureRandomFactory$.html    |    383 +
 .../remote/artery/tcp/SecureRandomFactory.html     |    338 +
 .../remote/artery/tcp/SslTransportException.html   |    299 +
 .../pekko/remote/artery/tcp/TcpFraming$.html       |    429 +
 .../pekko/remote/artery/tcp/package-summary.html   |    232 +
 .../pekko/remote/artery/tcp/package-tree.html      |    191 +
 .../artery/tcp/ssl/NoopSessionVerifier$.html       |    384 +
 .../remote/artery/tcp/ssl/NoopSessionVerifier.html |    326 +
 .../artery/tcp/ssl/PemManagersProvider$.html       |    313 +
 .../remote/artery/tcp/ssl/PemManagersProvider.html |    268 +
 .../tcp/ssl/RotatingKeysSSLEngineProvider$.html    |    312 +
 .../tcp/ssl/RotatingKeysSSLEngineProvider.html     |    443 +
 .../remote/artery/tcp/ssl/SessionVerifier.html     |    274 +
 .../pekko/remote/artery/tcp/ssl/X509Readers$.html  |    351 +
 .../pekko/remote/artery/tcp/ssl/X509Readers.html   |    306 +
 .../remote/artery/tcp/ssl/package-summary.html     |    225 +
 .../pekko/remote/artery/tcp/ssl/package-tree.html  |    175 +
 .../org/apache/pekko/remote/package-summary.html   |   1577 +
 .../org/apache/pekko/remote/package-tree.html      |    508 +
 .../pekko/remote/routing/RemoteRouterConfig$.html  |    411 +
 .../pekko/remote/routing/RemoteRouterConfig.html   |    812 +
 .../pekko/remote/routing/package-summary.html      |    172 +
 .../apache/pekko/remote/routing/package-tree.html  |    167 +
 .../pekko/remote/security/provider/SeedSize$.html  |    384 +
 .../pekko/remote/security/provider/SeedSize.html   |    339 +
 .../remote/security/provider/package-summary.html  |    177 +
 .../remote/security/provider/package-tree.html     |    163 +
 .../ActorRefResolveThreadLocalCache$.html          |    451 +
 .../serialization/ArteryMessageSerializer$.html    |    313 +
 .../remote/serialization/ByteStringSerializer.html |    526 +
 .../pekko/remote/serialization/IntSerializer.html  |    526 +
 .../pekko/remote/serialization/LongSerializer.html |    526 +
 .../serialization/MessageContainerSerializer.html  |    454 +
 .../serialization/MiscMessageSerializer.html       |    505 +
 .../remote/serialization/ProtobufSerializer$.html  |    378 +
 .../remote/serialization/ProtobufSerializer.html   |    499 +
 .../remote/serialization/StringSerializer.html     |    526 +
 .../serialization/SystemMessageSerializer.html     |    454 +
 .../ThrowableNotSerializableException.html         |    377 +
 .../serialization/WrappedPayloadSupport$.html      |    376 +
 .../remote/serialization/package-summary.html      |    242 +
 .../pekko/remote/serialization/package-tree.html   |    194 +
 .../pekko/remote/testconductor/AddressReply$.html  |    411 +
 .../remote/testconductor/BarrierCoordinator$.html  |    313 +
 .../pekko/remote/testconductor/BarrierResult$.html |    414 +
 .../apache/pekko/remote/testconductor/Client$.html |    486 +
 .../apache/pekko/remote/testconductor/Client.html  |    432 +
 .../pekko/remote/testconductor/ClientFSM$.html     |    313 +
 .../pekko/remote/testconductor/ClientOp.html       |    197 +
 .../pekko/remote/testconductor/CommandOp.html      |    189 +
 .../pekko/remote/testconductor/Conductor.html      |    642 +
 .../remote/testconductor/ConfirmedClientOp.html    |    194 +
 .../pekko/remote/testconductor/Controller$.html    |    313 +
 .../pekko/remote/testconductor/Disconnect$.html    |    416 +
 .../pekko/remote/testconductor/DisconnectMsg$.html |    414 +
 .../apache/pekko/remote/testconductor/Done$.html   |    533 +
 .../pekko/remote/testconductor/EnterBarrier$.html  |    411 +
 .../pekko/remote/testconductor/FailBarrier$.html   |    426 +
 .../pekko/remote/testconductor/GetAddress$.html    |    426 +
 .../apache/pekko/remote/testconductor/Hello$.html  |    411 +
 .../pekko/remote/testconductor/NetworkOp.html      |    193 +
 .../apache/pekko/remote/testconductor/Player$.html |    350 +
 .../pekko/remote/testconductor/Player.Waiter.html  |    490 +
 .../apache/pekko/remote/testconductor/Player.html  |    374 +
 .../remote/testconductor/RemoteConnection$.html    |    385 +
 .../remote/testconductor/RemoteConnection.html     |    340 +
 .../apache/pekko/remote/testconductor/Remove$.html |    426 +
 .../apache/pekko/remote/testconductor/Role.html    |    194 +
 .../pekko/remote/testconductor/RoleName$.html      |    426 +
 .../pekko/remote/testconductor/RoleName.html       |    541 +
 .../apache/pekko/remote/testconductor/Server$.html |    486 +
 .../apache/pekko/remote/testconductor/Server.html  |    432 +
 .../pekko/remote/testconductor/ServerFSM$.html     |    313 +
 .../pekko/remote/testconductor/ServerOp.html       |    193 +
 .../pekko/remote/testconductor/Terminate$.html     |    411 +
 .../pekko/remote/testconductor/TerminateMsg$.html  |    426 +
 .../pekko/remote/testconductor/TestConductor$.html |    465 +
 .../pekko/remote/testconductor/TestConductor.html  |    400 +
 .../testconductor/TestConductorExt.Settings$.html  |    466 +
 .../testconductor/TestConductorExt.Settings.html   |    421 +
 .../remote/testconductor/TestConductorExt.html     |    419 +
 .../TestConductorProtocol.Address.Builder.html     |   1196 +
 .../TestConductorProtocol.Address.html             |   1315 +
 .../TestConductorProtocol.AddressOrBuilder.html    |    493 +
 ...stConductorProtocol.AddressRequest.Builder.html |    986 +
 .../TestConductorProtocol.AddressRequest.html      |   1162 +
 ...tConductorProtocol.AddressRequestOrBuilder.html |    384 +
 .../TestConductorProtocol.BarrierOp.html           |    697 +
 .../TestConductorProtocol.Direction.html           |    660 +
 ...TestConductorProtocol.EnterBarrier.Builder.html |   1014 +
 .../TestConductorProtocol.EnterBarrier.html        |   1205 +
 ...estConductorProtocol.EnterBarrierOrBuilder.html |    409 +
 .../TestConductorProtocol.FailType.html            |    771 +
 .../TestConductorProtocol.Hello.Builder.html       |    986 +
 .../testconductor/TestConductorProtocol.Hello.html |   1162 +
 .../TestConductorProtocol.HelloOrBuilder.html      |    384 +
 ...estConductorProtocol.InjectFailure.Builder.html |   1210 +
 .../TestConductorProtocol.InjectFailure.html       |   1331 +
 ...stConductorProtocol.InjectFailureOrBuilder.html |    489 +
 .../TestConductorProtocol.Wrapper.Builder.html     |   1442 +
 .../TestConductorProtocol.Wrapper.html             |   1417 +
 .../TestConductorProtocol.WrapperOrBuilder.html    |    561 +
 .../testconductor/TestConductorProtocol.html       |    404 +
 .../pekko/remote/testconductor/Throttle$.html      |    418 +
 .../pekko/remote/testconductor/ThrottleMsg$.html   |    416 +
 .../pekko/remote/testconductor/ToClient$.html      |    426 +
 .../pekko/remote/testconductor/ToServer$.html      |    426 +
 .../remote/testconductor/UnconfirmedClientOp.html  |    198 +
 .../remote/testconductor/package-summary.html      |    508 +
 .../pekko/remote/testconductor/package-tree.html   |    296 +
 .../pekko/remote/testkit/MultiNodeConfig.html      |    420 +
 .../pekko/remote/testkit/MultiNodeSpec$.html       |    526 +
 .../remote/testkit/MultiNodeSpec.AwaitHelper.html  |    309 +
 .../apache/pekko/remote/testkit/MultiNodeSpec.html |   1008 +
 .../remote/testkit/MultiNodeSpecCallbacks.html     |    285 +
 .../pekko/remote/testkit/PerfFlamesSupport.html    |    286 +
 .../pekko/remote/testkit/package-summary.html      |    204 +
 .../apache/pekko/remote/testkit/package-tree.html  |    176 +
 .../remote/transport/AbstractTransportAdapter.html |    612 +
 .../transport/AbstractTransportAdapterHandle.html  |    483 +
 .../remote/transport/ActorTransportAdapter$.html   |    361 +
 ...ActorTransportAdapter.AssociateUnderlying$.html |    415 +
 .../ActorTransportAdapter.AssociateUnderlying.html |    549 +
 ...orTransportAdapter.DisassociateUnderlying$.html |    458 +
 ...torTransportAdapter.DisassociateUnderlying.html |    517 +
 .../ActorTransportAdapter.ListenUnderlying$.html   |    415 +
 .../ActorTransportAdapter.ListenUnderlying.html    |    549 +
 .../ActorTransportAdapter.ListenerRegistered$.html |    430 +
 .../ActorTransportAdapter.ListenerRegistered.html  |    517 +
 .../ActorTransportAdapter.TransportOperation.html  |    202 +
 .../remote/transport/ActorTransportAdapter.html    |    583 +
 .../transport/ActorTransportAdapterManager.html    |    576 +
 .../pekko/remote/transport/AssociationHandle$.html |    320 +
 ...ssociationHandle.ActorHandleEventListener$.html |    430 +
 ...AssociationHandle.ActorHandleEventListener.html |    544 +
 .../AssociationHandle.DisassociateInfo.html        |    198 +
 .../AssociationHandle.Disassociated$.html          |    430 +
 .../transport/AssociationHandle.Disassociated.html |    521 +
 .../transport/AssociationHandle.HandleEvent.html   |    203 +
 .../AssociationHandle.HandleEventListener.html     |    266 +
 .../AssociationHandle.InboundPayload$.html         |    430 +
 .../AssociationHandle.InboundPayload.html          |    522 +
 .../transport/AssociationHandle.Quarantined$.html  |    489 +
 .../transport/AssociationHandle.Shutdown$.html     |    489 +
 .../transport/AssociationHandle.Unknown$.html      |    489 +
 .../pekko/remote/transport/AssociationHandle.html  |    515 +
 .../remote/transport/AssociationRegistry$.html     |    378 +
 .../remote/transport/AssociationRegistry.html      |    331 +
 .../transport/FailureInjectorException$.html       |    443 +
 .../remote/transport/FailureInjectorException.html |    619 +
 .../remote/transport/FailureInjectorHandle$.html   |    411 +
 .../remote/transport/FailureInjectorProvider.html  |    328 +
 .../FailureInjectorTransportAdapter$.html          |    351 +
 .../pekko/remote/transport/HandshakeInfo$.html     |    393 +
 .../pekko/remote/transport/HandshakeInfo.html      |    625 +
 .../pekko/remote/transport/PekkoPduCodec$.html     |    316 +
 .../remote/transport/PekkoPduCodec.Associate$.html |    430 +
 .../remote/transport/PekkoPduCodec.Associate.html  |    517 +
 .../transport/PekkoPduCodec.Disassociate$.html     |    430 +
 .../transport/PekkoPduCodec.Disassociate.html      |    517 +
 .../remote/transport/PekkoPduCodec.Heartbeat$.html |    489 +
 .../remote/transport/PekkoPduCodec.Message$.html   |    421 +
 .../remote/transport/PekkoPduCodec.Message.html    |    681 +
 .../remote/transport/PekkoPduCodec.Payload$.html   |    430 +
 .../remote/transport/PekkoPduCodec.Payload.html    |    517 +
 .../remote/transport/PekkoPduCodec.PekkoPdu.html   |    198 +
 .../pekko/remote/transport/PekkoPduCodec.html      |    507 +
 .../remote/transport/PekkoPduProtobufCodec$$.html  |    571 +
 .../remote/transport/PekkoPduProtobufCodec$.html   |    460 +
 .../remote/transport/PekkoProtocolException.html   |    325 +
 .../remote/transport/PekkoProtocolTransport$.html  |    378 +
 .../remote/transport/ProtocolStateActor$.html      |    312 +
 .../pekko/remote/transport/SchemeAugmenter.html    |    327 +
 .../remote/transport/TestAssociationHandle$.html   |    435 +
 .../remote/transport/TestAssociationHandle.html    |    900 +
 .../pekko/remote/transport/TestTransport$.html     |    378 +
 .../remote/transport/TestTransport.Activity.html   |    198 +
 .../transport/TestTransport.AssociateAttempt$.html |    415 +
 .../transport/TestTransport.AssociateAttempt.html  |    549 +
 .../TestTransport.AssociationRegistry.html         |    572 +
 .../TestTransport.DisassociateAttempt$.html        |    415 +
 .../TestTransport.DisassociateAttempt.html         |    549 +
 .../transport/TestTransport.ListenAttempt$.html    |    430 +
 .../transport/TestTransport.ListenAttempt.html     |    517 +
 .../transport/TestTransport.ShutdownAttempt$.html  |    430 +
 .../transport/TestTransport.ShutdownAttempt.html   |    517 +
 .../TestTransport.SwitchableLoggedBehavior.html    |    481 +
 .../transport/TestTransport.WriteAttempt$.html     |    417 +
 .../transport/TestTransport.WriteAttempt.html      |    581 +
 .../pekko/remote/transport/TestTransport.html      |    829 +
 .../remote/transport/ThrottledAssociation$.html    |    313 +
 .../pekko/remote/transport/ThrottlerHandle$.html   |    411 +
 .../pekko/remote/transport/ThrottlerManager$.html  |    313 +
 .../pekko/remote/transport/ThrottlerProvider.html  |    328 +
 .../transport/ThrottlerTransportAdapter$.html      |    473 +
 .../ThrottlerTransportAdapter.Blackhole$.html      |    546 +
 ...ThrottlerTransportAdapter.Direction$.Both$.html |    524 +
 ...ottlerTransportAdapter.Direction$.Receive$.html |    524 +
 ...ThrottlerTransportAdapter.Direction$.Send$.html |    524 +
 .../ThrottlerTransportAdapter.Direction$.html      |    349 +
 .../ThrottlerTransportAdapter.Direction.html       |    257 +
 ...rottlerTransportAdapter.ForceDisassociate$.html |    430 +
 ...hrottlerTransportAdapter.ForceDisassociate.html |    518 +
 ...tlerTransportAdapter.ForceDisassociateAck$.html |    506 +
 ...nsportAdapter.ForceDisassociateExplicitly$.html |    415 +
 ...ansportAdapter.ForceDisassociateExplicitly.html |    550 +
 .../ThrottlerTransportAdapter.SetThrottle$.html    |    417 +
 .../ThrottlerTransportAdapter.SetThrottle.html     |    581 +
 .../ThrottlerTransportAdapter.SetThrottleAck$.html |    506 +
 .../ThrottlerTransportAdapter.ThrottleMode.html    |    280 +
 .../ThrottlerTransportAdapter.TokenBucket$.html    |    422 +
 .../ThrottlerTransportAdapter.TokenBucket.html     |    653 +
 .../ThrottlerTransportAdapter.Unthrottled$.html    |    546 +
 .../transport/ThrottlerTransportAdapter.html       |    710 +
 .../apache/pekko/remote/transport/Transport$.html  |    320 +
 .../Transport.ActorAssociationEventListener$.html  |    430 +
 .../Transport.ActorAssociationEventListener.html   |    544 +
 .../transport/Transport.AssociationEvent.html      |    202 +
 .../Transport.AssociationEventListener.html        |    265 +
 .../transport/Transport.InboundAssociation$.html   |    430 +
 .../transport/Transport.InboundAssociation.html    |    522 +
 .../Transport.InvalidAssociationException$.html    |    443 +
 .../Transport.InvalidAssociationException.html     |    567 +
 .../apache/pekko/remote/transport/Transport.html   |    519 +
 .../remote/transport/TransportAdapterProvider.html |    263 +
 .../pekko/remote/transport/TransportAdapters.html  |    336 +
 .../transport/TransportAdaptersExtension$.html     |    466 +
 .../transport/TransportAdaptersExtension.html      |    433 +
 .../remote/transport/netty/ChannelLocalActor$.html |    394 +
 .../remote/transport/netty/ChannelLocalActor.html  |    424 +
 .../remote/transport/netty/CommonHandlers.html     |    346 +
 .../transport/netty/ConfigSSLEngineProvider.html   |    458 +
 .../remote/transport/netty/NettyClientHelpers.html |    392 +
 .../remote/transport/netty/NettyFutureBridge$.html |    378 +
 .../remote/transport/netty/NettyFutureBridge.html  |    331 +
 .../pekko/remote/transport/netty/NettyHelpers.html |    336 +
 .../remote/transport/netty/NettySSLSupport$.html   |    359 +
 .../remote/transport/netty/NettySSLSupport.html    |    314 +
 .../remote/transport/netty/NettyServerHelpers.html |    392 +
 .../remote/transport/netty/NettyTransport$.html    |    446 +
 .../remote/transport/netty/NettyTransport.html     |    715 +
 .../transport/netty/NettyTransportException.html   |    333 +
 .../netty/NettyTransportExceptionNoStack.html      |    341 +
 .../transport/netty/NettyTransportSettings.html    |    645 +
 .../remote/transport/netty/SSLEngineProvider.html  |    276 +
 .../pekko/remote/transport/netty/TcpHandlers.html  |    375 +
 .../remote/transport/netty/package-summary.html    |    291 +
 .../pekko/remote/transport/netty/package-tree.html |    209 +
 .../pekko/remote/transport/package-summary.html    |    725 +
 .../pekko/remote/transport/package-tree.html       |    322 +
 .../org/apache/pekko/routing/ActorRefRoutee$.html  |    426 +
 .../org/apache/pekko/routing/ActorRefRoutee.html   |    562 +
 .../pekko/routing/ActorSelectionRoutee$.html       |    426 +
 .../apache/pekko/routing/ActorSelectionRoutee.html |    562 +
 .../org/apache/pekko/routing/AddRoutee$.html       |    426 +
 .../org/apache/pekko/routing/AddRoutee.html        |    543 +
 .../org/apache/pekko/routing/AdjustPoolSize$.html  |    429 +
 .../org/apache/pekko/routing/AdjustPoolSize.html   |    550 +
 .../org/apache/pekko/routing/BalancingPool$.html   |    472 +
 .../org/apache/pekko/routing/BalancingPool.html    |    888 +
 .../apache/pekko/routing/BalancingPoolDeploy$.html |    352 +
 .../apache/pekko/routing/BalancingPoolDeploy.html  |    307 +
 .../pekko/routing/BalancingRoutingLogic$.html      |    351 +
 .../org/apache/pekko/routing/Broadcast$.html       |    426 +
 .../org/apache/pekko/routing/Broadcast.html        |    550 +
 .../org/apache/pekko/routing/BroadcastGroup$.html  |    439 +
 .../org/apache/pekko/routing/BroadcastGroup.html   |    734 +
 .../org/apache/pekko/routing/BroadcastPool$.html   |    532 +
 .../org/apache/pekko/routing/BroadcastPool.html    |   1043 +
 .../pekko/routing/BroadcastRoutingLogic$.html      |    350 +
 .../pekko/routing/BroadcastRoutingLogic.html       |    341 +
 .../org/apache/pekko/routing/ConsistentHash$.html  |    373 +
 .../org/apache/pekko/routing/ConsistentHash.html   |    488 +
 .../pekko/routing/ConsistentHashingGroup$.html     |    502 +
 .../pekko/routing/ConsistentHashingGroup.html      |    919 +
 .../pekko/routing/ConsistentHashingPool$.html      |    592 +
 .../pekko/routing/ConsistentHashingPool.html       |   1208 +
 .../pekko/routing/ConsistentHashingRouter$.html    |    312 +
 ...nsistentHashingRouter.ConsistentHashMapper.html |    264 +
 ...ConsistentHashingRouter.ConsistentHashable.html |    271 +
 ...tHashingRouter.ConsistentHashableEnvelope$.html |    415 +
 ...ntHashingRouter.ConsistentHashableEnvelope.html |    579 +
 ...tHashingRouter.emptyConsistentHashMapping$.html |    419 +
 .../pekko/routing/ConsistentHashingRouter.html     |    323 +
 .../routing/ConsistentHashingRoutingLogic$.html    |    507 +
 .../routing/ConsistentHashingRoutingLogic.html     |    837 +
 .../apache/pekko/routing/ConsistentRoutee$.html    |    411 +
 .../apache/pekko/routing/CustomRouterConfig.html   |    333 +
 .../current/org/apache/pekko/routing/Deafen$.html  |    426 +
 .../current/org/apache/pekko/routing/Deafen.html   |    541 +
 .../DefaultOptimalSizeExploringResizer$.html       |    710 +
 .../DefaultOptimalSizeExploringResizer.html        |   1272 +
 .../org/apache/pekko/routing/DefaultResizer$.html  |    854 +
 .../org/apache/pekko/routing/DefaultResizer.html   |   1309 +
 .../org/apache/pekko/routing/FromConfig$.html      |    639 +
 .../org/apache/pekko/routing/FromConfig.html       |    855 +
 .../org/apache/pekko/routing/GetRoutees$.html      |    528 +
 .../org/apache/pekko/routing/GetRoutees.html       |    460 +
 .../current/org/apache/pekko/routing/Group.html    |    327 +
 .../org/apache/pekko/routing/GroupBase.html        |    347 +
 .../current/org/apache/pekko/routing/Listen$.html  |    426 +
 .../current/org/apache/pekko/routing/Listen.html   |    541 +
 .../org/apache/pekko/routing/ListenerMessage.html  |    193 +
 .../org/apache/pekko/routing/Listeners.html        |    332 +
 .../org/apache/pekko/routing/MurmurHash$.html      |    534 +
 .../org/apache/pekko/routing/MurmurHash.html       |    489 +
 .../org/apache/pekko/routing/NoRoutee$.html        |    364 +
 .../current/org/apache/pekko/routing/NoRoutee.html |    310 +
 .../org/apache/pekko/routing/NoRouter$.html        |    607 +
 .../current/org/apache/pekko/routing/NoRouter.html |    584 +
 .../routing/OptimalSizeExploringResizer$.html      |    499 +
 .../OptimalSizeExploringResizer.ResizeRecord$.html |    534 +
 .../OptimalSizeExploringResizer.ResizeRecord.html  |    614 +
 ...zeExploringResizer.UnderUtilizationStreak$.html |    418 +
 ...izeExploringResizer.UnderUtilizationStreak.html |    550 +
 .../pekko/routing/OptimalSizeExploringResizer.html |    321 +
 .../current/org/apache/pekko/routing/Pool$.html    |    359 +
 .../current/org/apache/pekko/routing/Pool.html     |    429 +
 .../current/org/apache/pekko/routing/PoolBase.html |    291 +
 .../pekko/routing/PoolOverrideUnsetConfig.html     |    303 +
 .../org/apache/pekko/routing/RandomGroup$.html     |    439 +
 .../org/apache/pekko/routing/RandomGroup.html      |    734 +
 .../org/apache/pekko/routing/RandomPool$.html      |    532 +
 .../org/apache/pekko/routing/RandomPool.html       |   1043 +
 .../apache/pekko/routing/RandomRoutingLogic$.html  |    350 +
 .../apache/pekko/routing/RandomRoutingLogic.html   |    341 +
 .../org/apache/pekko/routing/RemoveRoutee$.html    |    426 +
 .../org/apache/pekko/routing/RemoveRoutee.html     |    547 +
 .../apache/pekko/routing/ResizablePoolActor$.html  |    313 +
 .../current/org/apache/pekko/routing/Resizer$.html |    350 +
 .../current/org/apache/pekko/routing/Resizer.html  |    293 +
 .../routing/ResizerInitializationException.html    |    304 +
 .../org/apache/pekko/routing/RoundRobinGroup$.html |    439 +
 .../org/apache/pekko/routing/RoundRobinGroup.html  |    735 +
 .../org/apache/pekko/routing/RoundRobinPool$.html  |    532 +
 .../org/apache/pekko/routing/RoundRobinPool.html   |   1044 +
 .../pekko/routing/RoundRobinRoutingLogic$.html     |    350 +
 .../pekko/routing/RoundRobinRoutingLogic.html      |    356 +
 .../org/apache/pekko/routing/RoutedActorCell$.html |    313 +
 .../current/org/apache/pekko/routing/Routee.html   |    256 +
 .../current/org/apache/pekko/routing/Routees$.html |    426 +
 .../current/org/apache/pekko/routing/Routees.html  |    559 +
 .../current/org/apache/pekko/routing/Router$.html  |    439 +
 .../current/org/apache/pekko/routing/Router.html   |    792 +
 .../org/apache/pekko/routing/RouterConfig.html     |    413 +
 .../org/apache/pekko/routing/RouterEnvelope.html   |    264 +
 .../pekko/routing/RouterManagementMesssage.html    |    194 +
 .../org/apache/pekko/routing/RoutingLogic.html     |    273 +
 .../routing/ScatterGatherFirstCompletedGroup$.html |    441 +
 .../routing/ScatterGatherFirstCompletedGroup.html  |    800 +
 .../routing/ScatterGatherFirstCompletedPool$.html  |    534 +
 .../routing/ScatterGatherFirstCompletedPool.html   |   1108 +
 .../ScatterGatherFirstCompletedRoutees$.html       |    411 +
 .../ScatterGatherFirstCompletedRoutingLogic$.html  |    426 +
 .../ScatterGatherFirstCompletedRoutingLogic.html   |    575 +
 .../org/apache/pekko/routing/SeveralRoutees$.html  |    426 +
 .../org/apache/pekko/routing/SeveralRoutees.html   |    595 +
 .../apache/pekko/routing/SmallestMailboxPool$.html |    532 +
 .../apache/pekko/routing/SmallestMailboxPool.html  |   1051 +
 .../routing/SmallestMailboxRoutingLogic$.html      |    350 +
 .../pekko/routing/SmallestMailboxRoutingLogic.html |    445 +
 .../apache/pekko/routing/TailChoppingGroup$.html   |    443 +
 .../apache/pekko/routing/TailChoppingGroup.html    |    852 +
 .../apache/pekko/routing/TailChoppingPool$.html    |    536 +
 .../org/apache/pekko/routing/TailChoppingPool.html |   1160 +
 .../apache/pekko/routing/TailChoppingRoutees$.html |    399 +
 .../pekko/routing/TailChoppingRoutingLogic$.html   |    415 +
 .../pekko/routing/TailChoppingRoutingLogic.html    |    696 +
 .../org/apache/pekko/routing/WithListeners$.html   |    426 +
 .../org/apache/pekko/routing/WithListeners.html    |    541 +
 .../org/apache/pekko/routing/package-summary.html  |    816 +
 .../org/apache/pekko/routing/package-tree.html     |    364 +
 .../pekko/serialization/AsyncSerializer.html       |    283 +
 .../AsyncSerializerWithStringManifest.html         |    387 +
 .../AsyncSerializerWithStringManifestCS.html       |    394 +
 .../pekko/serialization/BaseSerializer$.html       |    358 +
 .../apache/pekko/serialization/BaseSerializer.html |    351 +
 .../pekko/serialization/ByteArraySerializer.html   |    512 +
 .../pekko/serialization/ByteBufferSerializer.html  |    316 +
 .../serialization/DisabledJavaSerializer$.html     |    401 +
 ...dJavaSerializer.JavaSerializationException.html |    309 +
 .../serialization/DisabledJavaSerializer.html      |    751 +
 .../apache/pekko/serialization/JSerializer.html    |    359 +
 .../pekko/serialization/JavaSerializer$.html       |    366 +
 .../JavaSerializer.CurrentSystem.html              |    351 +
 .../apache/pekko/serialization/JavaSerializer.html |    511 +
 .../pekko/serialization/NullSerializer$.html       |    335 +
 .../apache/pekko/serialization/NullSerializer.html |    420 +
 .../apache/pekko/serialization/Serialization$.html |    413 +
 .../serialization/Serialization.Information$.html  |    415 +
 .../serialization/Serialization.Information.html   |    552 +
 .../serialization/Serialization.Settings.html      |    337 +
 .../apache/pekko/serialization/Serialization.html  |    671 +
 .../serialization/SerializationExtension$.html     |    452 +
 .../serialization/SerializationExtension.html      |    405 +
 .../pekko/serialization/SerializationSetup$.html   |    378 +
 .../pekko/serialization/SerializationSetup.html    |    360 +
 .../org/apache/pekko/serialization/Serializer.html |    381 +
 .../pekko/serialization/SerializerDetails$.html    |    392 +
 .../pekko/serialization/SerializerDetails.html     |    391 +
 .../SerializerWithStringManifest.html              |    476 +
 .../apache/pekko/serialization/Serializers$.html   |    352 +
 .../apache/pekko/serialization/Serializers.html    |    307 +
 .../jackson/ActorRefDeserializer$.html             |    360 +
 .../serialization/jackson/ActorRefModule.html      |    239 +
 .../serialization/jackson/ActorRefSerializer$.html |    360 +
 .../serialization/jackson/ActorSystemAccess$.html  |    325 +
 .../serialization/jackson/ActorSystemAccess.html   |    254 +
 .../jackson/AddressDeserializer$.html              |    360 +
 .../pekko/serialization/jackson/AddressModule.html |    239 +
 .../serialization/jackson/AddressSerializer$.html  |    360 +
 .../pekko/serialization/jackson/Compression$.html  |    312 +
 .../jackson/Compression.Algoritm.html              |    197 +
 .../serialization/jackson/Compression.GZip$.html   |    433 +
 .../serialization/jackson/Compression.GZip.html    |    517 +
 .../serialization/jackson/Compression.LZ4$.html    |    433 +
 .../serialization/jackson/Compression.LZ4.html     |    517 +
 .../serialization/jackson/Compression.Off$.html    |    321 +
 .../pekko/serialization/jackson/Compression.html   |    315 +
 .../jackson/FiniteDurationDeserializer$.html       |    360 +
 .../jackson/FiniteDurationModule.html              |    239 +
 .../jackson/FiniteDurationSerializer$.html         |    360 +
 .../serialization/jackson/JacksonMigration.html    |    386 +
 .../serialization/jackson/JacksonModule$.html      |    351 +
 .../JacksonModule.DeserializerResolverByClass.html |    354 +
 .../JacksonModule.SerializerResolverByClass.html   |    354 +
 .../pekko/serialization/jackson/JacksonModule.html |    388 +
 .../jackson/JacksonObjectMapperFactory.html        |    641 +
 .../jackson/JacksonObjectMapperProvider$.html      |    498 +
 .../jackson/JacksonObjectMapperProvider.html       |    589 +
 .../jackson/JacksonObjectMapperProviderSetup$.html |    374 +
 .../jackson/JacksonObjectMapperProviderSetup.html  |    358 +
 .../serialization/jackson/JacksonSerializer$.html  |    379 +
 .../serialization/jackson/PekkoJacksonModule$.html |    371 +
 .../serialization/jackson/PekkoJacksonModule.html  |    534 +
 .../jackson/PekkoSerializationDeserializer.html    |    411 +
 .../jackson/PekkoSerializationSerializer.html      |    413 +
 .../jackson/PekkoStreamJacksonModule$.html         |    371 +
 .../jackson/PekkoStreamJacksonModule.html          |    529 +
 .../jackson/PekkoTypedJacksonModule$.html          |    371 +
 .../jackson/PekkoTypedJacksonModule.html           |    529 +
 .../jackson/SinkRefDeserializer$.html              |    360 +
 .../serialization/jackson/SinkRefSerializer$.html  |    360 +
 .../jackson/SourceRefDeserializer$.html            |    360 +
 .../jackson/SourceRefSerializer$.html              |    360 +
 .../serialization/jackson/StreamRefModule.html     |    239 +
 .../jackson/TypedActorRefDeserializer$.html        |    360 +
 .../serialization/jackson/TypedActorRefModule.html |    239 +
 .../jackson/TypedActorRefSerializer$.html          |    360 +
 .../serialization/jackson/VersionExtractor$.html   |    351 +
 .../serialization/jackson/VersionExtractor.html    |    306 +
 .../serialization/jackson/package-summary.html     |    426 +
 .../pekko/serialization/jackson/package-tree.html  |    264 +
 .../pekko/serialization/package-summary.html       |    354 +
 .../apache/pekko/serialization/package-tree.html   |    233 +
 .../stream/AbruptIOTerminationException$.html      |    428 +
 .../pekko/stream/AbruptIOTerminationException.html |    656 +
 .../stream/AbruptStageTerminationException.html    |    308 +
 .../pekko/stream/AbruptTerminationException$.html  |    426 +
 .../pekko/stream/AbruptTerminationException.html   |    569 +
 .../org/apache/pekko/stream/AbstractShape.html     |    426 +
 .../org/apache/pekko/stream/ActorAttributes$.html  |    650 +
 .../stream/ActorAttributes.DebugLogging$.html      |    433 +
 .../pekko/stream/ActorAttributes.DebugLogging.html |    520 +
 .../pekko/stream/ActorAttributes.Dispatcher$.html  |    430 +
 .../pekko/stream/ActorAttributes.Dispatcher.html   |    520 +
 .../pekko/stream/ActorAttributes.FuzzingMode$.html |    433 +
 .../pekko/stream/ActorAttributes.FuzzingMode.html  |    521 +
 .../ActorAttributes.MaxFixedBufferSize$.html       |    433 +
 .../stream/ActorAttributes.MaxFixedBufferSize.html |    522 +
 .../stream/ActorAttributes.OutputBurstLimit$.html  |    433 +
 .../stream/ActorAttributes.OutputBurstLimit.html   |    520 +
 ...ActorAttributes.StreamSubscriptionTimeout$.html |    415 +
 .../ActorAttributes.StreamSubscriptionTimeout.html |    552 +
 .../ActorAttributes.SupervisionStrategy$.html      |    430 +
 .../ActorAttributes.SupervisionStrategy.html       |    517 +
 .../ActorAttributes.SyncProcessingLimit$.html      |    433 +
 .../ActorAttributes.SyncProcessingLimit.html       |    520 +
 .../org/apache/pekko/stream/ActorAttributes.html   |    718 +
 .../apache/pekko/stream/ActorMaterializer$.html    |    608 +
 .../org/apache/pekko/stream/ActorMaterializer.html |    682 +
 .../pekko/stream/ActorMaterializerHelper$.html     |    313 +
 .../pekko/stream/ActorMaterializerHelper.html      |    268 +
 .../pekko/stream/ActorMaterializerSettings$.html   |    519 +
 .../pekko/stream/ActorMaterializerSettings.html    |   1187 +
 .../org/apache/pekko/stream/AmorphousShape$.html   |    411 +
 .../org/apache/pekko/stream/AmorphousShape.html    |    633 +
 .../org/apache/pekko/stream/Attributes$.html       |    878 +
 .../pekko/stream/Attributes.AsyncBoundary$.html    |    489 +
 .../apache/pekko/stream/Attributes.Attribute.html  |    202 +
 ...tributes.CancellationStrategy$.AfterDelay$.html |    415 +
 ...ttributes.CancellationStrategy$.AfterDelay.html |    557 +
 ...butes.CancellationStrategy$.CompleteStage$.html |    502 +
 ...ttributes.CancellationStrategy$.FailStage$.html |    491 +
 ...es.CancellationStrategy$.PropagateFailure$.html |    497 +
 .../Attributes.CancellationStrategy$.Strategy.html |    193 +
 .../stream/Attributes.CancellationStrategy$.html   |    538 +
 .../stream/Attributes.CancellationStrategy.html    |    523 +
 .../pekko/stream/Attributes.InputBuffer$.html      |    418 +
 .../pekko/stream/Attributes.InputBuffer.html       |    554 +
 .../apache/pekko/stream/Attributes.LogLevels$.html |    466 +
 .../apache/pekko/stream/Attributes.LogLevels.html  |    581 +
 .../stream/Attributes.MandatoryAttribute.html      |    205 +
 .../org/apache/pekko/stream/Attributes.Name$.html  |    430 +
 .../org/apache/pekko/stream/Attributes.Name.html   |    517 +
 ...s.NestedMaterializationCancellationPolicy$.html |    403 +
 ...es.NestedMaterializationCancellationPolicy.html |    284 +
 .../pekko/stream/Attributes.SourceLocation$.html   |    368 +
 .../pekko/stream/Attributes.SourceLocation.html    |    334 +
 .../org/apache/pekko/stream/Attributes.html        |   1573 +
 .../org/apache/pekko/stream/BidiShape$.html        |    418 +
 .../current/org/apache/pekko/stream/BidiShape.html |    792 +
 .../apache/pekko/stream/BindFailedException$.html  |    549 +
 .../apache/pekko/stream/BindFailedException.html   |    645 +
 .../apache/pekko/stream/BoundedSourceQueue.html    |    313 +
 .../pekko/stream/BufferOverflowException$.html     |    426 +
 .../pekko/stream/BufferOverflowException.html      |    559 +
 .../current/org/apache/pekko/stream/Client$.html   |    519 +
 .../current/org/apache/pekko/stream/Client.html    |    449 +
 .../org/apache/pekko/stream/ClosedShape$.html      |    453 +
 .../org/apache/pekko/stream/ClosedShape.html       |    466 +
 .../apache/pekko/stream/CompletionStrategy$.html   |    519 +
 .../pekko/stream/CompletionStrategy.Draining$.html |    507 +
 .../stream/CompletionStrategy.Immediately$.html    |    507 +
 .../apache/pekko/stream/CompletionStrategy.html    |    231 +
 .../apache/pekko/stream/ConnectionException.html   |    309 +
 .../pekko/stream/DelayOverflowStrategy$.html       |    472 +
 .../apache/pekko/stream/DelayOverflowStrategy.html |    433 +
 .../org/apache/pekko/stream/EagerClose$.html       |    519 +
 .../org/apache/pekko/stream/EagerClose.html        |    484 +
 .../org/apache/pekko/stream/FanInShape$.html       |    312 +
 .../org/apache/pekko/stream/FanInShape.Init.html   |    285 +
 .../org/apache/pekko/stream/FanInShape.Name$.html  |    395 +
 .../org/apache/pekko/stream/FanInShape.Name.html   |    557 +
 .../org/apache/pekko/stream/FanInShape.Ports$.html |    397 +
 .../org/apache/pekko/stream/FanInShape.Ports.html  |    575 +
 .../org/apache/pekko/stream/FanInShape.html        |    453 +
 .../org/apache/pekko/stream/FanInShape10.html      |    562 +
 .../org/apache/pekko/stream/FanInShape11.html      |    578 +
 .../org/apache/pekko/stream/FanInShape12.html      |    594 +
 .../org/apache/pekko/stream/FanInShape13.html      |    610 +
 .../org/apache/pekko/stream/FanInShape14.html      |    626 +
 .../org/apache/pekko/stream/FanInShape15.html      |    642 +
 .../org/apache/pekko/stream/FanInShape16.html      |    658 +
 .../org/apache/pekko/stream/FanInShape17.html      |    674 +
 .../org/apache/pekko/stream/FanInShape18.html      |    690 +
 .../org/apache/pekko/stream/FanInShape19.html      |    706 +
 .../org/apache/pekko/stream/FanInShape1N.html      |    515 +
 .../org/apache/pekko/stream/FanInShape2.html       |    434 +
 .../org/apache/pekko/stream/FanInShape20.html      |    722 +
 .../org/apache/pekko/stream/FanInShape21.html      |    738 +
 .../org/apache/pekko/stream/FanInShape22.html      |    754 +
 .../org/apache/pekko/stream/FanInShape3.html       |    450 +
 .../org/apache/pekko/stream/FanInShape4.html       |    466 +
 .../org/apache/pekko/stream/FanInShape5.html       |    482 +
 .../org/apache/pekko/stream/FanInShape6.html       |    498 +
 .../org/apache/pekko/stream/FanInShape7.html       |    514 +
 .../org/apache/pekko/stream/FanInShape8.html       |    530 +
 .../org/apache/pekko/stream/FanInShape9.html       |    546 +
 .../org/apache/pekko/stream/FanOutShape$.html      |    312 +
 .../org/apache/pekko/stream/FanOutShape.Init.html  |    285 +
 .../org/apache/pekko/stream/FanOutShape.Name$.html |    395 +
 .../org/apache/pekko/stream/FanOutShape.Name.html  |    557 +
 .../apache/pekko/stream/FanOutShape.Ports$.html    |    397 +
 .../org/apache/pekko/stream/FanOutShape.Ports.html |    575 +
 .../org/apache/pekko/stream/FanOutShape.html       |    453 +
 .../org/apache/pekko/stream/FanOutShape10.html     |    562 +
 .../org/apache/pekko/stream/FanOutShape11.html     |    578 +
 .../org/apache/pekko/stream/FanOutShape12.html     |    594 +
 .../org/apache/pekko/stream/FanOutShape13.html     |    610 +
 .../org/apache/pekko/stream/FanOutShape14.html     |    626 +
 .../org/apache/pekko/stream/FanOutShape15.html     |    642 +
 .../org/apache/pekko/stream/FanOutShape16.html     |    658 +
 .../org/apache/pekko/stream/FanOutShape17.html     |    674 +
 .../org/apache/pekko/stream/FanOutShape18.html     |    690 +
 .../org/apache/pekko/stream/FanOutShape19.html     |    706 +
 .../org/apache/pekko/stream/FanOutShape2.html      |    434 +
 .../org/apache/pekko/stream/FanOutShape20.html     |    722 +
 .../org/apache/pekko/stream/FanOutShape21.html     |    738 +
 .../org/apache/pekko/stream/FanOutShape22.html     |    754 +
 .../org/apache/pekko/stream/FanOutShape3.html      |    450 +
 .../org/apache/pekko/stream/FanOutShape4.html      |    466 +
 .../org/apache/pekko/stream/FanOutShape5.html      |    482 +
 .../org/apache/pekko/stream/FanOutShape6.html      |    498 +
 .../org/apache/pekko/stream/FanOutShape7.html      |    514 +
 .../org/apache/pekko/stream/FanOutShape8.html      |    530 +
 .../org/apache/pekko/stream/FanOutShape9.html      |    546 +
 .../org/apache/pekko/stream/FlowMonitor.html       |    255 +
 .../org/apache/pekko/stream/FlowMonitorState$.html |    406 +
 .../pekko/stream/FlowMonitorState.Failed$.html     |    430 +
 .../pekko/stream/FlowMonitorState.Failed.html      |    520 +
 .../pekko/stream/FlowMonitorState.Finished$.html   |    490 +
 .../stream/FlowMonitorState.Initialized$.html      |    490 +
 .../pekko/stream/FlowMonitorState.Received$.html   |    397 +
 .../pekko/stream/FlowMonitorState.Received.html    |    524 +
 .../pekko/stream/FlowMonitorState.StreamState.html |    197 +
 .../org/apache/pekko/stream/FlowMonitorState.html  |    422 +
 .../org/apache/pekko/stream/FlowShape$.html        |    394 +
 .../current/org/apache/pekko/stream/FlowShape.html |    679 +
 .../current/org/apache/pekko/stream/Graph$.html    |    379 +
 .../apache/pekko/stream/Graph.GraphMapMatVal.html  |    319 +
 .../current/org/apache/pekko/stream/Graph.html     |    441 +
 .../stream/IOOperationIncompleteException.html     |    359 +
 .../current/org/apache/pekko/stream/IOResult$.html |    429 +
 .../current/org/apache/pekko/stream/IOResult.html  |    737 +
 .../org/apache/pekko/stream/IOSettings$.html       |    462 +
 .../org/apache/pekko/stream/IOSettings.html        |    541 +
 .../org/apache/pekko/stream/IgnoreBoth$.html       |    519 +
 .../org/apache/pekko/stream/IgnoreBoth.html        |    484 +
 .../org/apache/pekko/stream/IgnoreCancel$.html     |    519 +
 .../org/apache/pekko/stream/IgnoreCancel.html      |    484 +
 .../org/apache/pekko/stream/IgnoreComplete$.html   |    519 +
 .../org/apache/pekko/stream/IgnoreComplete.html    |    484 +
 .../current/org/apache/pekko/stream/InPort.html    |    335 +
 .../current/org/apache/pekko/stream/Inlet$.html    |    379 +
 .../current/org/apache/pekko/stream/Inlet.html     |    406 +
 .../stream/InvalidPartnerActorException$.html      |    413 +
 .../pekko/stream/InvalidPartnerActorException.html |    640 +
 .../stream/InvalidSequenceNumberException$.html    |    416 +
 .../stream/InvalidSequenceNumberException.html     |    632 +
 .../org/apache/pekko/stream/KillSwitch.html        |    277 +
 .../org/apache/pekko/stream/KillSwitches$.html     |    411 +
 .../KillSwitches.KillableGraphStageLogic.html      |    362 +
 .../KillSwitches.UniqueBidiKillSwitchStage$.html   |    448 +
 .../KillSwitches.UniqueKillSwitchStage$.html       |    448 +
 .../org/apache/pekko/stream/KillSwitches.html      |    399 +
 .../pekko/stream/MaterializationContext$.html      |    413 +
 .../pekko/stream/MaterializationException$.html    |    359 +
 .../pekko/stream/MaterializationException.html     |    339 +
 .../org/apache/pekko/stream/Materializer$.html     |    437 +
 .../org/apache/pekko/stream/Materializer.html      |    723 +
 .../pekko/stream/MaterializerLoggingProvider.html  |    254 +
 .../pekko/stream/NeverMaterializedException.html   |    310 +
 .../current/org/apache/pekko/stream/OutPort.html   |    335 +
 .../current/org/apache/pekko/stream/Outlet$.html   |    379 +
 .../current/org/apache/pekko/stream/Outlet.html    |    406 +
 .../apache/pekko/stream/OverflowStrategies$.html   |    312 +
 .../stream/OverflowStrategies.Backpressure$.html   |    430 +
 .../stream/OverflowStrategies.DropBuffer$.html     |    430 +
 .../pekko/stream/OverflowStrategies.DropHead$.html |    430 +
 .../pekko/stream/OverflowStrategies.DropNew$.html  |    430 +
 .../pekko/stream/OverflowStrategies.DropTail$.html |    430 +
 .../stream/OverflowStrategies.EmitEarly$.html      |    502 +
 .../pekko/stream/OverflowStrategies.Fail$.html     |    430 +
 .../apache/pekko/stream/OverflowStrategies.html    |    322 +
 .../org/apache/pekko/stream/OverflowStrategy$.html |    459 +
 .../org/apache/pekko/stream/OverflowStrategy.html  |    441 +
 .../apache/pekko/stream/QueueCompletionResult.html |    301 +
 .../org/apache/pekko/stream/QueueOfferResult$.html |    371 +
 .../pekko/stream/QueueOfferResult.Dropped$.html    |    541 +
 .../pekko/stream/QueueOfferResult.Enqueued$.html   |    541 +
 .../pekko/stream/QueueOfferResult.Failure$.html    |    430 +
 .../pekko/stream/QueueOfferResult.Failure.html     |    575 +
 .../stream/QueueOfferResult.QueueClosed$.html      |    546 +
 .../org/apache/pekko/stream/QueueOfferResult.html  |    399 +
 .../apache/pekko/stream/RateExceededException.html |    298 +
 .../RemoteStreamRefActorTerminatedException$.html  |    426 +
 .../RemoteStreamRefActorTerminatedException.html   |    559 +
 .../org/apache/pekko/stream/RestartSettings$.html  |    395 +
 .../pekko/stream/RestartSettings.LogSettings$.html |    354 +
 .../pekko/stream/RestartSettings.LogSettings.html  |    379 +
 .../org/apache/pekko/stream/RestartSettings.html   |    650 +
 .../current/org/apache/pekko/stream/Server$.html   |    519 +
 .../current/org/apache/pekko/stream/Server.html    |    449 +
 .../current/org/apache/pekko/stream/Shape$.html    |    356 +
 .../current/org/apache/pekko/stream/Shape.html     |    475 +
 .../org/apache/pekko/stream/SharedKillSwitch.html  |    389 +
 .../current/org/apache/pekko/stream/SinkRef$.html  |    354 +
 .../current/org/apache/pekko/stream/SinkRef.html   |    282 +
 .../org/apache/pekko/stream/SinkShape$.html        |    390 +
 .../current/org/apache/pekko/stream/SinkShape.html |    641 +
 .../org/apache/pekko/stream/SourceRef$.html        |    354 +
 .../current/org/apache/pekko/stream/SourceRef.html |    281 +
 .../org/apache/pekko/stream/SourceShape$.html      |    390 +
 .../org/apache/pekko/stream/SourceShape.html       |    642 +
 .../pekko/stream/StreamDetachedException.html      |    320 +
 .../pekko/stream/StreamLimitReachedException.html  |    335 +
 .../apache/pekko/stream/StreamRefAttributes$.html  |    457 +
 .../StreamRefAttributes.BufferCapacity$.html       |    433 +
 .../stream/StreamRefAttributes.BufferCapacity.html |    517 +
 ...eamRefAttributes.DemandRedeliveryInterval$.html |    430 +
 ...reamRefAttributes.DemandRedeliveryInterval.html |    517 +
 ...Attributes.FinalTerminationSignalDeadline$.html |    430 +
 ...fAttributes.FinalTerminationSignalDeadline.html |    517 +
 .../StreamRefAttributes.StreamRefAttribute.html    |    205 +
 .../StreamRefAttributes.SubscriptionTimeout$.html  |    430 +
 .../StreamRefAttributes.SubscriptionTimeout.html   |    517 +
 .../apache/pekko/stream/StreamRefAttributes.html   |    477 +
 .../stream/StreamRefMessages.ActorRef.Builder.html |    834 +
 .../pekko/stream/StreamRefMessages.ActorRef.html   |   1077 +
 .../StreamRefMessages.ActorRefOrBuilder.html       |    325 +
 ...StreamRefMessages.CumulativeDemand.Builder.html |    788 +
 .../stream/StreamRefMessages.CumulativeDemand.html |   1054 +
 ...treamRefMessages.CumulativeDemandOrBuilder.html |    304 +
 ...amRefMessages.OnSubscribeHandshake.Builder.html |    850 +
 .../StreamRefMessages.OnSubscribeHandshake.html    |   1075 +
 ...mRefMessages.OnSubscribeHandshakeOrBuilder.html |    321 +
 .../stream/StreamRefMessages.Payload.Builder.html  |    968 +
 .../pekko/stream/StreamRefMessages.Payload.html    |   1182 +
 .../stream/StreamRefMessages.PayloadOrBuilder.html |    388 +
 ...mRefMessages.RemoteStreamCompleted.Builder.html |    788 +
 .../StreamRefMessages.RemoteStreamCompleted.html   |   1054 +
 ...RefMessages.RemoteStreamCompletedOrBuilder.html |    304 +
 ...eamRefMessages.RemoteStreamFailure.Builder.html |    788 +
 .../StreamRefMessages.RemoteStreamFailure.html     |   1054 +
 ...amRefMessages.RemoteStreamFailureOrBuilder.html |    304 +
 .../StreamRefMessages.SequencedOnNext.Builder.html |    940 +
 .../stream/StreamRefMessages.SequencedOnNext.html  |   1139 +
 ...StreamRefMessages.SequencedOnNextOrBuilder.html |    363 +
 .../stream/StreamRefMessages.SinkRef.Builder.html  |    850 +
 .../pekko/stream/StreamRefMessages.SinkRef.html    |   1075 +
 .../stream/StreamRefMessages.SinkRefOrBuilder.html |    321 +
 .../StreamRefMessages.SourceRef.Builder.html       |    850 +
 .../pekko/stream/StreamRefMessages.SourceRef.html  |   1075 +
 .../StreamRefMessages.SourceRefOrBuilder.html      |    321 +
 .../org/apache/pekko/stream/StreamRefMessages.html |    419 +
 .../apache/pekko/stream/StreamRefResolver$.html    |    429 +
 .../org/apache/pekko/stream/StreamRefResolver.html |    313 +
 .../apache/pekko/stream/StreamRefSettings$.html    |    420 +
 .../org/apache/pekko/stream/StreamRefSettings.html |    377 +
 .../StreamRefSubscriptionTimeoutException$.html    |    426 +
 .../StreamRefSubscriptionTimeoutException.html     |    564 +
 .../stream/StreamSubscriptionTimeoutSettings$.html |    408 +
 .../stream/StreamSubscriptionTimeoutSettings.html  |    445 +
 .../StreamSubscriptionTimeoutTerminationMode$.html |    387 +
 ...nTimeoutTerminationMode.CancelTermination$.html |    518 +
 ...ionTimeoutTerminationMode.NoopTermination$.html |    518 +
 ...ionTimeoutTerminationMode.WarnTermination$.html |    518 +
 .../StreamSubscriptionTimeoutTerminationMode.html  |    381 +
 .../apache/pekko/stream/StreamTcpException.html    |    309 +
 .../stream/SubscriptionWithCancelException$.html   |    312 +
 ...nWithCancelException.NoMoreElementsNeeded$.html |    505 +
 ...WithCancelException.NonFailureCancellation.html |    314 +
 ...tionWithCancelException.StageWasCompleted$.html |    505 +
 .../stream/SubscriptionWithCancelException.html    |    324 +
 .../pekko/stream/SubstreamCancelStrategies$.html   |    312 +
 .../stream/SubstreamCancelStrategies.Drain$.html   |    502 +
 .../SubstreamCancelStrategies.Propagate$.html      |    502 +
 .../pekko/stream/SubstreamCancelStrategies.html    |    299 +
 .../pekko/stream/SubstreamCancelStrategy$.html     |    370 +
 .../pekko/stream/SubstreamCancelStrategy.html      |    330 +
 .../org/apache/pekko/stream/Supervision$.html      |    497 +
 .../apache/pekko/stream/Supervision.Directive.html |    197 +
 .../apache/pekko/stream/Supervision.Restart$.html  |    493 +
 .../apache/pekko/stream/Supervision.Resume$.html   |    491 +
 .../org/apache/pekko/stream/Supervision.Stop$.html |    491 +
 .../org/apache/pekko/stream/Supervision.html       |    499 +
 .../apache/pekko/stream/SystemMaterializer$.html   |    454 +
 .../apache/pekko/stream/SystemMaterializer.html    |    422 +
 .../org/apache/pekko/stream/TLSClientAuth$.html    |    378 +
 .../apache/pekko/stream/TLSClientAuth.Need$.html   |    518 +
 .../apache/pekko/stream/TLSClientAuth.None$.html   |    518 +
 .../apache/pekko/stream/TLSClientAuth.Want$.html   |    518 +
 .../org/apache/pekko/stream/TLSClientAuth.html     |    377 +
 .../org/apache/pekko/stream/TLSClosing$.html       |    404 +
 .../org/apache/pekko/stream/TLSClosing.html        |    387 +
 .../org/apache/pekko/stream/TLSProtocol$.html      |    355 +
 .../stream/TLSProtocol.NegotiateNewSession$.html   |    420 +
 .../stream/TLSProtocol.NegotiateNewSession.html    |    735 +
 .../pekko/stream/TLSProtocol.SendBytes$.html       |    430 +
 .../apache/pekko/stream/TLSProtocol.SendBytes.html |    519 +
 .../pekko/stream/TLSProtocol.SessionBytes$.html    |    415 +
 .../pekko/stream/TLSProtocol.SessionBytes.html     |    572 +
 .../stream/TLSProtocol.SessionTruncated$.html      |    494 +
 .../pekko/stream/TLSProtocol.SessionTruncated.html |    286 +
 .../pekko/stream/TLSProtocol.SslTlsInbound.html    |    199 +
 .../pekko/stream/TLSProtocol.SslTlsOutbound.html   |    199 +
 .../org/apache/pekko/stream/TLSProtocol.html       |    397 +
 .../current/org/apache/pekko/stream/TLSRole$.html  |    373 +
 .../current/org/apache/pekko/stream/TLSRole.html   |    329 +
 .../TargetRefNotInitializedYetException$.html      |    409 +
 .../TargetRefNotInitializedYetException.html       |    536 +
 .../org/apache/pekko/stream/ThrottleMode$.html     |    370 +
 .../pekko/stream/ThrottleMode.Enforcing$.html      |    519 +
 .../apache/pekko/stream/ThrottleMode.Shaping$.html |    519 +
 .../org/apache/pekko/stream/ThrottleMode.html      |    362 +
 .../stream/TooManySubstreamsOpenException.html     |    312 +
 .../apache/pekko/stream/UniformFanInShape$.html    |    371 +
 .../org/apache/pekko/stream/UniformFanInShape.html |    523 +
 .../apache/pekko/stream/UniformFanOutShape$.html   |    352 +
 .../apache/pekko/stream/UniformFanOutShape.html    |    486 +
 .../org/apache/pekko/stream/UniqueKillSwitch.html  |    339 +
 .../stream/WatchedActorTerminatedException.html    |    353 +
 .../apache/pekko/stream/javadsl/AsPublisher.html   |    377 +
 .../org/apache/pekko/stream/javadsl/Balance$.html  |    507 +
 .../org/apache/pekko/stream/javadsl/Balance.html   |    462 +
 .../org/apache/pekko/stream/javadsl/BidiFlow$.html |    511 +
 .../org/apache/pekko/stream/javadsl/BidiFlow.html  |    881 +
 .../apache/pekko/stream/javadsl/Broadcast$.html    |    414 +
 .../org/apache/pekko/stream/javadsl/Broadcast.html |    369 +
 .../apache/pekko/stream/javadsl/BroadcastHub$.html |    416 +
 .../apache/pekko/stream/javadsl/BroadcastHub.html  |    371 +
 .../apache/pekko/stream/javadsl/Compression$.html  |    492 +
 .../apache/pekko/stream/javadsl/Compression.html   |    447 +
 .../org/apache/pekko/stream/javadsl/Concat$.html   |    417 +
 .../org/apache/pekko/stream/javadsl/Concat.html    |    372 +
 .../stream/javadsl/CoupledTerminationFlow$.html    |    405 +
 .../stream/javadsl/CoupledTerminationFlow.html     |    360 +
 .../pekko/stream/javadsl/DelayStrategy$.html       |    447 +
 .../apache/pekko/stream/javadsl/DelayStrategy.html |    256 +
 .../org/apache/pekko/stream/javadsl/FileIO$.html   |    698 +
 .../org/apache/pekko/stream/javadsl/FileIO.html    |    653 +
 .../org/apache/pekko/stream/javadsl/Flow$.html     |    887 +
 .../org/apache/pekko/stream/javadsl/Flow.html      |   7184 +
 .../pekko/stream/javadsl/FlowWithContext$.html     |    367 +
 .../pekko/stream/javadsl/FlowWithContext.html      |   1059 +
 .../org/apache/pekko/stream/javadsl/Framing$.html  |    575 +
 .../org/apache/pekko/stream/javadsl/Framing.html   |    530 +
 .../pekko/stream/javadsl/FramingTruncation.html    |    378 +
 .../org/apache/pekko/stream/javadsl/GraphDSL$.html |   1295 +
 .../javadsl/GraphDSL.Builder.ForwardOps.html       |    407 +
 .../javadsl/GraphDSL.Builder.ReverseOps.html       |    393 +
 .../pekko/stream/javadsl/GraphDSL.Builder.html     |    515 +
 .../org/apache/pekko/stream/javadsl/GraphDSL.html  |   1115 +
 .../apache/pekko/stream/javadsl/JsonFraming$.html  |    377 +
 .../apache/pekko/stream/javadsl/JsonFraming.html   |    332 +
 .../org/apache/pekko/stream/javadsl/Keep$.html     |    392 +
 .../org/apache/pekko/stream/javadsl/Keep.html      |    347 +
 .../org/apache/pekko/stream/javadsl/Merge$.html    |    434 +
 .../org/apache/pekko/stream/javadsl/Merge.html     |    389 +
 .../org/apache/pekko/stream/javadsl/MergeHub$.html |    473 +
 .../stream/javadsl/MergeHub.DrainingControl.html   |    261 +
 .../org/apache/pekko/stream/javadsl/MergeHub.html  |    454 +
 .../apache/pekko/stream/javadsl/MergeLatest$.html  |    393 +
 .../apache/pekko/stream/javadsl/MergeLatest.html   |    348 +
 .../pekko/stream/javadsl/MergePreferred$.html      |    435 +
 .../pekko/stream/javadsl/MergePreferred.html       |    390 +
 .../pekko/stream/javadsl/MergePrioritized$.html    |    439 +
 .../pekko/stream/javadsl/MergePrioritized.html     |    394 +
 .../pekko/stream/javadsl/MergeSequence$.html       |    439 +
 .../apache/pekko/stream/javadsl/MergeSequence.html |    394 +
 .../apache/pekko/stream/javadsl/Partition$.html    |    461 +
 .../org/apache/pekko/stream/javadsl/Partition.html |    416 +
 .../apache/pekko/stream/javadsl/PartitionHub$.html |    552 +
 .../stream/javadsl/PartitionHub.ConsumerInfo.html  |    316 +
 .../apache/pekko/stream/javadsl/PartitionHub.html  |    530 +
 .../apache/pekko/stream/javadsl/RestartFlow$.html  |    739 +
 .../apache/pekko/stream/javadsl/RestartFlow.html   |    694 +
 .../apache/pekko/stream/javadsl/RestartSink$.html  |    596 +
 .../apache/pekko/stream/javadsl/RestartSink.html   |    551 +
 .../pekko/stream/javadsl/RestartSource$.html       |    808 +
 .../apache/pekko/stream/javadsl/RestartSource.html |    763 +
 .../apache/pekko/stream/javadsl/RetryFlow$.html    |    435 +
 .../org/apache/pekko/stream/javadsl/RetryFlow.html |    390 +
 .../pekko/stream/javadsl/RunnableGraph$.html       |    355 +
 .../apache/pekko/stream/javadsl/RunnableGraph.html |    486 +
 .../org/apache/pekko/stream/javadsl/Sink$.html     |   1176 +
 .../org/apache/pekko/stream/javadsl/Sink.html      |   1521 +
 .../org/apache/pekko/stream/javadsl/SinkQueue.html |    264 +
 .../pekko/stream/javadsl/SinkQueueWithCancel$.html |    353 +
 .../pekko/stream/javadsl/SinkQueueWithCancel.html  |    265 +
 .../org/apache/pekko/stream/javadsl/Source$.html   |   1775 +
 .../org/apache/pekko/stream/javadsl/Source.html    |   8142 +
 .../apache/pekko/stream/javadsl/SourceQueue.html   |    297 +
 .../stream/javadsl/SourceQueueWithComplete$.html   |    353 +
 .../stream/javadsl/SourceQueueWithComplete.html    |    315 +
 .../pekko/stream/javadsl/SourceWithContext$.html   |    353 +
 .../pekko/stream/javadsl/SourceWithContext.html    |   1129 +
 .../pekko/stream/javadsl/StreamConverters$.html    |    756 +
 .../pekko/stream/javadsl/StreamConverters.html     |    711 +
 .../apache/pekko/stream/javadsl/StreamRefs$.html   |    383 +
 .../apache/pekko/stream/javadsl/StreamRefs.html    |    338 +
 .../org/apache/pekko/stream/javadsl/SubFlow$.html  |    359 +
 .../org/apache/pekko/stream/javadsl/SubFlow.html   |   4734 +
 .../apache/pekko/stream/javadsl/SubSource$.html    |    352 +
 .../org/apache/pekko/stream/javadsl/SubSource.html |   4699 +
 .../org/apache/pekko/stream/javadsl/TLS$.html      |    580 +
 .../org/apache/pekko/stream/javadsl/TLS.html       |    535 +
 .../apache/pekko/stream/javadsl/TLSPlacebo$.html   |    357 +
 .../apache/pekko/stream/javadsl/TLSPlacebo.html    |    312 +
 .../org/apache/pekko/stream/javadsl/Tcp$.html      |    450 +
 .../stream/javadsl/Tcp.IncomingConnection.html     |    358 +
 .../stream/javadsl/Tcp.OutgoingConnection.html     |    290 +
 .../pekko/stream/javadsl/Tcp.ServerBinding.html    |    314 +
 .../org/apache/pekko/stream/javadsl/Tcp.html       |    982 +
 .../org/apache/pekko/stream/javadsl/Unzip$.html    |    383 +
 .../org/apache/pekko/stream/javadsl/Unzip.html     |    338 +
 .../apache/pekko/stream/javadsl/UnzipWith$.html    |    807 +
 .../org/apache/pekko/stream/javadsl/UnzipWith.html |    762 +
 .../org/apache/pekko/stream/javadsl/Zip$.html      |    366 +
 .../org/apache/pekko/stream/javadsl/Zip.html       |    321 +
 .../apache/pekko/stream/javadsl/ZipLatest$.html    |    367 +
 .../org/apache/pekko/stream/javadsl/ZipLatest.html |    322 +
 .../pekko/stream/javadsl/ZipLatestWith$.html       |    834 +
 .../apache/pekko/stream/javadsl/ZipLatestWith.html |    789 +
 .../org/apache/pekko/stream/javadsl/ZipN$.html     |    361 +
 .../org/apache/pekko/stream/javadsl/ZipN.html      |    316 +
 .../org/apache/pekko/stream/javadsl/ZipWith$.html  |    828 +
 .../org/apache/pekko/stream/javadsl/ZipWith.html   |    783 +
 .../org/apache/pekko/stream/javadsl/ZipWithN$.html |    363 +
 .../org/apache/pekko/stream/javadsl/ZipWithN.html  |    318 +
 .../pekko/stream/javadsl/package-summary.html      |    791 +
 .../apache/pekko/stream/javadsl/package-tree.html  |    297 +
 .../org/apache/pekko/stream/package-summary.html   |   1811 +
 .../org/apache/pekko/stream/package-tree.html      |    658 +
 .../org/apache/pekko/stream/scaladsl/Balance$.html |    380 +
 .../org/apache/pekko/stream/scaladsl/Balance.html  |    568 +
 .../apache/pekko/stream/scaladsl/BidiFlow$.html    |    483 +
 .../org/apache/pekko/stream/scaladsl/BidiFlow.html |    855 +
 .../apache/pekko/stream/scaladsl/Broadcast$.html   |    375 +
 .../apache/pekko/stream/scaladsl/Broadcast.html    |    523 +
 .../pekko/stream/scaladsl/BroadcastHub$.html       |    408 +
 .../apache/pekko/stream/scaladsl/Compression$.html |    538 +
 .../apache/pekko/stream/scaladsl/Compression.html  |    493 +
 .../org/apache/pekko/stream/scaladsl/Concat$.html  |    393 +
 .../org/apache/pekko/stream/scaladsl/Concat.html   |    527 +
 .../stream/scaladsl/CoupledTerminationFlow$.html   |    405 +
 .../stream/scaladsl/CoupledTerminationFlow.html    |    360 +
 .../pekko/stream/scaladsl/DelayStrategy$.html      |    418 +
 .../pekko/stream/scaladsl/DelayStrategy.html       |    258 +
 .../org/apache/pekko/stream/scaladsl/FileIO$.html  |    619 +
 .../org/apache/pekko/stream/scaladsl/FileIO.html   |    574 +
 .../org/apache/pekko/stream/scaladsl/Flow$.html    |    853 +
 .../org/apache/pekko/stream/scaladsl/Flow.html     |   1459 +
 .../org/apache/pekko/stream/scaladsl/FlowOps.html  |   4645 +
 .../apache/pekko/stream/scaladsl/FlowOpsMat.html   |   1076 +
 .../pekko/stream/scaladsl/FlowWithContext$.html    |    370 +
 .../pekko/stream/scaladsl/FlowWithContext.html     |    549 +
 .../pekko/stream/scaladsl/FlowWithContextOps.html  |    837 +
 .../org/apache/pekko/stream/scaladsl/Framing$.html |    579 +
 .../stream/scaladsl/Framing.FramingException.html  |    305 +
 .../org/apache/pekko/stream/scaladsl/Framing.html  |    557 +
 .../apache/pekko/stream/scaladsl/GraphApply.html   |   2338 +
 .../apache/pekko/stream/scaladsl/GraphDSL$.html    |    369 +
 .../apache/pekko/stream/scaladsl/Interleave$.html  |    380 +
 .../apache/pekko/stream/scaladsl/Interleave.html   |    525 +
 .../apache/pekko/stream/scaladsl/JsonFraming$.html |    380 +
 .../JsonFraming.PartialObjectException$.html       |    363 +
 .../JsonFraming.PartialObjectException.html        |    307 +
 .../apache/pekko/stream/scaladsl/JsonFraming.html  |    365 +
 .../org/apache/pekko/stream/scaladsl/Keep$.html    |    394 +
 .../org/apache/pekko/stream/scaladsl/Keep.html     |    349 +
 .../org/apache/pekko/stream/scaladsl/Merge$.html   |    375 +
 .../org/apache/pekko/stream/scaladsl/Merge.html    |    522 +
 .../apache/pekko/stream/scaladsl/MergeHub$.html    |    414 +
 .../apache/pekko/stream/scaladsl/MergeLatest$.html |    385 +
 .../apache/pekko/stream/scaladsl/MergeLatest.html  |    496 +
 .../pekko/stream/scaladsl/MergePreferred$.html     |    375 +
 .../MergePreferred.MergePreferredShape.html        |    437 +
 .../pekko/stream/scaladsl/MergePreferred.html      |    534 +
 .../pekko/stream/scaladsl/MergePrioritized$.html   |    375 +
 .../pekko/stream/scaladsl/MergePrioritized.html    |    523 +
 .../pekko/stream/scaladsl/MergeSequence$.html      |    366 +
 .../pekko/stream/scaladsl/MergeSequence.html       |    471 +
 .../apache/pekko/stream/scaladsl/MergeSorted.html  |    388 +
 .../org/apache/pekko/stream/scaladsl/OrElse$.html  |    354 +
 .../apache/pekko/stream/scaladsl/Partition$.html   |    364 +
 .../Partition.PartitionOutOfBoundsException$.html  |    430 +
 .../Partition.PartitionOutOfBoundsException.html   |    533 +
 .../apache/pekko/stream/scaladsl/Partition.html    |    552 +
 .../pekko/stream/scaladsl/PartitionHub$.html       |    474 +
 .../apache/pekko/stream/scaladsl/RestartFlow$.html |    580 +
 .../apache/pekko/stream/scaladsl/RestartFlow.html  |    535 +
 .../apache/pekko/stream/scaladsl/RestartSink$.html |    488 +
 .../apache/pekko/stream/scaladsl/RestartSink.html  |    443 +
 .../pekko/stream/scaladsl/RestartSource$.html      |    612 +
 .../pekko/stream/scaladsl/RestartSource.html       |    567 +
 .../stream/scaladsl/RestartWithBackoffFlow$.html   |    312 +
 .../scaladsl/RestartWithBackoffFlow.Delay$.html    |    430 +
 .../scaladsl/RestartWithBackoffFlow.Delay.html     |    523 +
 .../stream/scaladsl/RestartWithBackoffFlow.html    |    432 +
 .../stream/scaladsl/RestartWithBackoffLogic.html   |    604 +
 .../stream/scaladsl/RestartWithBackoffSink.html    |    395 +
 .../stream/scaladsl/RestartWithBackoffSource.html  |    397 +
 .../apache/pekko/stream/scaladsl/RetryFlow$.html   |    444 +
 .../apache/pekko/stream/scaladsl/RetryFlow.html    |    399 +
 .../pekko/stream/scaladsl/RunnableGraph$.html      |    395 +
 .../pekko/stream/scaladsl/RunnableGraph.html       |    826 +
 .../pekko/stream/scaladsl/ScalaSessionAPI$.html    |    353 +
 .../pekko/stream/scaladsl/ScalaSessionAPI.html     |    335 +
 .../org/apache/pekko/stream/scaladsl/Sink$.html    |   1256 +
 .../org/apache/pekko/stream/scaladsl/Sink.html     |   1543 +
 .../apache/pekko/stream/scaladsl/SinkQueue.html    |    264 +
 .../stream/scaladsl/SinkQueueWithCancel$.html      |    350 +
 .../scaladsl/SinkQueueWithCancel.QueueOps$.html    |    384 +
 .../scaladsl/SinkQueueWithCancel.QueueOps.html     |    364 +
 .../pekko/stream/scaladsl/SinkQueueWithCancel.html |    293 +
 .../org/apache/pekko/stream/scaladsl/Source$.html  |   1599 +
 .../org/apache/pekko/stream/scaladsl/Source.html   |   2157 +
 .../apache/pekko/stream/scaladsl/SourceQueue.html  |    300 +
 .../stream/scaladsl/SourceQueueWithComplete$.html  |    350 +
 .../SourceQueueWithComplete.QueueOps$.html         |    384 +
 .../scaladsl/SourceQueueWithComplete.QueueOps.html |    367 +
 .../stream/scaladsl/SourceQueueWithComplete.html   |    343 +
 .../pekko/stream/scaladsl/SourceWithContext$.html  |    353 +
 .../pekko/stream/scaladsl/SourceWithContext.html   |    560 +
 .../pekko/stream/scaladsl/StreamConverters$.html   |    624 +
 .../pekko/stream/scaladsl/StreamConverters.html    |    579 +
 .../apache/pekko/stream/scaladsl/StreamRefs$.html  |    383 +
 .../apache/pekko/stream/scaladsl/StreamRefs.html   |    338 +
 .../org/apache/pekko/stream/scaladsl/SubFlow.html  |    344 +
 .../org/apache/pekko/stream/scaladsl/TLS$.html     |    570 +
 .../org/apache/pekko/stream/scaladsl/TLS.html      |    525 +
 .../apache/pekko/stream/scaladsl/TLSPlacebo$.html  |    354 +
 .../apache/pekko/stream/scaladsl/TLSPlacebo.html   |    309 +
 .../org/apache/pekko/stream/scaladsl/Tcp$.html     |    472 +
 .../stream/scaladsl/Tcp.IncomingConnection$.html   |    417 +
 .../stream/scaladsl/Tcp.IncomingConnection.html    |    605 +
 .../stream/scaladsl/Tcp.OutgoingConnection$.html   |    415 +
 .../stream/scaladsl/Tcp.OutgoingConnection.html    |    550 +
 .../pekko/stream/scaladsl/Tcp.ServerBinding$.html  |    399 +
 .../pekko/stream/scaladsl/Tcp.ServerBinding.html   |    516 +
 .../org/apache/pekko/stream/scaladsl/Tcp.html      |   1357 +
 .../pekko/stream/scaladsl/TcpAttributes$.html      |    350 +
 .../TcpAttributes.TcpWriteBufferSize$.html         |    433 +
 .../scaladsl/TcpAttributes.TcpWriteBufferSize.html |    517 +
 .../pekko/stream/scaladsl/TcpAttributes.html       |    333 +
 .../stream/scaladsl/TcpIdleTimeoutException.html   |    307 +
 .../org/apache/pekko/stream/scaladsl/Unzip$.html   |    364 +
 .../org/apache/pekko/stream/scaladsl/Unzip.html    |    401 +
 .../apache/pekko/stream/scaladsl/UnzipWith$.html   |    350 +
 .../apache/pekko/stream/scaladsl/UnzipWith.html    |    636 +
 .../apache/pekko/stream/scaladsl/UnzipWith10.html  |    584 +
 .../apache/pekko/stream/scaladsl/UnzipWith11.html  |    598 +
 .../apache/pekko/stream/scaladsl/UnzipWith12.html  |    612 +
 .../apache/pekko/stream/scaladsl/UnzipWith13.html  |    626 +
 .../apache/pekko/stream/scaladsl/UnzipWith14.html  |    640 +
 .../apache/pekko/stream/scaladsl/UnzipWith15.html  |    654 +
 .../apache/pekko/stream/scaladsl/UnzipWith16.html  |    668 +
 .../apache/pekko/stream/scaladsl/UnzipWith17.html  |    682 +
 .../apache/pekko/stream/scaladsl/UnzipWith18.html  |    696 +
 .../apache/pekko/stream/scaladsl/UnzipWith19.html  |    710 +
 .../apache/pekko/stream/scaladsl/UnzipWith2.html   |    476 +
 .../apache/pekko/stream/scaladsl/UnzipWith20.html  |    724 +
 .../apache/pekko/stream/scaladsl/UnzipWith21.html  |    738 +
 .../apache/pekko/stream/scaladsl/UnzipWith22.html  |    752 +
 .../apache/pekko/stream/scaladsl/UnzipWith3.html   |    486 +
 .../apache/pekko/stream/scaladsl/UnzipWith4.html   |    500 +
 .../apache/pekko/stream/scaladsl/UnzipWith5.html   |    514 +
 .../apache/pekko/stream/scaladsl/UnzipWith6.html   |    528 +
 .../apache/pekko/stream/scaladsl/UnzipWith7.html   |    542 +
 .../apache/pekko/stream/scaladsl/UnzipWith8.html   |    556 +
 .../apache/pekko/stream/scaladsl/UnzipWith9.html   |    570 +
 .../pekko/stream/scaladsl/UnzipWithApply$.html     |    312 +
 .../scaladsl/UnzipWithApply.UnzipWithCreator.html  |    261 +
 .../UnzipWithApply.UnzipWithCreator10.html         |    266 +
 .../UnzipWithApply.UnzipWithCreator11.html         |    266 +
 .../UnzipWithApply.UnzipWithCreator12.html         |    266 +
 .../UnzipWithApply.UnzipWithCreator13.html         |    266 +
 .../UnzipWithApply.UnzipWithCreator14.html         |    266 +
 .../UnzipWithApply.UnzipWithCreator15.html         |    266 +
 .../UnzipWithApply.UnzipWithCreator16.html         |    266 +
 .../UnzipWithApply.UnzipWithCreator17.html         |    266 +
 .../UnzipWithApply.UnzipWithCreator18.html         |    266 +
 .../UnzipWithApply.UnzipWithCreator19.html         |    266 +
 .../scaladsl/UnzipWithApply.UnzipWithCreator2.html |    266 +
 .../UnzipWithApply.UnzipWithCreator20.html         |    266 +
 .../UnzipWithApply.UnzipWithCreator21.html         |    266 +
 .../UnzipWithApply.UnzipWithCreator22.html         |    266 +
 .../scaladsl/UnzipWithApply.UnzipWithCreator3.html |    266 +
 .../scaladsl/UnzipWithApply.UnzipWithCreator4.html |    266 +
 .../scaladsl/UnzipWithApply.UnzipWithCreator5.html |    266 +
 .../scaladsl/UnzipWithApply.UnzipWithCreator6.html |    266 +
 .../scaladsl/UnzipWithApply.UnzipWithCreator7.html |    266 +
 .../scaladsl/UnzipWithApply.UnzipWithCreator8.html |    266 +
 .../scaladsl/UnzipWithApply.UnzipWithCreator9.html |    266 +
 .../UnzipWithApply.UnzipWithCreatorObject10$.html  |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject11$.html  |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject12$.html  |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject13$.html  |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject14$.html  |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject15$.html  |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject16$.html  |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject17$.html  |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject18$.html  |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject19$.html  |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject2$.html   |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject20$.html  |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject21$.html  |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject22$.html  |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject3$.html   |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject4$.html   |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject5$.html   |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject6$.html   |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject7$.html   |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject8$.html   |    328 +
 .../UnzipWithApply.UnzipWithCreatorObject9$.html   |    328 +
 .../pekko/stream/scaladsl/UnzipWithApply.html      |    976 +
 .../org/apache/pekko/stream/scaladsl/WireTap$.html |    354 +
 .../org/apache/pekko/stream/scaladsl/Zip$.html     |    353 +
 .../org/apache/pekko/stream/scaladsl/Zip.html      |    401 +
 .../apache/pekko/stream/scaladsl/ZipLatest$.html   |    370 +
 .../apache/pekko/stream/scaladsl/ZipLatest.html    |    434 +
 .../pekko/stream/scaladsl/ZipLatestWith$.html      |    343 +
 .../pekko/stream/scaladsl/ZipLatestWith.html       |    940 +
 .../pekko/stream/scaladsl/ZipLatestWith10.html     |    613 +
 .../pekko/stream/scaladsl/ZipLatestWith11.html     |    627 +
 .../pekko/stream/scaladsl/ZipLatestWith12.html     |    641 +
 .../pekko/stream/scaladsl/ZipLatestWith13.html     |    655 +
 .../pekko/stream/scaladsl/ZipLatestWith14.html     |    669 +
 .../pekko/stream/scaladsl/ZipLatestWith15.html     |    683 +
 .../pekko/stream/scaladsl/ZipLatestWith16.html     |    697 +
 .../pekko/stream/scaladsl/ZipLatestWith17.html     |    711 +
 .../pekko/stream/scaladsl/ZipLatestWith18.html     |    725 +
 .../pekko/stream/scaladsl/ZipLatestWith19.html     |    739 +
 .../pekko/stream/scaladsl/ZipLatestWith2.html      |    505 +
 .../pekko/stream/scaladsl/ZipLatestWith20.html     |    753 +
 .../pekko/stream/scaladsl/ZipLatestWith21.html     |    767 +
 .../pekko/stream/scaladsl/ZipLatestWith22.html     |    781 +
 .../pekko/stream/scaladsl/ZipLatestWith3.html      |    515 +
 .../pekko/stream/scaladsl/ZipLatestWith4.html      |    529 +
 .../pekko/stream/scaladsl/ZipLatestWith5.html      |    543 +
 .../pekko/stream/scaladsl/ZipLatestWith6.html      |    557 +
 .../pekko/stream/scaladsl/ZipLatestWith7.html      |    571 +
 .../pekko/stream/scaladsl/ZipLatestWith8.html      |    585 +
 .../pekko/stream/scaladsl/ZipLatestWith9.html      |    599 +
 .../pekko/stream/scaladsl/ZipLatestWithApply.html  |   1205 +
 .../org/apache/pekko/stream/scaladsl/ZipN$.html    |    353 +
 .../org/apache/pekko/stream/scaladsl/ZipN.html     |    419 +
 .../org/apache/pekko/stream/scaladsl/ZipWith$.html |    333 +
 .../org/apache/pekko/stream/scaladsl/ZipWith.html  |    594 +
 .../apache/pekko/stream/scaladsl/ZipWith10.html    |    584 +
 .../apache/pekko/stream/scaladsl/ZipWith11.html    |    598 +
 .../apache/pekko/stream/scaladsl/ZipWith12.html    |    612 +
 .../apache/pekko/stream/scaladsl/ZipWith13.html    |    626 +
 .../apache/pekko/stream/scaladsl/ZipWith14.html    |    640 +
 .../apache/pekko/stream/scaladsl/ZipWith15.html    |    654 +
 .../apache/pekko/stream/scaladsl/ZipWith16.html    |    668 +
 .../apache/pekko/stream/scaladsl/ZipWith17.html    |    682 +
 .../apache/pekko/stream/scaladsl/ZipWith18.html    |    696 +
 .../apache/pekko/stream/scaladsl/ZipWith19.html    |    710 +
 .../org/apache/pekko/stream/scaladsl/ZipWith2.html |    476 +
 .../apache/pekko/stream/scaladsl/ZipWith20.html    |    724 +
 .../apache/pekko/stream/scaladsl/ZipWith21.html    |    738 +
 .../apache/pekko/stream/scaladsl/ZipWith22.html    |    752 +
 .../org/apache/pekko/stream/scaladsl/ZipWith3.html |    486 +
 .../org/apache/pekko/stream/scaladsl/ZipWith4.html |    500 +
 .../org/apache/pekko/stream/scaladsl/ZipWith5.html |    514 +
 .../org/apache/pekko/stream/scaladsl/ZipWith6.html |    528 +
 .../org/apache/pekko/stream/scaladsl/ZipWith7.html |    542 +
 .../org/apache/pekko/stream/scaladsl/ZipWith8.html |    556 +
 .../org/apache/pekko/stream/scaladsl/ZipWith9.html |    570 +
 .../apache/pekko/stream/scaladsl/ZipWithApply.html |    701 +
 .../apache/pekko/stream/scaladsl/ZipWithN$.html    |    355 +
 .../org/apache/pekko/stream/scaladsl/ZipWithN.html |    486 +
 .../pekko/stream/scaladsl/package-summary.html     |   1425 +
 .../apache/pekko/stream/scaladsl/package-tree.html |    505 +
 .../pekko/stream/snapshot/ConnectionSnapshot$.html |    312 +
 .../snapshot/ConnectionSnapshot.Closed$.html       |    489 +
 .../ConnectionSnapshot.ConnectionState.html        |    197 +
 .../snapshot/ConnectionSnapshot.ShouldPull$.html   |    489 +
 .../snapshot/ConnectionSnapshot.ShouldPush$.html   |    489 +
 .../pekko/stream/snapshot/ConnectionSnapshot.html  |    316 +
 .../stream/snapshot/ConnectionSnapshotImpl$.html   |    418 +
 .../org/apache/pekko/stream/snapshot/HideImpl.html |    268 +
 .../pekko/stream/snapshot/InterpreterSnapshot.html |    257 +
 .../pekko/stream/snapshot/LogicSnapshot.html       |    264 +
 .../pekko/stream/snapshot/LogicSnapshotImpl$.html  |    416 +
 .../pekko/stream/snapshot/MaterializerState$.html  |    376 +
 .../pekko/stream/snapshot/MaterializerState.html   |    331 +
 .../pekko/stream/snapshot/RunningInterpreter.html  |    313 +
 .../stream/snapshot/RunningInterpreterImpl$.html   |    420 +
 .../pekko/stream/snapshot/StreamSnapshot.html      |    272 +
 .../pekko/stream/snapshot/StreamSnapshotImpl$.html |    413 +
 .../stream/snapshot/UninitializedInterpreter.html  |    220 +
 .../snapshot/UninitializedInterpreterImpl$.html    |    426 +
 .../pekko/stream/snapshot/package-summary.html     |    268 +
 .../apache/pekko/stream/snapshot/package-tree.html |    204 +
 .../AbstractGraphStageWithMaterializedValue.html   |    381 +
 .../pekko/stream/stage/AbstractInHandler.html      |    281 +
 .../pekko/stream/stage/AbstractInOutHandler.html   |    288 +
 .../pekko/stream/stage/AbstractOutHandler.html     |    281 +
 .../apache/pekko/stream/stage/AsyncCallback.html   |    295 +
 .../stage/ConcurrentAsyncCallbackState$.html       |    351 +
 .../stage/ConcurrentAsyncCallbackState.Event$.html |    399 +
 .../stage/ConcurrentAsyncCallbackState.Event.html  |    553 +
 .../ConcurrentAsyncCallbackState.Initialized$.html |    489 +
 .../ConcurrentAsyncCallbackState.Pending$.html     |    395 +
 .../ConcurrentAsyncCallbackState.Pending.html      |    517 +
 .../stage/ConcurrentAsyncCallbackState.State.html  |    197 +
 .../stream/stage/ConcurrentAsyncCallbackState.html |    354 +
 .../org/apache/pekko/stream/stage/GraphStage.html  |    376 +
 .../pekko/stream/stage/GraphStageLogic$.html       |    312 +
 .../GraphStageLogic.ConditionalTerminateInput.html |    354 +
 ...GraphStageLogic.ConditionalTerminateOutput.html |    355 +
 .../GraphStageLogic.EagerTerminateInput$.html      |    395 +
 .../GraphStageLogic.EagerTerminateOutput$.html     |    394 +
 .../GraphStageLogic.IgnoreTerminateInput$.html     |    417 +
 .../GraphStageLogic.IgnoreTerminateOutput$.html    |    417 +
 .../stream/stage/GraphStageLogic.StageActor.html   |    337 +
 .../stage/GraphStageLogic.StageActorRef$.html      |    316 +
 ...ogic.StageActorRefNotInitializedException$.html |    413 +
 ...Logic.StageActorRefNotInitializedException.html |    493 +
 .../stream/stage/GraphStageLogic.SubSinkInlet.html |    448 +
 .../stage/GraphStageLogic.SubSourceOutlet.html     |    471 +
 .../GraphStageLogic.TotallyIgnorantInput$.html     |    414 +
 .../apache/pekko/stream/stage/GraphStageLogic.html |   1720 +
 .../stream/stage/GraphStageLogicWithLogging.html   |    309 +
 .../stage/GraphStageWithMaterializedValue.html     |    391 +
 .../org/apache/pekko/stream/stage/InHandler.html   |    307 +
 .../org/apache/pekko/stream/stage/OutHandler.html  |    314 +
 .../apache/pekko/stream/stage/StageLogging.html    |    293 +
 .../pekko/stream/stage/TimerGraphStageLogic.html   |    668 +
 .../stage/TimerGraphStageLogicWithLogging.html     |    325 +
 .../apache/pekko/stream/stage/TimerMessages$.html  |    312 +
 .../stream/stage/TimerMessages.Scheduled$.html     |    420 +
 .../stream/stage/TimerMessages.Scheduled.html      |    581 +
 .../pekko/stream/stage/TimerMessages.Timer$.html   |    418 +
 .../pekko/stream/stage/TimerMessages.Timer.html    |    549 +
 .../apache/pekko/stream/stage/TimerMessages.html   |    305 +
 .../apache/pekko/stream/stage/package-summary.html |    397 +
 .../apache/pekko/stream/stage/package-tree.html    |    241 +
 .../pekko/stream/testkit/GraphStageMessages$.html  |    313 +
 .../GraphStageMessages.DownstreamFinish$.html      |    489 +
 .../testkit/GraphStageMessages.Failure$.html       |    430 +
 .../stream/testkit/GraphStageMessages.Failure.html |    517 +
 .../stream/testkit/GraphStageMessages.Pull$.html   |    489 +
 .../stream/testkit/GraphStageMessages.Push$.html   |    489 +
 .../testkit/GraphStageMessages.StageFailure$.html  |    415 +
 .../testkit/GraphStageMessages.StageFailure.html   |    551 +
 .../testkit/GraphStageMessages.StageMessage.html   |    197 +
 .../GraphStageMessages.UpstreamFinish$.html        |    489 +
 .../pekko/stream/testkit/GraphStageMessages.html   |    334 +
 .../pekko/stream/testkit/StreamTestKit$.html       |    313 +
 .../StreamTestKit.CompletedSubscription$.html      |    395 +
 .../StreamTestKit.CompletedSubscription.html       |    553 +
 .../testkit/StreamTestKit.FailedSubscription$.html |    397 +
 .../testkit/StreamTestKit.FailedSubscription.html  |    585 +
 .../stream/testkit/StreamTestKit.ProbeSink.html    |    384 +
 .../stream/testkit/StreamTestKit.ProbeSource.html  |    384 +
 .../StreamTestKit.PublisherProbeSubscription$.html |    397 +
 .../StreamTestKit.PublisherProbeSubscription.html  |    709 +
 .../apache/pekko/stream/testkit/StreamTestKit.html |    326 +
 .../pekko/stream/testkit/TestPublisher$.html       |    471 +
 .../testkit/TestPublisher.CancelSubscription$.html |    415 +
 .../testkit/TestPublisher.CancelSubscription.html  |    549 +
 .../stream/testkit/TestPublisher.ManualProbe$.html |    370 +
 .../stream/testkit/TestPublisher.ManualProbe.html  |    563 +
 .../pekko/stream/testkit/TestPublisher.Probe$.html |    370 +
 .../pekko/stream/testkit/TestPublisher.Probe.html  |    439 +
 .../testkit/TestPublisher.PublisherEvent.html      |    202 +
 .../stream/testkit/TestPublisher.RequestMore$.html |    418 +
 .../stream/testkit/TestPublisher.RequestMore.html  |    549 +
 .../stream/testkit/TestPublisher.Subscribe$.html   |    430 +
 .../stream/testkit/TestPublisher.Subscribe.html    |    517 +
 .../testkit/TestPublisher.SubscriptionDone$.html   |    321 +
 .../apache/pekko/stream/testkit/TestPublisher.html |    506 +
 .../pekko/stream/testkit/TestSinkStage$.html       |    362 +
 .../pekko/stream/testkit/TestSourceStage$.html     |    362 +
 .../pekko/stream/testkit/TestSubscriber$.html      |    367 +
 .../testkit/TestSubscriber.ManualProbe$.html       |    354 +
 .../stream/testkit/TestSubscriber.ManualProbe.html |   1309 +
 .../stream/testkit/TestSubscriber.OnComplete$.html |    489 +
 .../stream/testkit/TestSubscriber.OnError$.html    |    430 +
 .../stream/testkit/TestSubscriber.OnError.html     |    517 +
 .../stream/testkit/TestSubscriber.OnNext$.html     |    397 +
 .../stream/testkit/TestSubscriber.OnNext.html      |    521 +
 .../testkit/TestSubscriber.OnSubscribe$.html       |    430 +
 .../stream/testkit/TestSubscriber.OnSubscribe.html |    517 +
 .../stream/testkit/TestSubscriber.Probe$.html      |    354 +
 .../pekko/stream/testkit/TestSubscriber.Probe.html |    384 +
 .../testkit/TestSubscriber.SubscriberEvent.html    |    202 +
 .../pekko/stream/testkit/TestSubscriber.html       |    404 +
 .../stream/testkit/javadsl/StreamTestKit$.html     |    374 +
 .../stream/testkit/javadsl/StreamTestKit.html      |    329 +
 .../pekko/stream/testkit/javadsl/TestSink$.html    |    371 +
 .../pekko/stream/testkit/javadsl/TestSink.html     |    326 +
 .../pekko/stream/testkit/javadsl/TestSource$.html  |    371 +
 .../pekko/stream/testkit/javadsl/TestSource.html   |    326 +
 .../stream/testkit/javadsl/package-summary.html    |    193 +
 .../pekko/stream/testkit/javadsl/package-tree.html |    167 +
 .../pekko/stream/testkit/package-summary.html      |    397 +
 .../apache/pekko/stream/testkit/package-tree.html  |    249 +
 .../stream/testkit/scaladsl/StreamTestKit$.html    |    360 +
 .../stream/testkit/scaladsl/StreamTestKit.html     |    315 +
 .../pekko/stream/testkit/scaladsl/TestSink$.html   |    371 +
 .../pekko/stream/testkit/scaladsl/TestSink.html    |    326 +
 .../pekko/stream/testkit/scaladsl/TestSource$.html |    371 +
 .../pekko/stream/testkit/scaladsl/TestSource.html  |    326 +
 .../stream/testkit/scaladsl/package-summary.html   |    193 +
 .../stream/testkit/scaladsl/package-tree.html      |    167 +
 .../pekko/stream/typed/javadsl/ActorFlow$.html     |    554 +
 .../pekko/stream/typed/javadsl/ActorFlow.html      |    509 +
 .../pekko/stream/typed/javadsl/ActorSink$.html     |    468 +
 .../pekko/stream/typed/javadsl/ActorSink.html      |    423 +
 .../pekko/stream/typed/javadsl/ActorSource$.html   |    472 +
 .../pekko/stream/typed/javadsl/ActorSource.html    |    427 +
 .../apache/pekko/stream/typed/javadsl/PubSub$.html |    397 +
 .../apache/pekko/stream/typed/javadsl/PubSub.html  |    352 +
 .../stream/typed/javadsl/package-summary.html      |    211 +
 .../pekko/stream/typed/javadsl/package-tree.html   |    169 +
 .../pekko/stream/typed/scaladsl/ActorFlow$.html    |    581 +
 .../pekko/stream/typed/scaladsl/ActorFlow.html     |    536 +
 .../pekko/stream/typed/scaladsl/ActorSink$.html    |    468 +
 .../pekko/stream/typed/scaladsl/ActorSink.html     |    423 +
 .../pekko/stream/typed/scaladsl/ActorSource$.html  |    481 +
 .../pekko/stream/typed/scaladsl/ActorSource.html   |    436 +
 .../pekko/stream/typed/scaladsl/PubSub$.html       |    397 +
 .../apache/pekko/stream/typed/scaladsl/PubSub.html |    352 +
 .../stream/typed/scaladsl/package-summary.html     |    211 +
 .../pekko/stream/typed/scaladsl/package-tree.html  |    169 +
 .../pekko/testkit/CallingThreadDispatcher$.html    |    350 +
 .../pekko/testkit/CallingThreadDispatcher.html     |    719 +
 .../CallingThreadDispatcherConfigurator.html       |    329 +
 .../testkit/CallingThreadDispatcherQueues$.html    |    394 +
 .../apache/pekko/testkit/CallingThreadMailbox.html |    485 +
 .../apache/pekko/testkit/CustomEventFilter$.html   |    393 +
 .../apache/pekko/testkit/CustomEventFilter.html    |    586 +
 .../apache/pekko/testkit/DeadLettersFilter$.html   |    394 +
 .../apache/pekko/testkit/DeadLettersFilter.html    |    602 +
 .../org/apache/pekko/testkit/DebugFilter$.html     |    397 +
 .../org/apache/pekko/testkit/DebugFilter.html      |    704 +
 .../org/apache/pekko/testkit/DefaultTimeout.html   |    263 +
 .../org/apache/pekko/testkit/ErrorFilter$.html     |    399 +
 .../org/apache/pekko/testkit/ErrorFilter.html      |    762 +
 .../org/apache/pekko/testkit/EventFilter$.html     |    914 +
 .../org/apache/pekko/testkit/EventFilter.html      |    973 +
 .../testkit/ExplicitlyTriggeredScheduler.html      |    449 +
 .../org/apache/pekko/testkit/ImplicitSender.html   |    249 +
 .../org/apache/pekko/testkit/InfoFilter$.html      |    397 +
 .../org/apache/pekko/testkit/InfoFilter.html       |    704 +
 .../org/apache/pekko/testkit/JavaSerializable.html |    196 +
 .../org/apache/pekko/testkit/SocketUtil$.html      |    569 +
 .../org/apache/pekko/testkit/SocketUtil.Both$.html |    489 +
 .../apache/pekko/testkit/SocketUtil.Protocol.html  |    197 +
 .../org/apache/pekko/testkit/SocketUtil.Tcp$.html  |    489 +
 .../org/apache/pekko/testkit/SocketUtil.Udp$.html  |    489 +
 .../org/apache/pekko/testkit/SocketUtil.html       |    562 +
 .../org/apache/pekko/testkit/TestActor$.html       |    364 +
 .../apache/pekko/testkit/TestActor.AutoPilot.html  |    343 +
 .../pekko/testkit/TestActor.KeepRunning$.html      |    521 +
 .../apache/pekko/testkit/TestActor.Message.html    |    271 +
 .../pekko/testkit/TestActor.NoAutoPilot$.html      |    521 +
 .../pekko/testkit/TestActor.NullMessage$.html      |    525 +
 .../pekko/testkit/TestActor.RealMessage$.html      |    415 +
 .../pekko/testkit/TestActor.RealMessage.html       |    557 +
 .../pekko/testkit/TestActor.SetAutoPilot$.html     |    430 +
 .../pekko/testkit/TestActor.SetAutoPilot.html      |    517 +
 .../apache/pekko/testkit/TestActor.SetIgnore$.html |    430 +
 .../apache/pekko/testkit/TestActor.SetIgnore.html  |    517 +
 .../org/apache/pekko/testkit/TestActor.Spawn$.html |    473 +
 .../org/apache/pekko/testkit/TestActor.Spawn.html  |    595 +
 .../apache/pekko/testkit/TestActor.UnWatch$.html   |    430 +
 .../apache/pekko/testkit/TestActor.UnWatch.html    |    517 +
 .../org/apache/pekko/testkit/TestActor.Watch$.html |    430 +
 .../org/apache/pekko/testkit/TestActor.Watch.html  |    517 +
 .../org/apache/pekko/testkit/TestActor.html        |    684 +
 .../org/apache/pekko/testkit/TestActorRef$.html    |    619 +
 .../org/apache/pekko/testkit/TestActorRef.html     |    764 +
 .../org/apache/pekko/testkit/TestActors$.html      |    379 +
 .../pekko/testkit/TestActors.BlackholeActor.html   |    463 +
 .../apache/pekko/testkit/TestActors.EchoActor.html |    463 +
 .../pekko/testkit/TestActors.ForwardActor.html     |    465 +
 .../org/apache/pekko/testkit/TestActors.html       |    373 +
 .../org/apache/pekko/testkit/TestBarrier$.html     |    368 +
 .../org/apache/pekko/testkit/TestBarrier.html      |    363 +
 .../pekko/testkit/TestBarrierTimeoutException.html |    297 +
 .../org/apache/pekko/testkit/TestEvent$.html       |    319 +
 .../org/apache/pekko/testkit/TestEvent.Mute$.html  |    393 +
 .../org/apache/pekko/testkit/TestEvent.Mute.html   |    550 +
 .../apache/pekko/testkit/TestEvent.UnMute$.html    |    393 +
 .../org/apache/pekko/testkit/TestEvent.UnMute.html |    550 +
 .../org/apache/pekko/testkit/TestEvent.html        |    244 +
 .../apache/pekko/testkit/TestEventListener.html    |    444 +
 .../org/apache/pekko/testkit/TestException$.html   |    426 +
 .../org/apache/pekko/testkit/TestException.html    |    567 +
 .../org/apache/pekko/testkit/TestFSMRef$.html      |    433 +
 .../org/apache/pekko/testkit/TestFSMRef.html       |    704 +
 .../apache/pekko/testkit/TestJavaSerializer.html   |    462 +
 .../current/org/apache/pekko/testkit/TestKit$.html |    460 +
 .../current/org/apache/pekko/testkit/TestKit.html  |    516 +
 .../org/apache/pekko/testkit/TestKitBase.html      |   2006 +
 .../apache/pekko/testkit/TestKitExtension$.html    |    428 +
 .../org/apache/pekko/testkit/TestKitExtension.html |    389 +
 .../org/apache/pekko/testkit/TestKitSettings.html  |    380 +
 .../org/apache/pekko/testkit/TestKitUtils$.html    |    373 +
 .../org/apache/pekko/testkit/TestKitUtils.html     |    328 +
 .../org/apache/pekko/testkit/TestLatch$.html       |    399 +
 .../org/apache/pekko/testkit/TestLatch.html        |    458 +
 .../org/apache/pekko/testkit/TestProbe$.html       |    366 +
 .../org/apache/pekko/testkit/TestProbe.html        |    483 +
 .../org/apache/pekko/testkit/WarningFilter$.html   |    397 +
 .../org/apache/pekko/testkit/WarningFilter.html    |    704 +
 .../apache/pekko/testkit/javadsl/EventFilter.html  |    377 +
 .../org/apache/pekko/testkit/javadsl/TestKit$.html |    420 +
 .../org/apache/pekko/testkit/javadsl/TestKit.html  |   2674 +
 .../pekko/testkit/javadsl/package-summary.html     |    175 +
 .../apache/pekko/testkit/javadsl/package-tree.html |    164 +
 .../org/apache/pekko/testkit/package-summary.html  |    613 +
 .../org/apache/pekko/testkit/package-tree.html     |    308 +
 .../apache/pekko/util/BoundedBlockingQueue.html    |    879 +
 .../current/org/apache/pekko/util/BoxedType$.html  |    350 +
 .../current/org/apache/pekko/util/BoxedType.html   |    305 +
 .../org/apache/pekko/util/ByteIterator$.html       |    312 +
 .../util/ByteIterator.ByteArrayIterator$.html      |    386 +
 .../pekko/util/ByteIterator.ByteArrayIterator.html |    915 +
 .../util/ByteIterator.MultiByteArrayIterator$.html |    382 +
 .../util/ByteIterator.MultiByteArrayIterator.html  |    931 +
 .../org/apache/pekko/util/ByteIterator.html        |   1249 +
 .../current/org/apache/pekko/util/ByteString$.html |    771 +
 .../apache/pekko/util/ByteString.ByteString1$.html |    446 +
 .../apache/pekko/util/ByteString.ByteString1.html  |    948 +
 .../pekko/util/ByteString.ByteString1C$.html       |    427 +
 .../apache/pekko/util/ByteString.ByteString1C.html |    890 +
 .../apache/pekko/util/ByteString.ByteStrings$.html |    495 +
 .../apache/pekko/util/ByteString.ByteStrings.html  |    914 +
 .../apache/pekko/util/ByteString.Companion$.html   |    354 +
 .../apache/pekko/util/ByteString.Companion.html    |    271 +
 .../current/org/apache/pekko/util/ByteString.html  |   1686 +
 .../org/apache/pekko/util/ByteStringBuilder.html   |    941 +
 .../pekko/util/ClassLoaderObjectInputStream.html   |    385 +
 .../org/apache/pekko/util/Collections$.html        |    313 +
 .../pekko/util/Collections.EmptyImmutableSeq$.html |    583 +
 ...Collections.PartialImmutableValuesIterable.html |    463 +
 .../current/org/apache/pekko/util/Collections.html |    296 +
 .../org/apache/pekko/util/CompactByteString$.html  |    524 +
 .../org/apache/pekko/util/CompactByteString.html   |    686 +
 .../org/apache/pekko/util/ConcurrentMultiMap.html  |    284 +
 .../org/apache/pekko/util/ConstantFun$.html        |    617 +
 .../current/org/apache/pekko/util/ConstantFun.html |    572 +
 .../org/apache/pekko/util/ErrorMessages$.html      |    351 +
 .../org/apache/pekko/util/ErrorMessages.html       |    306 +
 .../apache/pekko/util/FastFrequencySketch$.html    |    395 +
 .../apache/pekko/util/FlightRecorderLoader$.html   |    359 +
 .../apache/pekko/util/FlightRecorderLoader.html    |    314 +
 .../org/apache/pekko/util/FrequencyList$.html      |    365 +
 .../org/apache/pekko/util/FrequencySketch$.html    |    435 +
 .../apache/pekko/util/FrequencySketchUtil$.html    |    362 +
 .../org/apache/pekko/util/FrequencySketchUtil.html |    317 +
 .../current/org/apache/pekko/util/HashCode$.html   |    475 +
 .../current/org/apache/pekko/util/HashCode.html    |    430 +
 .../current/org/apache/pekko/util/Helpers$.html    |    520 +
 .../org/apache/pekko/util/Helpers.ConfigOps$.html  |    420 +
 .../org/apache/pekko/util/Helpers.Requiring$.html  |    406 +
 .../org/apache/pekko/util/Helpers.Requiring.html   |    420 +
 .../current/org/apache/pekko/util/Helpers.html     |    510 +
 .../org/apache/pekko/util/ImmutableIntMap$.html    |    351 +
 .../pekko/current/org/apache/pekko/util/Index.html |    563 +
 .../apache/pekko/util/JavaDurationConverters$.html |    379 +
 .../JavaDurationConverters.JavaDurationOps$.html   |    384 +
 .../JavaDurationConverters.JavaDurationOps.html    |    364 +
 .../JavaDurationConverters.ScalaDurationOps$.html  |    384 +
 .../JavaDurationConverters.ScalaDurationOps.html   |    364 +
 .../apache/pekko/util/JavaDurationConverters.html  |    372 +
 .../org/apache/pekko/util/JavaVersion$.html        |    351 +
 .../current/org/apache/pekko/util/JavaVersion.html |    306 +
 .../org/apache/pekko/util/LineNumbers$.html        |    386 +
 .../pekko/util/LineNumbers.NoSourceInfo$.html      |    489 +
 .../org/apache/pekko/util/LineNumbers.Result.html  |    197 +
 .../apache/pekko/util/LineNumbers.SourceFile$.html |    430 +
 .../apache/pekko/util/LineNumbers.SourceFile.html  |    517 +
 .../pekko/util/LineNumbers.SourceFileLines$.html   |    420 +
 .../pekko/util/LineNumbers.SourceFileLines.html    |    581 +
 .../util/LineNumbers.UnknownSourceFormat$.html     |    430 +
 .../util/LineNumbers.UnknownSourceFormat.html      |    517 +
 .../current/org/apache/pekko/util/LineNumbers.html |    399 +
 .../org/apache/pekko/util/ManifestInfo$.html       |    452 +
 .../apache/pekko/util/ManifestInfo.Version.html    |    387 +
 .../org/apache/pekko/util/ManifestInfo.html        |    527 +
 .../org/apache/pekko/util/MessageBuffer$.html      |    358 +
 .../org/apache/pekko/util/MessageBuffer.html       |    516 +
 .../org/apache/pekko/util/MessageBufferMap.html    |    583 +
 .../org/apache/pekko/util/NanoTimeTokenBucket.html |    363 +
 .../current/org/apache/pekko/util/OptionVal$.html  |    560 +
 .../org/apache/pekko/util/PrettyByteString$.html   |    382 +
 .../pekko/util/PrettyByteString.asPretty.html      |    323 +
 .../org/apache/pekko/util/PrettyByteString.html    |    360 +
 .../org/apache/pekko/util/PrettyDuration$.html     |    393 +
 .../PrettyDuration.PrettyPrintableDuration$.html   |    448 +
 .../PrettyDuration.PrettyPrintableDuration.html    |    428 +
 .../org/apache/pekko/util/PrettyDuration.html      |    376 +
 .../pekko/util/PriorityQueueStabilizer$.html       |    312 +
 .../PriorityQueueStabilizer.WrappedElement.html    |    327 +
 ...tyQueueStabilizer.WrappedElementComparator.html |    341 +
 .../apache/pekko/util/PriorityQueueStabilizer.html |    382 +
 .../org/apache/pekko/util/RecencyList$.html        |    351 +
 .../org/apache/pekko/util/ReentrantGuard.html      |    325 +
 .../current/org/apache/pekko/util/Reflect$.html    |    380 +
 .../current/org/apache/pekko/util/Reflect.html     |    335 +
 .../apache/pekko/util/SegmentedRecencyList$.html   |    351 +
 .../SerializedSuspendableExecutionContext$.html    |    403 +
 .../pekko/util/StablePriorityBlockingQueue.html    |    428 +
 .../org/apache/pekko/util/StablePriorityQueue.html |    424 +
 .../org/apache/pekko/util/Subclassification.html   |    278 +
 .../org/apache/pekko/util/SubclassifiedIndex$.html |    312 +
 .../current/org/apache/pekko/util/Switch$.html     |    350 +
 .../current/org/apache/pekko/util/Switch.html      |    614 +
 .../current/org/apache/pekko/util/Timeout$.html    |    441 +
 .../current/org/apache/pekko/util/Timeout.html     |    626 +
 .../org/apache/pekko/util/TypedMultiMap$.html      |    353 +
 .../org/apache/pekko/util/TypedMultiMap.html       |    536 +
 .../org/apache/pekko/util/UUIDComparator$.html     |    350 +
 .../org/apache/pekko/util/UUIDComparator.html      |    340 +
 .../current/org/apache/pekko/util/Unsafe.html      |    365 +
 .../current/org/apache/pekko/util/Version$.html    |    364 +
 .../current/org/apache/pekko/util/Version.html     |    424 +
 .../current/org/apache/pekko/util/WallClock$.html  |    354 +
 .../current/org/apache/pekko/util/WallClock.html   |    250 +
 .../org/apache/pekko/util/WildcardIndex$.html      |    449 +
 .../org/apache/pekko/util/WildcardTree$.html       |    475 +
 .../org/apache/pekko/util/package-summary.html     |    749 +
 .../org/apache/pekko/util/package-tree.html        |    320 +
 content/japi/pekko/current/overview-summary.html   |     23 +
 content/japi/pekko/current/overview-tree.html      |   7766 +
 content/japi/pekko/current/package-search-index.js |      1 +
 .../japi/pekko/current/package-search-index.zip    |    Bin 0 -> 1064 bytes
 content/japi/pekko/current/resources/glass.png     |    Bin 0 -> 499 bytes
 content/japi/pekko/current/resources/x.png         |    Bin 0 -> 394 bytes
 content/japi/pekko/current/script.js               |    149 +
 content/japi/pekko/current/search.js               |    326 +
 content/japi/pekko/current/serialized-form.html    |  26176 +++
 content/japi/pekko/current/stylesheet.css          |    910 +
 content/japi/pekko/current/type-search-index.js    |      1 +
 content/japi/pekko/current/type-search-index.zip   |    Bin 0 -> 39895 bytes
 6160 files changed, 3343702 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 01beea1e..5ddde96a 100644
--- a/README.md
+++ b/README.md
@@ -4,11 +4,17 @@ Publishing the Apache Pekko web site requires:
 
 1. Clone https://github.com/apache/incubator-pekko-site into a local directory.
 2. Check out the asf-staging branch.
-3. In `incubator-pekko` repo, run `sbt unidoc docs/paradox`.
+3. In `incubator-pekko` repo, run
+```
+sbt unidoc docs/paradox
+# next line requires Java 11 or above
+sbt -Dpekko.genjavadoc.enabled=true javaunidoc/doc 
+```
 4. Go back to your local copy of `incubator-pekko-site` and run
 ```
 cp -r <path>/incubator-pekko/docs/target/paradox/site/main/ content/docs/pekko/current
 cp -r <path>/incubator-pekko/target/scala-2.13/unidoc/ content/api/pekko/current
+cp -r <path>/incubator-pekko/target/javaunidoc/ content/japi/pekko/current
 ```
 5. Perform `git add` on the affected files and `git commit`.
 6. Perform `git push`.
diff --git a/content/japi/pekko/current/allclasses-index.html b/content/japi/pekko/current/allclasses-index.html
new file mode 100644
index 00000000..02ae01c3
--- /dev/null
+++ b/content/japi/pekko/current/allclasses-index.html
@@ -0,0 +1,29132 @@
+<!DOCTYPE HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (11.0.17) on Mon Jan 23 00:00:27 GMT 2023 -->
+<title>All Classes</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="dc.created" content="2023-01-23">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
+<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" src="jquery/jquery-3.6.0.min.js"></script>
+<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="All Classes";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var data = {"i0":2,"i1":2,"i2":8,"i3":2,"i4":8,"i5":8,"i6":2,"i7":2,"i8":1,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":1,"i36":2,"i37":2,"i38":2,"i39":2,"i40":2,"i41":2,"i42":1,"i43":2,"i44":2,"i45":2,"i46":2,"i47":2,"i48":2,"i49":2,"i50":2,"i51":2,"i52":2,"i53":2,"i54":2,"i55":2,"i56":2,"i57":2,"i58":1,"i59":2,"i60":2,"i [...]
+var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],4:["t3","Enum Summary"],8:["t4","Exception Summary"],32:["t6","Annotation Types Summary"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+var pathtoroot = "./";
+var useModuleDirectories = false;
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<header role="banner">
+<nav role="navigation">
+<div class="fixedNav">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="index.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
+<input type="text" id="search" value="search" disabled="disabled">
+<input type="reset" id="reset" value="reset" disabled="disabled">
+</li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<a id="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+</div>
+<div class="navPadding">&nbsp;</div>
+<script type="text/javascript"><!--
+$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
+//-->
+</script>
+</nav>
+</header>
+<main role="main">
+<div class="header">
+<h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
+</div>
+<div class="allClassesContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary">
+<caption><span id="t0" class="activeTableTab"><span>All Classes</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Interface Summary</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Class Summary</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Enum Summary</a></span><span class="tabEnd">&n [...]
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/io/dns/AAAARecord.html" title="class in org.apache.pekko.io.dns">AAAARecord</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/io/dns/AAAARecord$.html" title="class in org.apache.pekko.io.dns">AAAARecord$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/AbruptIOTerminationException.html" title="class in org.apache.pekko.stream">AbruptIOTerminationException</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">use IOOperationIncompleteException.</div>
+</th>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/AbruptIOTerminationException$.html" title="class in org.apache.pekko.stream">AbruptIOTerminationException$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/AbruptStageTerminationException.html" title="class in org.apache.pekko.stream">AbruptStageTerminationException</a></td>
+<th class="colLast" scope="row">
+<div class="block">Signal that the operator was abruptly terminated, usually seen as a call to <code>postStop</code> of the <code>GraphStageLogic</code> without
+ any of the handler callbacks seeing completion or failure from upstream or cancellation from downstream.</div>
+</th>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/AbruptTerminationException.html" title="class in org.apache.pekko.stream">AbruptTerminationException</a></td>
+<th class="colLast" scope="row">
+<div class="block">This exception signals that an actor implementing a Reactive Streams Subscriber, Publisher or Processor
+ has been terminated without being notified by an onError, onComplete or cancel signal.</div>
+</th>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/AbruptTerminationException$.html" title="class in org.apache.pekko.stream">AbruptTerminationException$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractActor.html" title="class in org.apache.pekko.actor">AbstractActor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: compatible with lambda expressions</div>
+</th>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractActor.ActorContext.html" title="interface in org.apache.pekko.actor">AbstractActor.ActorContext</a></td>
+<th class="colLast" scope="row">
+<div class="block">The actor context - the view of the actor cell from the actor.</div>
+</th>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractActor.Receive.html" title="class in org.apache.pekko.actor">AbstractActor.Receive</a></td>
+<th class="colLast" scope="row">
+<div class="block">Defines which messages the Actor can handle, along with the implementation of
+ how the messages should be processed.</div>
+</th>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractActor$.html" title="class in org.apache.pekko.actor">AbstractActor$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: compatible with lambda expressions</div>
+</th>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractActorWithStash.html" title="class in org.apache.pekko.actor">AbstractActorWithStash</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: compatible with lambda expressions</div>
+</th>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractActorWithTimers.html" title="class in org.apache.pekko.actor">AbstractActorWithTimers</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: Support for scheduled <code>self</code> messages via <a href="org/apache/pekko/actor/TimerScheduler.html" title="class in org.apache.pekko.actor"><code>TimerScheduler</code></a>.</div>
+</th>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractActorWithUnboundedStash.html" title="class in org.apache.pekko.actor">AbstractActorWithUnboundedStash</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: compatible with lambda expressions</div>
+</th>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractActorWithUnrestrictedStash.html" title="class in org.apache.pekko.actor">AbstractActorWithUnrestrictedStash</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: compatible with lambda expressions</div>
+</th>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/javadsl/AbstractBehavior.html" title="class in org.apache.pekko.actor.typed.javadsl">AbstractBehavior</a>&lt;<a href="org/apache/pekko/actor/typed/javadsl/AbstractBehavior.html" title="type parameter in AbstractBehavior">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">An actor <code>Behavior</code> can be implemented by extending this class and implement the
+ abstract method <a href="org/apache/pekko/actor/typed/javadsl/AbstractBehavior.html#createReceive()"><code>AbstractBehavior.createReceive()</code></a>.</div>
+</th>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/scaladsl/AbstractBehavior.html" title="class in org.apache.pekko.actor.typed.scaladsl">AbstractBehavior</a>&lt;<a href="org/apache/pekko/actor/typed/scaladsl/AbstractBehavior.html" title="type parameter in AbstractBehavior">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">An actor <code>Behavior</code> can be implemented by extending this class and implement the
+ abstract method <a href="org/apache/pekko/actor/typed/scaladsl/AbstractBehavior.html#onMessage(T)"><code>AbstractBehavior.onMessage(T)</code></a> and optionally override
+ <a href="org/apache/pekko/actor/typed/scaladsl/AbstractBehavior.html#onSignal()"><code>AbstractBehavior.onSignal()</code></a>.</div>
+</th>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/AbstractBoundedNodeQueue.html" title="class in org.apache.pekko.dispatch">AbstractBoundedNodeQueue</a>&lt;<a href="org/apache/pekko/dispatch/AbstractBoundedNodeQueue.html" title="type parameter in AbstractBoundedNodeQueue">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Lock-free bounded non-blocking multiple-producer single-consumer queue based on the works of:
+
+ Andriy Plokhotnuyk (https://github.com/plokhotnyuk)
+   - https://github.com/plokhotnyuk/actors/blob/2e65abb7ce4cbfcb1b29c98ee99303d6ced6b01f/src/test/scala/akka/dispatch/Mailboxes.scala
+     (Apache V2: https://github.com/plokhotnyuk/actors/blob/master/LICENSE)
+
+ Dmitriy Vyukov's non-intrusive MPSC queue:
+   - https://www.1024cores.net/home/lock-free-algorithms/queues/non-intrusive-mpsc-node-based-queue
+   (Simplified BSD)</div>
+</th>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/AbstractBoundedNodeQueue.Node.html" title="class in org.apache.pekko.dispatch">AbstractBoundedNodeQueue.Node</a>&lt;<a href="org/apache/pekko/dispatch/AbstractBoundedNodeQueue.Node.html" title="type parameter in AbstractBoundedNodeQueue.Node">T</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/ddata/AbstractDeltaReplicatedData.html" title="class in org.apache.pekko.cluster.ddata">AbstractDeltaReplicatedData</a>&lt;<a href="org/apache/pekko/cluster/ddata/AbstractDeltaReplicatedData.html" title="type parameter in AbstractDeltaReplicatedData">A</a> extends <a href="org/apache/pekko/cluster/ddata/AbstractDeltaReplicatedData.html" title="class in org.apache.pekko.cluster.ddata">AbstractDeltaReplicatedData</a>&lt;<a href="org/ap [...]
+<th class="colLast" scope="row">
+<div class="block">Java API: Interface for implementing a <a href="org/apache/pekko/cluster/ddata/DeltaReplicatedData.html" title="interface in org.apache.pekko.cluster.ddata"><code>DeltaReplicatedData</code></a> in Java.</div>
+</th>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractExtensionId.html" title="class in org.apache.pekko.actor">AbstractExtensionId</a>&lt;<a href="org/apache/pekko/actor/AbstractExtensionId.html" title="type parameter in AbstractExtensionId">T</a> extends <a href="org/apache/pekko/actor/Extension.html" title="interface in org.apache.pekko.actor">Extension</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Java API for ExtensionId</div>
+</th>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/AbstractExtensionSetup.html" title="class in org.apache.pekko.actor.typed">AbstractExtensionSetup</a>&lt;<a href="org/apache/pekko/actor/typed/AbstractExtensionSetup.html" title="type parameter in AbstractExtensionSetup">T</a> extends <a href="org/apache/pekko/actor/typed/Extension.html" title="interface in org.apache.pekko.actor.typed">Extension</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Scala 2.11 API: Each extension typically provide a concrete <code>ExtensionSetup</code> that can be used in
+ <code>pekko.actor.setup.ActorSystemSetup</code> when starting the <a href="org/apache/pekko/actor/typed/ActorSystem.html" title="class in org.apache.pekko.actor.typed"><code>ActorSystem</code></a> to replace the default
+ implementation of the extension.</div>
+</th>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractFSM.html" title="class in org.apache.pekko.actor">AbstractFSM</a>&lt;<a href="org/apache/pekko/actor/AbstractFSM.html" title="type parameter in AbstractFSM">S</a>,&#8203;<a href="org/apache/pekko/actor/AbstractFSM.html" title="type parameter in AbstractFSM">D</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Java API: compatible with lambda expressions</div>
+</th>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractFSM$.html" title="class in org.apache.pekko.actor">AbstractFSM$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: compatible with lambda expressions</div>
+</th>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractFSMWithStash.html" title="class in org.apache.pekko.actor">AbstractFSMWithStash</a>&lt;<a href="org/apache/pekko/actor/AbstractFSMWithStash.html" title="type parameter in AbstractFSMWithStash">S</a>,&#8203;<a href="org/apache/pekko/actor/AbstractFSMWithStash.html" title="type parameter in AbstractFSMWithStash">D</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Java API: compatible with lambda expressions</div>
+</th>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/stage/AbstractGraphStageWithMaterializedValue.html" title="class in org.apache.pekko.stream.stage">AbstractGraphStageWithMaterializedValue</a>&lt;<a href="org/apache/pekko/stream/stage/AbstractGraphStageWithMaterializedValue.html" title="type parameter in AbstractGraphStageWithMaterializedValue">S</a> extends <a href="org/apache/pekko/stream/Shape.html" title="class in org.apache.pekko.stream">Shape</a>,&#8203;<a href="org/apache/pekk [...]
+<th class="colLast" scope="row">
+<div class="block">Java API: A GraphStage represents a reusable graph stream processing operator.</div>
+</th>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/stage/AbstractInHandler.html" title="class in org.apache.pekko.stream.stage">AbstractInHandler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: callbacks for an input port where termination logic is predefined
+ (completing when upstream completes, failing when upstream fails).</div>
+</th>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/stage/AbstractInOutHandler.html" title="class in org.apache.pekko.stream.stage">AbstractInOutHandler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: callback combination for output and input ports where termination logic is predefined
+ (completing when upstream completes, failing when upstream fails, completing when downstream cancels).</div>
+</th>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/sharding/internal/AbstractLeastShardAllocationStrategy$.html" title="class in org.apache.pekko.cluster.sharding.internal">AbstractLeastShardAllocationStrategy$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Common logic for the least shard allocation strategy implementations</div>
+</th>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractLoggingActor.html" title="class in org.apache.pekko.actor">AbstractLoggingActor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: compatible with lambda expressions</div>
+</th>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractLoggingFSM.html" title="class in org.apache.pekko.actor">AbstractLoggingFSM</a>&lt;<a href="org/apache/pekko/actor/AbstractLoggingFSM.html" title="type parameter in AbstractLoggingFSM">S</a>,&#8203;<a href="org/apache/pekko/actor/AbstractLoggingFSM.html" title="type parameter in AbstractLoggingFSM">D</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Java API: compatible with lambda expressions</div>
+</th>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/AbstractNodeQueue.html" title="class in org.apache.pekko.dispatch">AbstractNodeQueue</a>&lt;<a href="org/apache/pekko/dispatch/AbstractNodeQueue.html" title="type parameter in AbstractNodeQueue">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Lock-free MPSC linked queue implementation based on Dmitriy Vyukov's non-intrusive MPSC queue:
+ https://www.1024cores.net/home/lock-free-algorithms/queues/non-intrusive-mpsc-node-based-queue
+ 
+ This queue could be wait-free (i.e.</div>
+</th>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/AbstractNodeQueue.Node.html" title="class in org.apache.pekko.dispatch">AbstractNodeQueue.Node</a>&lt;<a href="org/apache/pekko/dispatch/AbstractNodeQueue.Node.html" title="type parameter in AbstractNodeQueue.Node">T</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/stage/AbstractOutHandler.html" title="class in org.apache.pekko.stream.stage">AbstractOutHandler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: callbacks for an output port where termination logic is predefined
+ (completing when downstream cancels).</div>
+</th>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AbstractPersistentActor.html" title="class in org.apache.pekko.persistence">AbstractPersistentActor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: an persistent actor - can be used to implement command or Event Sourcing.</div>
+</th>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AbstractPersistentActorLike.html" title="interface in org.apache.pekko.persistence">AbstractPersistentActorLike</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AbstractPersistentActorWithAtLeastOnceDelivery.html" title="class in org.apache.pekko.persistence">AbstractPersistentActorWithAtLeastOnceDelivery</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: compatible with lambda expressions</div>
+</th>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AbstractPersistentActorWithTimers.html" title="class in org.apache.pekko.persistence">AbstractPersistentActorWithTimers</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: Combination of <a href="org/apache/pekko/persistence/AbstractPersistentActor.html" title="class in org.apache.pekko.persistence"><code>AbstractPersistentActor</code></a> and <code>pekko.actor.AbstractActorWithTimers</code>.</div>
+</th>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/fsm/AbstractPersistentFSM.html" title="class in org.apache.pekko.persistence.fsm">AbstractPersistentFSM</a>&lt;<a href="org/apache/pekko/persistence/fsm/AbstractPersistentFSM.html" title="type parameter in AbstractPersistentFSM">S</a> extends <a href="org/apache/pekko/persistence/fsm/PersistentFSM.FSMState.html" title="interface in org.apache.pekko.persistence.fsm">PersistentFSM.FSMState</a>,&#8203;<a href="org/apache/pekko/persi [...]
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Use EventSourcedBehavior.</div>
+</th>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/fsm/AbstractPersistentFSMBase.html" title="class in org.apache.pekko.persistence.fsm">AbstractPersistentFSMBase</a>&lt;<a href="org/apache/pekko/persistence/fsm/AbstractPersistentFSMBase.html" title="type parameter in AbstractPersistentFSMBase">S</a>,&#8203;<a href="org/apache/pekko/persistence/fsm/AbstractPersistentFSMBase.html" title="type parameter in AbstractPersistentFSMBase">D</a>,&#8203;<a href="org/apache/pekko/persistenc [...]
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Use EventSourcedBehavior.</div>
+</th>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/fsm/AbstractPersistentFSMBase$.html" title="class in org.apache.pekko.persistence.fsm">AbstractPersistentFSMBase$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/fsm/AbstractPersistentLoggingFSM.html" title="class in org.apache.pekko.persistence.fsm">AbstractPersistentLoggingFSM</a>&lt;<a href="org/apache/pekko/persistence/fsm/AbstractPersistentLoggingFSM.html" title="type parameter in AbstractPersistentLoggingFSM">S</a> extends <a href="org/apache/pekko/persistence/fsm/PersistentFSM.FSMState.html" title="interface in org.apache.pekko.persistence.fsm">PersistentFSM.FSMState</a>,&#8203;<a  [...]
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Use EventSourcedBehavior.</div>
+</th>
+</tr>
+<tr id="i42" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractProps.html" title="interface in org.apache.pekko.actor">AbstractProps</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: Factory for Props instances.</div>
+</th>
+</tr>
+<tr id="i43" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/ddata/AbstractReplicatedData.html" title="class in org.apache.pekko.cluster.ddata">AbstractReplicatedData</a>&lt;<a href="org/apache/pekko/cluster/ddata/AbstractReplicatedData.html" title="type parameter in AbstractReplicatedData">A</a> extends <a href="org/apache/pekko/cluster/ddata/AbstractReplicatedData.html" title="class in org.apache.pekko.cluster.ddata">AbstractReplicatedData</a>&lt;<a href="org/apache/pekko/cluster/ddata/Abstr [...]
+<th class="colLast" scope="row">
+<div class="block">Java API: Interface for implementing a <a href="org/apache/pekko/cluster/ddata/ReplicatedData.html" title="interface in org.apache.pekko.cluster.ddata"><code>ReplicatedData</code></a> in Java.</div>
+</th>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractScheduler.html" title="class in org.apache.pekko.actor">AbstractScheduler</a></td>
+<th class="colLast" scope="row">
+<div class="block">An Akka scheduler service.</div>
+</th>
+</tr>
+<tr id="i45" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AbstractSchedulerBase.html" title="class in org.apache.pekko.actor">AbstractSchedulerBase</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i46" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/ddata/protobuf/AbstractSerializationSupport.html" title="class in org.apache.pekko.cluster.ddata.protobuf">AbstractSerializationSupport</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API</div>
+</th>
+</tr>
+<tr id="i47" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/AbstractShape.html" title="class in org.apache.pekko.stream">AbstractShape</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API for creating custom <a href="org/apache/pekko/stream/Shape.html" title="class in org.apache.pekko.stream"><code>Shape</code></a> types.</div>
+</th>
+</tr>
+<tr id="i48" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/AbstractSupervisor.html" title="class in org.apache.pekko.actor.typed.internal">AbstractSupervisor</a>&lt;<a href="org/apache/pekko/actor/typed/internal/AbstractSupervisor.html" title="type parameter in AbstractSupervisor">I</a>,&#8203;<a href="org/apache/pekko/actor/typed/internal/AbstractSupervisor.html" title="type parameter in AbstractSupervisor">Thr</a> extends java.lang.Throwable&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i49" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AbstractTransportAdapter.html" title="class in org.apache.pekko.remote.transport">AbstractTransportAdapter</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Classic remoting is deprecated, use Artery.</div>
+</th>
+</tr>
+<tr id="i50" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AbstractTransportAdapterHandle.html" title="class in org.apache.pekko.remote.transport">AbstractTransportAdapterHandle</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Classic remoting is deprecated, use Artery.</div>
+</th>
+</tr>
+<tr id="i51" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/Ack.html" title="class in org.apache.pekko.remote">Ack</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Classic remoting is deprecated, use Artery.</div>
+</th>
+</tr>
+<tr id="i52" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/Ack$.html" title="class in org.apache.pekko.remote">Ack$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i53" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/AckedReceiveBuffer.html" title="class in org.apache.pekko.remote">AckedReceiveBuffer</a>&lt;<a href="org/apache/pekko/remote/AckedReceiveBuffer.html" title="type parameter in AckedReceiveBuffer">T</a> extends <a href="org/apache/pekko/remote/HasSequenceNumber.html" title="interface in org.apache.pekko.remote">HasSequenceNumber</a>&gt;</td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Classic remoting is deprecated, use Artery.</div>
+</th>
+</tr>
+<tr id="i54" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/AckedReceiveBuffer$.html" title="class in org.apache.pekko.remote">AckedReceiveBuffer$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i55" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/AckedSendBuffer.html" title="class in org.apache.pekko.remote">AckedSendBuffer</a>&lt;<a href="org/apache/pekko/remote/AckedSendBuffer.html" title="type parameter in AckedSendBuffer">T</a> extends <a href="org/apache/pekko/remote/HasSequenceNumber.html" title="interface in org.apache.pekko.remote">HasSequenceNumber</a>&gt;</td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Classic remoting is deprecated, use Artery.</div>
+</th>
+</tr>
+<tr id="i56" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/AckedSendBuffer$.html" title="class in org.apache.pekko.remote">AckedSendBuffer$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i57" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/sharding/internal/ActiveEntities$.html" title="class in org.apache.pekko.cluster.sharding.internal">ActiveEntities$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i58" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/Actor.html" title="interface in org.apache.pekko.actor">Actor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Actor base trait that should be extended by or mixed to create an Actor with the semantics of the 'Actor Model':
+ <a href="https://en.wikipedia.org/wiki/Actor_model">https://en.wikipedia.org/wiki/Actor_model</a></div>
+</th>
+</tr>
+<tr id="i59" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/Actor.emptyBehavior$.html" title="class in org.apache.pekko.actor">Actor.emptyBehavior$</a></td>
+<th class="colLast" scope="row">
+<div class="block">emptyBehavior is a Receive-expression that matches no messages at all, ever.</div>
+</th>
+</tr>
+<tr id="i60" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/Actor.ignoringBehavior$.html" title="class in org.apache.pekko.actor">Actor.ignoringBehavior$</a></td>
+<th class="colLast" scope="row">
+<div class="block">ignoringBehavior is a Receive-expression that consumes and ignores all messages.</div>
+</th>
+</tr>
+<tr id="i61" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/Actor$.html" title="class in org.apache.pekko.actor">Actor$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i62" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/adapter/ActorAdapter$.html" title="class in org.apache.pekko.actor.typed.internal.adapter">ActorAdapter$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i63" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.html" title="class in org.apache.pekko.stream">ActorAttributes</a></td>
+<th class="colLast" scope="row">
+<div class="block">Attributes for the <a href="org/apache/pekko/stream/Materializer.html" title="class in org.apache.pekko.stream"><code>Materializer</code></a>.</div>
+</th>
+</tr>
+<tr id="i64" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.DebugLogging.html" title="class in org.apache.pekko.stream">ActorAttributes.DebugLogging</a></td>
+<th class="colLast" scope="row">
+<div class="block">Enables additional low level troubleshooting logging at DEBUG log level</div>
+</th>
+</tr>
+<tr id="i65" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.DebugLogging$.html" title="class in org.apache.pekko.stream">ActorAttributes.DebugLogging$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i66" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.Dispatcher.html" title="class in org.apache.pekko.stream">ActorAttributes.Dispatcher</a></td>
+<th class="colLast" scope="row">
+<div class="block">Configures the dispatcher to be used by streams.</div>
+</th>
+</tr>
+<tr id="i67" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.Dispatcher$.html" title="class in org.apache.pekko.stream">ActorAttributes.Dispatcher$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i68" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.FuzzingMode.html" title="class in org.apache.pekko.stream">ActorAttributes.FuzzingMode</a></td>
+<th class="colLast" scope="row">
+<div class="block">Test utility: fuzzing mode means that GraphStage events are not processed
+ in FIFO order within a fused subgraph, but randomized.</div>
+</th>
+</tr>
+<tr id="i69" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.FuzzingMode$.html" title="class in org.apache.pekko.stream">ActorAttributes.FuzzingMode$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i70" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.MaxFixedBufferSize.html" title="class in org.apache.pekko.stream">ActorAttributes.MaxFixedBufferSize</a></td>
+<th class="colLast" scope="row">
+<div class="block">Configure the maximum buffer size for which a FixedSizeBuffer will be preallocated.</div>
+</th>
+</tr>
+<tr id="i71" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.MaxFixedBufferSize$.html" title="class in org.apache.pekko.stream">ActorAttributes.MaxFixedBufferSize$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i72" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.OutputBurstLimit.html" title="class in org.apache.pekko.stream">ActorAttributes.OutputBurstLimit</a></td>
+<th class="colLast" scope="row">
+<div class="block">Maximum number of elements emitted in batch if downstream signals large demand.</div>
+</th>
+</tr>
+<tr id="i73" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.OutputBurstLimit$.html" title="class in org.apache.pekko.stream">ActorAttributes.OutputBurstLimit$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i74" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.StreamSubscriptionTimeout.html" title="class in org.apache.pekko.stream">ActorAttributes.StreamSubscriptionTimeout</a></td>
+<th class="colLast" scope="row">
+<div class="block">Defines a timeout for stream subscription and what action to take when that hits.</div>
+</th>
+</tr>
+<tr id="i75" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.StreamSubscriptionTimeout$.html" title="class in org.apache.pekko.stream">ActorAttributes.StreamSubscriptionTimeout$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i76" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.SupervisionStrategy.html" title="class in org.apache.pekko.stream">ActorAttributes.SupervisionStrategy</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i77" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.SupervisionStrategy$.html" title="class in org.apache.pekko.stream">ActorAttributes.SupervisionStrategy$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i78" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.SyncProcessingLimit.html" title="class in org.apache.pekko.stream">ActorAttributes.SyncProcessingLimit</a></td>
+<th class="colLast" scope="row">
+<div class="block">Limit for number of messages that can be processed synchronously in stream to substream communication.</div>
+</th>
+</tr>
+<tr id="i79" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes.SyncProcessingLimit$.html" title="class in org.apache.pekko.stream">ActorAttributes.SyncProcessingLimit$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i80" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorAttributes$.html" title="class in org.apache.pekko.stream">ActorAttributes$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Attributes for the <a href="org/apache/pekko/stream/Materializer.html" title="class in org.apache.pekko.stream"><code>Materializer</code></a>.</div>
+</th>
+</tr>
+<tr id="i81" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorCell$.html" title="class in org.apache.pekko.actor">ActorCell$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Everything in here is completely Akka PRIVATE.</div>
+</th>
+</tr>
+<tr id="i82" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/event/ActorClassificationUnsubscriber$.html" title="class in org.apache.pekko.event">ActorClassificationUnsubscriber$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i83" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/event/ActorClassifier.html" title="interface in org.apache.pekko.event">ActorClassifier</a></td>
+<th class="colLast" scope="row">
+<div class="block">Can be mixed into an EventBus to specify that the Classifier type is ActorRef</div>
+</th>
+</tr>
+<tr id="i84" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorContext.html" title="interface in org.apache.pekko.actor">ActorContext</a></td>
+<th class="colLast" scope="row">
+<div class="block">The actor context - the view of the actor cell from the actor.</div>
+</th>
+</tr>
+<tr id="i85" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/javadsl/ActorContext.html" title="interface in org.apache.pekko.actor.typed.javadsl">ActorContext</a>&lt;<a href="org/apache/pekko/actor/typed/javadsl/ActorContext.html" title="type parameter in ActorContext">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">An Actor is given by the combination of a <code>Behavior</code> and a context in
+ which this behavior is executed.</div>
+</th>
+</tr>
+<tr id="i86" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/scaladsl/ActorContext.html" title="interface in org.apache.pekko.actor.typed.scaladsl">ActorContext</a>&lt;<a href="org/apache/pekko/actor/typed/scaladsl/ActorContext.html" title="type parameter in ActorContext">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">An Actor is given by the combination of a <code>Behavior</code> and a context in
+ which this behavior is executed.</div>
+</th>
+</tr>
+<tr id="i87" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/adapter/ActorContextAdapter$.html" title="class in org.apache.pekko.actor.typed.internal.adapter">ActorContextAdapter$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i88" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/ActorContextImpl.html" title="interface in org.apache.pekko.actor.typed.internal">ActorContextImpl</a>&lt;<a href="org/apache/pekko/actor/typed/internal/ActorContextImpl.html" title="type parameter in ActorContextImpl">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i89" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/ActorContextImpl.LoggingContext.html" title="class in org.apache.pekko.actor.typed.internal">ActorContextImpl.LoggingContext</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i90" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/ActorContextImpl.LoggingContext$.html" title="class in org.apache.pekko.actor.typed.internal">ActorContextImpl.LoggingContext$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i91" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/ActorContextImpl$.html" title="class in org.apache.pekko.actor.typed.internal">ActorContextImpl$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i92" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/event/ActorEventBus.html" title="interface in org.apache.pekko.event">ActorEventBus</a></td>
+<th class="colLast" scope="row">
+<div class="block">Represents an EventBus where the Subscriber type is ActorRef</div>
+</th>
+</tr>
+<tr id="i93" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/ActorFlightRecorder.html" title="interface in org.apache.pekko.actor.typed.internal">ActorFlightRecorder</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i94" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/ActorFlightRecorder$.html" title="class in org.apache.pekko.actor.typed.internal">ActorFlightRecorder$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i95" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/typed/javadsl/ActorFlow.html" title="class in org.apache.pekko.stream.typed.javadsl">ActorFlow</a></td>
+<th class="colLast" scope="row">
+<div class="block">Collection of Flows aimed at integrating with typed Actors.</div>
+</th>
+</tr>
+<tr id="i96" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/typed/scaladsl/ActorFlow.html" title="class in org.apache.pekko.stream.typed.scaladsl">ActorFlow</a></td>
+<th class="colLast" scope="row">
+<div class="block">Collection of Flows aimed at integrating with typed Actors.</div>
+</th>
+</tr>
+<tr id="i97" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/typed/javadsl/ActorFlow$.html" title="class in org.apache.pekko.stream.typed.javadsl">ActorFlow$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Collection of Flows aimed at integrating with typed Actors.</div>
+</th>
+</tr>
+<tr id="i98" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/typed/scaladsl/ActorFlow$.html" title="class in org.apache.pekko.stream.typed.scaladsl">ActorFlow$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Collection of Flows aimed at integrating with typed Actors.</div>
+</th>
+</tr>
+<tr id="i99" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorIdentity.html" title="class in org.apache.pekko.actor">ActorIdentity</a></td>
+<th class="colLast" scope="row">
+<div class="block">Reply to <code>pekko.actor.Identify</code>.</div>
+</th>
+</tr>
+<tr id="i100" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorIdentity$.html" title="class in org.apache.pekko.actor">ActorIdentity$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i101" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorInitializationException.html" title="class in org.apache.pekko.actor">ActorInitializationException</a></td>
+<th class="colLast" scope="row">
+<div class="block">An ActorInitializationException is thrown when the initialization logic for an Actor fails.</div>
+</th>
+</tr>
+<tr id="i102" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorInitializationException$.html" title="class in org.apache.pekko.actor">ActorInitializationException$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i103" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorInterruptedException.html" title="class in org.apache.pekko.actor">ActorInterruptedException</a></td>
+<th class="colLast" scope="row">
+<div class="block">When an InterruptedException is thrown inside an Actor, it is wrapped as an ActorInterruptedException as to
+ avoid cascading interrupts to other threads than the originally interrupted one.</div>
+</th>
+</tr>
+<tr id="i104" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorKilledException.html" title="class in org.apache.pekko.actor">ActorKilledException</a></td>
+<th class="colLast" scope="row">
+<div class="block">ActorKilledException is thrown when an Actor receives the <code>pekko.actor.Kill</code> message</div>
+</th>
+</tr>
+<tr id="i105" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorKilledException$.html" title="class in org.apache.pekko.actor">ActorKilledException$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i106" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorLogging.html" title="interface in org.apache.pekko.actor">ActorLogging</a></td>
+<th class="colLast" scope="row">
+<div class="block">Scala API: Mix in ActorLogging into your Actor to easily obtain a reference to a logger,
+ which is available under the name "log".</div>
+</th>
+</tr>
+<tr id="i107" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorLogMarker.html" title="class in org.apache.pekko.actor">ActorLogMarker</a></td>
+<th class="colLast" scope="row">
+<div class="block">This is public with the purpose to document the used markers and properties of log events.</div>
+</th>
+</tr>
+<tr id="i108" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorLogMarker$.html" title="class in org.apache.pekko.actor">ActorLogMarker$</a></td>
+<th class="colLast" scope="row">
+<div class="block">This is public with the purpose to document the used markers and properties of log events.</div>
+</th>
+</tr>
+<tr id="i109" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorMaterializer.html" title="class in org.apache.pekko.stream">ActorMaterializer</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">The Materializer now has all methods the ActorMaterializer used to have.</div>
+</th>
+</tr>
+<tr id="i110" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorMaterializer$.html" title="class in org.apache.pekko.stream">ActorMaterializer$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i111" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorMaterializerHelper.html" title="class in org.apache.pekko.stream">ActorMaterializerHelper</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i112" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorMaterializerHelper$.html" title="class in org.apache.pekko.stream">ActorMaterializerHelper$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i113" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorMaterializerSettings.html" title="class in org.apache.pekko.stream">ActorMaterializerSettings</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class describes the configurable properties of the <a href="org/apache/pekko/stream/ActorMaterializer.html" title="class in org.apache.pekko.stream"><code>ActorMaterializer</code></a>.</div>
+</th>
+</tr>
+<tr id="i114" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ActorMaterializerSettings$.html" title="class in org.apache.pekko.stream">ActorMaterializerSettings$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i115" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/ActorMdc.html" title="class in org.apache.pekko.actor.typed.internal">ActorMdc</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i116" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/ActorMdc$.html" title="class in org.apache.pekko.actor.typed.internal">ActorMdc$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i117" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorNotFound.html" title="class in org.apache.pekko.actor">ActorNotFound</a></td>
+<th class="colLast" scope="row">
+<div class="block">When <a href="org/apache/pekko/actor/ActorSelection.html#resolveOne(org.apache.pekko.util.Timeout)"><code>ActorSelection.resolveOne(org.apache.pekko.util.Timeout)</code></a> can't identify the actor the
+ <code>Future</code> is completed with this failure.</div>
+</th>
+</tr>
+<tr id="i118" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorNotFound$.html" title="class in org.apache.pekko.actor">ActorNotFound$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i119" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorPath.html" title="interface in org.apache.pekko.actor">ActorPath</a></td>
+<th class="colLast" scope="row">
+<div class="block">Actor path is a unique path to an actor that shows the creation path
+ up through the actor tree to the root actor.</div>
+</th>
+</tr>
+<tr id="i120" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorPath$.html" title="class in org.apache.pekko.actor">ActorPath$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i121" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorPathExtractor.html" title="class in org.apache.pekko.actor">ActorPathExtractor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Given an ActorPath it returns the Address and the path elements if the path is well-formed</div>
+</th>
+</tr>
+<tr id="i122" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorPathExtractor$.html" title="class in org.apache.pekko.actor">ActorPathExtractor$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Given an ActorPath it returns the Address and the path elements if the path is well-formed</div>
+</th>
+</tr>
+<tr id="i123" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorPaths.html" title="class in org.apache.pekko.actor">ActorPaths</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API</div>
+</th>
+</tr>
+<tr id="i124" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorPaths$.html" title="class in org.apache.pekko.actor">ActorPaths$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API</div>
+</th>
+</tr>
+<tr id="i125" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorRef.html" title="class in org.apache.pekko.actor">ActorRef</a></td>
+<th class="colLast" scope="row">
+<div class="block">Immutable and serializable handle to an actor, which may or may not reside
+ on the local host or inside the same <code>pekko.actor.ActorSystem</code>.</div>
+</th>
+</tr>
+<tr id="i126" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/ActorRef.html" title="interface in org.apache.pekko.actor.typed">ActorRef</a>&lt;<a href="org/apache/pekko/actor/typed/ActorRef.html" title="type parameter in ActorRef">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">An ActorRef is the identity or address of an Actor instance.</div>
+</th>
+</tr>
+<tr id="i127" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/ActorRef.ActorRefOps.html" title="class in org.apache.pekko.actor.typed">ActorRef.ActorRefOps</a>&lt;<a href="org/apache/pekko/actor/typed/ActorRef.ActorRefOps.html" title="type parameter in ActorRef.ActorRefOps">T</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i128" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/ActorRef.ActorRefOps$.html" title="class in org.apache.pekko.actor.typed">ActorRef.ActorRefOps$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i129" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorRef$.html" title="class in org.apache.pekko.actor">ActorRef$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i130" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/ActorRef$.html" title="class in org.apache.pekko.actor.typed">ActorRef$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i131" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/adapter/ActorRefAdapter$.html" title="class in org.apache.pekko.actor.typed.internal.adapter">ActorRefAdapter$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i132" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/serialization/jackson/ActorRefDeserializer$.html" title="class in org.apache.pekko.serialization.jackson">ActorRefDeserializer$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i133" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorRefFactory.html" title="interface in org.apache.pekko.actor">ActorRefFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Interface implemented by ActorSystem and ActorContext, the only two places
+ from which you can get fresh actors.</div>
+</th>
+</tr>
+<tr id="i134" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/adapter/ActorRefFactoryAdapter.html" title="class in org.apache.pekko.actor.typed.internal.adapter">ActorRefFactoryAdapter</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i135" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/adapter/ActorRefFactoryAdapter$.html" title="class in org.apache.pekko.actor.typed.internal.adapter">ActorRefFactoryAdapter$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i136" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/ActorRefImpl.html" title="interface in org.apache.pekko.actor.typed.internal">ActorRefImpl</a>&lt;<a href="org/apache/pekko/actor/typed/internal/ActorRefImpl.html" title="type parameter in ActorRefImpl">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Every ActorRef is also an ActorRefImpl, but these two methods shall be
+ completely hidden from client code.</div>
+</th>
+</tr>
+<tr id="i137" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/serialization/jackson/ActorRefModule.html" title="interface in org.apache.pekko.serialization.jackson">ActorRefModule</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API: Adds support for serializing and deserializing <code>ActorRef</code>.</div>
+</th>
+</tr>
+<tr id="i138" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorRefProvider.html" title="interface in org.apache.pekko.actor">ActorRefProvider</a></td>
+<th class="colLast" scope="row">
+<div class="block">Interface for all ActorRef providers to implement.</div>
+</th>
+</tr>
+<tr id="i139" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/ActorRefResolver.html" title="class in org.apache.pekko.actor.typed">ActorRefResolver</a></td>
+<th class="colLast" scope="row">
+<div class="block">Serialization and deserialization of <code>ActorRef</code>.</div>
+</th>
+</tr>
+<tr id="i140" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/ActorRefResolver$.html" title="class in org.apache.pekko.actor.typed">ActorRefResolver$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i141" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/ActorRefResolverSetup.html" title="class in org.apache.pekko.actor.typed">ActorRefResolverSetup</a></td>
+<th class="colLast" scope="row">
+<div class="block">Can be used in <code>pekko.actor.setup.ActorSystemSetup</code> when starting the <a href="org/apache/pekko/actor/typed/ActorSystem.html" title="class in org.apache.pekko.actor.typed"><code>ActorSystem</code></a>
+ to replace the default implementation of the <a href="org/apache/pekko/actor/typed/ActorRefResolver.html" title="class in org.apache.pekko.actor.typed"><code>ActorRefResolver</code></a> extension.</div>
+</th>
+</tr>
+<tr id="i142" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/ActorRefResolverSetup$.html" title="class in org.apache.pekko.actor.typed">ActorRefResolverSetup$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i143" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/serialization/ActorRefResolveThreadLocalCache$.html" title="class in org.apache.pekko.remote.serialization">ActorRefResolveThreadLocalCache$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API: Thread local cache per actor system</div>
+</th>
+</tr>
+<tr id="i144" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/ActorRefRoutee.html" title="class in org.apache.pekko.routing">ActorRefRoutee</a></td>
+<th class="colLast" scope="row">
+<div class="block"><a href="org/apache/pekko/routing/Routee.html" title="interface in org.apache.pekko.routing"><code>Routee</code></a> that sends the messages to an <code>pekko.actor.ActorRef</code>.</div>
+</th>
+</tr>
+<tr id="i145" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/ActorRefRoutee$.html" title="class in org.apache.pekko.routing">ActorRefRoutee$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i146" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorRefScope.html" title="interface in org.apache.pekko.actor">ActorRefScope</a></td>
+<th class="colLast" scope="row">
+<div class="block">All ActorRefs have a scope which describes where they live.</div>
+</th>
+</tr>
+<tr id="i147" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/serialization/jackson/ActorRefSerializer$.html" title="class in org.apache.pekko.serialization.jackson">ActorRefSerializer$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i148" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorSelection.html" title="class in org.apache.pekko.actor">ActorSelection</a></td>
+<th class="colLast" scope="row">
+<div class="block">An ActorSelection is a logical view of a section of an ActorSystem's tree of Actors,
+ allowing for broadcasting of messages to that section.</div>
+</th>
+</tr>
+<tr id="i149" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorSelection$.html" title="class in org.apache.pekko.actor">ActorSelection$</a></td>
+<th class="colLast" scope="row">
+<div class="block">An ActorSelection is a logical view of a section of an ActorSystem's tree of Actors,
+ allowing for broadcasting of messages to that section.</div>
+</th>
+</tr>
+<tr id="i150" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorSelectionMessage$.html" title="class in org.apache.pekko.actor">ActorSelectionMessage$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i151" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/ActorSelectionRoutee.html" title="class in org.apache.pekko.routing">ActorSelectionRoutee</a></td>
+<th class="colLast" scope="row">
+<div class="block"><a href="org/apache/pekko/routing/Routee.html" title="interface in org.apache.pekko.routing"><code>Routee</code></a> that sends the messages to an <code>pekko.actor.ActorSelection</code>.</div>
+</th>
+</tr>
+<tr id="i152" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/ActorSelectionRoutee$.html" title="class in org.apache.pekko.routing">ActorSelectionRoutee$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i153" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/typed/javadsl/ActorSink.html" title="class in org.apache.pekko.stream.typed.javadsl">ActorSink</a></td>
+<th class="colLast" scope="row">
+<div class="block">Collection of Sinks aimed at integrating with typed Actors.</div>
+</th>
+</tr>
+<tr id="i154" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/typed/scaladsl/ActorSink.html" title="class in org.apache.pekko.stream.typed.scaladsl">ActorSink</a></td>
+<th class="colLast" scope="row">
+<div class="block">Collection of Sinks aimed at integrating with typed Actors.</div>
+</th>
+</tr>
+<tr id="i155" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/typed/javadsl/ActorSink$.html" title="class in org.apache.pekko.stream.typed.javadsl">ActorSink$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Collection of Sinks aimed at integrating with typed Actors.</div>
+</th>
+</tr>
+<tr id="i156" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/typed/scaladsl/ActorSink$.html" title="class in org.apache.pekko.stream.typed.scaladsl">ActorSink$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Collection of Sinks aimed at integrating with typed Actors.</div>
+</th>
+</tr>
+<tr id="i157" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/typed/javadsl/ActorSource.html" title="class in org.apache.pekko.stream.typed.javadsl">ActorSource</a></td>
+<th class="colLast" scope="row">
+<div class="block">Collection of Sources aimed at integrating with typed Actors.</div>
+</th>
+</tr>
+<tr id="i158" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/typed/scaladsl/ActorSource.html" title="class in org.apache.pekko.stream.typed.scaladsl">ActorSource</a></td>
+<th class="colLast" scope="row">
+<div class="block">Collection of Sources aimed at integrating with typed Actors.</div>
+</th>
+</tr>
+<tr id="i159" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/typed/javadsl/ActorSource$.html" title="class in org.apache.pekko.stream.typed.javadsl">ActorSource$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Collection of Sources aimed at integrating with typed Actors.</div>
+</th>
+</tr>
+<tr id="i160" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/typed/scaladsl/ActorSource$.html" title="class in org.apache.pekko.stream.typed.scaladsl">ActorSource$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Collection of Sources aimed at integrating with typed Actors.</div>
+</th>
+</tr>
+<tr id="i161" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorSystem.html" title="class in org.apache.pekko.actor">ActorSystem</a></td>
+<th class="colLast" scope="row">
+<div class="block">An actor system is a hierarchical group of actors which share common
+ configuration, e.g.</div>
+</th>
+</tr>
+<tr id="i162" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/ActorSystem.html" title="class in org.apache.pekko.actor.typed">ActorSystem</a>&lt;<a href="org/apache/pekko/actor/typed/ActorSystem.html" title="type parameter in ActorSystem">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">An ActorSystem is home to a hierarchy of Actors.</div>
+</th>
+</tr>
+<tr id="i163" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorSystem.Settings.html" title="class in org.apache.pekko.actor">ActorSystem.Settings</a></td>
+<th class="colLast" scope="row">
+<div class="block">Settings are the overall ActorSystem Settings which also provides a convenient access to the Config object.</div>
+</th>
+</tr>
+<tr id="i164" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorSystem.Settings$.html" title="class in org.apache.pekko.actor">ActorSystem.Settings$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i165" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ActorSystem$.html" title="class in org.apache.pekko.actor">ActorSystem$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i166" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/ActorSystem$.html" title="class in org.apache.pekko.actor.typed">ActorSystem$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i167" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/serialization/jackson/ActorSystemAccess.html" title="interface in org.apache.pekko.serialization.jackson">ActorSystemAccess</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i168" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/serialization/jackson/ActorSystemAccess$.html" title="class in org.apache.pekko.serialization.jackson">ActorSystemAccess$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i169" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/osgi/ActorSystemActivator.html" title="class in org.apache.pekko.osgi">ActorSystemActivator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract bundle activator implementation to bootstrap and configure an actor system in an
+ OSGi environment.</div>
+</th>
+</tr>
+<tr id="i170" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/adapter/ActorSystemAdapter$.html" title="class in org.apache.pekko.actor.typed.internal.adapter">ActorSystemAdapter$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i171" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/setup/ActorSystemSetup.html" title="class in org.apache.pekko.actor.setup">ActorSystemSetup</a></td>
+<th class="colLast" scope="row">
+<div class="block">A set of setup settings for programmatic configuration of the actor system.</div>
+</th>
+</tr>
+<tr id="i172" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/setup/ActorSystemSetup$.html" title="class in org.apache.pekko.actor.setup">ActorSystemSetup$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i173" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/internal/ActorSystemStub$.html" title="class in org.apache.pekko.actor.testkit.typed.internal">ActorSystemStub$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i174" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/artery/ActorSystemTerminating$.html" title="class in org.apache.pekko.remote.artery">ActorSystemTerminating$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i175" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/artery/ActorSystemTerminatingAck$.html" title="class in org.apache.pekko.remote.artery">ActorSystemTerminatingAck$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i176" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/ActorTags.html" title="class in org.apache.pekko.actor.typed">ActorTags</a></td>
+<th class="colLast" scope="row">
+<div class="block">Actor tags are used to logically group actors.</div>
+</th>
+</tr>
+<tr id="i177" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/ActorTags$.html" title="class in org.apache.pekko.actor.typed">ActorTags$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i178" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/javadsl/ActorTestKit.html" title="class in org.apache.pekko.actor.testkit.typed.javadsl">ActorTestKit</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: Test kit for asynchronous testing of typed actors.</div>
+</th>
+</tr>
+<tr id="i179" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/scaladsl/ActorTestKit.html" title="class in org.apache.pekko.actor.testkit.typed.scaladsl">ActorTestKit</a></td>
+<th class="colLast" scope="row">
+<div class="block">Testkit for asynchronous testing of typed actors, meant for mixing into the test class.</div>
+</th>
+</tr>
+<tr id="i180" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/javadsl/ActorTestKit$.html" title="class in org.apache.pekko.actor.testkit.typed.javadsl">ActorTestKit$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i181" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/scaladsl/ActorTestKit$.html" title="class in org.apache.pekko.actor.testkit.typed.scaladsl">ActorTestKit$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i182" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/scaladsl/ActorTestKitBase.html" title="class in org.apache.pekko.actor.testkit.typed.scaladsl">ActorTestKitBase</a></td>
+<th class="colLast" scope="row">
+<div class="block">A base class for the <a href="org/apache/pekko/actor/testkit/typed/scaladsl/ActorTestKit.html" title="class in org.apache.pekko.actor.testkit.typed.scaladsl"><code>ActorTestKit</code></a>, making it possible to have testing framework (e.g.</div>
+</th>
+</tr>
+<tr id="i183" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/scaladsl/ActorTestKitBase$.html" title="class in org.apache.pekko.actor.testkit.typed.scaladsl">ActorTestKitBase$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i184" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian.html" title="class in org.apache.pekko.actor.testkit.typed.internal">ActorTestKitGuardian</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i185" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian.Ack$.html" title="class in org.apache.pekko.actor.testkit.typed.internal">ActorTestKitGuardian.Ack$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i186" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian.ActorStopped.html" title="class in org.apache.pekko.actor.testkit.typed.internal">ActorTestKitGuardian.ActorStopped</a>&lt;<a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian.ActorStopped.html" title="type parameter in ActorTestKitGuardian.ActorStopped">T</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i187" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian.ActorStopped$.html" title="class in org.apache.pekko.actor.testkit.typed.internal">ActorTestKitGuardian.ActorStopped$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i188" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian.SpawnActor.html" title="class in org.apache.pekko.actor.testkit.typed.internal">ActorTestKitGuardian.SpawnActor</a>&lt;<a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian.SpawnActor.html" title="type parameter in ActorTestKitGuardian.SpawnActor">T</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i189" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian.SpawnActor$.html" title="class in org.apache.pekko.actor.testkit.typed.internal">ActorTestKitGuardian.SpawnActor$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i190" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian.SpawnActorAnonymous.html" title="class in org.apache.pekko.actor.testkit.typed.internal">ActorTestKitGuardian.SpawnActorAnonymous</a>&lt;<a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian.SpawnActorAnonymous.html" title="type parameter in ActorTestKitGuardian.SpawnActorAnonymous">T</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i191" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian.SpawnActorAnonymous$.html" title="class in org.apache.pekko.actor.testkit.typed.internal">ActorTestKitGuardian.SpawnActorAnonymous$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i192" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian.StopActor.html" title="class in org.apache.pekko.actor.testkit.typed.internal">ActorTestKitGuardian.StopActor</a>&lt;<a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian.StopActor.html" title="type parameter in ActorTestKitGuardian.StopActor">T</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i193" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian.StopActor$.html" title="class in org.apache.pekko.actor.testkit.typed.internal">ActorTestKitGuardian.StopActor$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i194" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian.TestKitCommand.html" title="interface in org.apache.pekko.actor.testkit.typed.internal">ActorTestKitGuardian.TestKitCommand</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i195" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/internal/ActorTestKitGuardian$.html" title="class in org.apache.pekko.actor.testkit.typed.internal">ActorTestKitGuardian$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i196" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/ActorTransportAdapter.html" title="class in org.apache.pekko.remote.transport">ActorTransportAdapter</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Classic remoting is deprecated, use Artery.</div>
+</th>
+</tr>
+<tr id="i197" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/ActorTransportAdapter.AssociateUnderlying.html" title="class in org.apache.pekko.remote.transport">ActorTransportAdapter.AssociateUnderlying</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i198" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/ActorTransportAdapter.AssociateUnderlying$.html" title="class in org.apache.pekko.remote.transport">ActorTransportAdapter.AssociateUnderlying$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i199" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/ActorTransportAdapter.DisassociateUnderlying.html" title="class in org.apache.pekko.remote.transport">ActorTransportAdapter.DisassociateUnderlying</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i200" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/ActorTransportAdapter.DisassociateUnderlying$.html" title="class in org.apache.pekko.remote.transport">ActorTransportAdapter.DisassociateUnderlying$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i201" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/ActorTransportAdapter.ListenerRegistered.html" title="class in org.apache.pekko.remote.transport">ActorTransportAdapter.ListenerRegistered</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i202" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/ActorTransportAdapter.ListenerRegistered$.html" title="class in org.apache.pekko.remote.transport">ActorTransportAdapter.ListenerRegistered$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i203" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/ActorTransportAdapter.ListenUnderlying.html" title="class in org.apache.pekko.remote.transport">ActorTransportAdapter.ListenUnderlying</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i204" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/ActorTransportAdapter.ListenUnderlying$.html" title="class in org.apache.pekko.remote.transport">ActorTransportAdapter.ListenUnderlying$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i205" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/ActorTransportAdapter.TransportOperation.html" title="interface in org.apache.pekko.remote.transport">ActorTransportAdapter.TransportOperation</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i206" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/ActorTransportAdapter$.html" title="class in org.apache.pekko.remote.transport">ActorTransportAdapter$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i207" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/ActorTransportAdapterManager.html" title="class in org.apache.pekko.remote.transport">ActorTransportAdapterManager</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Classic remoting is deprecated, use Artery.</div>
+</th>
+</tr>
+<tr id="i208" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/event/ActorWithLogClass$.html" title="class in org.apache.pekko.event">ActorWithLogClass$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i209" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/javadsl/Adapter.html" title="class in org.apache.pekko.actor.typed.javadsl">Adapter</a></td>
+<th class="colLast" scope="row">
+<div class="block">Adapters between typed and classic actors and actor systems.</div>
+</th>
+</tr>
+<tr id="i210" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/javadsl/Adapter$.html" title="class in org.apache.pekko.actor.typed.javadsl">Adapter$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Adapters between typed and classic actors and actor systems.</div>
+</th>
+</tr>
+<tr id="i211" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/typed/internal/AdapterClusterImpl$.html" title="class in org.apache.pekko.cluster.typed.internal">AdapterClusterImpl$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API:</div>
+</th>
+</tr>
+<tr id="i212" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/adapter/AdapterExtension$.html" title="class in org.apache.pekko.actor.typed.internal.adapter">AdapterExtension$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Internal API</div>
+</th>
+</tr>
+<tr id="i213" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/metrics/AdaptiveLoadBalancingGroup.html" title="class in org.apache.pekko.cluster.metrics">AdaptiveLoadBalancingGroup</a></td>
+<th class="colLast" scope="row">
+<div class="block">A router group that performs load balancing of messages to cluster nodes based on
+ cluster metric data.</div>
+</th>
+</tr>
+<tr id="i214" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/metrics/AdaptiveLoadBalancingGroup$.html" title="class in org.apache.pekko.cluster.metrics">AdaptiveLoadBalancingGroup$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i215" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/metrics/AdaptiveLoadBalancingPool.html" title="class in org.apache.pekko.cluster.metrics">AdaptiveLoadBalancingPool</a></td>
+<th class="colLast" scope="row">
+<div class="block">A router pool that performs load balancing of messages to cluster nodes based on
+ cluster metric data.</div>
+</th>
+</tr>
+<tr id="i216" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/metrics/AdaptiveLoadBalancingPool$.html" title="class in org.apache.pekko.cluster.metrics">AdaptiveLoadBalancingPool$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i217" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/metrics/AdaptiveLoadBalancingRoutingLogic.html" title="class in org.apache.pekko.cluster.metrics">AdaptiveLoadBalancingRoutingLogic</a></td>
+<th class="colLast" scope="row">
+<div class="block">Load balancing of messages to cluster nodes based on cluster metric data.</div>
+</th>
+</tr>
+<tr id="i218" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/metrics/AdaptiveLoadBalancingRoutingLogic$.html" title="class in org.apache.pekko.cluster.metrics">AdaptiveLoadBalancingRoutingLogic$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i219" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/AdaptMessage$.html" title="class in org.apache.pekko.actor.typed.internal">AdaptMessage$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i220" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/AdaptWithRegisteredMessageAdapter$.html" title="class in org.apache.pekko.actor.typed.internal">AdaptWithRegisteredMessageAdapter$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i221" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/Address.html" title="class in org.apache.pekko.actor">Address</a></td>
+<th class="colLast" scope="row">
+<div class="block">The address specifies the physical location under which an Actor can be
+ reached.</div>
+</th>
+</tr>
+<tr id="i222" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/Address$.html" title="class in org.apache.pekko.actor">Address$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i223" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/serialization/jackson/AddressDeserializer$.html" title="class in org.apache.pekko.serialization.jackson">AddressDeserializer$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i224" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AddressFromURIString.html" title="class in org.apache.pekko.actor">AddressFromURIString</a></td>
+<th class="colLast" scope="row">
+<div class="block">This object serves as extractor for Scala and as address parser for Java.</div>
+</th>
+</tr>
+<tr id="i225" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AddressFromURIString$.html" title="class in org.apache.pekko.actor">AddressFromURIString$</a></td>
+<th class="colLast" scope="row">
+<div class="block">This object serves as extractor for Scala and as address parser for Java.</div>
+</th>
+</tr>
+<tr id="i226" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/serialization/jackson/AddressModule.html" title="interface in org.apache.pekko.serialization.jackson">AddressModule</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API: Adds support for serializing and deserializing <code>Address</code>.</div>
+</th>
+</tr>
+<tr id="i227" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/testconductor/AddressReply$.html" title="class in org.apache.pekko.remote.testconductor">AddressReply$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i228" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/serialization/jackson/AddressSerializer$.html" title="class in org.apache.pekko.serialization.jackson">AddressSerializer$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i229" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AddressTerminated$.html" title="class in org.apache.pekko.actor">AddressTerminated$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i230" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/event/AddressTerminatedTopic$.html" title="class in org.apache.pekko.event">AddressTerminatedTopic$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i231" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/AddressUidExtension.html" title="class in org.apache.pekko.remote">AddressUidExtension</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i232" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/AddressUidExtension$.html" title="class in org.apache.pekko.remote">AddressUidExtension$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Extension that holds a uid that is assigned as a random <code>Long</code> or <code>Int</code> depending
+ on which version of remoting that is used.</div>
+</th>
+</tr>
+<tr id="i233" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/AddressUrlEncoder.html" title="class in org.apache.pekko.remote">AddressUrlEncoder</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i234" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/AddressUrlEncoder$.html" title="class in org.apache.pekko.remote">AddressUrlEncoder$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i235" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/AddRoutee.html" title="class in org.apache.pekko.routing">AddRoutee</a></td>
+<th class="colLast" scope="row">
+<div class="block">Add a routee by sending this message to the router.</div>
+</th>
+</tr>
+<tr id="i236" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/AddRoutee$.html" title="class in org.apache.pekko.routing">AddRoutee$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i237" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/AdjustPoolSize.html" title="class in org.apache.pekko.routing">AdjustPoolSize</a></td>
+<th class="colLast" scope="row">
+<div class="block">Increase or decrease the number of routees in a <a href="org/apache/pekko/routing/Pool.html" title="interface in org.apache.pekko.routing"><code>Pool</code></a>.</div>
+</th>
+</tr>
+<tr id="i238" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/AdjustPoolSize$.html" title="class in org.apache.pekko.routing">AdjustPoolSize$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i239" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/sharding/internal/AdmissionFilter$.html" title="class in org.apache.pekko.cluster.sharding.internal">AdmissionFilter$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i240" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/sharding/internal/AdmissionOptimizer$.html" title="class in org.apache.pekko.cluster.sharding.internal">AdmissionOptimizer$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i241" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/artery/aeron/AeronErrorLog.html" title="class in org.apache.pekko.remote.artery.aeron">AeronErrorLog</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i242" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/artery/aeron/AeronSink$.html" title="class in org.apache.pekko.remote.artery.aeron">AeronSink$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i243" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/artery/aeron/AeronSource$.html" title="class in org.apache.pekko.remote.artery.aeron">AeronSource$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i244" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/affinity/AffinityPool$.html" title="class in org.apache.pekko.dispatch.affinity">AffinityPool$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i245" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/discovery/aggregate/AggregateServiceDiscovery$.html" title="class in org.apache.pekko.discovery.aggregate">AggregateServiceDiscovery$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i246" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/discovery/aggregate/AggregateServiceDiscoverySettings.html" title="class in org.apache.pekko.discovery.aggregate">AggregateServiceDiscoverySettings</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i247" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AllDeadLetters.html" title="interface in org.apache.pekko.actor">AllDeadLetters</a></td>
+<th class="colLast" scope="row">
+<div class="block">Subscribe to this class to be notified about all <a href="org/apache/pekko/actor/DeadLetter.html" title="class in org.apache.pekko.actor"><code>DeadLetter</code></a> (also the suppressed ones)
+ and <a href="org/apache/pekko/actor/Dropped.html" title="class in org.apache.pekko.actor"><code>Dropped</code></a>.</div>
+</th>
+</tr>
+<tr id="i248" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AllForOneStrategy.html" title="class in org.apache.pekko.actor">AllForOneStrategy</a></td>
+<th class="colLast" scope="row">
+<div class="block">Applies the fault handling <code>Directive</code> (Resume, Restart, Stop) specified in the <code>Decider</code>
+ to all children when one fails, as opposed to <code>pekko.actor.OneForOneStrategy</code> that applies
+ it only to the child actor that failed.</div>
+</th>
+</tr>
+<tr id="i249" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AllForOneStrategy$.html" title="class in org.apache.pekko.actor">AllForOneStrategy$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i250" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/sharding/internal/AlwaysAdmissionFilter.html" title="class in org.apache.pekko.cluster.sharding.internal">AlwaysAdmissionFilter</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i251" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/sharding/internal/AlwaysAdmissionFilter$.html" title="class in org.apache.pekko.cluster.sharding.internal">AlwaysAdmissionFilter$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i252" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/AmorphousShape.html" title="class in org.apache.pekko.stream">AmorphousShape</a></td>
+<th class="colLast" scope="row">
+<div class="block">This type of <a href="org/apache/pekko/stream/Shape.html" title="class in org.apache.pekko.stream"><code>Shape</code></a> can express any number of inputs and outputs at the
+ expense of forgetting about their specific types.</div>
+</th>
+</tr>
+<tr id="i253" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/AmorphousShape$.html" title="class in org.apache.pekko.stream">AmorphousShape$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i254" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/annotation/ApiMayChange.html" title="annotation in org.apache.pekko.annotation">ApiMayChange</a></td>
+<th class="colLast" scope="row">
+<div class="block">Marks APIs that are meant to evolve towards becoming stable APIs, but are not stable APIs yet.</div>
+</th>
+</tr>
+<tr id="i255" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/io/dns/ARecord.html" title="class in org.apache.pekko.io.dns">ARecord</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i256" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/io/dns/ARecord$.html" title="class in org.apache.pekko.io.dns">ARecord$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i257" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.html" title="class in org.apache.pekko.remote">ArteryControlFormats</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i258" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.Address.html" title="class in org.apache.pekko.remote">ArteryControlFormats.Address</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+
+ Defines a remote address.</div>
+</th>
+</tr>
+<tr id="i259" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.Address.Builder.html" title="class in org.apache.pekko.remote">ArteryControlFormats.Address.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+
+ Defines a remote address.</div>
+</th>
+</tr>
+<tr id="i260" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.AddressOrBuilder.html" title="interface in org.apache.pekko.remote">ArteryControlFormats.AddressOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i261" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.ArteryHeartbeatRsp.html" title="class in org.apache.pekko.remote">ArteryControlFormats.ArteryHeartbeatRsp</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ RemoteWatcher.ArteryHeartbeat is empty array
+ RemoteWatcher.ArteryHeartbeatRsp</div>
+</th>
+</tr>
+<tr id="i262" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.ArteryHeartbeatRsp.Builder.html" title="class in org.apache.pekko.remote">ArteryControlFormats.ArteryHeartbeatRsp.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ RemoteWatcher.ArteryHeartbeat is empty array
+ RemoteWatcher.ArteryHeartbeatRsp</div>
+</th>
+</tr>
+<tr id="i263" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.ArteryHeartbeatRspOrBuilder.html" title="interface in org.apache.pekko.remote">ArteryControlFormats.ArteryHeartbeatRspOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i264" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.CompressionTableAdvertisement.html" title="class in org.apache.pekko.remote">ArteryControlFormats.CompressionTableAdvertisement</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ CompressionProtocol.ActorRefCompressionAdvertisement
+ CompressionProtocol.ClassManifestCompressionAdvertisement</div>
+</th>
+</tr>
+<tr id="i265" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.CompressionTableAdvertisement.Builder.html" title="class in org.apache.pekko.remote">ArteryControlFormats.CompressionTableAdvertisement.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ CompressionProtocol.ActorRefCompressionAdvertisement
+ CompressionProtocol.ClassManifestCompressionAdvertisement</div>
+</th>
+</tr>
+<tr id="i266" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.CompressionTableAdvertisementAck.html" title="class in org.apache.pekko.remote">ArteryControlFormats.CompressionTableAdvertisementAck</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ CompressionProtocol.ActorRefCompressionAdvertisementAck
+ CompressionProtocol.ClassManifestCompressionAdvertisementAck</div>
+</th>
+</tr>
+<tr id="i267" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.CompressionTableAdvertisementAck.Builder.html" title="class in org.apache.pekko.remote">ArteryControlFormats.CompressionTableAdvertisementAck.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ CompressionProtocol.ActorRefCompressionAdvertisementAck
+ CompressionProtocol.ClassManifestCompressionAdvertisementAck</div>
+</th>
+</tr>
+<tr id="i268" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.CompressionTableAdvertisementAckOrBuilder.html" title="interface in org.apache.pekko.remote">ArteryControlFormats.CompressionTableAdvertisementAckOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i269" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.CompressionTableAdvertisementOrBuilder.html" title="interface in org.apache.pekko.remote">ArteryControlFormats.CompressionTableAdvertisementOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i270" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.FlushAck.html" title="class in org.apache.pekko.remote">ArteryControlFormats.FlushAck</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>FlushAck</code></div>
+</th>
+</tr>
+<tr id="i271" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.FlushAck.Builder.html" title="class in org.apache.pekko.remote">ArteryControlFormats.FlushAck.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>FlushAck</code></div>
+</th>
+</tr>
+<tr id="i272" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.FlushAckOrBuilder.html" title="interface in org.apache.pekko.remote">ArteryControlFormats.FlushAckOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i273" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.HandshakeReq.html" title="class in org.apache.pekko.remote">ArteryControlFormats.HandshakeReq</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>HandshakeReq</code></div>
+</th>
+</tr>
+<tr id="i274" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.HandshakeReq.Builder.html" title="class in org.apache.pekko.remote">ArteryControlFormats.HandshakeReq.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>HandshakeReq</code></div>
+</th>
+</tr>
+<tr id="i275" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.HandshakeReqOrBuilder.html" title="interface in org.apache.pekko.remote">ArteryControlFormats.HandshakeReqOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i276" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.MessageWithAddress.html" title="class in org.apache.pekko.remote">ArteryControlFormats.MessageWithAddress</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Generic message declaration that is used for all types of message that (currently) have a single
+ address field.</div>
+</th>
+</tr>
+<tr id="i277" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.MessageWithAddress.Builder.html" title="class in org.apache.pekko.remote">ArteryControlFormats.MessageWithAddress.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Generic message declaration that is used for all types of message that (currently) have a single
+ address field.</div>
+</th>
+</tr>
+<tr id="i278" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.MessageWithAddressOrBuilder.html" title="interface in org.apache.pekko.remote">ArteryControlFormats.MessageWithAddressOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i279" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.Quarantined.html" title="class in org.apache.pekko.remote">ArteryControlFormats.Quarantined</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>Quarantined</code></div>
+</th>
+</tr>
+<tr id="i280" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.Quarantined.Builder.html" title="class in org.apache.pekko.remote">ArteryControlFormats.Quarantined.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>Quarantined</code></div>
+</th>
+</tr>
+<tr id="i281" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.QuarantinedOrBuilder.html" title="interface in org.apache.pekko.remote">ArteryControlFormats.QuarantinedOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i282" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.SystemMessageDeliveryAck.html" title="class in org.apache.pekko.remote">ArteryControlFormats.SystemMessageDeliveryAck</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ SystemMessageDelivery.Ack
+ SystemMessageDelivery.Nack</div>
+</th>
+</tr>
+<tr id="i283" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.SystemMessageDeliveryAck.Builder.html" title="class in org.apache.pekko.remote">ArteryControlFormats.SystemMessageDeliveryAck.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ SystemMessageDelivery.Ack
+ SystemMessageDelivery.Nack</div>
+</th>
+</tr>
+<tr id="i284" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.SystemMessageDeliveryAckOrBuilder.html" title="interface in org.apache.pekko.remote">ArteryControlFormats.SystemMessageDeliveryAckOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i285" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.SystemMessageEnvelope.html" title="class in org.apache.pekko.remote">ArteryControlFormats.SystemMessageEnvelope</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ SystemMessageDelivery.SystemMessageEnvelope</div>
+</th>
+</tr>
+<tr id="i286" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.SystemMessageEnvelope.Builder.html" title="class in org.apache.pekko.remote">ArteryControlFormats.SystemMessageEnvelope.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ SystemMessageDelivery.SystemMessageEnvelope</div>
+</th>
+</tr>
+<tr id="i287" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.SystemMessageEnvelopeOrBuilder.html" title="interface in org.apache.pekko.remote">ArteryControlFormats.SystemMessageEnvelopeOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i288" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.UniqueAddress.html" title="class in org.apache.pekko.remote">ArteryControlFormats.UniqueAddress</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+
+ Defines a remote address with uid.</div>
+</th>
+</tr>
+<tr id="i289" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.UniqueAddress.Builder.html" title="class in org.apache.pekko.remote">ArteryControlFormats.UniqueAddress.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+
+ Defines a remote address with uid.</div>
+</th>
+</tr>
+<tr id="i290" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ArteryControlFormats.UniqueAddressOrBuilder.html" title="interface in org.apache.pekko.remote">ArteryControlFormats.UniqueAddressOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i291" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/artery/ArteryMessage.html" title="interface in org.apache.pekko.remote.artery">ArteryMessage</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API: marker trait for protobuf-serializable artery messages</div>
+</th>
+</tr>
+<tr id="i292" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/serialization/ArteryMessageSerializer$.html" title="class in org.apache.pekko.remote.serialization">ArteryMessageSerializer$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i293" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/artery/ArterySettings$.html" title="class in org.apache.pekko.remote.artery">ArterySettings$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i294" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/artery/tcp/ArteryTcpTransport$.html" title="class in org.apache.pekko.remote.artery.tcp">ArteryTcpTransport$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i295" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/artery/ArteryTransport$.html" title="class in org.apache.pekko.remote.artery">ArteryTransport$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i296" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/AskableActorRef.html" title="class in org.apache.pekko.pattern">AskableActorRef</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i297" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/AskableActorRef$.html" title="class in org.apache.pekko.pattern">AskableActorRef$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i298" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/AskableActorSelection.html" title="class in org.apache.pekko.pattern">AskableActorSelection</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i299" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/AskableActorSelection$.html" title="class in org.apache.pekko.pattern">AskableActorSelection$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i300" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/javadsl/AskPattern.html" title="class in org.apache.pekko.actor.typed.javadsl">AskPattern</a></td>
+<th class="colLast" scope="row">
+<div class="block">The ask-pattern implements the initiator side of a request&#x2013;reply protocol.</div>
+</th>
+</tr>
+<tr id="i301" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/scaladsl/AskPattern.html" title="class in org.apache.pekko.actor.typed.scaladsl">AskPattern</a></td>
+<th class="colLast" scope="row">
+<div class="block">The ask-pattern implements the initiator side of a request&#x2013;reply protocol.</div>
+</th>
+</tr>
+<tr id="i302" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/scaladsl/AskPattern.Askable.html" title="class in org.apache.pekko.actor.typed.scaladsl">AskPattern.Askable</a>&lt;<a href="org/apache/pekko/actor/typed/scaladsl/AskPattern.Askable.html" title="type parameter in AskPattern.Askable">Req</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">See <a href="org/apache/pekko/actor/typed/scaladsl/AskPattern.Askable.html#ask(scala.Function1,org.apache.pekko.util.Timeout,org.apache.pekko.actor.typed.Scheduler)"><code>AskPattern.Askable.&lt;Res&gt;ask(scala.Function1&lt;org.apache.pekko.actor.typed.ActorRef&lt;Res&gt;,Req&gt;,org.apache.pekko.util.Timeout,org.apache.pekko.actor.typed.Scheduler)</code></a></div>
+</th>
+</tr>
+<tr id="i303" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/scaladsl/AskPattern.Askable$.html" title="class in org.apache.pekko.actor.typed.scaladsl">AskPattern.Askable$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i304" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/javadsl/AskPattern$.html" title="class in org.apache.pekko.actor.typed.javadsl">AskPattern$</a></td>
+<th class="colLast" scope="row">
+<div class="block">The ask-pattern implements the initiator side of a request&#x2013;reply protocol.</div>
+</th>
+</tr>
+<tr id="i305" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/scaladsl/AskPattern$.html" title="class in org.apache.pekko.actor.typed.scaladsl">AskPattern$</a></td>
+<th class="colLast" scope="row">
+<div class="block">The ask-pattern implements the initiator side of a request&#x2013;reply protocol.</div>
+</th>
+</tr>
+<tr id="i306" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/AskPromiseRef$.html" title="class in org.apache.pekko.pattern">AskPromiseRef$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i307" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/AskSupport.html" title="interface in org.apache.pekko.pattern">AskSupport</a></td>
+<th class="colLast" scope="row">
+<div class="block">This object contains implementation details of the &amp;ldquo;ask&amp;rdquo; pattern.</div>
+</th>
+</tr>
+<tr id="i308" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/AskTimeoutException.html" title="class in org.apache.pekko.pattern">AskTimeoutException</a></td>
+<th class="colLast" scope="row">
+<div class="block">This is what is used to complete a Future that is returned from an ask/? call,
+ when it times out.</div>
+</th>
+</tr>
+<tr id="i309" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/javadsl/AsPublisher.html" title="enum in org.apache.pekko.stream.javadsl">AsPublisher</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i310" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/AssociatedEvent.html" title="class in org.apache.pekko.remote">AssociatedEvent</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Classic remoting is deprecated, use Artery.</div>
+</th>
+</tr>
+<tr id="i311" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/AssociatedEvent$.html" title="class in org.apache.pekko.remote">AssociatedEvent$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i312" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/artery/Association$.html" title="class in org.apache.pekko.remote.artery">Association$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i313" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/AssociationErrorEvent.html" title="class in org.apache.pekko.remote">AssociationErrorEvent</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Classic remoting is deprecated, use Artery.</div>
+</th>
+</tr>
+<tr id="i314" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/AssociationErrorEvent$.html" title="class in org.apache.pekko.remote">AssociationErrorEvent$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i315" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/AssociationEvent.html" title="interface in org.apache.pekko.remote">AssociationEvent</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Classic remoting is deprecated, use Artery.</div>
+</th>
+</tr>
+<tr id="i316" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationHandle.html" title="interface in org.apache.pekko.remote.transport">AssociationHandle</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Classic remoting is deprecated, use Artery.</div>
+</th>
+</tr>
+<tr id="i317" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationHandle.ActorHandleEventListener.html" title="class in org.apache.pekko.remote.transport">AssociationHandle.ActorHandleEventListener</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class to convert ordinary <code>pekko.actor.ActorRef</code> instances to a HandleEventListener.</div>
+</th>
+</tr>
+<tr id="i318" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationHandle.ActorHandleEventListener$.html" title="class in org.apache.pekko.remote.transport">AssociationHandle.ActorHandleEventListener$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i319" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationHandle.Disassociated.html" title="class in org.apache.pekko.remote.transport">AssociationHandle.Disassociated</a></td>
+<th class="colLast" scope="row">
+<div class="block">Message sent to the listener registered to an association</div>
+</th>
+</tr>
+<tr id="i320" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationHandle.Disassociated$.html" title="class in org.apache.pekko.remote.transport">AssociationHandle.Disassociated$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i321" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationHandle.DisassociateInfo.html" title="interface in org.apache.pekko.remote.transport">AssociationHandle.DisassociateInfo</a></td>
+<th class="colLast" scope="row">
+<div class="block">Supertype of possible disassociation reasons</div>
+</th>
+</tr>
+<tr id="i322" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationHandle.HandleEvent.html" title="interface in org.apache.pekko.remote.transport">AssociationHandle.HandleEvent</a></td>
+<th class="colLast" scope="row">
+<div class="block">Trait for events that the registered listener for an <code>pekko.remote.transport.AssociationHandle</code> might receive.</div>
+</th>
+</tr>
+<tr id="i323" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationHandle.HandleEventListener.html" title="interface in org.apache.pekko.remote.transport">AssociationHandle.HandleEventListener</a></td>
+<th class="colLast" scope="row">
+<div class="block">An interface that needs to be implemented by the user of an <code>pekko.remote.transport.AssociationHandle</code>
+ to listen to association events.</div>
+</th>
+</tr>
+<tr id="i324" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationHandle.InboundPayload.html" title="class in org.apache.pekko.remote.transport">AssociationHandle.InboundPayload</a></td>
+<th class="colLast" scope="row">
+<div class="block">Message sent to the listener registered to an association (via the Promise returned by
+ <code>pekko.remote.transport.AssociationHandle#readHandlerPromise</code>) when an inbound payload arrives.</div>
+</th>
+</tr>
+<tr id="i325" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationHandle.InboundPayload$.html" title="class in org.apache.pekko.remote.transport">AssociationHandle.InboundPayload$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i326" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationHandle.Quarantined$.html" title="class in org.apache.pekko.remote.transport">AssociationHandle.Quarantined$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i327" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationHandle.Shutdown$.html" title="class in org.apache.pekko.remote.transport">AssociationHandle.Shutdown$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i328" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationHandle.Unknown$.html" title="class in org.apache.pekko.remote.transport">AssociationHandle.Unknown$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i329" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationHandle$.html" title="class in org.apache.pekko.remote.transport">AssociationHandle$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i330" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/AssociationProblem.html" title="interface in org.apache.pekko.remote">AssociationProblem</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i331" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationRegistry.html" title="class in org.apache.pekko.remote.transport">AssociationRegistry</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Classic remoting is deprecated, use Artery.</div>
+</th>
+</tr>
+<tr id="i332" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/AssociationRegistry$.html" title="class in org.apache.pekko.remote.transport">AssociationRegistry$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Classic remoting is deprecated, use Artery.</div>
+</th>
+</tr>
+<tr id="i333" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/artery/AssociationState$.html" title="class in org.apache.pekko.remote.artery">AssociationState$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i334" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/stage/AsyncCallback.html" title="interface in org.apache.pekko.stream.stage">AsyncCallback</a>&lt;<a href="org/apache/pekko/stream/stage/AsyncCallback.html" title="type parameter in AsyncCallback">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">An asynchronous callback holder that is attached to a <a href="org/apache/pekko/stream/stage/GraphStageLogic.html" title="class in org.apache.pekko.stream.stage"><code>GraphStageLogic</code></a>.</div>
+</th>
+</tr>
+<tr id="i335" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/io/dns/internal/AsyncDnsManager$.html" title="class in org.apache.pekko.io.dns.internal">AsyncDnsManager$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i336" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/io/dns/internal/AsyncDnsResolver$.html" title="class in org.apache.pekko.io.dns.internal">AsyncDnsResolver$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i337" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncRecovery.html" title="interface in org.apache.pekko.persistence.journal">AsyncRecovery</a></td>
+<th class="colLast" scope="row">
+<div class="block">Asynchronous message replay and sequence number recovery interface.</div>
+</th>
+</tr>
+<tr id="i338" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/japi/AsyncRecovery.html" title="class in org.apache.pekko.persistence.journal.japi">AsyncRecovery</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: asynchronous message replay and sequence number recovery interface.</div>
+</th>
+</tr>
+<tr id="i339" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncReplayTimeoutException.html" title="class in org.apache.pekko.persistence.journal">AsyncReplayTimeoutException</a></td>
+<th class="colLast" scope="row">
+<div class="block">Thrown if replay inactivity exceeds a specified timeout.</div>
+</th>
+</tr>
+<tr id="i340" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/serialization/AsyncSerializer.html" title="interface in org.apache.pekko.serialization">AsyncSerializer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Serializer that supports async serialization.</div>
+</th>
+</tr>
+<tr id="i341" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/serialization/AsyncSerializerWithStringManifest.html" title="class in org.apache.pekko.serialization">AsyncSerializerWithStringManifest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Scala API: Async serializer with string manifest that delegates synchronous calls to the asynchronous calls
+ and blocks.</div>
+</th>
+</tr>
+<tr id="i342" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/serialization/AsyncSerializerWithStringManifestCS.html" title="class in org.apache.pekko.serialization">AsyncSerializerWithStringManifestCS</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: Async serializer with string manifest that delegates synchronous calls to the asynchronous calls
+ and blocks.</div>
+</th>
+</tr>
+<tr id="i343" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteJournal.html" title="interface in org.apache.pekko.persistence.journal">AsyncWriteJournal</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract journal, optimized for asynchronous, non-blocking writes.</div>
+</th>
+</tr>
+<tr id="i344" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/japi/AsyncWriteJournal.html" title="class in org.apache.pekko.persistence.journal.japi">AsyncWriteJournal</a></td>
+<th class="colLast" scope="row">
+<div class="block">Java API: abstract journal, optimized for asynchronous, non-blocking writes.</div>
+</th>
+</tr>
+<tr id="i345" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteJournal.Desequenced.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteJournal.Desequenced</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i346" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteJournal.Desequenced$.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteJournal.Desequenced$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i347" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteJournal.Resequencer.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteJournal.Resequencer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i348" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteJournal$.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteJournal$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API.</div>
+</th>
+</tr>
+<tr id="i349" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteProxy.html" title="interface in org.apache.pekko.persistence.journal">AsyncWriteProxy</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API.</div>
+</th>
+</tr>
+<tr id="i350" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteProxy.InitTimeout$.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteProxy.InitTimeout$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i351" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteProxy.SetStore.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteProxy.SetStore</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i352" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteProxy.SetStore$.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteProxy.SetStore$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i353" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteProxy$.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteProxy$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API.</div>
+</th>
+</tr>
+<tr id="i354" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteTarget.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteTarget</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API.</div>
+</th>
+</tr>
+<tr id="i355" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteTarget.DeleteMessagesTo.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteTarget.DeleteMessagesTo</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i356" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteTarget.DeleteMessagesTo$.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteTarget.DeleteMessagesTo$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i357" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteTarget.ReplayFailure.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteTarget.ReplayFailure</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i358" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteTarget.ReplayFailure$.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteTarget.ReplayFailure$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i359" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteTarget.ReplayMessages.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteTarget.ReplayMessages</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i360" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteTarget.ReplayMessages$.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteTarget.ReplayMessages$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i361" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteTarget.ReplaySuccess.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteTarget.ReplaySuccess</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i362" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteTarget.ReplaySuccess$.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteTarget.ReplaySuccess$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i363" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteTarget.WriteMessages.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteTarget.WriteMessages</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i364" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteTarget.WriteMessages$.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteTarget.WriteMessages$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i365" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/journal/AsyncWriteTarget$.html" title="class in org.apache.pekko.persistence.journal">AsyncWriteTarget$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API.</div>
+</th>
+</tr>
+<tr id="i366" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AtLeastOnceDelivery.html" title="interface in org.apache.pekko.persistence">AtLeastOnceDelivery</a></td>
+<th class="colLast" scope="row">
+<div class="block">Scala API: Mix-in this trait with your <code>PersistentActor</code> to send messages with at-least-once
+ delivery semantics to destinations.</div>
+</th>
+</tr>
+<tr id="i367" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot.html" title="class in org.apache.pekko.persistence">AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot</a></td>
+<th class="colLast" scope="row">
+<div class="block">Snapshot of current <code>AtLeastOnceDelivery</code> state.</div>
+</th>
+</tr>
+<tr id="i368" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot$.html" title="class in org.apache.pekko.persistence">AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i369" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AtLeastOnceDelivery.Internal$.html" title="class in org.apache.pekko.persistence">AtLeastOnceDelivery.Internal$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i370" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AtLeastOnceDelivery.MaxUnconfirmedMessagesExceededException.html" title="class in org.apache.pekko.persistence">AtLeastOnceDelivery.MaxUnconfirmedMessagesExceededException</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i371" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AtLeastOnceDelivery.UnconfirmedDelivery.html" title="class in org.apache.pekko.persistence">AtLeastOnceDelivery.UnconfirmedDelivery</a></td>
+<th class="colLast" scope="row">
+<div class="block">Information about a message that has not been confirmed.</div>
+</th>
+</tr>
+<tr id="i372" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AtLeastOnceDelivery.UnconfirmedDelivery$.html" title="class in org.apache.pekko.persistence">AtLeastOnceDelivery.UnconfirmedDelivery$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i373" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AtLeastOnceDelivery.UnconfirmedWarning.html" title="class in org.apache.pekko.persistence">AtLeastOnceDelivery.UnconfirmedWarning</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i374" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AtLeastOnceDelivery.UnconfirmedWarning$.html" title="class in org.apache.pekko.persistence">AtLeastOnceDelivery.UnconfirmedWarning$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i375" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AtLeastOnceDelivery$.html" title="class in org.apache.pekko.persistence">AtLeastOnceDelivery$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i376" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AtLeastOnceDeliveryLike.html" title="interface in org.apache.pekko.persistence">AtLeastOnceDeliveryLike</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i377" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AtomicWrite.html" title="class in org.apache.pekko.persistence">AtomicWrite</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i378" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/AtomicWrite$.html" title="class in org.apache.pekko.persistence">AtomicWrite$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i379" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.html" title="class in org.apache.pekko.stream">Attributes</a></td>
+<th class="colLast" scope="row">
+<div class="block">Holds attributes which can be used to alter <code>pekko.stream.scaladsl.Flow</code> / <code>pekko.stream.javadsl.Flow</code>
+ or <code>pekko.stream.scaladsl.GraphDSL</code> / <code>pekko.stream.javadsl.GraphDSL</code> materialization.</div>
+</th>
+</tr>
+<tr id="i380" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.AsyncBoundary$.html" title="class in org.apache.pekko.stream">Attributes.AsyncBoundary$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i381" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.Attribute.html" title="interface in org.apache.pekko.stream">Attributes.Attribute</a></td>
+<th class="colLast" scope="row">
+<div class="block">Note that more attributes for the <a href="org/apache/pekko/stream/Materializer.html" title="class in org.apache.pekko.stream"><code>Materializer</code></a> are defined in <a href="org/apache/pekko/stream/ActorAttributes.html" title="class in org.apache.pekko.stream"><code>ActorAttributes</code></a>.</div>
+</th>
+</tr>
+<tr id="i382" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.CancellationStrategy.html" title="class in org.apache.pekko.stream">Attributes.CancellationStrategy</a></td>
+<th class="colLast" scope="row">
+<div class="block">Cancellation strategies provide a way to configure the behavior of a stage when <code>cancelStage</code> is called.</div>
+</th>
+</tr>
+<tr id="i383" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.CancellationStrategy$.html" title="class in org.apache.pekko.stream">Attributes.CancellationStrategy$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i384" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.CancellationStrategy$.AfterDelay.html" title="class in org.apache.pekko.stream">Attributes.CancellationStrategy$.AfterDelay</a></td>
+<th class="colLast" scope="row">
+<div class="block">Strategy that allows to delay any action when <code>cancelStage</code> is invoked.</div>
+</th>
+</tr>
+<tr id="i385" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.CancellationStrategy$.AfterDelay$.html" title="class in org.apache.pekko.stream">Attributes.CancellationStrategy$.AfterDelay$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i386" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.CancellationStrategy$.CompleteStage$.html" title="class in org.apache.pekko.stream">Attributes.CancellationStrategy$.CompleteStage$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Strategy that treats <code>cancelStage</code> the same as <code>completeStage</code>, i.e.</div>
+</th>
+</tr>
+<tr id="i387" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.CancellationStrategy$.FailStage$.html" title="class in org.apache.pekko.stream">Attributes.CancellationStrategy$.FailStage$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Strategy that treats <code>cancelStage</code> the same as <code>failStage</code>, i.e.</div>
+</th>
+</tr>
+<tr id="i388" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.CancellationStrategy$.PropagateFailure$.html" title="class in org.apache.pekko.stream">Attributes.CancellationStrategy$.PropagateFailure$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Strategy that treats <code>cancelStage</code> in different ways depending on the cause that was given to the cancellation.</div>
+</th>
+</tr>
+<tr id="i389" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.CancellationStrategy$.Strategy.html" title="interface in org.apache.pekko.stream">Attributes.CancellationStrategy$.Strategy</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i390" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.InputBuffer.html" title="class in org.apache.pekko.stream">Attributes.InputBuffer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Each asynchronous piece of a materialized stream topology is executed by one Actor
+ that manages an input buffer for all inlets of its shape.</div>
+</th>
+</tr>
+<tr id="i391" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.InputBuffer$.html" title="class in org.apache.pekko.stream">Attributes.InputBuffer$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i392" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.LogLevels.html" title="class in org.apache.pekko.stream">Attributes.LogLevels</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i393" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.LogLevels$.html" title="class in org.apache.pekko.stream">Attributes.LogLevels$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i394" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.MandatoryAttribute.html" title="interface in org.apache.pekko.stream">Attributes.MandatoryAttribute</a></td>
+<th class="colLast" scope="row">
+<div class="block">Attributes that are always present (is defined with default values by the materializer)</div>
+</th>
+</tr>
+<tr id="i395" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.Name.html" title="class in org.apache.pekko.stream">Attributes.Name</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i396" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.Name$.html" title="class in org.apache.pekko.stream">Attributes.Name$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i397" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.NestedMaterializationCancellationPolicy.html" title="class in org.apache.pekko.stream">Attributes.NestedMaterializationCancellationPolicy</a></td>
+<th class="colLast" scope="row">
+<div class="block">Nested materialization cancellation strategy provides a way to configure the cancellation behavior of stages that materialize a nested flow.</div>
+</th>
+</tr>
+<tr id="i398" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.NestedMaterializationCancellationPolicy$.html" title="class in org.apache.pekko.stream">Attributes.NestedMaterializationCancellationPolicy$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i399" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.SourceLocation.html" title="class in org.apache.pekko.stream">Attributes.SourceLocation</a></td>
+<th class="colLast" scope="row">
+<div class="block">Attribute that contains the source location of for example a lambda passed to an operator, useful for example
+ for debugging.</div>
+</th>
+</tr>
+<tr id="i400" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes.SourceLocation$.html" title="class in org.apache.pekko.stream">Attributes.SourceLocation$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i401" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Attributes$.html" title="class in org.apache.pekko.stream">Attributes$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Note that more attributes for the <a href="org/apache/pekko/stream/Materializer.html" title="class in org.apache.pekko.stream"><code>Materializer</code></a> are defined in <a href="org/apache/pekko/stream/ActorAttributes.html" title="class in org.apache.pekko.stream"><code>ActorAttributes</code></a>.</div>
+</th>
+</tr>
+<tr id="i402" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/AutoReceivedMessage.html" title="interface in org.apache.pekko.actor">AutoReceivedMessage</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i403" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/AutoReset$.html" title="class in org.apache.pekko.pattern">AutoReset$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i404" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/Backoff.html" title="class in org.apache.pekko.pattern">Backoff</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">This API is superseded by the <a href="org/apache/pekko/pattern/BackoffOpts.html" title="class in org.apache.pekko.pattern"><code>BackoffOpts</code></a> object.</div>
+</th>
+</tr>
+<tr id="i405" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/Backoff$.html" title="class in org.apache.pekko.pattern">Backoff$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">This API is superseded by the <a href="org/apache/pekko/pattern/BackoffOpts.html" title="class in org.apache.pekko.pattern"><code>BackoffOpts</code></a> object.</div>
+</th>
+</tr>
+<tr id="i406" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffOnFailureOptions.html" title="interface in org.apache.pekko.pattern">BackoffOnFailureOptions</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i407" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffOnFailureOptionsImpl.html" title="class in org.apache.pekko.pattern">BackoffOnFailureOptionsImpl</a>&lt;<a href="org/apache/pekko/pattern/BackoffOnFailureOptionsImpl.html" title="type parameter in BackoffOnFailureOptionsImpl">T</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i408" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffOnFailureOptionsImpl$.html" title="class in org.apache.pekko.pattern">BackoffOnFailureOptionsImpl$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i409" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffOnStopOptions.html" title="interface in org.apache.pekko.pattern">BackoffOnStopOptions</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i410" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffOnStopOptionsImpl.html" title="class in org.apache.pekko.pattern">BackoffOnStopOptionsImpl</a>&lt;<a href="org/apache/pekko/pattern/BackoffOnStopOptionsImpl.html" title="type parameter in BackoffOnStopOptionsImpl">T</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i411" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffOnStopOptionsImpl$.html" title="class in org.apache.pekko.pattern">BackoffOnStopOptionsImpl$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i412" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffOptions.html" title="interface in org.apache.pekko.pattern">BackoffOptions</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Use new API from BackoffOpts object instead.</div>
+</th>
+</tr>
+<tr id="i413" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffOptionsImpl.html" title="class in org.apache.pekko.pattern">BackoffOptionsImpl</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i414" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffOptionsImpl$.html" title="class in org.apache.pekko.pattern">BackoffOptionsImpl$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i415" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffOpts.html" title="class in org.apache.pekko.pattern">BackoffOpts</a></td>
+<th class="colLast" scope="row">
+<div class="block">Backoff options allow to specify a number of properties for backoff supervisors.</div>
+</th>
+</tr>
+<tr id="i416" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffOpts$.html" title="class in org.apache.pekko.pattern">BackoffOpts$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Backoff options allow to specify a number of properties for backoff supervisors.</div>
+</th>
+</tr>
+<tr id="i417" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffReset.html" title="interface in org.apache.pekko.pattern">BackoffReset</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i418" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffSupervisor.html" title="class in org.apache.pekko.pattern">BackoffSupervisor</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i419" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffSupervisor.CurrentChild.html" title="class in org.apache.pekko.pattern">BackoffSupervisor.CurrentChild</a></td>
+<th class="colLast" scope="row">
+<div class="block">Send this message to the <code>BackoffSupervisor</code> and it will reply with
+ <a href="org/apache/pekko/pattern/BackoffSupervisor.CurrentChild.html" title="class in org.apache.pekko.pattern"><code>BackoffSupervisor.CurrentChild</code></a> containing the <code>ActorRef</code> of the current child, if any.</div>
+</th>
+</tr>
+<tr id="i420" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffSupervisor.CurrentChild$.html" title="class in org.apache.pekko.pattern">BackoffSupervisor.CurrentChild$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i421" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffSupervisor.GetCurrentChild$.html" title="class in org.apache.pekko.pattern">BackoffSupervisor.GetCurrentChild$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Send this message to the <code>BackoffSupervisor</code> and it will reply with
+ <a href="org/apache/pekko/pattern/BackoffSupervisor.CurrentChild.html" title="class in org.apache.pekko.pattern"><code>BackoffSupervisor.CurrentChild</code></a> containing the <code>ActorRef</code> of the current child, if any.</div>
+</th>
+</tr>
+<tr id="i422" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffSupervisor.GetRestartCount$.html" title="class in org.apache.pekko.pattern">BackoffSupervisor.GetRestartCount$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Send this message to the <code>BackoffSupervisor</code> and it will reply with
+ <a href="org/apache/pekko/pattern/BackoffSupervisor.RestartCount.html" title="class in org.apache.pekko.pattern"><code>BackoffSupervisor.RestartCount</code></a> containing the current restart count.</div>
+</th>
+</tr>
+<tr id="i423" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffSupervisor.Reset$.html" title="class in org.apache.pekko.pattern">BackoffSupervisor.Reset$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Send this message to the <code>BackoffSupervisor</code> and it will reset the back-off.</div>
+</th>
+</tr>
+<tr id="i424" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffSupervisor.ResetRestartCount$.html" title="class in org.apache.pekko.pattern">BackoffSupervisor.ResetRestartCount$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i425" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffSupervisor.RestartCount.html" title="class in org.apache.pekko.pattern">BackoffSupervisor.RestartCount</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i426" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffSupervisor.RestartCount$.html" title="class in org.apache.pekko.pattern">BackoffSupervisor.RestartCount$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i427" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffSupervisor.StartChild$.html" title="class in org.apache.pekko.pattern">BackoffSupervisor.StartChild$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i428" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffSupervisor$.html" title="class in org.apache.pekko.pattern">BackoffSupervisor$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i429" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/BackoffSupervisorStrategy.html" title="class in org.apache.pekko.actor.typed">BackoffSupervisorStrategy</a></td>
+<th class="colLast" scope="row">
+<div class="block">Not for user extension</div>
+</th>
+</tr>
+<tr id="i430" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/BackoffType.html" title="interface in org.apache.pekko.pattern">BackoffType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i431" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/javadsl/Balance.html" title="class in org.apache.pekko.stream.javadsl">Balance</a></td>
+<th class="colLast" scope="row">
+<div class="block">Fan-out the stream to several streams.</div>
+</th>
+</tr>
+<tr id="i432" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/scaladsl/Balance.html" title="class in org.apache.pekko.stream.scaladsl">Balance</a>&lt;<a href="org/apache/pekko/stream/scaladsl/Balance.html" title="type parameter in Balance">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Fan-out the stream to several streams.</div>
+</th>
+</tr>
+<tr id="i433" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/javadsl/Balance$.html" title="class in org.apache.pekko.stream.javadsl">Balance$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Fan-out the stream to several streams.</div>
+</th>
+</tr>
+<tr id="i434" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/scaladsl/Balance$.html" title="class in org.apache.pekko.stream.scaladsl">Balance$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i435" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BalancingDispatcherConfigurator.html" title="class in org.apache.pekko.dispatch">BalancingDispatcherConfigurator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Configurator for creating <code>pekko.dispatch.BalancingDispatcher</code>.</div>
+</th>
+</tr>
+<tr id="i436" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BalancingDispatcherConfigurator$.html" title="class in org.apache.pekko.dispatch">BalancingDispatcherConfigurator$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i437" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/BalancingPool.html" title="class in org.apache.pekko.routing">BalancingPool</a></td>
+<th class="colLast" scope="row">
+<div class="block">A router pool that will try to redistribute work from busy routees to idle routees.</div>
+</th>
+</tr>
+<tr id="i438" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/BalancingPool$.html" title="class in org.apache.pekko.routing">BalancingPool$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i439" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/BalancingPoolDeploy.html" title="class in org.apache.pekko.routing">BalancingPoolDeploy</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API
+ Can't be in the <code>BalancingPool</code> companion for binary compatibility reasons.</div>
+</th>
+</tr>
+<tr id="i440" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/BalancingPoolDeploy$.html" title="class in org.apache.pekko.routing">BalancingPoolDeploy$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API
+ Can't be in the <code>BalancingPool</code> companion for binary compatibility reasons.</div>
+</th>
+</tr>
+<tr id="i441" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/BalancingRoutingLogic$.html" title="class in org.apache.pekko.routing">BalancingRoutingLogic$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i442" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/testconductor/BarrierCoordinator$.html" title="class in org.apache.pekko.remote.testconductor">BarrierCoordinator$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API.</div>
+</th>
+</tr>
+<tr id="i443" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/testconductor/BarrierResult$.html" title="class in org.apache.pekko.remote.testconductor">BarrierResult$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i444" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/serialization/BaseSerializer.html" title="interface in org.apache.pekko.serialization">BaseSerializer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base serializer trait with serialization identifiers configuration contract,
+  when globally unique serialization identifier is configured in the <code>reference.conf</code>.</div>
+</th>
+</tr>
+<tr id="i445" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/serialization/BaseSerializer$.html" title="class in org.apache.pekko.serialization">BaseSerializer$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i446" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/Batchable.html" title="interface in org.apache.pekko.dispatch">Batchable</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i447" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BatchingExecutor.html" title="interface in org.apache.pekko.dispatch">BatchingExecutor</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i448" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/Behavior.html" title="class in org.apache.pekko.actor.typed">Behavior</a>&lt;<a href="org/apache/pekko/actor/typed/Behavior.html" title="type parameter in Behavior">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">The behavior of an actor defines how it reacts to the messages that it
+ receives.</div>
+</th>
+</tr>
+<tr id="i449" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/Behavior.BehaviorDecorators.html" title="class in org.apache.pekko.actor.typed">Behavior.BehaviorDecorators</a>&lt;<a href="org/apache/pekko/actor/typed/Behavior.BehaviorDecorators.html" title="type parameter in Behavior.BehaviorDecorators">Inner</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i450" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/Behavior.BehaviorDecorators$.html" title="class in org.apache.pekko.actor.typed">Behavior.BehaviorDecorators$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i451" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/Behavior$.html" title="class in org.apache.pekko.actor.typed">Behavior$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i452" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/javadsl/BehaviorBuilder.html" title="class in org.apache.pekko.actor.typed.javadsl">BehaviorBuilder</a>&lt;<a href="org/apache/pekko/actor/typed/javadsl/BehaviorBuilder.html" title="type parameter in BehaviorBuilder">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Immutable builder used for creating a <code>Behavior</code> by 'chaining' message and signal handlers.</div>
+</th>
+</tr>
+<tr id="i453" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/javadsl/BehaviorBuilder.Case$.html" title="class in org.apache.pekko.actor.typed.javadsl">BehaviorBuilder.Case$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i454" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/javadsl/BehaviorBuilder$.html" title="class in org.apache.pekko.actor.typed.javadsl">BehaviorBuilder$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i455" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.html" title="class in org.apache.pekko.actor.typed.internal">BehaviorImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i456" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.ContextAs.html" title="class in org.apache.pekko.actor.typed.internal">BehaviorImpl.ContextAs</a>&lt;<a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.ContextAs.html" title="type parameter in BehaviorImpl.ContextAs">T</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i457" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.ContextAs$.html" title="class in org.apache.pekko.actor.typed.internal">BehaviorImpl.ContextAs$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i458" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.DeferredBehavior.html" title="class in org.apache.pekko.actor.typed.internal">BehaviorImpl.DeferredBehavior</a>&lt;<a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.DeferredBehavior.html" title="type parameter in BehaviorImpl.DeferredBehavior">T</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i459" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.DeferredBehavior$.html" title="class in org.apache.pekko.actor.typed.internal">BehaviorImpl.DeferredBehavior$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i460" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.FailedBehavior.html" title="class in org.apache.pekko.actor.typed.internal">BehaviorImpl.FailedBehavior</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i461" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.ReceiveBehavior.html" title="class in org.apache.pekko.actor.typed.internal">BehaviorImpl.ReceiveBehavior</a>&lt;<a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.ReceiveBehavior.html" title="type parameter in BehaviorImpl.ReceiveBehavior">T</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i462" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.ReceiveBehavior$.html" title="class in org.apache.pekko.actor.typed.internal">BehaviorImpl.ReceiveBehavior$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i463" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.ReceiveMessageBehavior.html" title="class in org.apache.pekko.actor.typed.internal">BehaviorImpl.ReceiveMessageBehavior</a>&lt;<a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.ReceiveMessageBehavior.html" title="type parameter in BehaviorImpl.ReceiveMessageBehavior">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Similar to <a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.ReceiveBehavior.html" title="class in org.apache.pekko.actor.typed.internal"><code>BehaviorImpl.ReceiveBehavior</code></a> however <code>onMessage</code> does not accept context.</div>
+</th>
+</tr>
+<tr id="i464" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.ReceiveMessageBehavior$.html" title="class in org.apache.pekko.actor.typed.internal">BehaviorImpl.ReceiveMessageBehavior$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i465" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.SameBehavior$.html" title="class in org.apache.pekko.actor.typed.internal">BehaviorImpl.SameBehavior$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i466" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/BehaviorImpl.UnhandledBehavior$.html" title="class in org.apache.pekko.actor.typed.internal">BehaviorImpl.UnhandledBehavior$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i467" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/BehaviorImpl$.html" title="class in org.apache.pekko.actor.typed.internal">BehaviorImpl$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i468" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/BehaviorInterceptor.html" title="class in org.apache.pekko.actor.typed">BehaviorInterceptor</a>&lt;<a href="org/apache/pekko/actor/typed/BehaviorInterceptor.html" title="type parameter in BehaviorInterceptor">Outer</a>,&#8203;<a href="org/apache/pekko/actor/typed/BehaviorInterceptor.html" title="type parameter in BehaviorInterceptor">Inner</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">A behavior interceptor allows for intercepting message and signal reception and perform arbitrary logic -
+ transform, filter, send to a side channel etc.</div>
+</th>
+</tr>
+<tr id="i469" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/BehaviorInterceptor.PreStartTarget.html" title="interface in org.apache.pekko.actor.typed">BehaviorInterceptor.PreStartTarget</a>&lt;<a href="org/apache/pekko/actor/typed/BehaviorInterceptor.PreStartTarget.html" title="type parameter in BehaviorInterceptor.PreStartTarget">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Abstraction of passing the on further in the behavior stack in <a href="org/apache/pekko/actor/typed/BehaviorInterceptor.html#aroundStart(org.apache.pekko.actor.typed.TypedActorContext,org.apache.pekko.actor.typed.BehaviorInterceptor.PreStartTarget)"><code>BehaviorInterceptor.aroundStart(org.apache.pekko.actor.typed.TypedActorContext&lt;Outer&gt;, org.apache.pekko.actor.typed.BehaviorInterceptor.PreStartTarget&lt;Inner&gt;)</code></a>.</div>
+</th>
+</tr>
+<tr id="i470" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/BehaviorInterceptor.ReceiveTarget.html" title="interface in org.apache.pekko.actor.typed">BehaviorInterceptor.ReceiveTarget</a>&lt;<a href="org/apache/pekko/actor/typed/BehaviorInterceptor.ReceiveTarget.html" title="type parameter in BehaviorInterceptor.ReceiveTarget">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Abstraction of passing the message on further in the behavior stack in <a href="org/apache/pekko/actor/typed/BehaviorInterceptor.html#aroundReceive(org.apache.pekko.actor.typed.TypedActorContext,Outer,org.apache.pekko.actor.typed.BehaviorInterceptor.ReceiveTarget)"><code>BehaviorInterceptor.aroundReceive(org.apache.pekko.actor.typed.TypedActorContext&lt;Outer&gt;, Outer, org.apache.pekko.actor.typed.BehaviorInterceptor.ReceiveTarget&lt;Inner&gt;)</code></a>.</div>
+</th>
+</tr>
+<tr id="i471" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/BehaviorInterceptor.SignalTarget.html" title="interface in org.apache.pekko.actor.typed">BehaviorInterceptor.SignalTarget</a>&lt;<a href="org/apache/pekko/actor/typed/BehaviorInterceptor.SignalTarget.html" title="type parameter in BehaviorInterceptor.SignalTarget">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Abstraction of passing the signal on further in the behavior stack in <a href="org/apache/pekko/actor/typed/BehaviorInterceptor.html#aroundReceive(org.apache.pekko.actor.typed.TypedActorContext,Outer,org.apache.pekko.actor.typed.BehaviorInterceptor.ReceiveTarget)"><code>BehaviorInterceptor.aroundReceive(org.apache.pekko.actor.typed.TypedActorContext&lt;Outer&gt;, Outer, org.apache.pekko.actor.typed.BehaviorInterceptor.ReceiveTarget&lt;Inner&gt;)</code></a>.</div>
+</th>
+</tr>
+<tr id="i472" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/BehaviorInterceptor$.html" title="class in org.apache.pekko.actor.typed">BehaviorInterceptor$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i473" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/javadsl/Behaviors.html" title="class in org.apache.pekko.actor.typed.javadsl">Behaviors</a></td>
+<th class="colLast" scope="row">
+<div class="block">Factories for <code>pekko.actor.typed.Behavior</code>.</div>
+</th>
+</tr>
+<tr id="i474" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/scaladsl/Behaviors.html" title="class in org.apache.pekko.actor.typed.scaladsl">Behaviors</a></td>
+<th class="colLast" scope="row">
+<div class="block">Factories for <code>pekko.actor.typed.Behavior</code>.</div>
+</th>
+</tr>
+<tr id="i475" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/scaladsl/Behaviors.Receive.html" title="interface in org.apache.pekko.actor.typed.scaladsl">Behaviors.Receive</a>&lt;<a href="org/apache/pekko/actor/typed/scaladsl/Behaviors.Receive.html" title="type parameter in Behaviors.Receive">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block"><code>Behavior</code> that exposes additional fluent DSL methods to further change the message or
+ signal reception behavior.</div>
+</th>
+</tr>
+<tr id="i476" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/javadsl/Behaviors.Supervise.html" title="class in org.apache.pekko.actor.typed.javadsl">Behaviors.Supervise</a>&lt;<a href="org/apache/pekko/actor/typed/javadsl/Behaviors.Supervise.html" title="type parameter in Behaviors.Supervise">T</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i477" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/scaladsl/Behaviors.Supervise.html" title="class in org.apache.pekko.actor.typed.scaladsl">Behaviors.Supervise</a>&lt;<a href="org/apache/pekko/actor/typed/scaladsl/Behaviors.Supervise.html" title="type parameter in Behaviors.Supervise">T</a>&gt;</td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i478" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/scaladsl/Behaviors.Supervise$.html" title="class in org.apache.pekko.actor.typed.scaladsl">Behaviors.Supervise$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i479" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/javadsl/Behaviors$.html" title="class in org.apache.pekko.actor.typed.javadsl">Behaviors$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Factories for <code>pekko.actor.typed.Behavior</code>.</div>
+</th>
+</tr>
+<tr id="i480" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/scaladsl/Behaviors$.html" title="class in org.apache.pekko.actor.typed.scaladsl">Behaviors$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Factories for <code>pekko.actor.typed.Behavior</code>.</div>
+</th>
+</tr>
+<tr id="i481" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/typed/internal/BehaviorSetup$.html" title="class in org.apache.pekko.persistence.typed.internal">BehaviorSetup$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i482" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/BehaviorSignalInterceptor.html" title="class in org.apache.pekko.actor.typed">BehaviorSignalInterceptor</a>&lt;<a href="org/apache/pekko/actor/typed/BehaviorSignalInterceptor.html" title="type parameter in BehaviorSignalInterceptor">Inner</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">A behavior interceptor allows for intercepting signals reception and perform arbitrary logic -
+ transform, filter, send to a side channel etc.</div>
+</th>
+</tr>
+<tr id="i483" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/BehaviorTags.html" title="class in org.apache.pekko.actor.typed.internal">BehaviorTags</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i484" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/internal/BehaviorTags$.html" title="class in org.apache.pekko.actor.typed.internal">BehaviorTags$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i485" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/javadsl/BehaviorTestKit.html" title="class in org.apache.pekko.actor.testkit.typed.javadsl">BehaviorTestKit</a>&lt;<a href="org/apache/pekko/actor/testkit/typed/javadsl/BehaviorTestKit.html" title="type parameter in BehaviorTestKit">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Used for synchronous testing <code>pekko.actor.typed.Behavior</code>s.</div>
+</th>
+</tr>
+<tr id="i486" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/scaladsl/BehaviorTestKit.html" title="interface in org.apache.pekko.actor.testkit.typed.scaladsl">BehaviorTestKit</a>&lt;<a href="org/apache/pekko/actor/testkit/typed/scaladsl/BehaviorTestKit.html" title="type parameter in BehaviorTestKit">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Used for synchronous testing <code>pekko.actor.typed.Behavior</code>s.</div>
+</th>
+</tr>
+<tr id="i487" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/javadsl/BehaviorTestKit$.html" title="class in org.apache.pekko.actor.testkit.typed.javadsl">BehaviorTestKit$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i488" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/scaladsl/BehaviorTestKit$.html" title="class in org.apache.pekko.actor.testkit.typed.scaladsl">BehaviorTestKit$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i489" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/internal/BehaviorTestKitImpl$.html" title="class in org.apache.pekko.actor.testkit.typed.internal">BehaviorTestKitImpl$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i490" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/javadsl/BidiFlow.html" title="class in org.apache.pekko.stream.javadsl">BidiFlow</a>&lt;<a href="org/apache/pekko/stream/javadsl/BidiFlow.html" title="type parameter in BidiFlow">I1</a>,&#8203;<a href="org/apache/pekko/stream/javadsl/BidiFlow.html" title="type parameter in BidiFlow">O1</a>,&#8203;<a href="org/apache/pekko/stream/javadsl/BidiFlow.html" title="type parameter in BidiFlow">I2</a>,&#8203;<a href="org/apache/pekko/stream/ja [...]
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i491" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/scaladsl/BidiFlow.html" title="class in org.apache.pekko.stream.scaladsl">BidiFlow</a>&lt;<a href="org/apache/pekko/stream/scaladsl/BidiFlow.html" title="type parameter in BidiFlow">I1</a>,&#8203;<a href="org/apache/pekko/stream/scaladsl/BidiFlow.html" title="type parameter in BidiFlow">O1</a>,&#8203;<a href="org/apache/pekko/stream/scaladsl/BidiFlow.html" title="type parameter in BidiFlow">I2</a>,&#8203;<a href="org/apache/pekko/stre [...]
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i492" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/javadsl/BidiFlow$.html" title="class in org.apache.pekko.stream.javadsl">BidiFlow$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i493" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/scaladsl/BidiFlow$.html" title="class in org.apache.pekko.stream.scaladsl">BidiFlow$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i494" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/BidiShape.html" title="class in org.apache.pekko.stream">BidiShape</a>&lt;<a href="org/apache/pekko/stream/BidiShape.html" title="type parameter in BidiShape">In1</a>,&#8203;<a href="org/apache/pekko/stream/BidiShape.html" title="type parameter in BidiShape">Out1</a>,&#8203;<a href="org/apache/pekko/stream/BidiShape.html" title="type parameter in BidiShape">In2</a>,&#8203;<a href="org/apache/pekko/stream/BidiShape.html" title="type pa [...]
+<th class="colLast" scope="row">
+<div class="block">A bidirectional flow of elements that consequently has two inputs and two
+ outputs, arranged like this:</div>
+</th>
+</tr>
+<tr id="i495" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/BidiShape$.html" title="class in org.apache.pekko.stream">BidiShape$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i496" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/BindFailedException.html" title="class in org.apache.pekko.stream">BindFailedException</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i497" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/BindFailedException$.html" title="class in org.apache.pekko.stream">BindFailedException$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">BindFailedException object will never be thrown.</div>
+</th>
+</tr>
+<tr id="i498" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/BootstrapSetup.html" title="class in org.apache.pekko.actor">BootstrapSetup</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i499" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/BootstrapSetup$.html" title="class in org.apache.pekko.actor">BootstrapSetup$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i500" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/BoundAddressesExtension.html" title="class in org.apache.pekko.remote">BoundAddressesExtension</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i501" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/BoundAddressesExtension$.html" title="class in org.apache.pekko.remote">BoundAddressesExtension$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Extension provides access to bound addresses.</div>
+</th>
+</tr>
+<tr id="i502" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/util/BoundedBlockingQueue.html" title="class in org.apache.pekko.util">BoundedBlockingQueue</a>&lt;<a href="org/apache/pekko/util/BoundedBlockingQueue.html" title="type parameter in BoundedBlockingQueue">E</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">BoundedBlockingQueue wraps any Queue and turns the result into a BlockingQueue with a limited capacity.</div>
+</th>
+</tr>
+<tr id="i503" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedControlAwareMailbox.html" title="class in org.apache.pekko.dispatch">BoundedControlAwareMailbox</a></td>
+<th class="colLast" scope="row">
+<div class="block">BoundedControlAwareMailbox is a bounded MailboxType, that maintains two queues
+ to allow messages that extend <code>pekko.dispatch.ControlMessage</code> to be delivered with priority.</div>
+</th>
+</tr>
+<tr id="i504" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedControlAwareMailbox.MessageQueue.html" title="class in org.apache.pekko.dispatch">BoundedControlAwareMailbox.MessageQueue</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i505" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedControlAwareMailbox$.html" title="class in org.apache.pekko.dispatch">BoundedControlAwareMailbox$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i506" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedControlAwareMessageQueueSemantics.html" title="interface in org.apache.pekko.dispatch">BoundedControlAwareMessageQueueSemantics</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i507" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedDequeBasedMailbox.html" title="class in org.apache.pekko.dispatch">BoundedDequeBasedMailbox</a></td>
+<th class="colLast" scope="row">
+<div class="block">BoundedDequeBasedMailbox is an bounded MailboxType, backed by a Deque.</div>
+</th>
+</tr>
+<tr id="i508" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedDequeBasedMailbox.MessageQueue.html" title="class in org.apache.pekko.dispatch">BoundedDequeBasedMailbox.MessageQueue</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i509" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedDequeBasedMailbox$.html" title="class in org.apache.pekko.dispatch">BoundedDequeBasedMailbox$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i510" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedDequeBasedMessageQueue.html" title="interface in org.apache.pekko.dispatch">BoundedDequeBasedMessageQueue</a></td>
+<th class="colLast" scope="row">
+<div class="block">BoundedMessageQueueSemantics adds bounded semantics to a DequeBasedMessageQueue,
+ i.e.</div>
+</th>
+</tr>
+<tr id="i511" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedDequeBasedMessageQueueSemantics.html" title="interface in org.apache.pekko.dispatch">BoundedDequeBasedMessageQueueSemantics</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i512" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedMailbox.html" title="class in org.apache.pekko.dispatch">BoundedMailbox</a></td>
+<th class="colLast" scope="row">
+<div class="block">BoundedMailbox is the default bounded MailboxType used by Akka Actors.</div>
+</th>
+</tr>
+<tr id="i513" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedMailbox.MessageQueue.html" title="class in org.apache.pekko.dispatch">BoundedMailbox.MessageQueue</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i514" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedMailbox$.html" title="class in org.apache.pekko.dispatch">BoundedMailbox$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i515" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedMessageQueueSemantics.html" title="interface in org.apache.pekko.dispatch">BoundedMessageQueueSemantics</a></td>
+<th class="colLast" scope="row">
+<div class="block">BoundedMessageQueueSemantics adds bounded semantics to a QueueBasedMessageQueue,
+ i.e.</div>
+</th>
+</tr>
+<tr id="i516" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedNodeMessageQueue.html" title="class in org.apache.pekko.dispatch">BoundedNodeMessageQueue</a></td>
+<th class="colLast" scope="row">
+<div class="block">Lock-free bounded non-blocking multiple-producer single-consumer queue.</div>
+</th>
+</tr>
+<tr id="i517" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedPriorityMailbox.html" title="class in org.apache.pekko.dispatch">BoundedPriorityMailbox</a></td>
+<th class="colLast" scope="row">
+<div class="block">BoundedPriorityMailbox is a bounded mailbox that allows for prioritization of its contents.</div>
+</th>
+</tr>
+<tr id="i518" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedPriorityMailbox.MessageQueue.html" title="class in org.apache.pekko.dispatch">BoundedPriorityMailbox.MessageQueue</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i519" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedPriorityMailbox$.html" title="class in org.apache.pekko.dispatch">BoundedPriorityMailbox$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i520" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedQueueBasedMessageQueue.html" title="interface in org.apache.pekko.dispatch">BoundedQueueBasedMessageQueue</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i521" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/BoundedSourceQueue.html" title="interface in org.apache.pekko.stream">BoundedSourceQueue</a>&lt;<a href="org/apache/pekko/stream/BoundedSourceQueue.html" title="type parameter in BoundedSourceQueue">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">A queue of the given size that gives immediate feedback whether an element could be enqueued or not.</div>
+</th>
+</tr>
+<tr id="i522" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedStablePriorityMailbox.html" title="class in org.apache.pekko.dispatch">BoundedStablePriorityMailbox</a></td>
+<th class="colLast" scope="row">
+<div class="block">BoundedStablePriorityMailbox is a bounded mailbox that allows for prioritization of its contents.</div>
+</th>
+</tr>
+<tr id="i523" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedStablePriorityMailbox.MessageQueue.html" title="class in org.apache.pekko.dispatch">BoundedStablePriorityMailbox.MessageQueue</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i524" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/BoundedStablePriorityMailbox$.html" title="class in org.apache.pekko.dispatch">BoundedStablePriorityMailbox$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i525" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/util/BoxedType.html" title="class in org.apache.pekko.util">BoxedType</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i526" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/util/BoxedType$.html" title="class in org.apache.pekko.util">BoxedType$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i527" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/Broadcast.html" title="class in org.apache.pekko.routing">Broadcast</a></td>
+<th class="colLast" scope="row">
+<div class="block">Used to broadcast a message to all routees in a router; only the
+ contained message will be forwarded, i.e.</div>
+</th>
+</tr>
+<tr id="i528" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/javadsl/Broadcast.html" title="class in org.apache.pekko.stream.javadsl">Broadcast</a></td>
+<th class="colLast" scope="row">
+<div class="block">Fan-out the stream to several streams.</div>
+</th>
+</tr>
+<tr id="i529" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/scaladsl/Broadcast.html" title="class in org.apache.pekko.stream.scaladsl">Broadcast</a>&lt;<a href="org/apache/pekko/stream/scaladsl/Broadcast.html" title="type parameter in Broadcast">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Fan-out the stream to several streams emitting each incoming upstream element to all downstream consumers.</div>
+</th>
+</tr>
+<tr id="i530" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/Broadcast$.html" title="class in org.apache.pekko.routing">Broadcast$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i531" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/javadsl/Broadcast$.html" title="class in org.apache.pekko.stream.javadsl">Broadcast$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Fan-out the stream to several streams.</div>
+</th>
+</tr>
+<tr id="i532" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/scaladsl/Broadcast$.html" title="class in org.apache.pekko.stream.scaladsl">Broadcast$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i533" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/BroadcastGroup.html" title="class in org.apache.pekko.routing">BroadcastGroup</a></td>
+<th class="colLast" scope="row">
+<div class="block">A router group that broadcasts a message to all its routees.</div>
+</th>
+</tr>
+<tr id="i534" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/BroadcastGroup$.html" title="class in org.apache.pekko.routing">BroadcastGroup$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i535" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/javadsl/BroadcastHub.html" title="class in org.apache.pekko.stream.javadsl">BroadcastHub</a></td>
+<th class="colLast" scope="row">
+<div class="block">A BroadcastHub is a special streaming hub that is able to broadcast streamed elements to a dynamic set of consumers.</div>
+</th>
+</tr>
+<tr id="i536" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/javadsl/BroadcastHub$.html" title="class in org.apache.pekko.stream.javadsl">BroadcastHub$</a></td>
+<th class="colLast" scope="row">
+<div class="block">A BroadcastHub is a special streaming hub that is able to broadcast streamed elements to a dynamic set of consumers.</div>
+</th>
+</tr>
+<tr id="i537" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/scaladsl/BroadcastHub$.html" title="class in org.apache.pekko.stream.scaladsl">BroadcastHub$</a></td>
+<th class="colLast" scope="row">
+<div class="block">A BroadcastHub is a special streaming hub that is able to broadcast streamed elements to a dynamic set of consumers.</div>
+</th>
+</tr>
+<tr id="i538" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/BroadcastPool.html" title="class in org.apache.pekko.routing">BroadcastPool</a></td>
+<th class="colLast" scope="row">
+<div class="block">A router pool that broadcasts a message to all its routees.</div>
+</th>
+</tr>
+<tr id="i539" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/BroadcastPool$.html" title="class in org.apache.pekko.routing">BroadcastPool$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i540" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/BroadcastRoutingLogic.html" title="class in org.apache.pekko.routing">BroadcastRoutingLogic</a></td>
+<th class="colLast" scope="row">
+<div class="block">Broadcasts a message to all its routees.</div>
+</th>
+</tr>
+<tr id="i541" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/routing/BroadcastRoutingLogic$.html" title="class in org.apache.pekko.routing">BroadcastRoutingLogic$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i542" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/query/journal/leveldb/Buffer.html" title="interface in org.apache.pekko.persistence.query.journal.leveldb">Buffer</a>&lt;<a href="org/apache/pekko/persistence/query/journal/leveldb/Buffer.html" title="type parameter in Buffer">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i543" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/BufferOverflowException.html" title="class in org.apache.pekko.stream">BufferOverflowException</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i544" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/BufferOverflowException$.html" title="class in org.apache.pekko.stream">BufferOverflowException$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i545" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/io/BufferPool.html" title="interface in org.apache.pekko.io">BufferPool</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i546" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/javadsl/BuiltBehavior.html" title="class in org.apache.pekko.actor.typed.javadsl">BuiltBehavior</a>&lt;<a href="org/apache/pekko/actor/typed/javadsl/BuiltBehavior.html" title="type parameter in BuiltBehavior">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">The concrete behavior</div>
+</th>
+</tr>
+<tr id="i547" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/javadsl/BuiltReceive.html" title="class in org.apache.pekko.actor.typed.javadsl">BuiltReceive</a>&lt;<a href="org/apache/pekko/actor/typed/javadsl/BuiltReceive.html" title="type parameter in BuiltReceive">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Receive type for <a href="org/apache/pekko/actor/typed/javadsl/AbstractBehavior.html" title="class in org.apache.pekko.actor.typed.javadsl"><code>AbstractBehavior</code></a></div>
+</th>
+</tr>
+<tr id="i548" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/osgi/BundleDelegatingClassLoader.html" title="class in org.apache.pekko.osgi">BundleDelegatingClassLoader</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i549" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/osgi/BundleDelegatingClassLoader$.html" title="class in org.apache.pekko.osgi">BundleDelegatingClassLoader$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i550" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/event/BusLogging.html" title="class in org.apache.pekko.event">BusLogging</a></td>
+<th class="colLast" scope="row">
+<div class="block"><code>pekko.event.LoggingAdapter</code> that publishes <code>pekko.event.Logging.LogEvent</code> to event stream.</div>
+</th>
+</tr>
+<tr id="i551" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/serialization/ByteArraySerializer.html" title="class in org.apache.pekko.serialization">ByteArraySerializer</a></td>
+<th class="colLast" scope="row">
+<div class="block">This is a special Serializer that Serializes and deserializes byte arrays only,
+ (just returns the byte array unchanged/uncopied)</div>
+</th>
+</tr>
+<tr id="i552" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/serialization/ByteBufferSerializer.html" title="interface in org.apache.pekko.serialization">ByteBufferSerializer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Serializer between an object and a <code>ByteBuffer</code> representing that object.</div>
+</th>
+</tr>
+<tr id="i553" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/artery/ByteFlag$.html" title="class in org.apache.pekko.remote.artery">ByteFlag$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i554" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteIterator.html" title="class in org.apache.pekko.util">ByteIterator</a></td>
+<th class="colLast" scope="row">
+<div class="block">An iterator over a ByteString.</div>
+</th>
+</tr>
+<tr id="i555" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteIterator.ByteArrayIterator.html" title="class in org.apache.pekko.util">ByteIterator.ByteArrayIterator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i556" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteIterator.ByteArrayIterator$.html" title="class in org.apache.pekko.util">ByteIterator.ByteArrayIterator$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i557" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteIterator.MultiByteArrayIterator.html" title="class in org.apache.pekko.util">ByteIterator.MultiByteArrayIterator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i558" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteIterator.MultiByteArrayIterator$.html" title="class in org.apache.pekko.util">ByteIterator.MultiByteArrayIterator$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i559" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteIterator$.html" title="class in org.apache.pekko.util">ByteIterator$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i560" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteString.html" title="class in org.apache.pekko.util">ByteString</a></td>
+<th class="colLast" scope="row">
+<div class="block">A rope-like immutable data structure containing bytes.</div>
+</th>
+</tr>
+<tr id="i561" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteString.ByteString1.html" title="class in org.apache.pekko.util">ByteString.ByteString1</a></td>
+<th class="colLast" scope="row">
+<div class="block">An unfragmented ByteString.</div>
+</th>
+</tr>
+<tr id="i562" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteString.ByteString1$.html" title="class in org.apache.pekko.util">ByteString.ByteString1$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API: ByteString backed by exactly one array, with start / end markers</div>
+</th>
+</tr>
+<tr id="i563" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteString.ByteString1C.html" title="class in org.apache.pekko.util">ByteString.ByteString1C</a></td>
+<th class="colLast" scope="row">
+<div class="block">A compact (unsliced) and unfragmented ByteString, implementation of ByteString1C.</div>
+</th>
+</tr>
+<tr id="i564" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteString.ByteString1C$.html" title="class in org.apache.pekko.util">ByteString.ByteString1C$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i565" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteString.ByteStrings.html" title="class in org.apache.pekko.util">ByteString.ByteStrings</a></td>
+<th class="colLast" scope="row">
+<div class="block">A ByteString with 2 or more fragments.</div>
+</th>
+</tr>
+<tr id="i566" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteString.ByteStrings$.html" title="class in org.apache.pekko.util">ByteString.ByteStrings$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i567" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteString.Companion.html" title="interface in org.apache.pekko.util">ByteString.Companion</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i568" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteString.Companion$.html" title="class in org.apache.pekko.util">ByteString.Companion$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i569" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteString$.html" title="class in org.apache.pekko.util">ByteString$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i570" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ByteStringBuilder.html" title="class in org.apache.pekko.util">ByteStringBuilder</a></td>
+<th class="colLast" scope="row">
+<div class="block">A mutable builder for efficiently creating a <a href="org/apache/pekko/util/ByteString.html" title="class in org.apache.pekko.util"><code>ByteString</code></a>.</div>
+</th>
+</tr>
+<tr id="i571" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/serialization/ByteStringSerializer.html" title="class in org.apache.pekko.remote.serialization">ByteStringSerializer</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Moved to org.apache.pekko.serialization.ByteStringSerializer in pekko-actor.</div>
+</th>
+</tr>
+<tr id="i572" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ByteStringUtils.html" title="class in org.apache.pekko.remote">ByteStringUtils</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i573" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/ByteStringUtils$.html" title="class in org.apache.pekko.remote">ByteStringUtils$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i574" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/io/dns/CachePolicy.html" title="class in org.apache.pekko.io.dns">CachePolicy</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i575" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/io/dns/CachePolicy.Forever$.html" title="class in org.apache.pekko.io.dns">CachePolicy.Forever$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i576" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/io/dns/CachePolicy.Never$.html" title="class in org.apache.pekko.io.dns">CachePolicy.Never$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i577" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/io/dns/CachePolicy.Ttl.html" title="class in org.apache.pekko.io.dns">CachePolicy.Ttl</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i578" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/io/dns/CachePolicy.Ttl$.html" title="class in org.apache.pekko.io.dns">CachePolicy.Ttl$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i579" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/io/dns/CachePolicy.Ttl$.TtlIsOrdered$.html" title="class in org.apache.pekko.io.dns">CachePolicy.Ttl$.TtlIsOrdered$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i580" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/io/dns/CachePolicy$.html" title="class in org.apache.pekko.io.dns">CachePolicy$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i581" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/artery/CacheStatistics$.html" title="class in org.apache.pekko.remote.artery">CacheStatistics$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i582" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/dispatch/CachingConfig$.html" title="class in org.apache.pekko.dispatch">CachingConfig$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i583" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/testkit/CallingThreadDispatcher.html" title="class in org.apache.pekko.testkit">CallingThreadDispatcher</a></td>
+<th class="colLast" scope="row">
+<div class="block">Dispatcher which runs invocations on the current thread only.</div>
+</th>
+</tr>
+<tr id="i584" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/testkit/CallingThreadDispatcher$.html" title="class in org.apache.pekko.testkit">CallingThreadDispatcher$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i585" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/testkit/CallingThreadDispatcherConfigurator.html" title="class in org.apache.pekko.testkit">CallingThreadDispatcherConfigurator</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i586" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/testkit/CallingThreadDispatcherQueues$.html" title="class in org.apache.pekko.testkit">CallingThreadDispatcherQueues$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i587" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/testkit/CallingThreadMailbox.html" title="class in org.apache.pekko.testkit">CallingThreadMailbox</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i588" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/Cancellable.html" title="interface in org.apache.pekko.actor">Cancellable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Signifies something that can be cancelled
+ There is no strict guarantee that the implementation is thread-safe,
+ but it should be good practice to make it so.</div>
+</th>
+</tr>
+<tr id="i589" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/Cancellable$.html" title="class in org.apache.pekko.actor">Cancellable$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i590" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/CapabilityFlag.html" title="class in org.apache.pekko.persistence">CapabilityFlag</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i591" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/CapabilityFlag$.html" title="class in org.apache.pekko.persistence">CapabilityFlag$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i592" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/CapabilityFlags.html" title="interface in org.apache.pekko.persistence">CapabilityFlags</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i593" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/metrics/CapacityMetricsSelector.html" title="class in org.apache.pekko.cluster.metrics">CapacityMetricsSelector</a></td>
+<th class="colLast" scope="row">
+<div class="block">A MetricsSelector producing weights from remaining capacity.</div>
+</th>
+</tr>
+<tr id="i594" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/CapturedLogEvent.html" title="class in org.apache.pekko.actor.testkit.typed">CapturedLogEvent</a></td>
+<th class="colLast" scope="row">
+<div class="block">Representation of a Log Event issued by a <code>pekko.actor.typed.Behavior</code>
+ when testing with <code>pekko.actor.testkit.typed.scaladsl.BehaviorTestKit</code>
+ or <code>pekko.actor.testkit.typed.javadsl.BehaviorTestKit</code>.</div>
+</th>
+</tr>
+<tr id="i595" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/CapturedLogEvent$.html" title="class in org.apache.pekko.actor.testkit.typed">CapturedLogEvent$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i596" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/testkit/typed/internal/CapturingAppender$.html" title="class in org.apache.pekko.actor.testkit.typed.internal">CapturingAppender$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i597" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/japi/pf/CaseStatement$.html" title="class in org.apache.pekko.japi.pf">CaseStatement$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i598" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/Cell.html" title="interface in org.apache.pekko.actor">Cell</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i599" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/netty/ChannelLocalActor.html" title="class in org.apache.pekko.remote.transport.netty">ChannelLocalActor</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i600" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/transport/netty/ChannelLocalActor$.html" title="class in org.apache.pekko.remote.transport.netty">ChannelLocalActor$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i601" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/io/ChannelRegistration.html" title="interface in org.apache.pekko.io">ChannelRegistration</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementations of this interface are sent as actor messages back to a channel actor as
+ a result of it having called <code>register</code> on the <code>ChannelRegistry</code>.</div>
+</th>
+</tr>
+<tr id="i602" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/io/ChannelRegistry.html" title="interface in org.apache.pekko.io">ChannelRegistry</a></td>
+<th class="colLast" scope="row">
+<div class="block">Interface behind which we hide our selector management logic from the connection actors</div>
+</th>
+</tr>
+<tr id="i603" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ChildActorPath.html" title="class in org.apache.pekko.actor">ChildActorPath</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i604" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/ChildFailed.html" title="class in org.apache.pekko.actor.typed">ChildFailed</a></td>
+<th class="colLast" scope="row">
+<div class="block">Child has failed due an uncaught exception</div>
+</th>
+</tr>
+<tr id="i605" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/ChildFailed$.html" title="class in org.apache.pekko.actor.typed">ChildFailed$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i606" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ChildNameReserved.html" title="class in org.apache.pekko.actor">ChildNameReserved</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i607" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ChildNameReserved$.html" title="class in org.apache.pekko.actor">ChildNameReserved$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i608" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/Children.html" title="interface in org.apache.pekko.actor.dungeon">Children</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i609" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/Children$.html" title="class in org.apache.pekko.actor.dungeon">Children$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i610" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.html" title="interface in org.apache.pekko.actor.dungeon">ChildrenContainer</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i611" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.ChildrenIterable.html" title="class in org.apache.pekko.actor.dungeon">ChildrenContainer.ChildrenIterable</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i612" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.ChildRestartsIterable.html" title="class in org.apache.pekko.actor.dungeon">ChildrenContainer.ChildRestartsIterable</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i613" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.Creation.html" title="class in org.apache.pekko.actor.dungeon">ChildrenContainer.Creation</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i614" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.Creation$.html" title="class in org.apache.pekko.actor.dungeon">ChildrenContainer.Creation$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i615" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.EmptyChildrenContainer.html" title="interface in org.apache.pekko.actor.dungeon">ChildrenContainer.EmptyChildrenContainer</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i616" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.EmptyChildrenContainer$.html" title="class in org.apache.pekko.actor.dungeon">ChildrenContainer.EmptyChildrenContainer$</a></td>
+<th class="colLast" scope="row">
+<div class="block">This is the empty container, shared among all leaf actors.</div>
+</th>
+</tr>
+<tr id="i617" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.NormalChildrenContainer.html" title="class in org.apache.pekko.actor.dungeon">ChildrenContainer.NormalChildrenContainer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Normal children container: we do have at least one child, but none of our
+ children are currently terminating (which is the time period between
+ calling context.stop(child) and processing the ChildTerminated() system
+ message).</div>
+</th>
+</tr>
+<tr id="i618" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.NormalChildrenContainer$.html" title="class in org.apache.pekko.actor.dungeon">ChildrenContainer.NormalChildrenContainer$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i619" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.Recreation.html" title="class in org.apache.pekko.actor.dungeon">ChildrenContainer.Recreation</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i620" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.Recreation$.html" title="class in org.apache.pekko.actor.dungeon">ChildrenContainer.Recreation$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i621" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.SuspendReason.html" title="interface in org.apache.pekko.actor.dungeon">ChildrenContainer.SuspendReason</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i622" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.TerminatedChildrenContainer$.html" title="class in org.apache.pekko.actor.dungeon">ChildrenContainer.TerminatedChildrenContainer$</a></td>
+<th class="colLast" scope="row">
+<div class="block">This is the empty container which is installed after the last child has
+ terminated while stopping; it is necessary to distinguish from the normal
+ empty state while calling handleChildTerminated() for the last time.</div>
+</th>
+</tr>
+<tr id="i623" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.TerminatingChildrenContainer.html" title="class in org.apache.pekko.actor.dungeon">ChildrenContainer.TerminatingChildrenContainer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Waiting state: there are outstanding termination requests (i.e.</div>
+</th>
+</tr>
+<tr id="i624" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.TerminatingChildrenContainer$.html" title="class in org.apache.pekko.actor.dungeon">ChildrenContainer.TerminatingChildrenContainer$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i625" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.Termination$.html" title="class in org.apache.pekko.actor.dungeon">ChildrenContainer.Termination$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i626" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.UserRequest$.html" title="class in org.apache.pekko.actor.dungeon">ChildrenContainer.UserRequest$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i627" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer.WaitingForChildren.html" title="interface in org.apache.pekko.actor.dungeon">ChildrenContainer.WaitingForChildren</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i628" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/dungeon/ChildrenContainer$.html" title="class in org.apache.pekko.actor.dungeon">ChildrenContainer$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i629" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ChildRestartStats.html" title="class in org.apache.pekko.actor">ChildRestartStats</a></td>
+<th class="colLast" scope="row">
+<div class="block">ChildRestartStats is the statistics kept by every parent Actor for every child Actor
+ and is used for SupervisorStrategies to know how to deal with problems that occur for the children.</div>
+</th>
+</tr>
+<tr id="i630" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ChildRestartStats$.html" title="class in org.apache.pekko.actor">ChildRestartStats$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i631" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ChildStats.html" title="interface in org.apache.pekko.actor">ChildStats</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i632" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/typed/delivery/internal/ChunkedMessage$.html" title="class in org.apache.pekko.actor.typed.delivery.internal">ChunkedMessage$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i633" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/CircuitBreaker.html" title="class in org.apache.pekko.pattern">CircuitBreaker</a></td>
+<th class="colLast" scope="row">
+<div class="block">Provides circuit breaker functionality for stability when working with "dangerous" operations, e.g.</div>
+</th>
+</tr>
+<tr id="i634" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/CircuitBreaker.State.html" title="interface in org.apache.pekko.pattern">CircuitBreaker.State</a></td>
+<th class="colLast" scope="row">
+<div class="block">Internal state abstraction</div>
+</th>
+</tr>
+<tr id="i635" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/CircuitBreaker$.html" title="class in org.apache.pekko.pattern">CircuitBreaker$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Companion object providing factory methods for Circuit Breaker which runs callbacks in caller's thread</div>
+</th>
+</tr>
+<tr id="i636" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/internal/CircuitBreakerNoopTelemetry.html" title="class in org.apache.pekko.pattern.internal">CircuitBreakerNoopTelemetry</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i637" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/internal/CircuitBreakerNoopTelemetry$.html" title="class in org.apache.pekko.pattern.internal">CircuitBreakerNoopTelemetry$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i638" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/CircuitBreakerOpenException.html" title="class in org.apache.pekko.pattern">CircuitBreakerOpenException</a></td>
+<th class="colLast" scope="row">
+<div class="block">Exception thrown when Circuit Breaker is open.</div>
+</th>
+</tr>
+<tr id="i639" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/CircuitBreakerOpenException$.html" title="class in org.apache.pekko.pattern">CircuitBreakerOpenException$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i640" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/CircuitBreakersRegistry.html" title="class in org.apache.pekko.pattern">CircuitBreakersRegistry</a></td>
+<th class="colLast" scope="row">
+<div class="block">A CircuitBreakersPanel is a central point collecting all circuit breakers in Akka.</div>
+</th>
+</tr>
+<tr id="i641" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/CircuitBreakersRegistry$.html" title="class in org.apache.pekko.pattern">CircuitBreakersRegistry$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Companion object providing factory methods for Circuit Breaker which runs callbacks in caller's thread</div>
+</th>
+</tr>
+<tr id="i642" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/internal/CircuitBreakerTelemetry.html" title="interface in org.apache.pekko.pattern.internal">CircuitBreakerTelemetry</a></td>
+<th class="colLast" scope="row">
+<div class="block">Service Provider Interface (SPI) for collecting metrics from Circuit Breaker.</div>
+</th>
+</tr>
+<tr id="i643" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/internal/CircuitBreakerTelemetryProvider.html" title="class in org.apache.pekko.pattern.internal">CircuitBreakerTelemetryProvider</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i644" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/pattern/internal/CircuitBreakerTelemetryProvider$.html" title="class in org.apache.pekko.pattern.internal">CircuitBreakerTelemetryProvider$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i645" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ClassicActorContextProvider.html" title="interface in org.apache.pekko.actor">ClassicActorContextProvider</a></td>
+<th class="colLast" scope="row">
+<div class="block">Glue API introduced to allow minimal user effort integration between classic and typed for example for streams.</div>
+</th>
+</tr>
+<tr id="i646" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/actor/ClassicActorSystemProvider.html" title="interface in org.apache.pekko.actor">ClassicActorSystemProvider</a></td>
+<th class="colLast" scope="row">
+<div class="block">Glue API introduced to allow minimal user effort integration between classic and typed for example for streams.</div>
+</th>
+</tr>
+<tr id="i647" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/util/ClassLoaderObjectInputStream.html" title="class in org.apache.pekko.util">ClassLoaderObjectInputStream</a></td>
+<th class="colLast" scope="row">
+<div class="block">ClassLoaderObjectInputStream tries to utilize the provided ClassLoader to load Classes and falls
+ back to ObjectInputStreams resolver.</div>
+</th>
+</tr>
+<tr id="i648" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/testkit/scaladsl/ClearOps.html" title="interface in org.apache.pekko.persistence.testkit.scaladsl">ClearOps</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i649" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/persistence/testkit/scaladsl/ClearPreservingSeqNums.html" title="interface in org.apache.pekko.persistence.testkit.scaladsl">ClearPreservingSeqNums</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i650" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/testconductor/Client.html" title="class in org.apache.pekko.remote.testconductor">Client</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API.</div>
+</th>
+</tr>
+<tr id="i651" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Client.html" title="class in org.apache.pekko.stream">Client</a></td>
+<th class="colLast" scope="row">
+<div class="block">The client is usually the side that consumes the service provided by its
+ interlocutor.</div>
+</th>
+</tr>
+<tr id="i652" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/testconductor/Client$.html" title="class in org.apache.pekko.remote.testconductor">Client$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API.</div>
+</th>
+</tr>
+<tr id="i653" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/Client$.html" title="class in org.apache.pekko.stream">Client$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i654" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/testconductor/ClientFSM$.html" title="class in org.apache.pekko.remote.testconductor">ClientFSM$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API.</div>
+</th>
+</tr>
+<tr id="i655" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/remote/testconductor/ClientOp.html" title="interface in org.apache.pekko.remote.testconductor">ClientOp</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i656" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/sharding/external/ClientTimeoutException.html" title="class in org.apache.pekko.cluster.sharding.external">ClientTimeoutException</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i657" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ClosedShape.html" title="class in org.apache.pekko.stream">ClosedShape</a></td>
+<th class="colLast" scope="row">
+<div class="block">This <a href="org/apache/pekko/stream/Shape.html" title="class in org.apache.pekko.stream"><code>Shape</code></a> is used for graphs that have neither open inputs nor open
+ outputs.</div>
+</th>
+</tr>
+<tr id="i658" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/stream/ClosedShape$.html" title="class in org.apache.pekko.stream">ClosedShape$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i659" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/Cluster.html" title="class in org.apache.pekko.cluster">Cluster</a></td>
+<th class="colLast" scope="row">
+<div class="block">This module is responsible cluster membership information.</div>
+</th>
+</tr>
+<tr id="i660" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/typed/Cluster.html" title="class in org.apache.pekko.cluster.typed">Cluster</a></td>
+<th class="colLast" scope="row">
+<div class="block">This class is not intended for user extension other than for test purposes (e.g.</div>
+</th>
+</tr>
+<tr id="i661" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/Cluster$.html" title="class in org.apache.pekko.cluster">Cluster$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Cluster Extension Id and factory for creating Cluster extension.</div>
+</th>
+</tr>
+<tr id="i662" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/typed/Cluster$.html" title="class in org.apache.pekko.cluster.typed">Cluster$</a></td>
+<th class="colLast" scope="row">
+<div class="block">Akka Typed Cluster API entry point</div>
+</th>
+</tr>
+<tr id="i663" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClient.html" title="class in org.apache.pekko.cluster.client">ClusterClient</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.</div>
+</th>
+</tr>
+<tr id="i664" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClient.Internal$.html" title="class in org.apache.pekko.cluster.client">ClusterClient.Internal$</a></td>
+<th class="colLast" scope="row">
+<div class="block">INTERNAL API</div>
+</th>
+</tr>
+<tr id="i665" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClient.Publish.html" title="class in org.apache.pekko.cluster.client">ClusterClient.Publish</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.</div>
+</th>
+</tr>
+<tr id="i666" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClient.Publish$.html" title="class in org.apache.pekko.cluster.client">ClusterClient.Publish$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i667" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClient.Send.html" title="class in org.apache.pekko.cluster.client">ClusterClient.Send</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.</div>
+</th>
+</tr>
+<tr id="i668" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClient.Send$.html" title="class in org.apache.pekko.cluster.client">ClusterClient.Send$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i669" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClient.SendToAll.html" title="class in org.apache.pekko.cluster.client">ClusterClient.SendToAll</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.</div>
+</th>
+</tr>
+<tr id="i670" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClient.SendToAll$.html" title="class in org.apache.pekko.cluster.client">ClusterClient.SendToAll$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i671" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClient$.html" title="class in org.apache.pekko.cluster.client">ClusterClient$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i672" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClientInteraction.html" title="interface in org.apache.pekko.cluster.client">ClusterClientInteraction</a></td>
+<th class="colLast" scope="row">
+<div class="block">Declares a super type for all events emitted by the <code>ClusterReceptionist</code>.</div>
+</th>
+</tr>
+<tr id="i673" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClientMessage.html" title="interface in org.apache.pekko.cluster.client">ClusterClientMessage</a></td>
+<th class="colLast" scope="row">
+<div class="block">Marker trait for remote messages with special serializer.</div>
+</th>
+</tr>
+<tr id="i674" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/protobuf/msg/ClusterClientMessages.html" title="class in org.apache.pekko.cluster.client.protobuf.msg">ClusterClientMessages</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i675" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/protobuf/msg/ClusterClientMessages.Contacts.html" title="class in org.apache.pekko.cluster.client.protobuf.msg">ClusterClientMessages.Contacts</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>Contacts</code></div>
+</th>
+</tr>
+<tr id="i676" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/protobuf/msg/ClusterClientMessages.Contacts.Builder.html" title="class in org.apache.pekko.cluster.client.protobuf.msg">ClusterClientMessages.Contacts.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>Contacts</code></div>
+</th>
+</tr>
+<tr id="i677" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/protobuf/msg/ClusterClientMessages.ContactsOrBuilder.html" title="interface in org.apache.pekko.cluster.client.protobuf.msg">ClusterClientMessages.ContactsOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i678" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClientReceptionist.html" title="class in org.apache.pekko.cluster.client">ClusterClientReceptionist</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.</div>
+</th>
+</tr>
+<tr id="i679" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClientReceptionist$.html" title="class in org.apache.pekko.cluster.client">ClusterClientReceptionist$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i680" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClients.html" title="class in org.apache.pekko.cluster.client">ClusterClients</a></td>
+<th class="colLast" scope="row">
+<div class="block">The reply to <code></code>GetClusterClients<code></code>.</div>
+</th>
+</tr>
+<tr id="i681" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClients$.html" title="class in org.apache.pekko.cluster.client">ClusterClients$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i682" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClientSettings.html" title="class in org.apache.pekko.cluster.client">ClusterClientSettings</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc.</div>
+</th>
+</tr>
+<tr id="i683" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClientSettings$.html" title="class in org.apache.pekko.cluster.client">ClusterClientSettings$</a></td>
+<th class="colLast" scope="row">Deprecated.
+<div class="deprecationComment">.</div>
+</th>
+</tr>
+<tr id="i684" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClientUnreachable.html" title="class in org.apache.pekko.cluster.client">ClusterClientUnreachable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Emitted to the Akka event stream when a cluster client was previously connected
+ but then not seen for some time.</div>
+</th>
+</tr>
+<tr id="i685" class="rowColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClientUnreachable$.html" title="class in org.apache.pekko.cluster.client">ClusterClientUnreachable$</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i686" class="altColor">
+<td class="colFirst"><a href="org/apache/pekko/cluster/client/ClusterClientUp.html" title="class in org.apache.pekko.cluster.client">ClusterClientUp</a></td>
+<th class="colLast" scope="row">
+<div class="block">Emitted to the Akka event stream when a cluster client has interacted with
+ a receptionist.</div>
+</th>
... 3376841 lines suppressed ...


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org