$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

$

$bang(Object, ActorRef) - Method in class org.apache.pekko.actor.ActorRef
Scala API: Sends a one-way asynchronous message.
$bang(Object, ActorRef) - Method in interface org.apache.pekko.actor.MinimalActorRef
 
$bang(Object, ActorRef) - Static method in class org.apache.pekko.actor.Nobody
 
$bang(Object, ActorRef) - Method in interface org.apache.pekko.actor.ScalaActorRef
Deprecated.
Sends a one-way asynchronous message.
$bang(Object, ActorRef) - Method in interface org.apache.pekko.actor.ScalaActorSelection
 
$bang(Object, ActorRef) - Method in class org.apache.pekko.event.Logging.StandardOutLogger
 
$bang(M) - Method in interface org.apache.pekko.cluster.sharding.typed.scaladsl.EntityRef
Send a message to the entity referenced by this EntityRef using *at-most-once* messaging semantics.
$bang(T) - Method in class org.apache.pekko.actor.typed.ActorRef.ActorRefOps
Send a message to the Actor referenced by this ActorRef using *at-most-once* messaging semantics.
$bang(T) - Method in class org.apache.pekko.actor.typed.RecipientRef.RecipientRefOps
Send a message to the destination referenced by this RecipientRef using *at-most-once* messaging semantics.
$bang$default$2(Object) - Method in class org.apache.pekko.actor.ActorRef
 
$bang$default$2(Object) - Method in interface org.apache.pekko.actor.MinimalActorRef
 
$bang$default$2(Object) - Static method in class org.apache.pekko.actor.Nobody
 
$bang$default$2(Object) - Method in interface org.apache.pekko.actor.ScalaActorRef
Deprecated.
 
$bang$default$2(Object) - Method in interface org.apache.pekko.actor.ScalaActorSelection
 
$bang$default$2(Object) - Method in class org.apache.pekko.event.Logging.StandardOutLogger
 
$bang$extension(ActorRef.ActorRefOps<T>, T) - Method in class org.apache.pekko.actor.typed.ActorRef.ActorRefOps$
 
$bang$extension(RecipientRef.RecipientRefOps<T>, T) - Method in class org.apache.pekko.actor.typed.RecipientRef.RecipientRefOps$
 
$colon$colon$extension(EarliestFirstSystemMessageList, SystemMessage) - Method in class org.apache.pekko.actor.typed.internal.EarliestFirstSystemMessageList$
 
$colon$colon$extension(LatestFirstSystemMessageList, SystemMessage) - Method in class org.apache.pekko.actor.typed.internal.LatestFirstSystemMessageList$
 
$colon$colon$extension(EarliestFirstSystemMessageList, SystemMessage) - Method in class org.apache.pekko.dispatch.sysmsg.EarliestFirstSystemMessageList$
 
$colon$colon$extension(LatestFirstSystemMessageList, SystemMessage) - Method in class org.apache.pekko.dispatch.sysmsg.LatestFirstSystemMessageList$
 
$colon$minus(T) - Method in class org.apache.pekko.routing.ConsistentHash
Removes a node from the node ring.
$colon$plus(double) - Method in class org.apache.pekko.cluster.metrics.EWMA
Calculates the exponentially weighted moving average for a given monitored data set.
$colon$plus(long, SelfUniqueAddress) - Method in class org.apache.pekko.cluster.ddata.GCounter
Increment the counter with the delta n specified.
$colon$plus(long, SelfUniqueAddress) - Method in class org.apache.pekko.cluster.ddata.PNCounter
Increment the counter with the delta n specified.
$colon$plus(A, SelfUniqueAddress) - Method in class org.apache.pekko.cluster.ddata.ORSet
Adds an element to the set.
$colon$plus(String) - Method in class org.apache.pekko.cluster.VectorClock
Increment the version for the node passed as argument.
$colon$plus(SelfUniqueAddress) - Method in class org.apache.pekko.cluster.ddata.VersionVector
Increment the version for the node passed as argument.
$colon$plus(Metric) - Method in class org.apache.pekko.cluster.metrics.Metric
Updates the data point, and if defined, updates the data stream (average).
$colon$plus(BigInt, SelfUniqueAddress) - Method in class org.apache.pekko.cluster.ddata.PNCounter
Increment the counter with the delta n specified.
$colon$plus(Tuple2<A, B>, SelfUniqueAddress) - Method in class org.apache.pekko.cluster.ddata.LWWMap
Adds an entry to the map
$colon$plus(Tuple2<A, B>, SelfUniqueAddress) - Method in class org.apache.pekko.cluster.ddata.ORMap
Adds an entry to the map
$colon$plus(Tuple2<A, Set<B>>, SelfUniqueAddress) - Method in class org.apache.pekko.cluster.ddata.ORMultiMap
Convenience for put.
$colon$plus(T) - Method in class org.apache.pekko.routing.ConsistentHash
Adds a node to the node ring.
$div(String) - Method in interface org.apache.pekko.actor.ActorPath
Create a new child actor path.
$div(String) - Method in class org.apache.pekko.actor.ActorSystem
Construct a path below the application guardian to be used with ActorRefFactory.actorSelection(java.lang.String).
$div(String) - Method in class org.apache.pekko.actor.ChildActorPath
 
$div(String) - Method in class org.apache.pekko.actor.RootActorPath
 
$div(Iterable<String>) - Method in interface org.apache.pekko.actor.ActorPath
Recursively create a descendant&rsquo;s path by appending all child names.
$div(Iterable<String>) - Method in class org.apache.pekko.actor.ActorSystem
Construct a path below the application guardian to be used with ActorRefFactory.actorSelection(java.lang.String).
$eq$eq(VersionVector) - Method in class org.apache.pekko.cluster.ddata.VersionVector
Returns true if this VersionVector has the same history as the 'that' VersionVector else false.
$eq$eq(VectorClock) - Method in class org.apache.pekko.cluster.VectorClock
Returns true if this VectorClock has the same history as the 'that' VectorClock else false.
$greater(VersionVector) - Method in class org.apache.pekko.cluster.ddata.VersionVector
Returns true if this is after that else false.
$greater(VectorClock) - Method in class org.apache.pekko.cluster.VectorClock
Returns true if this is after that else false.
$greater(Logging.LogLevel) - Method in class org.apache.pekko.event.Logging.LogLevel
 
$greater$eq(Logging.LogLevel) - Method in class org.apache.pekko.event.Logging.LogLevel
 
$greater$eq$extension(Logging.LogLevel, Logging.LogLevel) - Method in class org.apache.pekko.event.Logging.LogLevel$
 
$greater$extension(Logging.LogLevel, Logging.LogLevel) - Method in class org.apache.pekko.event.Logging.LogLevel$
 
$less(VersionVector) - Method in class org.apache.pekko.cluster.ddata.VersionVector
Returns true if this is before that else false.
$less(VectorClock) - Method in class org.apache.pekko.cluster.VectorClock
Returns true if this is before that else false.
$less(Logging.LogLevel) - Method in class org.apache.pekko.event.Logging.LogLevel
 
$less$eq(Logging.LogLevel) - Method in class org.apache.pekko.event.Logging.LogLevel
 
$less$eq$extension(Logging.LogLevel, Logging.LogLevel) - Method in class org.apache.pekko.event.Logging.LogLevel$
 
$less$extension(Logging.LogLevel, Logging.LogLevel) - Method in class org.apache.pekko.event.Logging.LogLevel$
 
$less$greater(VersionVector) - Method in class org.apache.pekko.cluster.ddata.VersionVector
Returns true if this and that are concurrent else false.
$less$greater(VectorClock) - Method in class org.apache.pekko.cluster.VectorClock
Returns true if this and that are concurrent else false.
$lessinit$greater$default$1() - Static method in class org.apache.pekko.actor.AllForOneStrategy
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.actor.AllForOneStrategy$
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.actor.Deploy
This class represents deployment configuration for a given actor path.
$lessinit$greater$default$1() - Method in class org.apache.pekko.actor.Deploy$
This class represents deployment configuration for a given actor path.
$lessinit$greater$default$1() - Static method in class org.apache.pekko.actor.OneForOneStrategy
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.actor.OneForOneStrategy$
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DefaultMailboxSelector$
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState$
Current snapshot state of the cluster.
$lessinit$greater$default$1() - Method in class org.apache.pekko.cluster.GossipOverview$
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.cluster.GossipStats$
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup$
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool$
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.cluster.VectorClock
Representation of a Vector-based clock (counting clock), inspired by Lamport logical clocks.
$lessinit$greater$default$1() - Method in class org.apache.pekko.cluster.VectorClock$
Representation of a Vector-based clock (counting clock), inspired by Lamport logical clocks.
$lessinit$greater$default$1() - Method in class org.apache.pekko.cluster.VectorClockStats$
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.dispatch.ThreadPoolConfig
A small configuration DSL to create ThreadPoolExecutors that can be provided as an ExecutorServiceFactoryProvider to Dispatcher
$lessinit$greater$default$1() - Method in class org.apache.pekko.dispatch.ThreadPoolConfig$
A small configuration DSL to create ThreadPoolExecutors that can be provided as an ExecutorServiceFactoryProvider to Dispatcher
$lessinit$greater$default$1() - Method in class org.apache.pekko.io.dns.DnsProtocol.Ip$
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.io.Udp.SimpleSender$
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.pattern.BackoffOptionsImpl$
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.persistence.Recovery
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.persistence.Recovery$
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.persistence.SnapshotSelectionCriteria
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.persistence.SnapshotSelectionCriteria$
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.persistence.testkit.Reject
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.persistence.testkit.Reject$
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.persistence.testkit.StorageFailure
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.persistence.testkit.StorageFailure$
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.remote.AckedReceiveBuffer
Deprecated.
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.remote.AckedReceiveBuffer$
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.remote.artery.tcp.TcpFraming$
INTERNAL API
$lessinit$greater$default$1() - Method in class org.apache.pekko.remote.transport.ActorTransportAdapter.DisassociateUnderlying$
Deprecated.
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.routing.DefaultResizer
Implementation of Resizer that adjust the Pool based on specified thresholds.
$lessinit$greater$default$1() - Method in class org.apache.pekko.routing.DefaultResizer$
Implementation of Resizer that adjust the Pool based on specified thresholds.
$lessinit$greater$default$1() - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer.ResizeRecord$
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.stream.Attributes
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.stream.Attributes$
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.stream.scaladsl.JsonFraming.PartialObjectException$
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.testkit.TestLatch
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.testkit.TestLatch$
 
$lessinit$greater$default$1() - Static method in class org.apache.pekko.util.Switch
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.util.Switch$
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.util.WildcardIndex$
 
$lessinit$greater$default$1() - Method in class org.apache.pekko.util.WildcardTree$
 
$lessinit$greater$default$10() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
$lessinit$greater$default$10() - Static method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
$lessinit$greater$default$10() - Method in class org.apache.pekko.pattern.BackoffOptionsImpl$
 
$lessinit$greater$default$10() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$10() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
$lessinit$greater$default$10() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
$lessinit$greater$default$11() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
$lessinit$greater$default$11() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$12() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$13() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$14() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$15() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$16() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$17() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$18() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$19() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.actor.AllForOneStrategy
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.actor.AllForOneStrategy$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.actor.ChildRestartStats
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.actor.ChildRestartStats$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.actor.Deploy
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.actor.Deploy$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.actor.OneForOneStrategy
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.actor.OneForOneStrategy$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.actor.RootActorPath
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.actor.RootActorPath$
 
$lessinit$greater$default$2() - Static method in exception org.apache.pekko.actor.StashOverflowException
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.actor.StashOverflowException$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorSystemStub$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.actor.typed.internal.BehaviorImpl.ReceiveBehavior$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.actor.typed.internal.BehaviorImpl.ReceiveMessageBehavior$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.ActorTagsImpl$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.BoundedMailboxSelector$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherFromConfig$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.MailboxFromConfigSelector$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelope
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelope$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadMajority$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteMajority$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadMajority$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteMajority$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.cluster.Gossip$
INTERNAL API
$lessinit$greater$default$2() - Method in class org.apache.pekko.cluster.GossipOverview$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.cluster.GossipStats$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingRoutingLogic$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.cluster.VectorClockStats$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.dispatch.ThreadPoolConfig
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.dispatch.ThreadPoolConfig$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.event.EventStreamUnsubscriber$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.io.dns.DnsProtocol.Ip$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.io.Tcp.Connect$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.io.Tcp.Register$
 
$lessinit$greater$default$2() - Static method in exception org.apache.pekko.pattern.CircuitBreakerOpenException
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.pattern.CircuitBreakerOpenException$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.persistence.Recovery
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.persistence.Recovery$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.persistence.SnapshotSelectionCriteria
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.persistence.SnapshotSelectionCriteria$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.persistence.testkit.SnapshotMeta
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.persistence.testkit.SnapshotMeta$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.remote.Ack
Deprecated.
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.remote.Ack$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.remote.AckedReceiveBuffer
Deprecated.
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.remote.AckedReceiveBuffer$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.remote.AckedSendBuffer
Deprecated.
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.remote.AckedSendBuffer$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.remote.transport.Transport.InvalidAssociationException$
Deprecated.
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.BalancingPool
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.BalancingPool$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.BroadcastGroup
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.BroadcastGroup$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.BroadcastPool
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.BroadcastPool$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.ConsistentHashingGroup
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.ConsistentHashingGroup$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.ConsistentHashingPool
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.ConsistentHashingPool$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.ConsistentHashingRoutingLogic
Uses consistent hashing to select a routee based on the sent message.
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.ConsistentHashingRoutingLogic$
Uses consistent hashing to select a routee based on the sent message.
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.DefaultResizer
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.DefaultResizer$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer.ResizeRecord$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.RandomGroup
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.RandomGroup$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.RandomPool
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.RandomPool$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.RoundRobinGroup
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.RoundRobinGroup$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.RoundRobinPool
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.RoundRobinPool$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.Router
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.Router$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.SmallestMailboxPool
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.SmallestMailboxPool$
 
$lessinit$greater$default$2() - Static method in class org.apache.pekko.routing.TailChoppingPool
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.routing.TailChoppingPool$
 
$lessinit$greater$default$2() - Static method in exception org.apache.pekko.stream.MaterializationException
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.stream.MaterializationException$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.stream.scaladsl.MergeHub$
INTERNAL API
$lessinit$greater$default$2() - Method in class org.apache.pekko.testkit.TestActor.Spawn$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.util.WildcardIndex$
 
$lessinit$greater$default$2() - Method in class org.apache.pekko.util.WildcardTree$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.actor.AllForOneStrategy
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.actor.AllForOneStrategy$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.actor.ChildRestartStats
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.actor.ChildRestartStats$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.actor.Deploy
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.actor.Deploy$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.actor.FSM.State$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.actor.OneForOneStrategy
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.actor.OneForOneStrategy$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.actor.typed.internal.routing.PoolRouterBuilder$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Restart$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.actor.TypedProps
TypedProps is a TypedActor configuration object, that is thread safe and fully sharable.
$lessinit$greater$default$3() - Method in class org.apache.pekko.actor.TypedProps$
TypedProps is a TypedActor configuration object, that is thread safe and fully sharable.
$lessinit$greater$default$3() - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.cluster.ddata.Replicator.Delete$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.cluster.ddata.Replicator.Get$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelope
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelope$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadMajorityPlus$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteMajorityPlus$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.cluster.Gossip$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.cluster.GossipStats$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.cluster.metrics.NodeMetrics
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.cluster.metrics.NodeMetrics$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.SendToAll$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.dispatch.ThreadPoolConfig
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.dispatch.ThreadPoolConfig$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.event.Logging.Debug$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.event.Logging.Info$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.event.Logging.Warning$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.io.dns.internal.Message$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.io.Tcp.Bind$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.io.Tcp.Connect$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.io.Tcp.Register$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.io.Udp.Bind$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.io.UdpConnected.Connect$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.osgi.OsgiActorSystemFactory
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.osgi.OsgiActorSystemFactory$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State$
Deprecated.
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.persistence.Recovery
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.persistence.Recovery$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.persistence.SnapshotMetadata
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.persistence.SnapshotMetadata$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.persistence.SnapshotSelectionCriteria
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.persistence.SnapshotSelectionCriteria$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.persistence.testkit.ProcessingPolicy.DefaultPolicies.FailNextN
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.persistence.testkit.ProcessingPolicy.DefaultPolicies.FailNextN$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.persistence.testkit.ProcessingPolicy.DefaultPolicies.RejectNextN
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.persistence.testkit.ProcessingPolicy.DefaultPolicies.RejectNextN$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.remote.AckedReceiveBuffer
Deprecated.
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.remote.AckedReceiveBuffer$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.remote.AckedSendBuffer
Deprecated.
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.remote.AckedSendBuffer$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.remote.transport.TestTransport
Deprecated.
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.remote.transport.TestTransport$
Deprecated.
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.routing.BalancingPool
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.routing.BalancingPool$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.routing.BroadcastPool
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.routing.BroadcastPool$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.routing.ConsistentHashingGroup
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.routing.ConsistentHashingGroup$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.routing.ConsistentHashingPool
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.routing.ConsistentHashingPool$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.routing.ConsistentHashingRoutingLogic
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.routing.ConsistentHashingRoutingLogic$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.routing.DefaultResizer
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.routing.DefaultResizer$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer.ResizeRecord$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.routing.RandomPool
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.routing.RandomPool$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.routing.RoundRobinPool
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.routing.RoundRobinPool$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.routing.ScatterGatherFirstCompletedGroup
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedGroup$
 
$lessinit$greater$default$3() - Static method in class org.apache.pekko.routing.SmallestMailboxPool
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.routing.SmallestMailboxPool$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.testkit.TestActor.Spawn$
 
$lessinit$greater$default$3() - Method in class org.apache.pekko.util.WildcardTree$
 
$lessinit$greater$default$3(ClassicActorSystemProvider, String) - Static method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy
$lessinit$greater$default$3(ClassicActorSystemProvider, String) - Method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy$
$lessinit$greater$default$4() - Static method in class org.apache.pekko.actor.Deploy
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.actor.Deploy$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.actor.FSM.State$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.actor.typed.internal.routing.PoolRouterBuilder$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Restart$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.actor.TypedProps
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.actor.TypedProps$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.cluster.Gossip$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.cluster.GossipStats$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.cluster.sharding.typed.internal.EntityRefImpl$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.dispatch.MonitorableThreadFactory
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.dispatch.MonitorableThreadFactory$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.dispatch.ThreadPoolConfig
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.dispatch.ThreadPoolConfig$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.event.Logging.Error$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.event.Logging.Error2$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.io.dns.internal.Message$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.io.Tcp.Bind$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.io.Tcp.Connect$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.io.UdpConnected.Connect$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State$
Deprecated.
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.persistence.SnapshotSelectionCriteria
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.persistence.SnapshotSelectionCriteria$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.persistence.testkit.ProcessingPolicy.DefaultPolicies.FailNextNCond
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.persistence.testkit.ProcessingPolicy.DefaultPolicies.FailNextNCond$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.persistence.testkit.ProcessingPolicy.DefaultPolicies.RejectNextNCond
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.persistence.testkit.ProcessingPolicy.DefaultPolicies.RejectNextNCond$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.remote.AckedSendBuffer
Deprecated.
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.remote.AckedSendBuffer$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.remote.artery.compress.InboundCompressionsImpl$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.remote.InvalidAssociation$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.remote.transport.TestTransport
Deprecated.
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.remote.transport.TestTransport$
Deprecated.
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.routing.BroadcastPool
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.routing.BroadcastPool$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.routing.ConsistentHashingGroup
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.routing.ConsistentHashingGroup$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.routing.ConsistentHashingPool
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.routing.ConsistentHashingPool$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.routing.DefaultResizer
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.routing.DefaultResizer$
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer.ResizeRecord$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.routing.RandomPool
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.routing.RandomPool$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.routing.RoundRobinPool
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.routing.RoundRobinPool$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.routing.SmallestMailboxPool
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.routing.SmallestMailboxPool$
 
$lessinit$greater$default$4() - Static method in class org.apache.pekko.routing.TailChoppingGroup
 
$lessinit$greater$default$4() - Method in class org.apache.pekko.routing.TailChoppingGroup$
 
$lessinit$greater$default$5() - Static method in class org.apache.pekko.actor.Deploy
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.actor.Deploy$
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.actor.FSM.State$
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.actor.typed.internal.routing.PoolRouterBuilder$
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Restart$
 
$lessinit$greater$default$5() - Static method in class org.apache.pekko.actor.TypedProps
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.actor.TypedProps$
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState$
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.cluster.GossipStats$
 
$lessinit$greater$default$5() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool$
 
$lessinit$greater$default$5() - Static method in class org.apache.pekko.dispatch.MonitorableThreadFactory
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.dispatch.MonitorableThreadFactory$
 
$lessinit$greater$default$5() - Static method in class org.apache.pekko.dispatch.ThreadPoolConfig
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.dispatch.ThreadPoolConfig$
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.io.dns.internal.Message$
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.io.Tcp.Bind$
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.io.Tcp.Connect$
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State$
Deprecated.
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl$
Used by DurableStateBehaviorTestKit to retrieve the state.
$lessinit$greater$default$5() - Static method in class org.apache.pekko.routing.BroadcastPool
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.routing.BroadcastPool$
 
$lessinit$greater$default$5() - Static method in class org.apache.pekko.routing.ConsistentHashingPool
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.routing.ConsistentHashingPool$
 
$lessinit$greater$default$5() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
$lessinit$greater$default$5() - Static method in class org.apache.pekko.routing.DefaultResizer
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.routing.DefaultResizer$
 
$lessinit$greater$default$5() - Static method in class org.apache.pekko.routing.RandomPool
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.routing.RandomPool$
 
$lessinit$greater$default$5() - Static method in class org.apache.pekko.routing.RoundRobinPool
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.routing.RoundRobinPool$
 
$lessinit$greater$default$5() - Static method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool$
 
$lessinit$greater$default$5() - Static method in class org.apache.pekko.routing.SmallestMailboxPool
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.routing.SmallestMailboxPool$
 
$lessinit$greater$default$5() - Static method in class org.apache.pekko.routing.TailChoppingPool
 
$lessinit$greater$default$5() - Method in class org.apache.pekko.routing.TailChoppingPool$
 
$lessinit$greater$default$6() - Static method in class org.apache.pekko.actor.Deploy
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.actor.Deploy$
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Restart$
 
$lessinit$greater$default$6() - Static method in class org.apache.pekko.actor.TypedProps
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.actor.TypedProps$
 
$lessinit$greater$default$6() - Static method in class org.apache.pekko.dispatch.ThreadPoolConfig
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.dispatch.ThreadPoolConfig$
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.io.dns.internal.Message$
 
$lessinit$greater$default$6() - Static method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl$
 
$lessinit$greater$default$6() - Static method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl$
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State$
Deprecated.
 
$lessinit$greater$default$6() - Static method in class org.apache.pekko.persistence.testkit.state.scaladsl.Record
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.persistence.testkit.state.scaladsl.Record$
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
Used to start the replication stream at the correct sequence number
$lessinit$greater$default$6() - Method in class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
$lessinit$greater$default$6() - Static method in class org.apache.pekko.routing.ConsistentHashingPool
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.routing.ConsistentHashingPool$
 
$lessinit$greater$default$6() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
$lessinit$greater$default$6() - Static method in class org.apache.pekko.routing.DefaultResizer
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.routing.DefaultResizer$
 
$lessinit$greater$default$6() - Static method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool$
 
$lessinit$greater$default$6() - Static method in class org.apache.pekko.routing.TailChoppingPool
 
$lessinit$greater$default$6() - Method in class org.apache.pekko.routing.TailChoppingPool$
 
$lessinit$greater$default$7() - Static method in class org.apache.pekko.actor.Deploy
 
$lessinit$greater$default$7() - Method in class org.apache.pekko.actor.Deploy$
 
$lessinit$greater$default$7() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
$lessinit$greater$default$7() - Static method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl
 
$lessinit$greater$default$7() - Method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl$
 
$lessinit$greater$default$7() - Static method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl
 
$lessinit$greater$default$7() - Method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl$
 
$lessinit$greater$default$7() - Static method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
$lessinit$greater$default$7() - Method in class org.apache.pekko.pattern.BackoffOptionsImpl$
 
$lessinit$greater$default$7() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State$
Deprecated.
 
$lessinit$greater$default$7() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$7() - Method in class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
$lessinit$greater$default$7() - Static method in class org.apache.pekko.routing.ConsistentHashingPool
 
$lessinit$greater$default$7() - Method in class org.apache.pekko.routing.ConsistentHashingPool$
 
$lessinit$greater$default$7() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
$lessinit$greater$default$7() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
$lessinit$greater$default$7() - Static method in class org.apache.pekko.routing.DefaultResizer
 
$lessinit$greater$default$7() - Method in class org.apache.pekko.routing.DefaultResizer$
 
$lessinit$greater$default$7() - Static method in class org.apache.pekko.routing.TailChoppingPool
 
$lessinit$greater$default$7() - Method in class org.apache.pekko.routing.TailChoppingPool$
 
$lessinit$greater$default$8() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
$lessinit$greater$default$8() - Static method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl
 
$lessinit$greater$default$8() - Method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl$
 
$lessinit$greater$default$8() - Static method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl
 
$lessinit$greater$default$8() - Method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl$
 
$lessinit$greater$default$8() - Static method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
$lessinit$greater$default$8() - Method in class org.apache.pekko.pattern.BackoffOptionsImpl$
 
$lessinit$greater$default$8() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$8() - Method in class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
$lessinit$greater$default$8() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
$lessinit$greater$default$8() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
$lessinit$greater$default$8(S, D, Option<FiniteDuration>, Option<PersistentFSM.Reason>, List<Object>, Seq<E>, Function1<D, BoxedUnit>) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State$
Deprecated.
 
$lessinit$greater$default$9() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
$lessinit$greater$default$9() - Static method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl
 
$lessinit$greater$default$9() - Method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl$
 
$lessinit$greater$default$9() - Static method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
$lessinit$greater$default$9() - Method in class org.apache.pekko.pattern.BackoffOptionsImpl$
 
$lessinit$greater$default$9() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$9() - Method in class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
$lessinit$greater$default$9() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
$lessinit$greater$default$9() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
$minus(long, Cluster) - Method in class org.apache.pekko.cluster.ddata.PNCounter
Deprecated.
Use `decrement` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
$minus(A) - Method in class org.apache.pekko.persistence.typed.crdt.ORSet
Removes an element from the set.
$minus(A, Cluster) - Method in class org.apache.pekko.cluster.ddata.LWWMap
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
$minus(A, Cluster) - Method in class org.apache.pekko.cluster.ddata.ORMap
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
$minus(A, Cluster) - Method in class org.apache.pekko.cluster.ddata.ORMultiMap
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
$minus(A, Cluster) - Method in class org.apache.pekko.cluster.ddata.ORSet
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
$minus(A, Cluster) - Method in class org.apache.pekko.cluster.ddata.PNCounterMap
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
$minus(BigInt, Cluster) - Method in class org.apache.pekko.cluster.ddata.PNCounter
Deprecated.
Use `decrement` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
$minus$greater() - Method in class org.apache.pekko.actor.AbstractFSM
 
$minus$greater() - Method in interface org.apache.pekko.actor.FSM
This extractor is just convenience for matching a (S, S) pair, including a reminder what the new state is.
$minus$greater() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager
 
$minus$greater() - Method in class org.apache.pekko.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
$minus$greater() - Method in interface org.apache.pekko.persistence.fsm.PersistentFSMBase
Deprecated.
This extractor is just convenience for matching a (S, S) pair, including a reminder what the new state is.
$minus$greater$() - Constructor for class org.apache.pekko.actor.FSM.$minus$greater$
 
$minus$greater$() - Constructor for class org.apache.pekko.persistence.fsm.PersistentFSM.$minus$greater$
Deprecated.
 
$plus(long, Cluster) - Method in class org.apache.pekko.cluster.ddata.GCounter
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
$plus(long, Cluster) - Method in class org.apache.pekko.cluster.ddata.PNCounter
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
$plus(A) - Method in class org.apache.pekko.cluster.ddata.GSet
Adds an element to the set
$plus(A) - Method in class org.apache.pekko.persistence.typed.crdt.ORSet
Adds an element to the set
$plus(A, Cluster) - Method in class org.apache.pekko.cluster.ddata.ORSet
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
$plus(Cluster) - Method in class org.apache.pekko.cluster.ddata.VersionVector
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
$plus(BigInt, Cluster) - Method in class org.apache.pekko.cluster.ddata.PNCounter
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
$plus(Tuple2<A, B>, Cluster) - Method in class org.apache.pekko.cluster.ddata.LWWMap
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
$plus(Tuple2<A, B>, Cluster) - Method in class org.apache.pekko.cluster.ddata.ORMap
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
$plus(Tuple2<A, Set<B>>, Cluster) - Method in class org.apache.pekko.cluster.ddata.ORMultiMap
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
$plus$colon(Tcp.SimpleWriteCommand) - Method in class org.apache.pekko.io.Tcp.WriteCommand
Prepends this command with another Write or WriteFile to form a CompoundWrite.
$plus$eq(Deserializers) - Method in interface org.apache.pekko.serialization.jackson.JacksonModule
 
$plus$eq(Deserializers) - Static method in class org.apache.pekko.serialization.jackson.PekkoJacksonModule
 
$plus$eq(Deserializers) - Static method in class org.apache.pekko.serialization.jackson.PekkoStreamJacksonModule
 
$plus$eq(Deserializers) - Static method in class org.apache.pekko.serialization.jackson.PekkoTypedJacksonModule
 
$plus$eq(BeanSerializerModifier) - Method in interface org.apache.pekko.serialization.jackson.JacksonModule
 
$plus$eq(BeanSerializerModifier) - Static method in class org.apache.pekko.serialization.jackson.PekkoJacksonModule
 
$plus$eq(BeanSerializerModifier) - Static method in class org.apache.pekko.serialization.jackson.PekkoStreamJacksonModule
 
$plus$eq(BeanSerializerModifier) - Static method in class org.apache.pekko.serialization.jackson.PekkoTypedJacksonModule
 
$plus$eq(Serializers) - Method in interface org.apache.pekko.serialization.jackson.JacksonModule
 
$plus$eq(Serializers) - Static method in class org.apache.pekko.serialization.jackson.PekkoJacksonModule
 
$plus$eq(Serializers) - Static method in class org.apache.pekko.serialization.jackson.PekkoStreamJacksonModule
 
$plus$eq(Serializers) - Static method in class org.apache.pekko.serialization.jackson.PekkoTypedJacksonModule
 
$plus$eq(TypeModifier) - Method in interface org.apache.pekko.serialization.jackson.JacksonModule
 
$plus$eq(TypeModifier) - Static method in class org.apache.pekko.serialization.jackson.PekkoJacksonModule
 
$plus$eq(TypeModifier) - Static method in class org.apache.pekko.serialization.jackson.PekkoStreamJacksonModule
 
$plus$eq(TypeModifier) - Static method in class org.apache.pekko.serialization.jackson.PekkoTypedJacksonModule
 
$plus$eq(Function1<Module.SetupContext, BoxedUnit>) - Method in interface org.apache.pekko.serialization.jackson.JacksonModule
 
$plus$eq(Function1<Module.SetupContext, BoxedUnit>) - Static method in class org.apache.pekko.serialization.jackson.PekkoJacksonModule
 
$plus$eq(Function1<Module.SetupContext, BoxedUnit>) - Static method in class org.apache.pekko.serialization.jackson.PekkoStreamJacksonModule
 
$plus$eq(Function1<Module.SetupContext, BoxedUnit>) - Static method in class org.apache.pekko.serialization.jackson.PekkoTypedJacksonModule
 
$plus$plus(ConfigValidation) - Method in interface org.apache.pekko.cluster.ConfigValidation
 
$plus$plus(ConfigValidation) - Static method in class org.apache.pekko.cluster.Valid
 
$plus$plus(Graph<SourceShape<U>, M>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Concatenates this Flow with the given Source so the first element emitted by that source is emitted after the last element of this flow.
$plus$plus(ByteString) - Method in class org.apache.pekko.util.ByteString
Efficiently concatenate another ByteString.
$plus$plus(ByteString) - Method in class org.apache.pekko.util.ByteString.ByteString1
 
$plus$plus(ByteString) - Method in class org.apache.pekko.util.ByteString.ByteString1C
 
$plus$plus(ByteString) - Method in class org.apache.pekko.util.ByteString.ByteStrings
 
$plus$plus(TypedMultiMap<T, K>) - Method in class org.apache.pekko.util.TypedMultiMap
Add all entries from the other map, overwriting existing entries.
$plus$plus(IterableOnce<Object>) - Method in class org.apache.pekko.util.ByteIterator
 
$plus$plus(IterableOnce<Object>) - Method in class org.apache.pekko.util.ByteIterator.ByteArrayIterator
 
$plus$plus(IterableOnce<Object>) - Method in class org.apache.pekko.util.ByteIterator.MultiByteArrayIterator
 
$plus$plus$colon(Iterable<Tcp.WriteCommand>) - Method in class org.apache.pekko.io.Tcp.WriteCommand
Prepends this command with a number of other writes.
$plus$plus$eq(ByteString) - Method in class org.apache.pekko.util.ByteStringBuilder
 
$qmark(Object, Timeout) - Method in class org.apache.pekko.pattern.AskableActorRef
 
$qmark(Object, Timeout) - Method in class org.apache.pekko.pattern.AskableActorSelection
INTERNAL API: for binary compatibility
$qmark(Object, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.AskableActorRef
 
$qmark(Object, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.AskableActorSelection
 
$qmark(Function1<ActorRef, Object>, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorRef
 
$qmark(Function1<ActorRef, Object>, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorSelection
 
$qmark(Function1<ActorRef<Res>, M>, Timeout) - Method in interface org.apache.pekko.cluster.sharding.typed.scaladsl.EntityRef
Allows to "ask" the EntityRef for a reply.
$qmark(Function1<ActorRef<Res>, Req>, Timeout, Scheduler) - Method in class org.apache.pekko.actor.typed.scaladsl.AskPattern.Askable
The ask-pattern implements the initiator side of a request–reply protocol.
$qmark$default$3(Object) - Method in class org.apache.pekko.pattern.AskableActorRef
 
$qmark$default$3(Object) - Method in class org.apache.pekko.pattern.AskableActorSelection
 
$qmark$default$3(Function1<ActorRef, Object>) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorRef
 
$qmark$default$3(Function1<ActorRef, Object>) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorSelection
 
$qmark$default$3$extension(AskableActorRef, Object) - Static method in class org.apache.pekko.pattern.AskableActorRef
INTERNAL API: for binary compatibility
$qmark$default$3$extension(AskableActorRef, Object) - Method in class org.apache.pekko.pattern.AskableActorRef$
INTERNAL API: for binary compatibility
$qmark$default$3$extension(AskableActorSelection, Object) - Static method in class org.apache.pekko.pattern.AskableActorSelection
 
$qmark$default$3$extension(AskableActorSelection, Object) - Method in class org.apache.pekko.pattern.AskableActorSelection$
 
$qmark$default$3$extension(ExplicitlyAskableActorRef, Function1<ActorRef, Object>) - Static method in class org.apache.pekko.pattern.ExplicitlyAskableActorRef
 
$qmark$default$3$extension(ExplicitlyAskableActorRef, Function1<ActorRef, Object>) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorRef$
 
$qmark$default$3$extension(ExplicitlyAskableActorSelection, Function1<ActorRef, Object>) - Static method in class org.apache.pekko.pattern.ExplicitlyAskableActorSelection
 
$qmark$default$3$extension(ExplicitlyAskableActorSelection, Function1<ActorRef, Object>) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorSelection$
 
$qmark$extension(AskPattern.Askable<Req>, Function1<ActorRef<Res>, Req>, Timeout, Scheduler) - Method in class org.apache.pekko.actor.typed.scaladsl.AskPattern.Askable$
 
$qmark$extension(AskableActorRef, Object, Timeout) - Static method in class org.apache.pekko.pattern.AskableActorRef
INTERNAL API: for binary compatibility
$qmark$extension(AskableActorRef, Object, Timeout) - Method in class org.apache.pekko.pattern.AskableActorRef$
INTERNAL API: for binary compatibility
$qmark$extension(AskableActorRef, Object, Timeout, ActorRef) - Static method in class org.apache.pekko.pattern.AskableActorRef
 
$qmark$extension(AskableActorRef, Object, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.AskableActorRef$
 
$qmark$extension(AskableActorSelection, Object, Timeout) - Static method in class org.apache.pekko.pattern.AskableActorSelection
 
$qmark$extension(AskableActorSelection, Object, Timeout) - Method in class org.apache.pekko.pattern.AskableActorSelection$
 
$qmark$extension(AskableActorSelection, Object, Timeout, ActorRef) - Static method in class org.apache.pekko.pattern.AskableActorSelection
 
$qmark$extension(AskableActorSelection, Object, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.AskableActorSelection$
 
$qmark$extension(ExplicitlyAskableActorRef, Function1<ActorRef, Object>, Timeout, ActorRef) - Static method in class org.apache.pekko.pattern.ExplicitlyAskableActorRef
 
$qmark$extension(ExplicitlyAskableActorRef, Function1<ActorRef, Object>, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorRef$
 
$qmark$extension(ExplicitlyAskableActorSelection, Function1<ActorRef, Object>, Timeout, ActorRef) - Static method in class org.apache.pekko.pattern.ExplicitlyAskableActorSelection
 
$qmark$extension(ExplicitlyAskableActorSelection, Function1<ActorRef, Object>, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorSelection$
 
$u2192() - Method in class org.apache.pekko.actor.FSM$
 
$u2192() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM$
Deprecated.
 

A

a() - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
a() - Method in class org.apache.pekko.persistence.PluginSpec
 
A() - Static method in class org.apache.pekko.io.dns.RecordType
A host address
A() - Method in class org.apache.pekko.io.dns.RecordType$
A host address
AAAA() - Static method in class org.apache.pekko.io.dns.RecordType
The AAAA resource record type is a record specific to the Internet class that stores a single IPv6 address.
AAAA() - Method in class org.apache.pekko.io.dns.RecordType$
The AAAA resource record type is a record specific to the Internet class that stores a single IPv6 address.
AAAARecord - Class in org.apache.pekko.io.dns
 
AAAARecord(String, CachePolicy.Ttl, Inet6Address) - Constructor for class org.apache.pekko.io.dns.AAAARecord
 
AAAARecord$ - Class in org.apache.pekko.io.dns
INTERNAL API
AAAARecord$() - Constructor for class org.apache.pekko.io.dns.AAAARecord$
 
abbreviate(TimeUnit) - Method in class org.apache.pekko.util.PrettyDuration.PrettyPrintableDuration
 
abbreviate$extension(PrettyDuration.PrettyPrintableDuration, TimeUnit) - Method in class org.apache.pekko.util.PrettyDuration.PrettyPrintableDuration$
 
abort() - Static method in class org.apache.pekko.io.TcpMessage
An abort operation will not flush pending writes and will issue a TCP ABORT command to the O/S kernel which should result in a TCP_RST packet being sent to the peer.
abort() - Method in class org.apache.pekko.io.TcpMessage$
An abort operation will not flush pending writes and will issue a TCP ABORT command to the O/S kernel which should result in a TCP_RST packet being sent to the peer.
abort(Throwable) - Method in interface org.apache.pekko.stream.KillSwitch
After calling KillSwitch.abort(java.lang.Throwable) the linked Graphs of FlowShape are failed.
abort(Throwable) - Method in class org.apache.pekko.stream.SharedKillSwitch
After calling SharedKillSwitch.abort(java.lang.Throwable) all materialized, running instances of all Graphs provided by the SharedKillSwitch will fail their downstreams with the provided exception and cancel their upstreams (unless it finished or failed already in which case the command is ignored).
abort(Throwable) - Method in class org.apache.pekko.stream.UniqueKillSwitch
After calling UniqueKillSwitch.abort(java.lang.Throwable) the running instance of the Graph of FlowShape that materialized to the UniqueKillSwitch will fail its downstream with the provided exception and cancel its upstream (unless if finished or failed already in which case the command is ignored).
abort(RoleName, RoleName) - Method in interface org.apache.pekko.remote.testconductor.Conductor
Tell the remote support to TCP_RESET the connection to the given remote peer.
Abort - org.apache.pekko.remote.testconductor.TestConductorProtocol.FailType
Abort = 3;
Abort_VALUE - Static variable in enum org.apache.pekko.remote.testconductor.TestConductorProtocol.FailType
Abort = 3;
Abort$() - Constructor for class org.apache.pekko.io.Tcp.Abort$
 
Aborted$() - Constructor for class org.apache.pekko.io.Tcp.Aborted$
 
abortEmitting(Outlet<?>) - Method in class org.apache.pekko.stream.stage.GraphStageLogic
Abort outstanding (suspended) emissions for the given outlet, if there are any.
abortReading(Inlet<?>) - Method in class org.apache.pekko.stream.stage.GraphStageLogic
Abort outstanding (suspended) reading for the given inlet, if there is any.
AbruptIOTerminationException - Exception in org.apache.pekko.stream
Deprecated.
use IOOperationIncompleteException. Since Akka 2.6.0.
AbruptIOTerminationException(IOResult, Throwable) - Constructor for exception org.apache.pekko.stream.AbruptIOTerminationException
Deprecated.
 
AbruptIOTerminationException$ - Class in org.apache.pekko.stream
 
AbruptIOTerminationException$() - Constructor for class org.apache.pekko.stream.AbruptIOTerminationException$
 
AbruptStageTerminationException - Exception in org.apache.pekko.stream
Signal that the operator was abruptly terminated, usually seen as a call to postStop of the GraphStageLogic without any of the handler callbacks seeing completion or failure from upstream or cancellation from downstream.
AbruptStageTerminationException(GraphStageLogic) - Constructor for exception org.apache.pekko.stream.AbruptStageTerminationException
 
AbruptStreamTerminationException - Exception in org.apache.pekko.stream
A base exception for abrupt stream termination.
AbruptStreamTerminationException(String, Throwable) - Constructor for exception org.apache.pekko.stream.AbruptStreamTerminationException
 
AbruptTerminationException - Exception in org.apache.pekko.stream
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.
AbruptTerminationException(ActorRef) - Constructor for exception org.apache.pekko.stream.AbruptTerminationException
 
AbruptTerminationException$ - Class in org.apache.pekko.stream
 
AbruptTerminationException$() - Constructor for class org.apache.pekko.stream.AbruptTerminationException$
 
AbstractActor - Class in org.apache.pekko.actor
Java API: compatible with lambda expressions
AbstractActor() - Constructor for class org.apache.pekko.actor.AbstractActor
 
AbstractActor.ActorContext - Interface in org.apache.pekko.actor
The actor context - the view of the actor cell from the actor.
AbstractActor.Receive - Class in org.apache.pekko.actor
Defines which messages the Actor can handle, along with the implementation of how the messages should be processed.
AbstractActor$ - Class in org.apache.pekko.actor
Java API: compatible with lambda expressions
AbstractActor$() - Constructor for class org.apache.pekko.actor.AbstractActor$
 
AbstractActorWithStash - Class in org.apache.pekko.actor
Java API: compatible with lambda expressions
AbstractActorWithStash() - Constructor for class org.apache.pekko.actor.AbstractActorWithStash
 
AbstractActorWithTimers - Class in org.apache.pekko.actor
Java API: Support for scheduled self messages via TimerScheduler.
AbstractActorWithTimers() - Constructor for class org.apache.pekko.actor.AbstractActorWithTimers
 
AbstractActorWithUnboundedStash - Class in org.apache.pekko.actor
Java API: compatible with lambda expressions
AbstractActorWithUnboundedStash() - Constructor for class org.apache.pekko.actor.AbstractActorWithUnboundedStash
 
AbstractActorWithUnrestrictedStash - Class in org.apache.pekko.actor
Java API: compatible with lambda expressions
AbstractActorWithUnrestrictedStash() - Constructor for class org.apache.pekko.actor.AbstractActorWithUnrestrictedStash
 
AbstractBehavior<T> - Class in org.apache.pekko.actor.typed.javadsl
An actor Behavior can be implemented by extending this class and implement the abstract method AbstractBehavior.createReceive().
AbstractBehavior<T> - Class in org.apache.pekko.actor.typed.scaladsl
An actor Behavior can be implemented by extending this class and implement the abstract method AbstractBehavior.onMessage(T) and optionally override AbstractBehavior.onSignal().
AbstractBehavior(ActorContext<T>) - Constructor for class org.apache.pekko.actor.typed.javadsl.AbstractBehavior
 
AbstractBehavior(ActorContext<T>) - Constructor for class org.apache.pekko.actor.typed.scaladsl.AbstractBehavior
 
AbstractBoundedNodeQueue<T> - Class in org.apache.pekko.dispatch
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)
AbstractBoundedNodeQueue(int) - Constructor for class org.apache.pekko.dispatch.AbstractBoundedNodeQueue
 
AbstractBoundedNodeQueue.Node<T> - Class in org.apache.pekko.dispatch
 
AbstractDeltaReplicatedData<A extends AbstractDeltaReplicatedData<A,​B>,​B extends ReplicatedDelta> - Class in org.apache.pekko.cluster.ddata
Java API: Interface for implementing a DeltaReplicatedData in Java.
AbstractDeltaReplicatedData() - Constructor for class org.apache.pekko.cluster.ddata.AbstractDeltaReplicatedData
 
AbstractExtensionId<T extends Extension> - Class in org.apache.pekko.actor
Java API for ExtensionId
AbstractExtensionId() - Constructor for class org.apache.pekko.actor.AbstractExtensionId
 
AbstractExtensionSetup<T extends Extension> - Class in org.apache.pekko.actor.typed
Scala 2.11 API: Each extension typically provide a concrete ExtensionSetup that can be used in pekko.actor.setup.ActorSystemSetup when starting the ActorSystem to replace the default implementation of the extension.
AbstractExtensionSetup(ExtensionId<T>, Function1<ActorSystem<?>, T>) - Constructor for class org.apache.pekko.actor.typed.AbstractExtensionSetup
 
AbstractFSM<S,​D> - Class in org.apache.pekko.actor
Java API: compatible with lambda expressions
AbstractFSM() - Constructor for class org.apache.pekko.actor.AbstractFSM
 
AbstractFSM$ - Class in org.apache.pekko.actor
Java API: compatible with lambda expressions
AbstractFSM$() - Constructor for class org.apache.pekko.actor.AbstractFSM$
 
AbstractFSMWithStash<S,​D> - Class in org.apache.pekko.actor
Java API: compatible with lambda expressions
AbstractFSMWithStash() - Constructor for class org.apache.pekko.actor.AbstractFSMWithStash
 
AbstractGraphStageWithMaterializedValue<S extends Shape,​M> - Class in org.apache.pekko.stream.stage
Java API: A GraphStage represents a reusable graph stream processing operator.
AbstractGraphStageWithMaterializedValue() - Constructor for class org.apache.pekko.stream.stage.AbstractGraphStageWithMaterializedValue
 
AbstractInHandler - Class in org.apache.pekko.stream.stage
Java API: callbacks for an input port where termination logic is predefined (completing when upstream completes, failing when upstream fails).
AbstractInHandler() - Constructor for class org.apache.pekko.stream.stage.AbstractInHandler
 
AbstractInOutHandler - Class in org.apache.pekko.stream.stage
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).
AbstractInOutHandler() - Constructor for class org.apache.pekko.stream.stage.AbstractInOutHandler
 
AbstractLeastShardAllocationStrategy$ - Class in org.apache.pekko.cluster.sharding.internal
Common logic for the least shard allocation strategy implementations
AbstractLeastShardAllocationStrategy$() - Constructor for class org.apache.pekko.cluster.sharding.internal.AbstractLeastShardAllocationStrategy$
 
AbstractLoggingActor - Class in org.apache.pekko.actor
Java API: compatible with lambda expressions
AbstractLoggingActor() - Constructor for class org.apache.pekko.actor.AbstractLoggingActor
 
AbstractLoggingFSM<S,​D> - Class in org.apache.pekko.actor
Java API: compatible with lambda expressions
AbstractLoggingFSM() - Constructor for class org.apache.pekko.actor.AbstractLoggingFSM
 
AbstractNodeQueue<T> - Class in org.apache.pekko.dispatch
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.
AbstractNodeQueue() - Constructor for class org.apache.pekko.dispatch.AbstractNodeQueue
 
AbstractNodeQueue.Node<T> - Class in org.apache.pekko.dispatch
 
AbstractOutHandler - Class in org.apache.pekko.stream.stage
Java API: callbacks for an output port where termination logic is predefined (completing when downstream cancels).
AbstractOutHandler() - Constructor for class org.apache.pekko.stream.stage.AbstractOutHandler
 
AbstractPersistentActor - Class in org.apache.pekko.persistence
Java API: an persistent actor - can be used to implement command or Event Sourcing.
AbstractPersistentActor() - Constructor for class org.apache.pekko.persistence.AbstractPersistentActor
 
AbstractPersistentActorLike - Interface in org.apache.pekko.persistence
INTERNAL API
AbstractPersistentActorWithAtLeastOnceDelivery - Class in org.apache.pekko.persistence
Java API: compatible with lambda expressions
AbstractPersistentActorWithAtLeastOnceDelivery() - Constructor for class org.apache.pekko.persistence.AbstractPersistentActorWithAtLeastOnceDelivery
 
AbstractPersistentActorWithTimers - Class in org.apache.pekko.persistence
Java API: Combination of AbstractPersistentActor and pekko.actor.AbstractActorWithTimers.
AbstractPersistentActorWithTimers() - Constructor for class org.apache.pekko.persistence.AbstractPersistentActorWithTimers
 
AbstractPersistentFSM<S extends PersistentFSM.FSMState,​D,​E> - Class in org.apache.pekko.persistence.fsm
Deprecated.
Use EventSourcedBehavior. Since Akka 2.6.0.
AbstractPersistentFSM() - Constructor for class org.apache.pekko.persistence.fsm.AbstractPersistentFSM
Deprecated.
 
AbstractPersistentFSMBase<S,​D,​E> - Class in org.apache.pekko.persistence.fsm
Deprecated.
Use EventSourcedBehavior. Since Akka 2.6.0.
AbstractPersistentFSMBase() - Constructor for class org.apache.pekko.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
AbstractPersistentFSMBase$ - Class in org.apache.pekko.persistence.fsm
Deprecated.
Use EventSourcedBehavior. Since Akka 2.6.0.
AbstractPersistentFSMBase$() - Constructor for class org.apache.pekko.persistence.fsm.AbstractPersistentFSMBase$
Deprecated.
 
AbstractPersistentLoggingFSM<S extends PersistentFSM.FSMState,​D,​E> - Class in org.apache.pekko.persistence.fsm
Deprecated.
Use EventSourcedBehavior. Since Akka 2.6.0.
AbstractPersistentLoggingFSM() - Constructor for class org.apache.pekko.persistence.fsm.AbstractPersistentLoggingFSM
Deprecated.
 
AbstractProps - Interface in org.apache.pekko.actor
Java API: Factory for Props instances.
AbstractReplicatedData<A extends AbstractReplicatedData<A>> - Class in org.apache.pekko.cluster.ddata
Java API: Interface for implementing a ReplicatedData in Java.
AbstractReplicatedData() - Constructor for class org.apache.pekko.cluster.ddata.AbstractReplicatedData
 
AbstractScheduler - Class in org.apache.pekko.actor
An Apache Pekko scheduler service.
AbstractScheduler() - Constructor for class org.apache.pekko.actor.AbstractScheduler
 
AbstractSchedulerBase - Class in org.apache.pekko.actor
 
AbstractSchedulerBase() - Constructor for class org.apache.pekko.actor.AbstractSchedulerBase
 
AbstractSerializationSupport - Class in org.apache.pekko.cluster.ddata.protobuf
Java API
AbstractSerializationSupport() - Constructor for class org.apache.pekko.cluster.ddata.protobuf.AbstractSerializationSupport
 
AbstractShape - Class in org.apache.pekko.stream
Java API for creating custom Shape types.
AbstractShape() - Constructor for class org.apache.pekko.stream.AbstractShape
 
AbstractShardAllocationStrategy() - Constructor for class org.apache.pekko.cluster.sharding.ShardCoordinator.AbstractShardAllocationStrategy
 
AbstractSocketOption() - Constructor for class org.apache.pekko.io.Inet.AbstractSocketOption
 
AbstractSocketOptionV2() - Constructor for class org.apache.pekko.io.Inet.AbstractSocketOptionV2
 
AbstractSupervisor<I,​Thr extends java.lang.Throwable> - Class in org.apache.pekko.actor.typed.internal
INTERNAL API
AbstractSupervisor(SupervisorStrategy, ClassTag<Thr>) - Constructor for class org.apache.pekko.actor.typed.internal.AbstractSupervisor
 
AbstractTransportAdapter - Class in org.apache.pekko.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
AbstractTransportAdapter(Transport, ExecutionContext) - Constructor for class org.apache.pekko.remote.transport.AbstractTransportAdapter
Deprecated.
 
AbstractTransportAdapterHandle - Class in org.apache.pekko.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
AbstractTransportAdapterHandle(Address, Address, AssociationHandle, String) - Constructor for class org.apache.pekko.remote.transport.AbstractTransportAdapterHandle
Deprecated.
 
AbstractTransportAdapterHandle(AssociationHandle, String) - Constructor for class org.apache.pekko.remote.transport.AbstractTransportAdapterHandle
Deprecated.
 
acceptableHeartbeatPause() - Method in class org.apache.pekko.cluster.client.ClusterClientSettings
Deprecated.
 
acceptableHeartbeatPause() - Method in class org.apache.pekko.cluster.client.ClusterReceptionistSettings
Deprecated.
 
acceptableHeartbeatPause() - Method in class org.apache.pekko.remote.DeadlineFailureDetector
 
acceptableHeartbeatPause() - Method in class org.apache.pekko.remote.PhiAccrualFailureDetector
 
AcceptProtocolNames() - Method in class org.apache.pekko.remote.RemoteSettings
 
ack() - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.SequencedMessage
 
ack() - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.MessageSent
 
ack() - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
ack() - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
ack() - Method in class org.apache.pekko.io.Tcp.SimpleWriteCommand
The acknowledgment token associated with this write command.
ack() - Method in class org.apache.pekko.io.Tcp.Write
 
ack() - Method in class org.apache.pekko.io.Tcp.WriteFile
Deprecated.
 
ack() - Method in class org.apache.pekko.io.Tcp.WritePath
 
ack() - Method in class org.apache.pekko.io.Udp.Send
 
ack() - Method in class org.apache.pekko.io.UdpConnected.Send
 
ack() - Static method in class org.apache.pekko.pattern.StatusReply
Java API: A general purpose message for using as an Ack
ack() - Method in class org.apache.pekko.pattern.StatusReply$
Java API: A general purpose message for using as an Ack
ack() - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
Ack - Class in org.apache.pekko.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
Ack(long) - Constructor for class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
Ack(SeqNo, Set<SeqNo>) - Constructor for class org.apache.pekko.remote.Ack
Deprecated.
 
Ack() - Static method in class org.apache.pekko.pattern.StatusReply
Scala API: A general purpose message for using as an Ack
Ack() - Method in class org.apache.pekko.pattern.StatusReply$
Scala API: A general purpose message for using as an Ack
ACK_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
ACK_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
ACK_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.WireFormats.AckAndEnvelopeContainer
 
Ack$ - Class in org.apache.pekko.remote
 
Ack$() - Constructor for class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.Ack$
 
Ack$() - Constructor for class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Ack$
 
Ack$() - Constructor for class org.apache.pekko.remote.Ack$
 
AckedReceiveBuffer<T extends HasSequenceNumber> - Class in org.apache.pekko.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
AckedReceiveBuffer(SeqNo, SeqNo, SortedSet<T>, Ordering<T>) - Constructor for class org.apache.pekko.remote.AckedReceiveBuffer
Deprecated.
 
AckedReceiveBuffer$ - Class in org.apache.pekko.remote
 
AckedReceiveBuffer$() - Constructor for class org.apache.pekko.remote.AckedReceiveBuffer$
 
AckedSendBuffer<T extends HasSequenceNumber> - Class in org.apache.pekko.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
AckedSendBuffer(int, IndexedSeq<T>, IndexedSeq<T>, SeqNo) - Constructor for class org.apache.pekko.remote.AckedSendBuffer
Deprecated.
 
AckedSendBuffer$ - Class in org.apache.pekko.remote
 
AckedSendBuffer$() - Constructor for class org.apache.pekko.remote.AckedSendBuffer$
 
acknowledge(Ack) - Method in class org.apache.pekko.remote.AckedSendBuffer
Deprecated.
Processes an incoming acknowledgement and returns a new buffer with only unacknowledged elements remaining.
ACKREPLYTO_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.ArteryControlFormats.SystemMessageEnvelope
 
acquire() - Method in class org.apache.pekko.coordination.lease.javadsl.Lease
Try to acquire the lease.
acquire() - Method in class org.apache.pekko.coordination.lease.scaladsl.Lease
Try to acquire the lease.
acquire() - Method in interface org.apache.pekko.io.BufferPool
 
acquire(Consumer<Optional<Throwable>>) - Method in class org.apache.pekko.coordination.lease.javadsl.Lease
Same as acquire with an additional callback that is called if the lease is lost.
acquire(Function1<Option<Throwable>, BoxedUnit>) - Method in class org.apache.pekko.coordination.lease.scaladsl.Lease
Same as acquire with an additional callback that is called if the lease is lost.
AcquireLeaseFailure(Throwable) - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
AcquireLeaseFailure$() - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure$
 
AcquireLeaseResult(boolean) - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
AcquireLeaseResult$() - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult$
 
AcquiringLease() - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease
 
AcquiringLease$() - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease$
 
AcquiringLeaseData(boolean, Option<ActorRef>) - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
AcquiringLeaseData$() - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData$
 
actionInterval() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
active() - Method in class org.apache.pekko.cluster.ddata.LmdbDurableStore
 
active() - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator
 
active(ActorRef) - Method in class org.apache.pekko.cluster.client.ClusterClient
Deprecated.
 
active(ActorRef, boolean) - Method in class org.apache.pekko.persistence.journal.PersistencePluginProxy
 
active(Map<ActorRef<ProducerControllerImpl.InternalCommand>, String>, Map<String, ActorRef<ConsumerController.Command<A>>>) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.internal.ShardingConsumerControllerImpl
 
ActiveEntities$ - Class in org.apache.pekko.cluster.sharding.internal
INTERNAL API
ActiveEntities$() - Constructor for class org.apache.pekko.cluster.sharding.internal.ActiveEntities$
 
activeEntityLimit() - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
activeEntityLimit() - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
activeInterpreters() - Method in interface org.apache.pekko.stream.snapshot.StreamSnapshot
Running interpreters
actor() - Method in exception org.apache.pekko.actor.PostRestartException
 
actor() - Method in exception org.apache.pekko.actor.PreRestartException
 
actor() - Method in class org.apache.pekko.actor.Terminated
 
actor() - Method in class org.apache.pekko.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
actor() - Method in class org.apache.pekko.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
actor() - Method in exception org.apache.pekko.stream.AbruptTerminationException
 
Actor - Interface in org.apache.pekko.actor
Actor base trait that should be extended by or mixed to create an Actor with the semantics of the 'Actor Model': https://en.wikipedia.org/wiki/Actor_model
ACTOR_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.ContainerFormats.ActorInitializationException
 
ACTOR_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.SystemMessageFormats.DeathWatchNotificationData
 
Actor.emptyBehavior$ - Class in org.apache.pekko.actor
emptyBehavior is a Receive-expression that matches no messages at all, ever.
Actor.ignoringBehavior$ - Class in org.apache.pekko.actor
ignoringBehavior is a Receive-expression that consumes and ignores all messages.
Actor$ - Class in org.apache.pekko.actor
 
Actor$() - Constructor for class org.apache.pekko.actor.Actor$
 
ActorAdapter$ - Class in org.apache.pekko.actor.typed.internal.adapter
INTERNAL API
ActorAdapter$() - Constructor for class org.apache.pekko.actor.typed.internal.adapter.ActorAdapter$
 
ActorAssociationEventListener(ActorRef) - Constructor for class org.apache.pekko.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
ActorAssociationEventListener$() - Constructor for class org.apache.pekko.remote.transport.Transport.ActorAssociationEventListener$
Deprecated.
 
ActorAttributes - Class in org.apache.pekko.stream
Attributes for the Materializer.
ActorAttributes() - Constructor for class org.apache.pekko.stream.ActorAttributes
 
ActorAttributes.DebugLogging - Class in org.apache.pekko.stream
Enables additional low level troubleshooting logging at DEBUG log level
ActorAttributes.DebugLogging$ - Class in org.apache.pekko.stream
 
ActorAttributes.Dispatcher - Class in org.apache.pekko.stream
Configures the dispatcher to be used by streams.
ActorAttributes.Dispatcher$ - Class in org.apache.pekko.stream
 
ActorAttributes.FuzzingMode - Class in org.apache.pekko.stream
Test utility: fuzzing mode means that GraphStage events are not processed in FIFO order within a fused subgraph, but randomized.
ActorAttributes.FuzzingMode$ - Class in org.apache.pekko.stream
 
ActorAttributes.MaxFixedBufferSize - Class in org.apache.pekko.stream
Configure the maximum buffer size for which a FixedSizeBuffer will be preallocated.
ActorAttributes.MaxFixedBufferSize$ - Class in org.apache.pekko.stream
 
ActorAttributes.OutputBurstLimit - Class in org.apache.pekko.stream
Maximum number of elements emitted in batch if downstream signals large demand.
ActorAttributes.OutputBurstLimit$ - Class in org.apache.pekko.stream
 
ActorAttributes.StreamSubscriptionTimeout - Class in org.apache.pekko.stream
Defines a timeout for stream subscription and what action to take when that hits.
ActorAttributes.StreamSubscriptionTimeout$ - Class in org.apache.pekko.stream
 
ActorAttributes.SupervisionStrategy - Class in org.apache.pekko.stream
 
ActorAttributes.SupervisionStrategy$ - Class in org.apache.pekko.stream
 
ActorAttributes.SyncProcessingLimit - Class in org.apache.pekko.stream
Limit for number of messages that can be processed synchronously in stream to substream communication.
ActorAttributes.SyncProcessingLimit$ - Class in org.apache.pekko.stream
 
ActorAttributes$ - Class in org.apache.pekko.stream
Attributes for the Materializer.
ActorAttributes$() - Constructor for class org.apache.pekko.stream.ActorAttributes$
 
actorCell() - Method in interface org.apache.pekko.actor.StashSupport
 
actorCell() - Method in interface org.apache.pekko.actor.Timers
 
ActorCell$ - Class in org.apache.pekko.actor
Everything in here is completely Pekko PRIVATE.
ActorCell$() - Constructor for class org.apache.pekko.actor.ActorCell$
 
actorClass() - Method in interface org.apache.pekko.actor.IndirectActorProducer
This method is used by Props to determine the type of actor which will be created.
actorClass() - Method in class org.apache.pekko.actor.Props
Obtain an upper-bound approximation of the actor class which is going to be created by these Props.
actorClass() - Method in interface org.apache.pekko.io.DnsProvider
Deprecated.
DNS resolver actor.
actorClass() - Method in class org.apache.pekko.io.InetAddressDnsProvider
 
ActorClassificationUnsubscriber$ - Class in org.apache.pekko.event
INTERNAL API
ActorClassificationUnsubscriber$() - Constructor for class org.apache.pekko.event.ActorClassificationUnsubscriber$
 
ActorClassifier - Interface in org.apache.pekko.event
Can be mixed into an EventBus to specify that the Classifier type is ActorRef
ActorContext - Interface in org.apache.pekko.actor
The actor context - the view of the actor cell from the actor.
ActorContext<T> - Interface in org.apache.pekko.actor.typed.javadsl
An Actor is given by the combination of a Behavior and a context in which this behavior is executed.
ActorContext<T> - Interface in org.apache.pekko.actor.typed.scaladsl
An Actor is given by the combination of a Behavior and a context in which this behavior is executed.
ActorContextAdapter$ - Class in org.apache.pekko.actor.typed.internal.adapter
 
ActorContextAdapter$() - Constructor for class org.apache.pekko.actor.typed.internal.adapter.ActorContextAdapter$
 
ActorContextImpl<T> - Interface in org.apache.pekko.actor.typed.internal
INTERNAL API
ActorContextImpl.LoggingContext - Class in org.apache.pekko.actor.typed.internal
 
ActorContextImpl.LoggingContext$ - Class in org.apache.pekko.actor.typed.internal
 
ActorContextImpl$ - Class in org.apache.pekko.actor.typed.internal
INTERNAL API
ActorContextImpl$() - Constructor for class org.apache.pekko.actor.typed.internal.ActorContextImpl$
 
ActorEventBus - Interface in org.apache.pekko.event
Represents an EventBus where the Subscriber type is ActorRef
actorFactory() - Method in class org.apache.pekko.actor.ContextualTypedActorFactory
 
actorFactory() - Method in class org.apache.pekko.actor.TypedActorExtension
 
actorFactory() - Method in interface org.apache.pekko.actor.TypedActorFactory
Deprecated.
Underlying dependency is to be able to create normal Actors
ActorFlightRecorder - Interface in org.apache.pekko.actor.typed.internal
INTERNAL API
ActorFlightRecorder$ - Class in org.apache.pekko.actor.typed.internal
INTERNAL API
ActorFlightRecorder$() - Constructor for class org.apache.pekko.actor.typed.internal.ActorFlightRecorder$
 
ActorFlow - Class in org.apache.pekko.stream.typed.javadsl
Collection of Flows aimed at integrating with typed Actors.
ActorFlow - Class in org.apache.pekko.stream.typed.scaladsl
Collection of Flows aimed at integrating with typed Actors.
ActorFlow() - Constructor for class org.apache.pekko.stream.typed.javadsl.ActorFlow
 
ActorFlow() - Constructor for class org.apache.pekko.stream.typed.scaladsl.ActorFlow
 
ActorFlow$ - Class in org.apache.pekko.stream.typed.javadsl
Collection of Flows aimed at integrating with typed Actors.
ActorFlow$ - Class in org.apache.pekko.stream.typed.scaladsl
Collection of Flows aimed at integrating with typed Actors.
ActorFlow$() - Constructor for class org.apache.pekko.stream.typed.javadsl.ActorFlow$
 
ActorFlow$() - Constructor for class org.apache.pekko.stream.typed.scaladsl.ActorFlow$
 
ActorHandleEventListener(ActorRef) - Constructor for class org.apache.pekko.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
ActorHandleEventListener$() - Constructor for class org.apache.pekko.remote.transport.AssociationHandle.ActorHandleEventListener$
Deprecated.
 
ActorIdentity - Class in org.apache.pekko.actor
Reply to pekko.actor.Identify.
ActorIdentity(Object, Option<ActorRef>) - Constructor for class org.apache.pekko.actor.ActorIdentity
 
ActorIdentity$ - Class in org.apache.pekko.actor
 
ActorIdentity$() - Constructor for class org.apache.pekko.actor.ActorIdentity$
 
ActorInitializationException - Exception in org.apache.pekko.actor
An ActorInitializationException is thrown when the initialization logic for an Actor fails.
ActorInitializationException(ActorRef, String, Throwable) - Constructor for exception org.apache.pekko.actor.ActorInitializationException
 
ActorInitializationException$ - Class in org.apache.pekko.actor
 
ActorInitializationException$() - Constructor for class org.apache.pekko.actor.ActorInitializationException$
 
actorInstanceId() - Method in class org.apache.pekko.persistence.JournalProtocol.LoopMessageSuccess
 
actorInstanceId() - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessageFailure
 
actorInstanceId() - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessageRejected
 
actorInstanceId() - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessages
 
actorInstanceId() - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessageSuccess
 
actorInstanceId() - Method in class org.apache.pekko.persistence.PluginSpec
 
ActorInterruptedException - Exception in org.apache.pekko.actor
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.
ActorKilledException - Exception in org.apache.pekko.actor
ActorKilledException is thrown when an Actor receives the pekko.actor.Kill message
ActorKilledException$ - Class in org.apache.pekko.actor
 
ActorKilledException$() - Constructor for class org.apache.pekko.actor.ActorKilledException$
 
ActorLogging - Interface in org.apache.pekko.actor
Scala API: Mix in ActorLogging into your Actor to easily obtain a reference to a logger, which is available under the name "log".
ActorLogMarker - Class in org.apache.pekko.actor
This is public with the purpose to document the used markers and properties of log events.
ActorLogMarker() - Constructor for class org.apache.pekko.actor.ActorLogMarker
 
ActorLogMarker$ - Class in org.apache.pekko.actor
This is public with the purpose to document the used markers and properties of log events.
ActorLogMarker$() - Constructor for class org.apache.pekko.actor.ActorLogMarker$
 
ActorMaterializer - Class in org.apache.pekko.stream
Deprecated.
The Materializer now has all methods the ActorMaterializer used to have. Since Akka 2.6.0.
ActorMaterializer() - Constructor for class org.apache.pekko.stream.ActorMaterializer
Deprecated.
 
ActorMaterializer$ - Class in org.apache.pekko.stream
 
ActorMaterializer$() - Constructor for class org.apache.pekko.stream.ActorMaterializer$
 
ActorMaterializerHelper - Class in org.apache.pekko.stream
INTERNAL API
ActorMaterializerHelper() - Constructor for class org.apache.pekko.stream.ActorMaterializerHelper
 
ActorMaterializerHelper$ - Class in org.apache.pekko.stream
INTERNAL API
ActorMaterializerHelper$() - Constructor for class org.apache.pekko.stream.ActorMaterializerHelper$
 
ActorMaterializerSettings - Class in org.apache.pekko.stream
This class describes the configurable properties of the ActorMaterializer.
ActorMaterializerSettings(int, int, String, Function1<Throwable, Supervision.Directive>, StreamSubscriptionTimeoutSettings, boolean, int, boolean, boolean, int) - Constructor for class org.apache.pekko.stream.ActorMaterializerSettings
Deprecated.
Use ActorMaterializerSettings.apply or ActorMaterializerSettings.create instead. Since Akka 2.5.10.
ActorMaterializerSettings(int, int, String, Function1<Throwable, Supervision.Directive>, StreamSubscriptionTimeoutSettings, boolean, int, boolean, boolean, int, int) - Constructor for class org.apache.pekko.stream.ActorMaterializerSettings
Deprecated.
Use ActorMaterializerSettings.apply or ActorMaterializerSettings.create instead. Since Akka 2.5.10.
ActorMaterializerSettings(int, int, String, Function1<Throwable, Supervision.Directive>, StreamSubscriptionTimeoutSettings, boolean, int, boolean, boolean, int, int, IOSettings) - Constructor for class org.apache.pekko.stream.ActorMaterializerSettings
Deprecated.
Use ActorMaterializerSettings.apply or ActorMaterializerSettings.create instead. Since Akka 2.5.10.
ActorMaterializerSettings$ - Class in org.apache.pekko.stream
 
ActorMaterializerSettings$() - Constructor for class org.apache.pekko.stream.ActorMaterializerSettings$
 
ActorMdc - Class in org.apache.pekko.actor.typed.internal
INTERNAL API
ActorMdc() - Constructor for class org.apache.pekko.actor.typed.internal.ActorMdc
 
ActorMdc$ - Class in org.apache.pekko.actor.typed.internal
INTERNAL API
ActorMdc$() - Constructor for class org.apache.pekko.actor.typed.internal.ActorMdc$
 
ActorNotFound - Exception in org.apache.pekko.actor
When ActorSelection.resolveOne(org.apache.pekko.util.Timeout) can't identify the actor the Future is completed with this failure.
ActorNotFound(ActorSelection) - Constructor for exception org.apache.pekko.actor.ActorNotFound
 
ActorNotFound$ - Class in org.apache.pekko.actor
 
ActorNotFound$() - Constructor for class org.apache.pekko.actor.ActorNotFound$
 
actorOf(ActorSystemImpl, Props, InternalActorRef, ActorPath, boolean, Option<Deploy>, boolean, boolean) - Method in interface org.apache.pekko.actor.ActorRefProvider
INTERNAL API: Actor factory with create-only semantics: will create an actor as described by props with the given supervisor and path (may be different in case of remote supervision).
actorOf(Props) - Method in interface org.apache.pekko.actor.ActorRefFactory
Create new actor as child of this context and give it an automatically generated name (currently similar to base64-encoded integer count, reversed and with &ldquo;$&rdquo; prepended, may change in the future).
actorOf(Props) - Method in interface org.apache.pekko.actor.dungeon.Children
 
actorOf(Props, String) - Method in interface org.apache.pekko.actor.ActorRefFactory
Create new actor as child of this context with the given name, which must not be null, empty or start with &ldquo;$&rdquo;.
actorOf(Props, String) - Method in interface org.apache.pekko.actor.dungeon.Children
 
actorOf(ActorContext<?>, Props) - Static method in class org.apache.pekko.actor.typed.javadsl.Adapter
 
actorOf(ActorContext<?>, Props) - Method in class org.apache.pekko.actor.typed.javadsl.Adapter$
 
actorOf(ActorContext<?>, Props, String) - Static method in class org.apache.pekko.actor.typed.javadsl.Adapter
 
actorOf(ActorContext<?>, Props, String) - Method in class org.apache.pekko.actor.typed.javadsl.Adapter$
 
ActorPath - Interface in org.apache.pekko.actor
Actor path is a unique path to an actor that shows the creation path up through the actor tree to the root actor.
ActorPath$ - Class in org.apache.pekko.actor
 
ActorPath$() - Constructor for class org.apache.pekko.actor.ActorPath$
 
ActorPathExtractor - Class in org.apache.pekko.actor
Given an ActorPath it returns the Address and the path elements if the path is well-formed
ActorPathExtractor() - Constructor for class org.apache.pekko.actor.ActorPathExtractor
 
ActorPathExtractor$ - Class in org.apache.pekko.actor
Given an ActorPath it returns the Address and the path elements if the path is well-formed
ActorPathExtractor$() - Constructor for class org.apache.pekko.actor.ActorPathExtractor$
 
ActorPaths - Class in org.apache.pekko.actor
Java API
ActorPaths() - Constructor for class org.apache.pekko.actor.ActorPaths
 
ActorPaths$ - Class in org.apache.pekko.actor
Java API
ActorPaths$() - Constructor for class org.apache.pekko.actor.ActorPaths$
 
actorProps() - Method in class org.apache.pekko.actor.TypedProps
Returns the org.apache.pekko.actor.Props representation of this TypedProps
actorRef() - Method in class org.apache.pekko.actor.FSM.SubscribeTransitionCallBack
 
actorRef() - Method in class org.apache.pekko.actor.FSM.UnsubscribeTransitionCallBack
 
actorRef() - Method in class org.apache.pekko.pattern.AskableActorRef
 
actorRef() - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorRef
 
actorRef() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
actorRef() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
actorRef(int, OverflowStrategy) - Static method in class org.apache.pekko.stream.javadsl.Source
Deprecated.
Use variant accepting completion and failure matchers. Since Akka 2.6.0.
actorRef(int, OverflowStrategy) - Method in class org.apache.pekko.stream.javadsl.Source$
Deprecated.
Use variant accepting completion and failure matchers. Since Akka 2.6.0.
actorRef(int, OverflowStrategy) - Static method in class org.apache.pekko.stream.scaladsl.Source
Deprecated.
Use variant accepting completion and failure matchers instead. Since Akka 2.6.0.
actorRef(int, OverflowStrategy) - Method in class org.apache.pekko.stream.scaladsl.Source$
Deprecated.
Use variant accepting completion and failure matchers instead. Since Akka 2.6.0.
actorRef(Predicate<T>, Function<T, Optional<Throwable>>, int, OverflowStrategy) - Static method in class org.apache.pekko.stream.typed.javadsl.ActorSource
Creates a Source that is materialized as an pekko.actor.typed.ActorRef.
actorRef(Predicate<T>, Function<T, Optional<Throwable>>, int, OverflowStrategy) - Method in class org.apache.pekko.stream.typed.javadsl.ActorSource$
Creates a Source that is materialized as an pekko.actor.typed.ActorRef.
actorRef(ActorRef, Object) - Static method in class org.apache.pekko.stream.javadsl.Sink
Sends the elements of the stream to the given ActorRef.
actorRef(ActorRef, Object) - Method in class org.apache.pekko.stream.javadsl.Sink$
Sends the elements of the stream to the given ActorRef.
actorRef(ActorRef, Object) - Static method in class org.apache.pekko.stream.scaladsl.Sink
Deprecated.
Use variant accepting both on complete and on failure message. Since Akka 2.6.0.
actorRef(ActorRef, Object) - Method in class org.apache.pekko.stream.scaladsl.Sink$
Deprecated.
Use variant accepting both on complete and on failure message. Since Akka 2.6.0.
actorRef(ActorRef, Object, Function1<Throwable, Object>) - Static method in class org.apache.pekko.stream.scaladsl.Sink
INTERNAL API
actorRef(ActorRef, Object, Function1<Throwable, Object>) - Method in class org.apache.pekko.stream.scaladsl.Sink$
INTERNAL API
actorRef(ActorRef<T>, T, Function<Throwable, T>) - Static method in class org.apache.pekko.stream.typed.javadsl.ActorSink
Sends the elements of the stream to the given ActorRef.
actorRef(ActorRef<T>, T, Function<Throwable, T>) - Method in class org.apache.pekko.stream.typed.javadsl.ActorSink$
Sends the elements of the stream to the given ActorRef.
actorRef(ActorRef<T>, T, Function1<Throwable, T>) - Static method in class org.apache.pekko.stream.typed.scaladsl.ActorSink
Sends the elements of the stream to the given ActorRef.
actorRef(ActorRef<T>, T, Function1<Throwable, T>) - Method in class org.apache.pekko.stream.typed.scaladsl.ActorSink$
Sends the elements of the stream to the given ActorRef.
actorRef(Function<Object, Optional<CompletionStrategy>>, Function<Object, Optional<Throwable>>, int, OverflowStrategy) - Static method in class org.apache.pekko.stream.javadsl.Source
Creates a Source that is materialized as an pekko.actor.ActorRef.
actorRef(Function<Object, Optional<CompletionStrategy>>, Function<Object, Optional<Throwable>>, int, OverflowStrategy) - Method in class org.apache.pekko.stream.javadsl.Source$
Creates a Source that is materialized as an pekko.actor.ActorRef.
actorRef(PartialFunction<Object, CompletionStrategy>, PartialFunction<Object, Throwable>, int, OverflowStrategy) - Static method in class org.apache.pekko.stream.scaladsl.Source
Creates a Source that is materialized as an pekko.actor.ActorRef.
actorRef(PartialFunction<Object, CompletionStrategy>, PartialFunction<Object, Throwable>, int, OverflowStrategy) - Method in class org.apache.pekko.stream.scaladsl.Source$
Creates a Source that is materialized as an pekko.actor.ActorRef.
actorRef(PartialFunction<T, BoxedUnit>, PartialFunction<T, Throwable>, int, OverflowStrategy) - Static method in class org.apache.pekko.stream.typed.scaladsl.ActorSource
Creates a Source that is materialized as an pekko.actor.typed.ActorRef.
actorRef(PartialFunction<T, BoxedUnit>, PartialFunction<T, Throwable>, int, OverflowStrategy) - Method in class org.apache.pekko.stream.typed.scaladsl.ActorSource$
Creates a Source that is materialized as an pekko.actor.typed.ActorRef.
ActorRef - Class in org.apache.pekko.actor
Immutable and serializable handle to an actor, which may or may not reside on the local host or inside the same pekko.actor.ActorSystem.
ActorRef<T> - Interface in org.apache.pekko.actor.typed
An ActorRef is the identity or address of an Actor instance.
ActorRef() - Constructor for class org.apache.pekko.actor.ActorRef
 
ACTORREF_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
ActorRef.ActorRefOps<T> - Class in org.apache.pekko.actor.typed
 
ActorRef.ActorRefOps$ - Class in org.apache.pekko.actor.typed
 
ActorRef$ - Class in org.apache.pekko.actor
 
ActorRef$ - Class in org.apache.pekko.actor.typed
 
ActorRef$() - Constructor for class org.apache.pekko.actor.ActorRef$
 
ActorRef$() - Constructor for class org.apache.pekko.actor.typed.ActorRef$
 
ActorRefAdapter$ - Class in org.apache.pekko.actor.typed.internal.adapter
 
ActorRefAdapter$() - Constructor for class org.apache.pekko.actor.typed.internal.adapter.ActorRefAdapter$
 
ActorRefCompressionAdvertisement$() - Constructor for class org.apache.pekko.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisement$
 
ActorRefCompressionAdvertisementAck$() - Constructor for class org.apache.pekko.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisementAck$
 
ActorRefCompressionTableVersionOffset() - Method in class org.apache.pekko.remote.artery.EnvelopeBuffer$
 
ActorRefDeserializer$ - Class in org.apache.pekko.serialization.jackson
INTERNAL API
ActorRefDeserializer$() - Constructor for class org.apache.pekko.serialization.jackson.ActorRefDeserializer$
 
ACTORREFELEMENTS_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
ACTORREFELEMENTS_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
ActorRefFactory - Interface in org.apache.pekko.actor
Interface implemented by ActorSystem and ActorContext, the only two places from which you can get fresh actors.
ActorRefFactoryAdapter - Class in org.apache.pekko.actor.typed.internal.adapter
INTERNAL API
ActorRefFactoryAdapter() - Constructor for class org.apache.pekko.actor.typed.internal.adapter.ActorRefFactoryAdapter
 
ActorRefFactoryAdapter$ - Class in org.apache.pekko.actor.typed.internal.adapter
INTERNAL API
ActorRefFactoryAdapter$() - Constructor for class org.apache.pekko.actor.typed.internal.adapter.ActorRefFactoryAdapter$
 
ActorRefImpl<T> - Interface in org.apache.pekko.actor.typed.internal
Every ActorRef is also an ActorRefImpl, but these two methods shall be completely hidden from client code.
ActorRefModule - Interface in org.apache.pekko.serialization.jackson
INTERNAL API: Adds support for serializing and deserializing ActorRef.
ActorRefOps(ActorRef<T>) - Constructor for class org.apache.pekko.actor.typed.ActorRef.ActorRefOps
 
ActorRefOps(ActorRef<T>) - Method in class org.apache.pekko.actor.typed.ActorRef$
 
ActorRefOps$() - Constructor for class org.apache.pekko.actor.typed.ActorRef.ActorRefOps$
 
actorRefProvider() - Method in class org.apache.pekko.actor.BootstrapSetup
 
ActorRefProvider - Interface in org.apache.pekko.actor
Interface for all ActorRef providers to implement.
ActorRefResolver - Class in org.apache.pekko.actor.typed
Serialization and deserialization of ActorRef.
ActorRefResolver() - Constructor for class org.apache.pekko.actor.typed.ActorRefResolver
 
ActorRefResolver$ - Class in org.apache.pekko.actor.typed
 
ActorRefResolver$() - Constructor for class org.apache.pekko.actor.typed.ActorRefResolver$
 
ActorRefResolverSetup - Class in org.apache.pekko.actor.typed
Can be used in pekko.actor.setup.ActorSystemSetup when starting the ActorSystem to replace the default implementation of the ActorRefResolver extension.
ActorRefResolverSetup(Function<ActorSystem<?>, ActorRefResolver>) - Constructor for class org.apache.pekko.actor.typed.ActorRefResolverSetup
 
ActorRefResolverSetup$ - Class in org.apache.pekko.actor.typed
 
ActorRefResolverSetup$() - Constructor for class org.apache.pekko.actor.typed.ActorRefResolverSetup$
 
ActorRefResolveThreadLocalCache$ - Class in org.apache.pekko.remote.serialization
INTERNAL API: Thread local cache per actor system
ActorRefResolveThreadLocalCache$() - Constructor for class org.apache.pekko.remote.serialization.ActorRefResolveThreadLocalCache$
 
ActorRefRoutee - Class in org.apache.pekko.routing
Routee that sends the messages to an pekko.actor.ActorRef.
ActorRefRoutee(ActorRef) - Constructor for class org.apache.pekko.routing.ActorRefRoutee
 
ActorRefRoutee$ - Class in org.apache.pekko.routing
 
ActorRefRoutee$() - Constructor for class org.apache.pekko.routing.ActorRefRoutee$
 
ActorRefScope - Interface in org.apache.pekko.actor
All ActorRefs have a scope which describes where they live.
ActorRefSerializer$ - Class in org.apache.pekko.serialization.jackson
INTERNAL API
ActorRefSerializer$() - Constructor for class org.apache.pekko.serialization.jackson.ActorRefSerializer$
 
actorRefsFor$extension(ServiceRegistry, org.apache.pekko.actor.typed.internal.receptionist.AbstractServiceKey) - Method in class org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry$
 
actorRefWithAck(Object) - Static method in class org.apache.pekko.stream.javadsl.Source
Deprecated.
Use actorRefWithBackpressure accepting completion and failure matchers. Since Akka 2.6.0.
actorRefWithAck(Object) - Method in class org.apache.pekko.stream.javadsl.Source$
Deprecated.
Use actorRefWithBackpressure accepting completion and failure matchers. Since Akka 2.6.0.
actorRefWithAck(Object) - Static method in class org.apache.pekko.stream.scaladsl.Source
Deprecated.
Use actorRefWithBackpressure accepting completion and failure matchers instead. Since Akka 2.6.0.
actorRefWithAck(Object) - Method in class org.apache.pekko.stream.scaladsl.Source$
Deprecated.
Use actorRefWithBackpressure accepting completion and failure matchers instead. Since Akka 2.6.0.
actorRefWithAck(Object, Function<Object, Optional<CompletionStrategy>>, Function<Object, Optional<Throwable>>) - Static method in class org.apache.pekko.stream.javadsl.Source
Deprecated.
Use actorRefWithBackpressure instead
actorRefWithAck(Object, Function<Object, Optional<CompletionStrategy>>, Function<Object, Optional<Throwable>>) - Method in class org.apache.pekko.stream.javadsl.Source$
Deprecated.
Use actorRefWithBackpressure instead
actorRefWithAck(ActorRef, Object, Object, Object, Function<Throwable, Object>) - Static method in class org.apache.pekko.stream.javadsl.Sink
Deprecated.
Use actorRefWithBackpressure instead
actorRefWithAck(ActorRef, Object, Object, Object, Function<Throwable, Object>) - Method in class org.apache.pekko.stream.javadsl.Sink$
Deprecated.
Use actorRefWithBackpressure instead
actorRefWithAck(ActorRef, Object, Object, Object, Function1<Throwable, Object>) - Static method in class org.apache.pekko.stream.scaladsl.Sink
Deprecated.
Use actorRefWithBackpressure accepting completion and failure matchers instead. Since Akka 2.6.0.
actorRefWithAck(ActorRef, Object, Object, Object, Function1<Throwable, Object>) - Method in class org.apache.pekko.stream.scaladsl.Sink$
Deprecated.
Use actorRefWithBackpressure accepting completion and failure matchers instead. Since Akka 2.6.0.
actorRefWithAck(ActorRef<Ack>, Ack, Function<T, Optional<CompletionStrategy>>, Function<T, Optional<Throwable>>) - Static method in class org.apache.pekko.stream.typed.javadsl.ActorSource
Deprecated.
Use actorRefWithBackpressure instead
actorRefWithAck(ActorRef<Ack>, Ack, Function<T, Optional<CompletionStrategy>>, Function<T, Optional<Throwable>>) - Method in class org.apache.pekko.stream.typed.javadsl.ActorSource$
Deprecated.
Use actorRefWithBackpressure instead
actorRefWithAck(ActorRef<Ack>, Ack, PartialFunction<T, CompletionStrategy>, PartialFunction<T, Throwable>) - Static method in class org.apache.pekko.stream.typed.scaladsl.ActorSource
Deprecated.
Use actorRefWithBackpressure instead. Since Akka 2.6.0.
actorRefWithAck(ActorRef<Ack>, Ack, PartialFunction<T, CompletionStrategy>, PartialFunction<T, Throwable>) - Method in class org.apache.pekko.stream.typed.scaladsl.ActorSource$
Deprecated.
Use actorRefWithBackpressure instead. Since Akka 2.6.0.
actorRefWithAck$default$5() - Static method in class org.apache.pekko.stream.scaladsl.Sink
 
actorRefWithAck$default$5() - Method in class org.apache.pekko.stream.scaladsl.Sink$
 
actorRefWithBackpressure(Object, Function<Object, Optional<CompletionStrategy>>, Function<Object, Optional<Throwable>>) - Static method in class org.apache.pekko.stream.javadsl.Source
Creates a Source that is materialized as an pekko.actor.ActorRef.
actorRefWithBackpressure(Object, Function<Object, Optional<CompletionStrategy>>, Function<Object, Optional<Throwable>>) - Method in class org.apache.pekko.stream.javadsl.Source$
Creates a Source that is materialized as an pekko.actor.ActorRef.
actorRefWithBackpressure(Object, PartialFunction<Object, CompletionStrategy>, PartialFunction<Object, Throwable>) - Static method in class org.apache.pekko.stream.scaladsl.Source
Creates a Source that is materialized as an pekko.actor.ActorRef.
actorRefWithBackpressure(Object, PartialFunction<Object, CompletionStrategy>, PartialFunction<Object, Throwable>) - Method in class org.apache.pekko.stream.scaladsl.Source$
Creates a Source that is materialized as an pekko.actor.ActorRef.
actorRefWithBackpressure(ActorRef, Object, Object, Object, Function<Throwable, Object>) - Static method in class org.apache.pekko.stream.javadsl.Sink
Sends the elements of the stream to the given ActorRef that sends back back-pressure signal.
actorRefWithBackpressure(ActorRef, Object, Object, Object, Function<Throwable, Object>) - Method in class org.apache.pekko.stream.javadsl.Sink$
Sends the elements of the stream to the given ActorRef that sends back back-pressure signal.
actorRefWithBackpressure(ActorRef, Object, Object, Object, Function1<Throwable, Object>) - Static method in class org.apache.pekko.stream.scaladsl.Sink
Sends the elements of the stream to the given ActorRef that sends back back-pressure signal.
actorRefWithBackpressure(ActorRef, Object, Object, Object, Function1<Throwable, Object>) - Method in class org.apache.pekko.stream.scaladsl.Sink$
Sends the elements of the stream to the given ActorRef that sends back back-pressure signal.
actorRefWithBackpressure(ActorRef, Object, Object, Function<Throwable, Object>) - Static method in class org.apache.pekko.stream.javadsl.Sink
Sends the elements of the stream to the given ActorRef that sends back back-pressure signal.
actorRefWithBackpressure(ActorRef, Object, Object, Function<Throwable, Object>) - Method in class org.apache.pekko.stream.javadsl.Sink$
Sends the elements of the stream to the given ActorRef that sends back back-pressure signal.
actorRefWithBackpressure(ActorRef, Object, Object, Function1<Throwable, Object>) - Static method in class org.apache.pekko.stream.scaladsl.Sink
Sends the elements of the stream to the given ActorRef that sends back back-pressure signal.
actorRefWithBackpressure(ActorRef, Object, Object, Function1<Throwable, Object>) - Method in class org.apache.pekko.stream.scaladsl.Sink$
Sends the elements of the stream to the given ActorRef that sends back back-pressure signal.
actorRefWithBackpressure(ActorRef<Ack>, Ack, Function<T, Optional<CompletionStrategy>>, Function<T, Optional<Throwable>>) - Static method in class org.apache.pekko.stream.typed.javadsl.ActorSource
Creates a Source that is materialized as an pekko.actor.ActorRef.
actorRefWithBackpressure(ActorRef<Ack>, Ack, Function<T, Optional<CompletionStrategy>>, Function<T, Optional<Throwable>>) - Method in class org.apache.pekko.stream.typed.javadsl.ActorSource$
Creates a Source that is materialized as an pekko.actor.ActorRef.
actorRefWithBackpressure(ActorRef<Ack>, Ack, PartialFunction<T, CompletionStrategy>, PartialFunction<T, Throwable>) - Static method in class org.apache.pekko.stream.typed.scaladsl.ActorSource
Creates a Source that is materialized as an pekko.actor.typed.ActorRef.
actorRefWithBackpressure(ActorRef<Ack>, Ack, PartialFunction<T, CompletionStrategy>, PartialFunction<T, Throwable>) - Method in class org.apache.pekko.stream.typed.scaladsl.ActorSource$
Creates a Source that is materialized as an pekko.actor.typed.ActorRef.
actorRefWithBackpressure(ActorRef<M>, Function2<ActorRef<A>, T, M>, Function<ActorRef<A>, M>, A, M, Function<Throwable, M>) - Static method in class org.apache.pekko.stream.typed.javadsl.ActorSink
Sends the elements of the stream to the given ActorRef that sends back back-pressure signal.
actorRefWithBackpressure(ActorRef<M>, Function2<ActorRef<A>, T, M>, Function<ActorRef<A>, M>, A, M, Function<Throwable, M>) - Method in class org.apache.pekko.stream.typed.javadsl.ActorSink$
Sends the elements of the stream to the given ActorRef that sends back back-pressure signal.
actorRefWithBackpressure(ActorRef<M>, Function2<ActorRef<A>, T, M>, Function<ActorRef<A>, M>, M, Function<Throwable, M>) - Static method in class org.apache.pekko.stream.typed.javadsl.ActorSink
Sends the elements of the stream to the given ActorRef that sends back back-pressure signal.
actorRefWithBackpressure(ActorRef<M>, Function2<ActorRef<A>, T, M>, Function<ActorRef<A>, M>, M, Function<Throwable, M>) - Method in class org.apache.pekko.stream.typed.javadsl.ActorSink$
Sends the elements of the stream to the given ActorRef that sends back back-pressure signal.
actorRefWithBackpressure(ActorRef<M>, Function2<ActorRef<A>, T, M>, Function1<ActorRef<A>, M>, A, M, Function1<Throwable, M>) - Static method in class org.apache.pekko.stream.typed.scaladsl.ActorSink
Sends the elements of the stream to the given ActorRef that sends back back-pressure signals.
actorRefWithBackpressure(ActorRef<M>, Function2<ActorRef<A>, T, M>, Function1<ActorRef<A>, M>, A, M, Function1<Throwable, M>) - Method in class org.apache.pekko.stream.typed.scaladsl.ActorSink$
Sends the elements of the stream to the given ActorRef that sends back back-pressure signals.
actorRefWithBackpressure(ActorRef<M>, Function2<ActorRef<A>, T, M>, Function1<ActorRef<A>, M>, M, Function1<Throwable, M>) - Static method in class org.apache.pekko.stream.typed.scaladsl.ActorSink
Sends the elements of the stream to the given ActorRef that sends back back-pressure signals.
actorRefWithBackpressure(ActorRef<M>, Function2<ActorRef<A>, T, M>, Function1<ActorRef<A>, M>, M, Function1<Throwable, M>) - Method in class org.apache.pekko.stream.typed.scaladsl.ActorSink$
Sends the elements of the stream to the given ActorRef that sends back back-pressure signals.
actors() - Static method in class org.apache.pekko.dispatch.MessageDispatcher
 
actors() - Method in class org.apache.pekko.dispatch.MessageDispatcher$
 
actorSel() - Method in class org.apache.pekko.pattern.AskableActorSelection
 
actorSel() - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorSelection
 
actorSelection(String) - Method in interface org.apache.pekko.actor.ActorRefFactory
Construct an pekko.actor.ActorSelection from the given path, which is parsed for wildcards (these are replaced by regular expressions internally).
actorSelection(ActorPath) - Method in interface org.apache.pekko.actor.ActorRefFactory
Construct an pekko.actor.ActorSelection from the given path, which is parsed for wildcards (these are replaced by regular expressions internally).
ActorSelection - Class in org.apache.pekko.actor
An ActorSelection is a logical view of a section of an ActorSystem's tree of Actors, allowing for broadcasting of messages to that section.
ActorSelection() - Constructor for class org.apache.pekko.actor.ActorSelection
 
ActorSelection$ - Class in org.apache.pekko.actor
An ActorSelection is a logical view of a section of an ActorSystem's tree of Actors, allowing for broadcasting of messages to that section.
ActorSelection$() - Constructor for class org.apache.pekko.actor.ActorSelection$
 
ActorSelectionMessage$ - Class in org.apache.pekko.actor
 
ActorSelectionMessage$() - Constructor for class org.apache.pekko.actor.ActorSelectionMessage$
 
ActorSelectionRoutee - Class in org.apache.pekko.routing
Routee that sends the messages to an pekko.actor.ActorSelection.
ActorSelectionRoutee(ActorSelection) - Constructor for class org.apache.pekko.routing.ActorSelectionRoutee
 
ActorSelectionRoutee$ - Class in org.apache.pekko.routing
 
ActorSelectionRoutee$() - Constructor for class org.apache.pekko.routing.ActorSelectionRoutee$
 
ActorSink - Class in org.apache.pekko.stream.typed.javadsl
Collection of Sinks aimed at integrating with typed Actors.
ActorSink - Class in org.apache.pekko.stream.typed.scaladsl
Collection of Sinks aimed at integrating with typed Actors.
ActorSink() - Constructor for class org.apache.pekko.stream.typed.javadsl.ActorSink
 
ActorSink() - Constructor for class org.apache.pekko.stream.typed.scaladsl.ActorSink
 
ActorSink$ - Class in org.apache.pekko.stream.typed.javadsl
Collection of Sinks aimed at integrating with typed Actors.
ActorSink$ - Class in org.apache.pekko.stream.typed.scaladsl
Collection of Sinks aimed at integrating with typed Actors.
ActorSink$() - Constructor for class org.apache.pekko.stream.typed.javadsl.ActorSink$
 
ActorSink$() - Constructor for class org.apache.pekko.stream.typed.scaladsl.ActorSink$
 
ActorSource - Class in org.apache.pekko.stream.typed.javadsl
Collection of Sources aimed at integrating with typed Actors.
ActorSource - Class in org.apache.pekko.stream.typed.scaladsl
Collection of Sources aimed at integrating with typed Actors.
ActorSource() - Constructor for class org.apache.pekko.stream.typed.javadsl.ActorSource
 
ActorSource() - Constructor for class org.apache.pekko.stream.typed.scaladsl.ActorSource
 
ActorSource$ - Class in org.apache.pekko.stream.typed.javadsl
Collection of Sources aimed at integrating with typed Actors.
ActorSource$ - Class in org.apache.pekko.stream.typed.scaladsl
Collection of Sources aimed at integrating with typed Actors.
ActorSource$() - Constructor for class org.apache.pekko.stream.typed.javadsl.ActorSource$
 
ActorSource$() - Constructor for class org.apache.pekko.stream.typed.scaladsl.ActorSource$
 
ActorStopped(ActorRef<ActorTestKitGuardian.Ack$>) - Constructor for class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
ActorStopped$() - Constructor for class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped$
 
ActorSystem - Class in org.apache.pekko.actor
An actor system is a hierarchical group of actors which share common configuration, e.g.
ActorSystem<T> - Class in org.apache.pekko.actor.typed
An ActorSystem is home to a hierarchy of Actors.
ActorSystem() - Constructor for class org.apache.pekko.actor.ActorSystem
 
ActorSystem() - Constructor for class org.apache.pekko.actor.typed.ActorSystem
 
ActorSystem.Settings - Class in org.apache.pekko.actor
Settings are the overall ActorSystem Settings which also provides a convenient access to the Config object.
ActorSystem.Settings$ - Class in org.apache.pekko.actor
INTERNAL API
ActorSystem$ - Class in org.apache.pekko.actor
 
ActorSystem$ - Class in org.apache.pekko.actor.typed
 
ActorSystem$() - Constructor for class org.apache.pekko.actor.ActorSystem$
 
ActorSystem$() - Constructor for class org.apache.pekko.actor.typed.ActorSystem$
 
ActorSystemAccess - Interface in org.apache.pekko.serialization.jackson
INTERNAL API
ActorSystemAccess$ - Class in org.apache.pekko.serialization.jackson
INTERNAL API
ActorSystemAccess$() - Constructor for class org.apache.pekko.serialization.jackson.ActorSystemAccess$
 
ActorSystemActivator - Class in org.apache.pekko.osgi
Abstract bundle activator implementation to bootstrap and configure an actor system in an OSGi environment.
ActorSystemActivator() - Constructor for class org.apache.pekko.osgi.ActorSystemActivator
 
ActorSystemAdapter$ - Class in org.apache.pekko.actor.typed.internal.adapter
 
ActorSystemAdapter$() - Constructor for class org.apache.pekko.actor.typed.internal.adapter.ActorSystemAdapter$
 
actorSystemConfig(BundleContext) - Method in class org.apache.pekko.osgi.OsgiActorSystemFactory
Strategy method to create the Config for the ActorSystem ensuring that the default/reference configuration is loaded from the pekko-actor bundle.
actorSystemName(Option<String>) - Method in class org.apache.pekko.osgi.OsgiActorSystemFactory
Determine the name for the pekko.actor.ActorSystem Returns a default value of bundle-&lt;bundle id&gt;-ActorSystem is no name is being specified
ActorSystemSetup - Class in org.apache.pekko.actor.setup
A set of setup settings for programmatic configuration of the actor system.
ActorSystemSetup$ - Class in org.apache.pekko.actor.setup
 
ActorSystemSetup$() - Constructor for class org.apache.pekko.actor.setup.ActorSystemSetup$
 
ActorSystemStub$ - Class in org.apache.pekko.actor.testkit.typed.internal
 
ActorSystemStub$() - Constructor for class org.apache.pekko.actor.testkit.typed.internal.ActorSystemStub$
 
actorSystemTerminateReason() - Static method in class org.apache.pekko.actor.CoordinatedShutdown
 
actorSystemTerminateReason() - Method in class org.apache.pekko.actor.CoordinatedShutdown$
 
ActorSystemTerminateReason$() - Constructor for class org.apache.pekko.actor.CoordinatedShutdown.ActorSystemTerminateReason$
 
ActorSystemTerminating$ - Class in org.apache.pekko.remote.artery
 
ActorSystemTerminating$() - Constructor for class org.apache.pekko.remote.artery.ActorSystemTerminating$
 
ActorSystemTerminatingAck$ - Class in org.apache.pekko.remote.artery
 
ActorSystemTerminatingAck$() - Constructor for class org.apache.pekko.remote.artery.ActorSystemTerminatingAck$
 
ActorTags - Class in org.apache.pekko.actor.typed
Actor tags are used to logically group actors.
ActorTags() - Constructor for class org.apache.pekko.actor.typed.ActorTags
 
ActorTags$ - Class in org.apache.pekko.actor.typed
 
ActorTags$() - Constructor for class org.apache.pekko.actor.typed.ActorTags$
 
ActorTagsImpl(Set<String>, Props) - Constructor for class org.apache.pekko.actor.typed.internal.PropsImpl.ActorTagsImpl
 
ActorTagsImpl$() - Constructor for class org.apache.pekko.actor.typed.internal.PropsImpl.ActorTagsImpl$
 
ActorTestKit - Class in org.apache.pekko.actor.testkit.typed.javadsl
Java API: Test kit for asynchronous testing of typed actors.
ActorTestKit - Class in org.apache.pekko.actor.testkit.typed.scaladsl
Testkit for asynchronous testing of typed actors, meant for mixing into the test class.
ActorTestKit$ - Class in org.apache.pekko.actor.testkit.typed.javadsl
 
ActorTestKit$ - Class in org.apache.pekko.actor.testkit.typed.scaladsl
 
ActorTestKit$() - Constructor for class org.apache.pekko.actor.testkit.typed.javadsl.ActorTestKit$
 
ActorTestKit$() - Constructor for class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit$
 
ActorTestKitBase - Class in org.apache.pekko.actor.testkit.typed.scaladsl
A base class for the ActorTestKit, making it possible to have testing framework (e.g.
ActorTestKitBase() - Constructor for class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKitBase
 
ActorTestKitBase(Config) - Constructor for class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKitBase
Use a custom config for the actor system.
ActorTestKitBase(Config, TestKitSettings) - Constructor for class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKitBase
Use a custom config for the actor system, and a custom pekko.actor.testkit.typed.TestKitSettings.
ActorTestKitBase(String) - Constructor for class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKitBase
Use a custom config for the actor system.
ActorTestKitBase(ActorTestKit) - Constructor for class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKitBase
 
ActorTestKitBase$ - Class in org.apache.pekko.actor.testkit.typed.scaladsl
 
ActorTestKitBase$() - Constructor for class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKitBase$
 
ActorTestKitGuardian - Class in org.apache.pekko.actor.testkit.typed.internal
INTERNAL API
ActorTestKitGuardian() - Constructor for class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian
 
ActorTestKitGuardian.Ack$ - Class in org.apache.pekko.actor.testkit.typed.internal
 
ActorTestKitGuardian.ActorStopped<T> - Class in org.apache.pekko.actor.testkit.typed.internal
 
ActorTestKitGuardian.ActorStopped$ - Class in org.apache.pekko.actor.testkit.typed.internal
 
ActorTestKitGuardian.SpawnActor<T> - Class in org.apache.pekko.actor.testkit.typed.internal
 
ActorTestKitGuardian.SpawnActor$ - Class in org.apache.pekko.actor.testkit.typed.internal
 
ActorTestKitGuardian.SpawnActorAnonymous<T> - Class in org.apache.pekko.actor.testkit.typed.internal
 
ActorTestKitGuardian.SpawnActorAnonymous$ - Class in org.apache.pekko.actor.testkit.typed.internal
 
ActorTestKitGuardian.StopActor<T> - Class in org.apache.pekko.actor.testkit.typed.internal
 
ActorTestKitGuardian.StopActor$ - Class in org.apache.pekko.actor.testkit.typed.internal
 
ActorTestKitGuardian.TestKitCommand - Interface in org.apache.pekko.actor.testkit.typed.internal
 
ActorTestKitGuardian$ - Class in org.apache.pekko.actor.testkit.typed.internal
INTERNAL API
ActorTestKitGuardian$() - Constructor for class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian$
 
ActorTransportAdapter - Class in org.apache.pekko.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
ActorTransportAdapter(Transport, ActorSystem) - Constructor for class org.apache.pekko.remote.transport.ActorTransportAdapter
Deprecated.
 
ActorTransportAdapter.AssociateUnderlying - Class in org.apache.pekko.remote.transport
Deprecated.
 
ActorTransportAdapter.AssociateUnderlying$ - Class in org.apache.pekko.remote.transport
Deprecated.
 
ActorTransportAdapter.DisassociateUnderlying - Class in org.apache.pekko.remote.transport
Deprecated.
 
ActorTransportAdapter.DisassociateUnderlying$ - Class in org.apache.pekko.remote.transport
Deprecated.
 
ActorTransportAdapter.ListenerRegistered - Class in org.apache.pekko.remote.transport
Deprecated.
 
ActorTransportAdapter.ListenerRegistered$ - Class in org.apache.pekko.remote.transport
Deprecated.
 
ActorTransportAdapter.ListenUnderlying - Class in org.apache.pekko.remote.transport
Deprecated.
 
ActorTransportAdapter.ListenUnderlying$ - Class in org.apache.pekko.remote.transport
Deprecated.
 
ActorTransportAdapter.TransportOperation - Interface in org.apache.pekko.remote.transport
Deprecated.
 
ActorTransportAdapter$ - Class in org.apache.pekko.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
ActorTransportAdapter$() - Constructor for class org.apache.pekko.remote.transport.ActorTransportAdapter$
Deprecated.
 
ActorTransportAdapterManager - Class in org.apache.pekko.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
ActorTransportAdapterManager() - Constructor for class org.apache.pekko.remote.transport.ActorTransportAdapterManager
Deprecated.
 
ActorWithLogClass$ - Class in org.apache.pekko.event
 
ActorWithLogClass$() - Constructor for class org.apache.pekko.event.ActorWithLogClass$
 
adapt() - Method in class org.apache.pekko.actor.testkit.typed.Effect.MessageAdapter
 
adaptedEvent() - Method in class org.apache.pekko.persistence.typed.internal.JournalInteractions.EventToPersist
 
Adapter - Class in org.apache.pekko.actor.typed.javadsl
Adapters between typed and classic actors and actor systems.
Adapter() - Constructor for class org.apache.pekko.actor.typed.javadsl.Adapter
 
Adapter$ - Class in org.apache.pekko.actor.typed.javadsl
Adapters between typed and classic actors and actor systems.
Adapter$() - Constructor for class org.apache.pekko.actor.typed.javadsl.Adapter$
 
AdapterClusterImpl$ - Class in org.apache.pekko.cluster.typed.internal
INTERNAL API:
AdapterClusterImpl$() - Constructor for class org.apache.pekko.cluster.typed.internal.AdapterClusterImpl$
 
AdapterExtension$ - Class in org.apache.pekko.actor.typed.internal.adapter
Internal API
AdapterExtension$() - Constructor for class org.apache.pekko.actor.typed.internal.adapter.AdapterExtension$
 
Adapters() - Method in class org.apache.pekko.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
adaptersFor(String) - Method in class org.apache.pekko.persistence.Persistence
Returns an pekko.persistence.journal.EventAdapters object which serves as a per-journal collection of bound event adapters.
adaptersFor(String, Config) - Method in class org.apache.pekko.persistence.Persistence
Returns an pekko.persistence.journal.EventAdapters object which serves as a per-journal collection of bound event adapters.
adaptFromJournal(PersistentRepr) - Method in interface org.apache.pekko.persistence.journal.WriteJournalBase
INTERNAL API
adaptFunction() - Method in class org.apache.pekko.actor.testkit.typed.Effect.MessageAdapter
JAVA API
AdaptiveLoadBalancingGroup - Class in org.apache.pekko.cluster.metrics
A router group that performs load balancing of messages to cluster nodes based on cluster metric data.
AdaptiveLoadBalancingGroup(Config, DynamicAccess) - Constructor for class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup
 
AdaptiveLoadBalancingGroup(MetricsSelector, Iterable<String>) - Constructor for class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup
Java API
AdaptiveLoadBalancingGroup(MetricsSelector, Iterable<String>, String) - Constructor for class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup
 
AdaptiveLoadBalancingGroup$ - Class in org.apache.pekko.cluster.metrics
 
AdaptiveLoadBalancingGroup$() - Constructor for class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup$
 
AdaptiveLoadBalancingPool - Class in org.apache.pekko.cluster.metrics
A router pool that performs load balancing of messages to cluster nodes based on cluster metric data.
AdaptiveLoadBalancingPool(Config, DynamicAccess) - Constructor for class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
 
AdaptiveLoadBalancingPool(MetricsSelector, int) - Constructor for class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
Java API
AdaptiveLoadBalancingPool(MetricsSelector, int, SupervisorStrategy, String, boolean) - Constructor for class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
 
AdaptiveLoadBalancingPool$ - Class in org.apache.pekko.cluster.metrics
 
AdaptiveLoadBalancingPool$() - Constructor for class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool$
 
adaptiveLoadBalancingPoolFromBinary(byte[]) - Method in class org.apache.pekko.cluster.metrics.protobuf.MessageSerializer
 
adaptiveLoadBalancingPoolToBinary(AdaptiveLoadBalancingPool) - Method in class org.apache.pekko.cluster.metrics.protobuf.MessageSerializer
 
AdaptiveLoadBalancingRoutingLogic - Class in org.apache.pekko.cluster.metrics
Load balancing of messages to cluster nodes based on cluster metric data.
AdaptiveLoadBalancingRoutingLogic(ActorSystem, MetricsSelector) - Constructor for class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
AdaptiveLoadBalancingRoutingLogic$ - Class in org.apache.pekko.cluster.metrics
 
AdaptiveLoadBalancingRoutingLogic$() - Constructor for class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingRoutingLogic$
 
AdaptMessage$ - Class in org.apache.pekko.actor.typed.internal
 
AdaptMessage$() - Constructor for class org.apache.pekko.actor.typed.internal.AdaptMessage$
 
adaptToJournal(PersistentRepr) - Method in interface org.apache.pekko.persistence.journal.WriteJournalBase
INTERNAL API
AdaptWithRegisteredMessageAdapter$ - Class in org.apache.pekko.actor.typed.internal
 
AdaptWithRegisteredMessageAdapter$() - Constructor for class org.apache.pekko.actor.typed.internal.AdaptWithRegisteredMessageAdapter$
 
add(A) - Method in class org.apache.pekko.cluster.ddata.GSet
Adds an element to the set
add(A) - Method in class org.apache.pekko.persistence.typed.crdt.ORSet
Adds an element to the set
add(A, B) - Method in class org.apache.pekko.cluster.ddata.protobuf.ReplicatorMessageSerializer.SmallCache
Add entry to the cache.
add(I) - Method in class org.apache.pekko.util.MessageBufferMap
Add an id to the buffer map
add(String, ChildRestartStats) - Method in interface org.apache.pekko.actor.dungeon.ChildrenContainer
 
add(String, ChildRestartStats) - Method in interface org.apache.pekko.actor.dungeon.ChildrenContainer.EmptyChildrenContainer
 
add(String, ChildRestartStats) - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.NormalChildrenContainer
 
add(String, ChildRestartStats) - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.TerminatedChildrenContainer$
 
add(String, ChildRestartStats) - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
add(K, R) - Method in interface org.apache.pekko.persistence.testkit.internal.InMemStorage
 
add(K, Seq<R>) - Method in interface org.apache.pekko.persistence.testkit.internal.InMemStorage
Adds elements ordered by seqnum, sets new seqnum as max(old, max(newElemsSeqNums)))
add(Cluster, A) - Method in class org.apache.pekko.cluster.ddata.ORSet
Deprecated.
Use `add` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
add(SelfUniqueAddress, A) - Method in class org.apache.pekko.cluster.ddata.ORSet
Adds an element to the set.
add(Member) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
add(Member) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonProxy
Adds new member if it has the right role.
add(PersistentRepr) - Method in interface org.apache.pekko.persistence.journal.inmem.InmemMessages
 
add(Graph<S, ?>) - Method in class org.apache.pekko.stream.javadsl.GraphDSL.Builder
Import a graph into this module, performing a deep copy, discarding its materialized value and returning the copied Ports that are now to be connected.
add(Seq<PersistentRepr>) - Method in interface org.apache.pekko.persistence.testkit.EventStorage
 
add(Tuple2<A, B>) - Method in class org.apache.pekko.cluster.ddata.protobuf.ReplicatorMessageSerializer.SmallCache
 
add(T) - Method in class org.apache.pekko.dispatch.AbstractBoundedNodeQueue
 
add(T) - Method in class org.apache.pekko.dispatch.AbstractNodeQueue
Add an element to the head of the queue.
add(T) - Method in class org.apache.pekko.routing.ConsistentHash
Java API: Adds a node to the node ring.
Add - org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
Add = 0;
Add - org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
Add = 0;
Add_VALUE - Static variable in enum org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
Add = 0;
Add_VALUE - Static variable in enum org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
Add = 0;
addActorRefElements(String) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
added in Akka 2.5.14
addActorRefElements(String) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
added in Akka 2.5.14
addActorRefElementsBytes(ByteString) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
added in Akka 2.5.14
addActorRefElementsBytes(ByteString) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
added in Akka 2.5.14
addActorTerminationTask(String, String, ActorRef, Optional<Object>) - Method in class org.apache.pekko.actor.CoordinatedShutdown
Java API: Add an actor termination task to a phase.
addActorTerminationTask(String, String, ActorRef, Option<Object>) - Method in class org.apache.pekko.actor.CoordinatedShutdown
Scala API: Add an actor termination task to a phase.
addAkkaConfig(Config, String) - Static method in class org.apache.pekko.cluster.ConfigUtil
 
addAkkaConfig(Config, String) - Method in class org.apache.pekko.cluster.ConfigUtil$
 
addAll(Set<A>) - Method in class org.apache.pekko.persistence.typed.crdt.ORSet
Java API: Add several elements to the set.
addAll(ByteString) - Method in class org.apache.pekko.util.ByteStringBuilder
 
addAll(Set<A>) - Method in class org.apache.pekko.persistence.typed.crdt.ORSet
Scala API: Add several elements to the set.
addAll(IterableOnce<Object>) - Method in class org.apache.pekko.util.ByteStringBuilder
 
addAllActorRefElements(Iterable<String>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
added in Akka 2.5.14
addAllActorRefElements(Iterable<String>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
added in Akka 2.5.14
addAllAddresses(int, ClusterMetricsMessages.Address) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
addAllAddresses(int, ClusterMetricsMessages.Address.Builder) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
addAllAddresses(int, ClusterMessages.UniqueAddress) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
addAllAddresses(int, ClusterMessages.UniqueAddress.Builder) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
addAllAddresses(ClusterMetricsMessages.Address) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
addAllAddresses(ClusterMetricsMessages.Address.Builder) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
addAllAddresses(ClusterMessages.UniqueAddress) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
addAllAddresses(ClusterMessages.UniqueAddress.Builder) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
addAllAddressesBuilder() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
addAllAddressesBuilder() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
addAllAddressesBuilder(int) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
addAllAddressesBuilder(int) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
addAllAllAddresses(Iterable<? extends ClusterMetricsMessages.Address>) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
addAllAllAddresses(Iterable<? extends ClusterMessages.UniqueAddress>) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
addAllAllAppVersions(Iterable<String>) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allAppVersions = 8;
addAllAllHashes(Iterable<String>) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allHashes = 3;
addAllAllHashes(Iterable<String>) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
repeated string allHashes = 2;
addAllAllMetricNames(Iterable<String>) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated string allMetricNames = 2;
addAllAllRoles(Iterable<String>) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allRoles = 2;
addAllAppVersions(String) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allAppVersions = 8;
addAllAppVersionsBytes(ByteString) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allAppVersions = 8;
addAllArgs(Iterable<? extends ByteString>) - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
repeated bytes args = 4;
addAllBuckets(Iterable<? extends DistributedPubSubMessages.Delta.Bucket>) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
addAllConfirmed(Iterable<? extends ReliableDelivery.Confirmed>) - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.Confirmed confirmed = 3;
addAllContactPoints(Iterable<String>) - Method in class org.apache.pekko.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
repeated string contactPoints = 1;
addAllContent(Iterable<? extends DistributedPubSubMessages.Delta.Entry>) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
addAllDots(Iterable<? extends ReplicatorMessages.VersionVector>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector dots = 2;
addAllDots(Iterable<? extends ReplicatedEventSourcing.VersionVector>) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
addAllElements(Iterable<String>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
repeated string elements = 1;
addAllEntities(Iterable<String>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
repeated string entities = 1;
addAllEntityId(Iterable<String>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
repeated string entityId = 1;
addAllEntityId(Iterable<String>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
repeated string entityId = 1;
addAllEntityIds(Iterable<String>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
repeated string entityIds = 2;
addAllEntityIds(Iterable<String>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
repeated string entityIds = 2;
addAllEntries(Iterable<? extends ReplicatedDataMessages.GCounter.Entry>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .org.apache.pekko.cluster.ddata.GCounter.Entry entries = 1;
addAllEntries(Iterable<? extends ReplicatedDataMessages.LWWMap.Entry>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .org.apache.pekko.cluster.ddata.LWWMap.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatedDataMessages.ORMap.Entry>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMap.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatedDataMessages.ORMapDeltaGroup.Entry>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
addAllEntries(Iterable<? extends ReplicatedDataMessages.ORMultiMap.Entry>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMultiMap.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatedDataMessages.ORSetDeltaGroup.Entry>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
addAllEntries(Iterable<? extends ReplicatedDataMessages.PNCounterMap.Entry>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .org.apache.pekko.cluster.ddata.PNCounterMap.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatorMessages.DeltaPropagation.Entry>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .org.apache.pekko.cluster.ddata.DeltaPropagation.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatorMessages.Gossip.Entry>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .org.apache.pekko.cluster.ddata.Gossip.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatorMessages.Status.Entry>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;
addAllEntries(Iterable<? extends ReplicatorMessages.VersionVector.Entry>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector.Entry entries = 1;
addAllEntries(Iterable<? extends ReplicatedEventSourcing.ORSetDeltaGroup.Entry>) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
addAllEntries(Iterable<? extends ReplicatedEventSourcing.VersionVector.Entry>) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
addAllEntryData(Iterable<? extends ReplicatedDataMessages.ORMapDeltaGroup.MapEntry>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
addAllFailed(Iterable<String>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated string failed = 2;
addAllFailed(Iterable<String>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated string failed = 2;
addAllHashes(String) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allHashes = 3;
addAllHashes(String) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
repeated string allHashes = 2;
addAllHashesBytes(ByteString) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allHashes = 3;
addAllHashesBytes(ByteString) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
repeated string allHashes = 2;
addAllHasManifest(Iterable<? extends Boolean>) - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
additionally a flag per position to indicate if it was serialized with manifest or not
addAllHomes(Iterable<? extends ClusterShardingMessages.ShardHomesEntry>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
addAllIntElements(Iterable<? extends Integer>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint32 intElements = 2 [packed = true];
addAllIntElements(Iterable<? extends Integer>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint32 intElements = 4 [packed = true];
addAllIntElements(Iterable<? extends Integer>) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint32 intElements = 5 [packed = true];
addAllKeys(Iterable<String>) - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
actual Map is represented by separate sequences of keys and values, relies on both sequences using the same order so that corresponding entries can be associated again when deserializing
addAllLongElements(Iterable<? extends Long>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint64 longElements = 3 [packed = true];
addAllLongElements(Iterable<? extends Long>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint64 longElements = 5 [packed = true];
addAllLongElements(Iterable<? extends Long>) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint64 longElements = 6 [packed = true];
addAllManifests(Iterable<String>) - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
addAllMembers(Iterable<? extends ClusterMessages.Member>) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addAllMetricNames(String) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated string allMetricNames = 2;
addAllMetricNamesBytes(ByteString) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated string allMetricNames = 2;
addAllMetrics(Iterable<? extends ClusterMetricsMessages.NodeMetrics.Metric>) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addAllNacks(Iterable<? extends Long>) - Method in class org.apache.pekko.remote.WireFormats.AcknowledgementInfo.Builder
repeated fixed64 nacks = 2;
addAllNodeMetrics(Iterable<? extends ClusterMetricsMessages.NodeMetrics>) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addAllNodes(Iterable<? extends WireFormats.AddressData>) - Method in class org.apache.pekko.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addAllObserverReachability(Iterable<? extends ClusterMessages.ObserverReachability>) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addAllOtherElements(Iterable<? extends ReplicatorMessages.OtherMessage>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;
addAllOtherElements(Iterable<? extends ReplicatorMessages.OtherMessage>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 6;
addAllOtherElements(Iterable<? extends ContainerFormats.Payload>) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addAllPattern(Iterable<? extends ContainerFormats.Selection>) - Method in class org.apache.pekko.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addAllPayload(Iterable<? extends MessageFormats.PersistentMessage>) - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addAllPersistenceIdsSubscriber(ActorRef) - Method in interface org.apache.pekko.persistence.journal.leveldb.LeveldbStore
 
addAllPruning(Iterable<? extends ReplicatorMessages.DataEnvelope.PruningEntry>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addAllPruning(Iterable<? extends ReplicatorMessages.DataEnvelope.PruningEntry>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addAllQualifiers(Iterable<String>) - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
addAllRegionProxies(Iterable<String>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
addAllRegions(Iterable<? extends ClusterShardingMessages.Address>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addAllRegions(Iterable<String>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
addAllRoles(Iterable<String>) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Join.Builder
repeated string roles = 2;
addAllRoles(String) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allRoles = 2;
addAllRolesBytes(ByteString) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allRoles = 2;
addAllRolesIndexes(Iterable<? extends Integer>) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Member.Builder
repeated int32 rolesIndexes = 4 [packed = true];
addAllSeen(Iterable<? extends Integer>) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
This is the address indexes for the nodes that have seen this gossip
addAllSeen(Iterable<? extends ReplicatorMessages.Address>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .org.apache.pekko.cluster.ddata.Address seen = 4;
addAllSeenPerReplica(Iterable<? extends ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen>) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
addAllSelectors(Iterable<? extends ClusterMetricsMessages.MetricsSelector>) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
addAllSerializerIds(Iterable<? extends Integer>) - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
newer wire protocol: serializer id for each arg
addAllShard(Iterable<String>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
repeated string shard = 2;
addAllShardId(Iterable<String>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
repeated string shardId = 1;
addAllShards(Iterable<? extends ClusterShardingMessages.CoordinatorState.ShardEntry>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
addAllShards(Iterable<? extends ClusterShardingMessages.ShardState>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
addAllStackTrace(Iterable<? extends ContainerFormats.StackTraceElement>) - Method in class org.apache.pekko.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
addAllStats(Iterable<? extends ClusterShardingMessages.ClusterShardingStatsEntry>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
addAllStats(Iterable<? extends ClusterShardingMessages.MapFieldEntry>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
addAllStringElements(Iterable<String>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated string stringElements = 1;
addAllStringElements(Iterable<String>) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated string stringElements = 3;
addAllStringElements(Iterable<String>) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated string stringElements = 4;
addAllSubjectReachability(Iterable<? extends ClusterMessages.SubjectReachability>) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
addAllTags(Iterable<String>) - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
repeated string tags = 12;
addAllTombstones(Iterable<? extends ClusterMessages.Tombstone>) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
addAllUnallocatedShards(Iterable<String>) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string unallocatedShards = 4;
addAllUnconfirmed(Iterable<? extends ReliableDelivery.MessageSent>) - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.MessageSent unconfirmed = 4;
addAllUnconfirmedDeliveries(Iterable<? extends MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery>) - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
addAllUseRoles(Iterable<String>) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
repeated string useRoles = 5;
addAllValues(Iterable<? extends Integer>) - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
repeated uint32 values = 5;
addAllVersions(Iterable<? extends ClusterMessages.VectorClock.Version>) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
addAllVersions(Iterable<? extends DistributedPubSubMessages.Status.Version>) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
addAny(String, Object) - Method in interface org.apache.pekko.persistence.testkit.EventStorage
 
addAny(String, Seq<Object>) - Method in interface org.apache.pekko.persistence.testkit.EventStorage
 
addArgs(ByteString) - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
repeated bytes args = 4;
addAttributes(Attributes) - Method in interface org.apache.pekko.stream.Graph
Add the given attributes to this Graph.
addAttributes(Attributes) - Method in class org.apache.pekko.stream.javadsl.BidiFlow
Add the given attributes to this Source.
addAttributes(Attributes) - Method in class org.apache.pekko.stream.javadsl.Flow
Add the given attributes to this Flow.
addAttributes(Attributes) - Method in class org.apache.pekko.stream.javadsl.RunnableGraph
 
addAttributes(Attributes) - Method in class org.apache.pekko.stream.javadsl.Sink
Add the given attributes to this Sink.
addAttributes(Attributes) - Method in class org.apache.pekko.stream.javadsl.Source
Add the given attributes to this Source.
addAttributes(Attributes) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Add the given attributes to this Source.
addAttributes(Attributes) - Method in class org.apache.pekko.stream.javadsl.SubSource
Add the given attributes to this Source.
addAttributes(Attributes) - Method in class org.apache.pekko.stream.scaladsl.BidiFlow
Add the given attributes to this Source.
addAttributes(Attributes) - Method in class org.apache.pekko.stream.scaladsl.Flow
Add the given attributes to this Flow.
addAttributes(Attributes) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
 
addAttributes(Attributes) - Method in class org.apache.pekko.stream.scaladsl.RunnableGraph
 
addAttributes(Attributes) - Method in class org.apache.pekko.stream.scaladsl.Sink
Add the given attributes to this Sink.
addAttributes(Attributes) - Method in class org.apache.pekko.stream.scaladsl.Source
Add the given attributes to this Source.
addBinding(A, B, Cluster) - Method in class org.apache.pekko.cluster.ddata.ORMultiMap
Deprecated.
Use `addBinding` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
addBinding(Cluster, A, B) - Method in class org.apache.pekko.cluster.ddata.ORMultiMap
Deprecated.
Use `addBinding` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
addBinding(SelfUniqueAddress, A, B) - Method in class org.apache.pekko.cluster.ddata.ORMultiMap
Add an element to a set associated with a key.
addBinding$extension(ServiceRegistry, ServiceKey<T>, ClusterReceptionist.Entry, SelfUniqueAddress) - Method in class org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry$
 
addBindingBy(A, B, SelfUniqueAddress) - Method in class org.apache.pekko.cluster.ddata.ORMultiMap
 
addBuckets(int, DistributedPubSubMessages.Delta.Bucket) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
addBuckets(int, DistributedPubSubMessages.Delta.Bucket.Builder) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
addBuckets(DistributedPubSubMessages.Delta.Bucket) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
addBuckets(DistributedPubSubMessages.Delta.Bucket.Builder) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
addBucketsBuilder() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
addBucketsBuilder(int) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
addCancellableJvmShutdownHook(Runnable) - Method in class org.apache.pekko.actor.CoordinatedShutdown
Java API: Add a JVM shutdown hook that will be run when the JVM process begins its shutdown sequence.
addCancellableJvmShutdownHook(Function0<T>) - Method in class org.apache.pekko.actor.CoordinatedShutdown
Scala API: Add a JVM shutdown hook that will be run when the JVM process begins its shutdown sequence.
addCancellableTask(String, String, Supplier<CompletionStage<Done>>) - Method in class org.apache.pekko.actor.CoordinatedShutdown
Java API: Add a task to a phase, returning an object which will cancel it on demand and remove it from the task pool (so long as the same task has not been added elsewhere).
addCancellableTask(String, String, Function0<Future<Done>>) - Method in class org.apache.pekko.actor.CoordinatedShutdown
Scala API: Add a task to a phase, returning an object which will cancel it on demand and remove it from the task pool (so long as the same task has not been added elsewhere).
addConfirmed(int, ReliableDelivery.Confirmed) - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.Confirmed confirmed = 3;
addConfirmed(int, ReliableDelivery.Confirmed.Builder) - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.Confirmed confirmed = 3;
addConfirmed(ReliableDelivery.Confirmed) - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.Confirmed confirmed = 3;
addConfirmed(ReliableDelivery.Confirmed.Builder) - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.Confirmed confirmed = 3;
addConfirmedBuilder() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.Confirmed confirmed = 3;
addConfirmedBuilder(int) - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.Confirmed confirmed = 3;
addContactPoints(String) - Method in class org.apache.pekko.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
repeated string contactPoints = 1;
addContactPointsBytes(ByteString) - Method in class org.apache.pekko.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
repeated string contactPoints = 1;
addContent(int, DistributedPubSubMessages.Delta.Entry) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
addContent(int, DistributedPubSubMessages.Delta.Entry.Builder) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
addContent(DistributedPubSubMessages.Delta.Entry) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
addContent(DistributedPubSubMessages.Delta.Entry.Builder) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
addContentBuilder() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
addContentBuilder(int) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
AddDeltaOp$() - Constructor for class org.apache.pekko.cluster.ddata.ORSet.AddDeltaOp$
 
AddDeltaOp$() - Constructor for class org.apache.pekko.persistence.typed.crdt.ORSet.AddDeltaOp$
 
addDots(int, ReplicatorMessages.VersionVector) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector dots = 2;
addDots(int, ReplicatorMessages.VersionVector.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector dots = 2;
addDots(int, ReplicatedEventSourcing.VersionVector) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
addDots(int, ReplicatedEventSourcing.VersionVector.Builder) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
addDots(ReplicatorMessages.VersionVector) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector dots = 2;
addDots(ReplicatorMessages.VersionVector.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector dots = 2;
addDots(ReplicatedEventSourcing.VersionVector) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
addDots(ReplicatedEventSourcing.VersionVector.Builder) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
addDotsBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector dots = 2;
addDotsBuilder() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
addDotsBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector dots = 2;
addDotsBuilder(int) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
addedSchemeIdentifier() - Method in class org.apache.pekko.remote.transport.AbstractTransportAdapterHandle
Deprecated.
 
addedSchemeIdentifier() - Method in interface org.apache.pekko.remote.transport.SchemeAugmenter
Deprecated.
 
addedSchemeIdentifier() - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter
Deprecated.
 
addElements(String) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
repeated string elements = 1;
addElementsBytes(ByteString) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
repeated string elements = 1;
addEntities(String) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
repeated string entities = 1;
addEntitiesBytes(ByteString) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
repeated string entities = 1;
addEntityId(String) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
repeated string entityId = 1;
addEntityId(String) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
repeated string entityId = 1;
addEntityIdBytes(ByteString) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
repeated string entityId = 1;
addEntityIdBytes(ByteString) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
repeated string entityId = 1;
addEntityIds(String) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
repeated string entityIds = 2;
addEntityIds(String) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
repeated string entityIds = 2;
addEntityIdsBytes(ByteString) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
repeated string entityIds = 2;
addEntityIdsBytes(ByteString) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
repeated string entityIds = 2;
addEntries(int, ReplicatedDataMessages.GCounter.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .org.apache.pekko.cluster.ddata.GCounter.Entry entries = 1;
addEntries(int, ReplicatedDataMessages.GCounter.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .org.apache.pekko.cluster.ddata.GCounter.Entry entries = 1;
addEntries(int, ReplicatedDataMessages.LWWMap.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .org.apache.pekko.cluster.ddata.LWWMap.Entry entries = 2;
addEntries(int, ReplicatedDataMessages.LWWMap.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .org.apache.pekko.cluster.ddata.LWWMap.Entry entries = 2;
addEntries(int, ReplicatedDataMessages.ORMap.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMap.Entry entries = 2;
addEntries(int, ReplicatedDataMessages.ORMap.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMap.Entry entries = 2;
addEntries(int, ReplicatedDataMessages.ORMapDeltaGroup.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
addEntries(int, ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
addEntries(int, ReplicatedDataMessages.ORMultiMap.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMultiMap.Entry entries = 2;
addEntries(int, ReplicatedDataMessages.ORMultiMap.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMultiMap.Entry entries = 2;
addEntries(int, ReplicatedDataMessages.ORSetDeltaGroup.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
addEntries(int, ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
addEntries(int, ReplicatedDataMessages.PNCounterMap.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .org.apache.pekko.cluster.ddata.PNCounterMap.Entry entries = 2;
addEntries(int, ReplicatedDataMessages.PNCounterMap.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .org.apache.pekko.cluster.ddata.PNCounterMap.Entry entries = 2;
addEntries(int, ReplicatorMessages.DeltaPropagation.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .org.apache.pekko.cluster.ddata.DeltaPropagation.Entry entries = 2;
addEntries(int, ReplicatorMessages.DeltaPropagation.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .org.apache.pekko.cluster.ddata.DeltaPropagation.Entry entries = 2;
addEntries(int, ReplicatorMessages.Gossip.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .org.apache.pekko.cluster.ddata.Gossip.Entry entries = 2;
addEntries(int, ReplicatorMessages.Gossip.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .org.apache.pekko.cluster.ddata.Gossip.Entry entries = 2;
addEntries(int, ReplicatorMessages.Status.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;
addEntries(int, ReplicatorMessages.Status.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;
addEntries(int, ReplicatorMessages.VersionVector.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector.Entry entries = 1;
addEntries(int, ReplicatorMessages.VersionVector.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector.Entry entries = 1;
addEntries(int, ReplicatedEventSourcing.ORSetDeltaGroup.Entry) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
addEntries(int, ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
addEntries(int, ReplicatedEventSourcing.VersionVector.Entry) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
addEntries(int, ReplicatedEventSourcing.VersionVector.Entry.Builder) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
addEntries(ReplicatedDataMessages.GCounter.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .org.apache.pekko.cluster.ddata.GCounter.Entry entries = 1;
addEntries(ReplicatedDataMessages.GCounter.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .org.apache.pekko.cluster.ddata.GCounter.Entry entries = 1;
addEntries(ReplicatedDataMessages.LWWMap.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .org.apache.pekko.cluster.ddata.LWWMap.Entry entries = 2;
addEntries(ReplicatedDataMessages.LWWMap.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .org.apache.pekko.cluster.ddata.LWWMap.Entry entries = 2;
addEntries(ReplicatedDataMessages.ORMap.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMap.Entry entries = 2;
addEntries(ReplicatedDataMessages.ORMap.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMap.Entry entries = 2;
addEntries(ReplicatedDataMessages.ORMapDeltaGroup.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
addEntries(ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
addEntries(ReplicatedDataMessages.ORMultiMap.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMultiMap.Entry entries = 2;
addEntries(ReplicatedDataMessages.ORMultiMap.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMultiMap.Entry entries = 2;
addEntries(ReplicatedDataMessages.ORSetDeltaGroup.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
addEntries(ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
addEntries(ReplicatedDataMessages.PNCounterMap.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .org.apache.pekko.cluster.ddata.PNCounterMap.Entry entries = 2;
addEntries(ReplicatedDataMessages.PNCounterMap.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .org.apache.pekko.cluster.ddata.PNCounterMap.Entry entries = 2;
addEntries(ReplicatorMessages.DeltaPropagation.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .org.apache.pekko.cluster.ddata.DeltaPropagation.Entry entries = 2;
addEntries(ReplicatorMessages.DeltaPropagation.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .org.apache.pekko.cluster.ddata.DeltaPropagation.Entry entries = 2;
addEntries(ReplicatorMessages.Gossip.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .org.apache.pekko.cluster.ddata.Gossip.Entry entries = 2;
addEntries(ReplicatorMessages.Gossip.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .org.apache.pekko.cluster.ddata.Gossip.Entry entries = 2;
addEntries(ReplicatorMessages.Status.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;
addEntries(ReplicatorMessages.Status.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;
addEntries(ReplicatorMessages.VersionVector.Entry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector.Entry entries = 1;
addEntries(ReplicatorMessages.VersionVector.Entry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector.Entry entries = 1;
addEntries(ReplicatedEventSourcing.ORSetDeltaGroup.Entry) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
addEntries(ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
addEntries(ReplicatedEventSourcing.VersionVector.Entry) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
addEntries(ReplicatedEventSourcing.VersionVector.Entry.Builder) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
addEntriesBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .org.apache.pekko.cluster.ddata.GCounter.Entry entries = 1;
addEntriesBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .org.apache.pekko.cluster.ddata.LWWMap.Entry entries = 2;
addEntriesBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMap.Entry entries = 2;
addEntriesBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
addEntriesBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMultiMap.Entry entries = 2;
addEntriesBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
addEntriesBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .org.apache.pekko.cluster.ddata.PNCounterMap.Entry entries = 2;
addEntriesBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .org.apache.pekko.cluster.ddata.DeltaPropagation.Entry entries = 2;
addEntriesBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .org.apache.pekko.cluster.ddata.Gossip.Entry entries = 2;
addEntriesBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;
addEntriesBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector.Entry entries = 1;
addEntriesBuilder() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
addEntriesBuilder() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
addEntriesBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .org.apache.pekko.cluster.ddata.GCounter.Entry entries = 1;
addEntriesBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .org.apache.pekko.cluster.ddata.LWWMap.Entry entries = 2;
addEntriesBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMap.Entry entries = 2;
addEntriesBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
addEntriesBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMultiMap.Entry entries = 2;
addEntriesBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
addEntriesBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .org.apache.pekko.cluster.ddata.PNCounterMap.Entry entries = 2;
addEntriesBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .org.apache.pekko.cluster.ddata.DeltaPropagation.Entry entries = 2;
addEntriesBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .org.apache.pekko.cluster.ddata.Gossip.Entry entries = 2;
addEntriesBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;
addEntriesBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector.Entry entries = 1;
addEntriesBuilder(int) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
addEntriesBuilder(int) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
addEntryData(int, ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
addEntryData(int, ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
addEntryData(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
addEntryData(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
addEntryDataBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
addEntryDataBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
addFailed(String) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated string failed = 2;
addFailed(String) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated string failed = 2;
addFailedBytes(ByteString) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated string failed = 2;
addFailedBytes(ByteString) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated string failed = 2;
addFilter(String, LoggingTestKitImpl) - Method in class org.apache.pekko.actor.testkit.typed.internal.TestAppender$
 
addFilter(EventFilter) - Method in class org.apache.pekko.testkit.TestEventListener
 
addFunctionRef(Function2<ActorRef, Object, BoxedUnit>, String) - Method in interface org.apache.pekko.actor.dungeon.Children
 
addFunctionRef$default$2() - Method in interface org.apache.pekko.actor.dungeon.Children
 
addHasManifest(boolean) - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
additionally a flag per position to indicate if it was serialized with manifest or not
addHomes(int, ClusterShardingMessages.ShardHomesEntry) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
addHomes(int, ClusterShardingMessages.ShardHomesEntry.Builder) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
addHomes(ClusterShardingMessages.ShardHomesEntry) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
addHomes(ClusterShardingMessages.ShardHomesEntry.Builder) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
addHomesBuilder() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
addHomesBuilder(int) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
addHook(Thread) - Method in interface org.apache.pekko.actor.JVMShutdownHooks
 
addHook(Thread) - Method in class org.apache.pekko.actor.JVMShutdownHooks$
 
addIntElements(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint32 intElements = 2 [packed = true];
addIntElements(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint32 intElements = 4 [packed = true];
addIntElements(int) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint32 intElements = 5 [packed = true];
additional() - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadMajorityPlus
 
additional() - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteMajorityPlus
 
additionalAskTimeout() - Static method in class org.apache.pekko.cluster.ddata.typed.internal.ReplicatorBehavior
 
additionalAskTimeout() - Method in class org.apache.pekko.cluster.ddata.typed.internal.ReplicatorBehavior$
 
additionalRecords() - Method in class org.apache.pekko.io.dns.DnsProtocol.Resolved
 
addJvmShutdownHook(Runnable) - Method in class org.apache.pekko.actor.CoordinatedShutdown
Java API: Add a JVM shutdown hook that will be run when the JVM process begins its shutdown sequence.
addJvmShutdownHook(Function0<T>) - Method in class org.apache.pekko.actor.CoordinatedShutdown
Scala API: Add a JVM shutdown hook that will be run when the JVM process begins its shutdown sequence.
addKeys(String) - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
actual Map is represented by separate sequences of keys and values, relies on both sequences using the same order so that corresponding entries can be associated again when deserializing
addKeysBytes(ByteString) - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
actual Map is represented by separate sequences of keys and values, relies on both sequences using the same order so that corresponding entries can be associated again when deserializing
addListener(Runnable) - Method in interface org.apache.pekko.pattern.CircuitBreaker.State
Add a listener function which is invoked on state entry
addLogger(org.apache.pekko.actor.ActorSystemImpl, Class<? extends Actor>, Logging.LogLevel, String) - Method in interface org.apache.pekko.event.LoggingBus
INTERNAL API
AddLoggingReceive() - Method in class org.apache.pekko.actor.ActorSystem.Settings
 
addLogServiceListener(BundleContext, ActorSystem) - Method in class org.apache.pekko.osgi.ActorSystemActivator
Adds a LogService Listener that will advertise the ActorSystem on LogService registration and unregistration
addLongElements(long) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint64 longElements = 3 [packed = true];
addLongElements(long) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint64 longElements = 5 [packed = true];
addLongElements(long) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint64 longElements = 6 [packed = true];
addManifests(String) - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
addManifestsBytes(ByteString) - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
addMember(Member) - Method in interface org.apache.pekko.cluster.routing.ClusterRouterActor
 
addMembers(int, ClusterMessages.Member) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMembers(int, ClusterMessages.Member.Builder) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMembers(ClusterMessages.Member) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMembers(ClusterMessages.Member.Builder) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMembersBuilder() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMembersBuilder(int) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMessageSent(DurableProducerQueue.MessageSent<A>) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.State
 
addMetrics(int, ClusterMetricsMessages.NodeMetrics.Metric) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addMetrics(int, ClusterMetricsMessages.NodeMetrics.Metric.Builder) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addMetrics(ClusterMetricsMessages.NodeMetrics.Metric) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addMetrics(ClusterMetricsMessages.NodeMetrics.Metric.Builder) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addMetricsBuilder() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addMetricsBuilder(int) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addNacks(long) - Method in class org.apache.pekko.remote.WireFormats.AcknowledgementInfo.Builder
repeated fixed64 nacks = 2;
addNode(AbstractBoundedNodeQueue.Node<T>) - Method in class org.apache.pekko.dispatch.AbstractBoundedNodeQueue
 
addNode(AbstractNodeQueue.Node<T>) - Method in class org.apache.pekko.dispatch.AbstractNodeQueue
Add an element to the head of the queue, providing the queue node to be used.
addNodeMetrics(int, ClusterMetricsMessages.NodeMetrics) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodeMetrics(int, ClusterMetricsMessages.NodeMetrics.Builder) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodeMetrics(ClusterMetricsMessages.NodeMetrics) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodeMetrics(ClusterMetricsMessages.NodeMetrics.Builder) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodeMetricsBuilder() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodeMetricsBuilder(int) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodes(int, WireFormats.AddressData) - Method in class org.apache.pekko.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addNodes(int, WireFormats.AddressData.Builder) - Method in class org.apache.pekko.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addNodes(WireFormats.AddressData) - Method in class org.apache.pekko.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addNodes(WireFormats.AddressData.Builder) - Method in class org.apache.pekko.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addNodesBuilder() - Method in class org.apache.pekko.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addNodesBuilder(int) - Method in class org.apache.pekko.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addObjectAndEstimateCount(Object, long) - Method in class org.apache.pekko.remote.artery.compress.CountMinSketch
Similar to add, however we reuse the fact that the hask buckets have to be calculated for add already, and a separate estimateCount operation would have to calculate them again, so we do it all in one go.
addObserverReachability(int, ClusterMessages.ObserverReachability) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addObserverReachability(int, ClusterMessages.ObserverReachability.Builder) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addObserverReachability(ClusterMessages.ObserverReachability) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addObserverReachability(ClusterMessages.ObserverReachability.Builder) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addObserverReachabilityBuilder() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addObserverReachabilityBuilder(int) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addOnCallBreakerOpenListener(Runnable) - Method in class org.apache.pekko.pattern.CircuitBreaker
JavaAPI for onCallBreakerOpen.
addOnCallFailureListener(Consumer<Object>) - Method in class org.apache.pekko.pattern.CircuitBreaker
JavaAPI for onCallFailure.
addOnCallSuccessListener(Consumer<Object>) - Method in class org.apache.pekko.pattern.CircuitBreaker
JavaAPI for onCallSuccess
addOnCallTimeoutListener(Consumer<Object>) - Method in class org.apache.pekko.pattern.CircuitBreaker
JavaAPI for onCallTimeout.
addOnCloseListener(Runnable) - Method in class org.apache.pekko.pattern.CircuitBreaker
JavaAPI for onClose
addOne(byte) - Method in class org.apache.pekko.util.ByteStringBuilder
 
addOnHalfOpenListener(Runnable) - Method in class org.apache.pekko.pattern.CircuitBreaker
JavaAPI for onHalfOpen
AddOnMemberRemovedListener(Runnable) - Constructor for class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
AddOnMemberRemovedListener$() - Constructor for class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberRemovedListener$
 
AddOnMemberUpListener(Runnable) - Constructor for class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberUpListener
 
AddOnMemberUpListener$() - Constructor for class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberUpListener$
 
addOnOpenListener(Runnable) - Method in class org.apache.pekko.pattern.CircuitBreaker
Java API for onOpen
addOtherElements(int, ReplicatorMessages.OtherMessage) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;
addOtherElements(int, ReplicatorMessages.OtherMessage) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 6;
addOtherElements(int, ReplicatorMessages.OtherMessage.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;
addOtherElements(int, ReplicatorMessages.OtherMessage.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 6;
addOtherElements(int, ContainerFormats.Payload) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addOtherElements(int, ContainerFormats.Payload.Builder) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addOtherElements(ReplicatorMessages.OtherMessage) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;
addOtherElements(ReplicatorMessages.OtherMessage) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 6;
addOtherElements(ReplicatorMessages.OtherMessage.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;
addOtherElements(ReplicatorMessages.OtherMessage.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 6;
addOtherElements(ContainerFormats.Payload) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addOtherElements(ContainerFormats.Payload.Builder) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addOtherElementsBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;
addOtherElementsBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 6;
addOtherElementsBuilder() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addOtherElementsBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;
addOtherElementsBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 6;
addOtherElementsBuilder(int) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addPattern(int, ContainerFormats.Selection) - Method in class org.apache.pekko.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPattern(int, ContainerFormats.Selection.Builder) - Method in class org.apache.pekko.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPattern(ContainerFormats.Selection) - Method in class org.apache.pekko.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPattern(ContainerFormats.Selection.Builder) - Method in class org.apache.pekko.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPatternBuilder() - Method in class org.apache.pekko.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPatternBuilder(int) - Method in class org.apache.pekko.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPayload(int, MessageFormats.PersistentMessage) - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPayload(int, MessageFormats.PersistentMessage.Builder) - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPayload(MessageFormats.PersistentMessage) - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPayload(MessageFormats.PersistentMessage.Builder) - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPayloadBuilder() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPayloadBuilder(int) - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPersistenceIdSubscriber(ActorRef, String) - Method in interface org.apache.pekko.persistence.journal.leveldb.LeveldbStore
 
addPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(ReplicatorMessages.DataEnvelope.PruningEntry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(ReplicatorMessages.DataEnvelope.PruningEntry) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(ReplicatorMessages.DataEnvelope.PruningEntry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(ReplicatorMessages.DataEnvelope.PruningEntry.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruningBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruningBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruningBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruningBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addQualifiers(String) - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
addQualifiersBytes(ByteString) - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
addr() - Method in class org.apache.pekko.io.Dns.Resolved
Deprecated.
 
ADDR_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.testconductor.TestConductorProtocol.AddressRequest
 
ADDR_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Wrapper
 
addRegionProxies(String) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
addRegionProxiesBytes(ByteString) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
addRegions(int, ClusterShardingMessages.Address) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegions(int, ClusterShardingMessages.Address.Builder) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegions(String) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
addRegions(ClusterShardingMessages.Address) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegions(ClusterShardingMessages.Address.Builder) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegionsBuilder() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegionsBuilder(int) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegionsBytes(ByteString) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
addRemoved(UniqueAddress) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager
 
address() - Method in interface org.apache.pekko.actor.ActorPath
The Address under which this path can be reached; walks up the tree to the RootActorPath.
address() - Method in class org.apache.pekko.actor.ChildActorPath
 
address() - Method in class org.apache.pekko.actor.RootActorPath
 
address() - Method in class org.apache.pekko.actor.typed.ActorSystem
Obtains the external address of the default transport.
address() - Method in class org.apache.pekko.cluster.ClusterUserAction.Down
 
address() - Method in class org.apache.pekko.cluster.ClusterUserAction.JoinTo
 
address() - Method in class org.apache.pekko.cluster.ClusterUserAction.Leave
 
address() - Method in class org.apache.pekko.cluster.InternalClusterAction.InitJoinAck
 
address() - Method in class org.apache.pekko.cluster.InternalClusterAction.InitJoinNack
 
address() - Method in class org.apache.pekko.cluster.InternalClusterAction.SendGossipTo
 
address() - Method in class org.apache.pekko.cluster.Member
 
address() - Method in class org.apache.pekko.cluster.metrics.NodeMetrics
 
address() - Method in class org.apache.pekko.cluster.metrics.StandardMetrics.Cpu
 
address() - Method in class org.apache.pekko.cluster.metrics.StandardMetrics.HeapMemory
 
address() - Method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
address() - Method in class org.apache.pekko.cluster.typed.Down
 
address() - Method in class org.apache.pekko.cluster.typed.Join
 
address() - Method in class org.apache.pekko.cluster.typed.Leave
 
address() - Method in class org.apache.pekko.cluster.UniqueAddress
 
address() - Method in class org.apache.pekko.discovery.ServiceDiscovery.ResolvedTarget
 
address() - Method in class org.apache.pekko.io.dns.DnsProtocol.Resolved
Return the host, taking into account the "java.net.preferIPv6Addresses" system property.
address() - Method in class org.apache.pekko.persistence.journal.PersistencePluginProxy.TargetLocation
 
address() - Method in class org.apache.pekko.remote.QuarantinedEvent
Deprecated.
 
address() - Method in class org.apache.pekko.remote.testconductor.TestConductorExt
Transport address of this Netty-like remote transport.
address() - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
address() - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
address() - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
address() - Method in class org.apache.pekko.remote.UniqueAddress
 
address() - Method in class org.apache.pekko.serialization.Serialization.Information
 
Address - Class in org.apache.pekko.actor
The address specifies the physical location under which an Actor can be reached.
Address(String, String) - Constructor for class org.apache.pekko.actor.Address
 
Address(String, String, String, int) - Constructor for class org.apache.pekko.actor.Address
 
Address() - Static method in class org.apache.pekko.cluster.ddata.EstimatedSize
 
Address() - Method in class org.apache.pekko.cluster.ddata.EstimatedSize$
 
ADDRESS_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
ADDRESS_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
ADDRESS_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
ADDRESS_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
ADDRESS_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
ADDRESS_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.ArteryControlFormats.MessageWithAddress
 
ADDRESS_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.ArteryControlFormats.UniqueAddress
 
ADDRESS_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Hello
 
ADDRESS_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.testconductor.TestConductorProtocol.InjectFailure
 
Address$ - Class in org.apache.pekko.actor
 
Address$() - Constructor for class org.apache.pekko.actor.Address$
 
AddressDeserializer$ - Class in org.apache.pekko.serialization.jackson
INTERNAL API
AddressDeserializer$() - Constructor for class org.apache.pekko.serialization.jackson.AddressDeserializer$
 
addresses() - Method in class org.apache.pekko.discovery.ServiceDiscovery.Resolved
 
addressFromProto(ReplicatorMessages.Address) - Method in interface org.apache.pekko.cluster.ddata.protobuf.SerializationSupport
 
addressFromSocketAddress(SocketAddress, String, String, Option<String>) - Static method in class org.apache.pekko.remote.transport.netty.NettyTransport
Deprecated.
 
addressFromSocketAddress(SocketAddress, String, String, Option<String>) - Method in class org.apache.pekko.remote.transport.netty.NettyTransport$
 
addressFromSocketAddress(SocketAddress, String, String, Option<String>, Option<Object>) - Static method in class org.apache.pekko.remote.transport.netty.NettyTransport
Deprecated.
 
addressFromSocketAddress(SocketAddress, String, String, Option<String>, Option<Object>) - Method in class org.apache.pekko.remote.transport.netty.NettyTransport$
 
AddressFromURIString - Class in org.apache.pekko.actor
This object serves as extractor for Scala and as address parser for Java.
AddressFromURIString() - Constructor for class org.apache.pekko.actor.AddressFromURIString
 
AddressFromURIString$ - Class in org.apache.pekko.actor
This object serves as extractor for Scala and as address parser for Java.
AddressFromURIString$() - Constructor for class org.apache.pekko.actor.AddressFromURIString$
 
ADDRESSINDEX_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
ADDRESSINDEX_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Member
 
ADDRESSINDEX_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
ADDRESSINDEX_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
ADDRESSINDEX_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Tombstone
 
AddressModule - Interface in org.apache.pekko.serialization.jackson
INTERNAL API: Adds support for serializing and deserializing Address.
addressOrdering() - Static method in class org.apache.pekko.actor.Address
Address ordering type class, sorts addresses by protocol, name, host and port.
addressOrdering() - Method in class org.apache.pekko.actor.Address$
Address ordering type class, sorts addresses by protocol, name, host and port.
addressOrdering() - Static method in class org.apache.pekko.cluster.Member
Address ordering type class, sorts addresses by host and port.
addressOrdering() - Method in class org.apache.pekko.cluster.Member$
Address ordering type class, sorts addresses by host and port.
addressOrdering() - Method in class org.apache.pekko.discovery.ServiceDiscovery.ResolvedTarget$
 
addressProtocol() - Method in interface org.apache.pekko.cluster.ddata.protobuf.SerializationSupport
 
AddressReply$ - Class in org.apache.pekko.remote.testconductor
 
AddressReply$() - Constructor for class org.apache.pekko.remote.testconductor.AddressReply$
 
AddressSerializer$ - Class in org.apache.pekko.serialization.jackson
INTERNAL API
AddressSerializer$() - Constructor for class org.apache.pekko.serialization.jackson.AddressSerializer$
 
addressString() - Method in interface org.apache.pekko.actor.ActorRefProvider
INTERNAL API
addressTerminated() - Method in class org.apache.pekko.actor.Terminated
 
addressTerminated(Address) - Method in interface org.apache.pekko.actor.dungeon.DeathWatch
 
ADDRESSTERMINATED_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.SystemMessageFormats.DeathWatchNotificationData
 
AddressTerminated$ - Class in org.apache.pekko.actor
 
AddressTerminated$() - Constructor for class org.apache.pekko.actor.AddressTerminated$
 
AddressTerminatedTopic$ - Class in org.apache.pekko.event
INTERNAL API
AddressTerminatedTopic$() - Constructor for class org.apache.pekko.event.AddressTerminatedTopic$
 
addressToProto(Address) - Method in interface org.apache.pekko.cluster.ddata.protobuf.SerializationSupport
 
addressToSocketAddress(Address) - Method in class org.apache.pekko.remote.transport.netty.NettyTransport
Deprecated.
 
addressUid() - Method in class org.apache.pekko.remote.AddressUidExtension
Deprecated.
Use longAddressUid instead. Since Akka 2.4.x.
AddressUidExtension - Class in org.apache.pekko.remote
 
AddressUidExtension(ExtendedActorSystem) - Constructor for class org.apache.pekko.remote.AddressUidExtension
 
AddressUidExtension$ - Class in org.apache.pekko.remote
Extension that holds a uid that is assigned as a random Long or Int depending on which version of remoting that is used.
AddressUidExtension$() - Constructor for class org.apache.pekko.remote.AddressUidExtension$
 
AddressUrlEncoder - Class in org.apache.pekko.remote
INTERNAL API
AddressUrlEncoder() - Constructor for class org.apache.pekko.remote.AddressUrlEncoder
 
AddressUrlEncoder$ - Class in org.apache.pekko.remote
INTERNAL API
AddressUrlEncoder$() - Constructor for class org.apache.pekko.remote.AddressUrlEncoder$
 
addRoles(String) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Join.Builder
repeated string roles = 2;
addRolesBytes(ByteString) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Join.Builder
repeated string roles = 2;
addRolesIndexes(int) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Member.Builder
repeated int32 rolesIndexes = 4 [packed = true];
addrOption() - Method in class org.apache.pekko.io.Dns.Resolved
Deprecated.
 
addRoutee(ActorRef) - Method in class org.apache.pekko.routing.Router
Create a new instance with one more ActorRefRoutee for the specified pekko.actor.ActorRef and the same RoutingLogic.
addRoutee(ActorSelection) - Method in class org.apache.pekko.routing.Router
Create a new instance with one more ActorSelectionRoutee for the specified pekko.actor.ActorSelection and the same RoutingLogic.
addRoutee(Routee) - Method in class org.apache.pekko.routing.Router
Create a new instance with one more routee and the same RoutingLogic.
AddRoutee - Class in org.apache.pekko.routing
Add a routee by sending this message to the router.
AddRoutee(Routee) - Constructor for class org.apache.pekko.routing.AddRoutee
 
AddRoutee$ - Class in org.apache.pekko.routing
 
AddRoutee$() - Constructor for class org.apache.pekko.routing.AddRoutee$
 
addRoutees() - Method in interface org.apache.pekko.cluster.routing.ClusterRouterActor
Adds routees based on settings
addSeen(int) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
This is the address indexes for the nodes that have seen this gossip
addSeen(int, ReplicatorMessages.Address) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .org.apache.pekko.cluster.ddata.Address seen = 4;
addSeen(int, ReplicatorMessages.Address.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .org.apache.pekko.cluster.ddata.Address seen = 4;
addSeen(Address) - Method in interface org.apache.pekko.cluster.ddata.PruningState
 
addSeen(Address) - Method in class org.apache.pekko.cluster.ddata.PruningState.PruningInitialized
 
addSeen(Address) - Method in class org.apache.pekko.cluster.ddata.PruningState.PruningPerformed
 
addSeen(Address) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelope
 
addSeen(ReplicatorMessages.Address) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .org.apache.pekko.cluster.ddata.Address seen = 4;
addSeen(ReplicatorMessages.Address.Builder) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .org.apache.pekko.cluster.ddata.Address seen = 4;
addSeenBuilder() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .org.apache.pekko.cluster.ddata.Address seen = 4;
addSeenBuilder(int) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .org.apache.pekko.cluster.ddata.Address seen = 4;
addSeenPerReplica(int, ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
addSeenPerReplica(int, ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
addSeenPerReplica(ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
addSeenPerReplica(ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
addSeenPerReplicaBuilder() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
addSeenPerReplicaBuilder(int) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
addSelectors(int, ClusterMetricsMessages.MetricsSelector) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
addSelectors(int, ClusterMetricsMessages.MetricsSelector.Builder) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
addSelectors(ClusterMetricsMessages.MetricsSelector) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
addSelectors(ClusterMetricsMessages.MetricsSelector.Builder) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
addSelectorsBuilder() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
addSelectorsBuilder(int) - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
addSerializer(Class<?>, Function0<JsonSerializer<?>>, Function0<JsonDeserializer<?>>) - Method in interface org.apache.pekko.serialization.jackson.JacksonModule
 
addSerializer(Class<?>, Function0<JsonSerializer<?>>, Function0<JsonDeserializer<?>>) - Static method in class org.apache.pekko.serialization.jackson.PekkoJacksonModule
 
addSerializer(Class<?>, Function0<JsonSerializer<?>>, Function0<JsonDeserializer<?>>) - Static method in class org.apache.pekko.serialization.jackson.PekkoStreamJacksonModule
 
addSerializer(Class<?>, Function0<JsonSerializer<?>>, Function0<JsonDeserializer<?>>) - Static method in class org.apache.pekko.serialization.jackson.PekkoTypedJacksonModule
 
addSerializerIds(int) - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
newer wire protocol: serializer id for each arg
addShard(String) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
repeated string shard = 2;
AddShard(String) - Constructor for class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
AddShard$() - Constructor for class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard$
 
addShardBytes(ByteString) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
repeated string shard = 2;
addShardId(String) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
repeated string shardId = 1;
addShardIdBytes(ByteString) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
repeated string shardId = 1;
addShards(int, ClusterShardingMessages.CoordinatorState.ShardEntry) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
addShards(int, ClusterShardingMessages.CoordinatorState.ShardEntry.Builder) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
addShards(int, ClusterShardingMessages.ShardState) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
addShards(int, ClusterShardingMessages.ShardState.Builder) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
addShards(ClusterShardingMessages.CoordinatorState.ShardEntry) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
addShards(ClusterShardingMessages.CoordinatorState.ShardEntry.Builder) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
addShards(ClusterShardingMessages.ShardState) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
addShards(ClusterShardingMessages.ShardState.Builder) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
addShardsBuilder() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
addShardsBuilder() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
addShardsBuilder(int) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
addShardsBuilder(int) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
addStackTrace(int, ContainerFormats.StackTraceElement) - Method in class org.apache.pekko.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
addStackTrace(int, ContainerFormats.StackTraceElement.Builder) - Method in class org.apache.pekko.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
addStackTrace(ContainerFormats.StackTraceElement) - Method in class org.apache.pekko.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
addStackTrace(ContainerFormats.StackTraceElement.Builder) - Method in class org.apache.pekko.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
addStackTraceBuilder() - Method in class org.apache.pekko.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
addStackTraceBuilder(int) - Method in class org.apache.pekko.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
addStatement(PartialFunction<Object, BoxedUnit>) - Method in class org.apache.pekko.japi.pf.ReceiveBuilder
 
addStats(int, ClusterShardingMessages.ClusterShardingStatsEntry) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
addStats(int, ClusterShardingMessages.ClusterShardingStatsEntry.Builder) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
addStats(int, ClusterShardingMessages.MapFieldEntry) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
addStats(int, ClusterShardingMessages.MapFieldEntry.Builder) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
addStats(ClusterShardingMessages.ClusterShardingStatsEntry) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
addStats(ClusterShardingMessages.ClusterShardingStatsEntry.Builder) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
addStats(ClusterShardingMessages.MapFieldEntry) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
addStats(ClusterShardingMessages.MapFieldEntry.Builder) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
addStatsBuilder() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
addStatsBuilder() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
addStatsBuilder(int) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
addStatsBuilder(int) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
addStringElements(String) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated string stringElements = 1;
addStringElements(String) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated string stringElements = 3;
addStringElements(String) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated string stringElements = 4;
addStringElementsBytes(ByteString) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated string stringElements = 1;
addStringElementsBytes(ByteString) - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated string stringElements = 3;
addStringElementsBytes(ByteString) - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated string stringElements = 4;
addSubjectReachability(int, ClusterMessages.SubjectReachability) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
addSubjectReachability(int, ClusterMessages.SubjectReachability.Builder) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
addSubjectReachability(ClusterMessages.SubjectReachability) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
addSubjectReachability(ClusterMessages.SubjectReachability.Builder) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
addSubjectReachabilityBuilder() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
addSubjectReachabilityBuilder(int) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
addSuppressed(Throwable) - Static method in class org.apache.pekko.persistence.testkit.ExpectedFailure
 
addSuppressed(Throwable) - Static method in class org.apache.pekko.persistence.testkit.ExpectedRejection
 
addSuppressed(Throwable) - Static method in exception org.apache.pekko.stream.BindFailedException
 
addTags(String) - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
repeated string tags = 12;
addTagsBytes(ByteString) - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
repeated string tags = 12;
addTagSubscriber(ActorRef, String) - Method in interface org.apache.pekko.persistence.journal.leveldb.LeveldbStore
 
addTask(String, String, Supplier<CompletionStage<Done>>) - Method in class org.apache.pekko.actor.CoordinatedShutdown
Java API: Add a task to a phase.
addTask(String, String, Function0<Future<Done>>) - Method in class org.apache.pekko.actor.CoordinatedShutdown
Scala API: Add a task to a phase.
addToCache(Seq<Tuple2<Object, Set<Object>>>) - Method in interface org.apache.pekko.event.SubchannelClassification
 
addToIndex(String, int) - Method in interface org.apache.pekko.persistence.testkit.scaladsl.HasStorage
 
addTombstones(int, ClusterMessages.Tombstone) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
addTombstones(int, ClusterMessages.Tombstone.Builder) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
addTombstones(ClusterMessages.Tombstone) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
addTombstones(ClusterMessages.Tombstone.Builder) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
addTombstonesBuilder() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
addTombstonesBuilder(int) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
addToMessageBatch(PersistentRepr, Set<String>, WriteBatch) - Method in interface org.apache.pekko.persistence.journal.leveldb.LeveldbStore
 
addUnallocatedShards(String) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string unallocatedShards = 4;
addUnallocatedShardsBytes(ByteString) - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string unallocatedShards = 4;
addUnconfirmed(int, ReliableDelivery.MessageSent) - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.MessageSent unconfirmed = 4;
addUnconfirmed(int, ReliableDelivery.MessageSent.Builder) - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.MessageSent unconfirmed = 4;
addUnconfirmed(ReliableDelivery.MessageSent) - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.MessageSent unconfirmed = 4;
addUnconfirmed(ReliableDelivery.MessageSent.Builder) - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.MessageSent unconfirmed = 4;
addUnconfirmedBuilder() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.MessageSent unconfirmed = 4;
addUnconfirmedBuilder(int) - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.MessageSent unconfirmed = 4;
addUnconfirmedDeliveries(int, MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery) - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
addUnconfirmedDeliveries(int, MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder) - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
addUnconfirmedDeliveries(MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery) - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
addUnconfirmedDeliveries(MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder) - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
addUnconfirmedDeliveriesBuilder() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
addUnconfirmedDeliveriesBuilder(int) - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
addUseRoles(String) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
repeated string useRoles = 5;
addUseRolesBytes(ByteString) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
repeated string useRoles = 5;
addValues(int) - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
repeated uint32 values = 5;
addVersions(int, ClusterMessages.VectorClock.Version) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
addVersions(int, ClusterMessages.VectorClock.Version.Builder) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
addVersions(int, DistributedPubSubMessages.Status.Version) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
addVersions(int, DistributedPubSubMessages.Status.Version.Builder) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
addVersions(ClusterMessages.VectorClock.Version) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
addVersions(ClusterMessages.VectorClock.Version.Builder) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
addVersions(DistributedPubSubMessages.Status.Version) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
addVersions(DistributedPubSubMessages.Status.Version.Builder) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
addVersionsBuilder() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
addVersionsBuilder() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
addVersionsBuilder(int) - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
addVersionsBuilder(int) - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
addWatcher(ActorRef, ActorRef) - Method in interface org.apache.pekko.actor.dungeon.DeathWatch
 
adjustMultiplier() - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
adjustMultiplier() - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
adjustMultiplier() - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
AdjustPoolSize - Class in org.apache.pekko.routing
Increase or decrease the number of routees in a Pool.
AdjustPoolSize(int) - Constructor for class org.apache.pekko.routing.AdjustPoolSize
 
AdjustPoolSize$ - Class in org.apache.pekko.routing
 
AdjustPoolSize$() - Constructor for class org.apache.pekko.routing.AdjustPoolSize$
 
AdmissionFilter$ - Class in org.apache.pekko.cluster.sharding.internal
INTERNAL API
AdmissionFilter$() - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AdmissionFilter$
 
AdmissionFilter$() - Constructor for class org.apache.pekko.cluster.sharding.internal.AdmissionFilter$
 
AdmissionOptimizer$ - Class in org.apache.pekko.cluster.sharding.internal
INTERNAL API
AdmissionOptimizer$() - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AdmissionOptimizer$
 
AdmissionOptimizer$() - Constructor for class org.apache.pekko.cluster.sharding.internal.AdmissionOptimizer$
 
admissionSettings() - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
admissionSettings() - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
AdmissionSettings(Option<org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.FilterSettings>, Option<org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.WindowSettings>) - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings
 
AdmissionSettings(Option<org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.FilterSettings>, Option<org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.WindowSettings>) - Constructor for class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings
 
AdmissionSettings$() - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$
 
AdmissionSettings$() - Constructor for class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$
 
admit(String, String) - Static method in class org.apache.pekko.cluster.sharding.internal.AlwaysAdmissionFilter
 
admit(String, String) - Method in class org.apache.pekko.cluster.sharding.internal.AlwaysAdmissionFilter$
 
advance() - Method in interface org.apache.pekko.actor.LoggingFSM
 
advance() - Method in interface org.apache.pekko.persistence.fsm.LoggingPersistentFSM
Deprecated.
 
AeronErrorLog - Class in org.apache.pekko.remote.artery.aeron
INTERNAL API
AeronErrorLog(File) - Constructor for class org.apache.pekko.remote.artery.aeron.AeronErrorLog
Deprecated.
AeronErrorLog(File, LoggingAdapter) - Constructor for class org.apache.pekko.remote.artery.aeron.AeronErrorLog
 
AeronSink$ - Class in org.apache.pekko.remote.artery.aeron
INTERNAL API
AeronSink$() - Constructor for class org.apache.pekko.remote.artery.aeron.AeronSink$
 
aeronSinkDelegateToTaskRunner(long) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkDelegateToTaskRunner(long) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkDelegateToTaskRunner(long) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
aeronSinkEnvelopeGrabbed(int) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkEnvelopeGrabbed(int) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkEnvelopeGrabbed(int) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
aeronSinkEnvelopeOffered(int) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkEnvelopeOffered(int) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkEnvelopeOffered(int) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
aeronSinkGaveUpEnvelope(String) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkGaveUpEnvelope(String) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkGaveUpEnvelope(String) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
aeronSinkPublicationClosed(String, int) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkPublicationClosed(String, int) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkPublicationClosed(String, int) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
aeronSinkPublicationClosedUnexpectedly(String, int) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkPublicationClosedUnexpectedly(String, int) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkPublicationClosedUnexpectedly(String, int) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
aeronSinkReturnFromTaskRunner(long) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkReturnFromTaskRunner(long) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkReturnFromTaskRunner(long) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
aeronSinkStarted(String, int) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkStarted(String, int) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkStarted(String, int) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
aeronSinkStopped(String, int) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkStopped(String, int) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkStopped(String, int) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
aeronSinkTaskRunnerRemoved(String, int) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkTaskRunnerRemoved(String, int) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkTaskRunnerRemoved(String, int) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
AeronSource$ - Class in org.apache.pekko.remote.artery.aeron
INTERNAL API
AeronSource$() - Constructor for class org.apache.pekko.remote.artery.aeron.AeronSource$
 
aeronSourceDelegateToTaskRunner(long) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
aeronSourceDelegateToTaskRunner(long) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSourceDelegateToTaskRunner(long) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
aeronSourceReceived(int) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
aeronSourceReceived(int) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSourceReceived(int) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
aeronSourceReturnFromTaskRunner(long) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
aeronSourceReturnFromTaskRunner(long) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSourceReturnFromTaskRunner(long) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
aeronSourceStarted(String, int) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
aeronSourceStarted(String, int) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSourceStarted(String, int) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
aeronSourceStopped(String, int) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
aeronSourceStopped(String, int) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSourceStopped(String, int) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
AffinityPool$ - Class in org.apache.pekko.dispatch.affinity
 
AffinityPool$() - Constructor for class org.apache.pekko.dispatch.affinity.AffinityPool$
 
after() - Method in class org.apache.pekko.actor.testkit.typed.javadsl.TestKitJunitResource
 
after() - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
after() - Method in class org.apache.pekko.persistence.PluginSpec
 
after(Duration, ClassicActorSystemProvider, Callable<CompletionStage<T>>) - Static method in class org.apache.pekko.pattern.Patterns
Returns a CompletionStage that will be completed with the success or failure of the provided Callable after the specified duration.
after(Duration, ClassicActorSystemProvider, Callable<CompletionStage<T>>) - Method in class org.apache.pekko.pattern.Patterns$
Returns a CompletionStage that will be completed with the success or failure of the provided Callable after the specified duration.
after(Duration, Scheduler, ExecutionContext, Callable<CompletionStage<T>>) - Static method in class org.apache.pekko.pattern.Patterns
Returns a CompletionStage that will be completed with the success or failure of the provided Callable after the specified duration.
after(Duration, Scheduler, ExecutionContext, Callable<CompletionStage<T>>) - Method in class org.apache.pekko.pattern.Patterns$
Returns a CompletionStage that will be completed with the success or failure of the provided Callable after the specified duration.
after(Duration, Scheduler, ExecutionContext, Callable<CompletionStage<T>>) - Static method in class org.apache.pekko.pattern.PatternsCS
Deprecated.
Use Patterns.after instead. Since Akka 2.5.19.
after(Duration, Scheduler, ExecutionContext, Callable<CompletionStage<T>>) - Method in class org.apache.pekko.pattern.PatternsCS$
Deprecated.
Use Patterns.after instead. Since Akka 2.5.19.
after(Duration, Scheduler, ExecutionContext, CompletionStage<T>) - Static method in class org.apache.pekko.pattern.Patterns
Deprecated.
Use the overloaded one which accepts a Callable of CompletionStage instead. Since Akka 2.5.22.
after(Duration, Scheduler, ExecutionContext, CompletionStage<T>) - Method in class org.apache.pekko.pattern.Patterns$
Deprecated.
Use the overloaded one which accepts a Callable of CompletionStage instead. Since Akka 2.5.22.
after(Duration, Scheduler, ExecutionContext, CompletionStage<T>) - Static method in class org.apache.pekko.pattern.PatternsCS
Deprecated.
Use Patterns.after which accepts java.time.Duration and Callable of CompletionStage instead. Since Akka 2.5.22.
after(Duration, Scheduler, ExecutionContext, CompletionStage<T>) - Method in class org.apache.pekko.pattern.PatternsCS$
Deprecated.
Use Patterns.after which accepts java.time.Duration and Callable of CompletionStage instead. Since Akka 2.5.22.
after(FiniteDuration, Scheduler, ExecutionContext, Callable<CompletionStage<T>>) - Static method in class org.apache.pekko.pattern.PatternsCS
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
after(FiniteDuration, Scheduler, ExecutionContext, Callable<CompletionStage<T>>) - Method in class org.apache.pekko.pattern.PatternsCS$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
after(FiniteDuration, Scheduler, ExecutionContext, Callable<Future<T>>) - Static method in class org.apache.pekko.pattern.Patterns
Returns a Future that will be completed with the success or failure of the provided Callable after the specified duration.
after(FiniteDuration, Scheduler, ExecutionContext, Callable<Future<T>>) - Method in class org.apache.pekko.pattern.Patterns$
Returns a Future that will be completed with the success or failure of the provided Callable after the specified duration.
after(FiniteDuration, Scheduler, ExecutionContext, CompletionStage<T>) - Static method in class org.apache.pekko.pattern.PatternsCS
Deprecated.
Use Patterns.after which accepts java.time.Duration and Callable of CompletionStage instead. Since Akka 2.5.22.
after(FiniteDuration, Scheduler, ExecutionContext, CompletionStage<T>) - Method in class org.apache.pekko.pattern.PatternsCS$
Deprecated.
Use Patterns.after which accepts java.time.Duration and Callable of CompletionStage instead. Since Akka 2.5.22.
after(FiniteDuration, Scheduler, ExecutionContext, Future<T>) - Static method in class org.apache.pekko.pattern.Patterns
Deprecated.
Use the overload one which accepts a Callable of Future instead. Since Akka 2.5.22.
after(FiniteDuration, Scheduler, ExecutionContext, Future<T>) - Method in class org.apache.pekko.pattern.Patterns$
Deprecated.
Use the overload one which accepts a Callable of Future instead. Since Akka 2.5.22.
after(FiniteDuration, Scheduler, Function0<Future<T>>, ExecutionContext) - Method in interface org.apache.pekko.pattern.FutureTimeoutSupport
Returns a Future that will be completed with the success or failure of the provided value after the specified duration.
after(FiniteDuration, Function0<Future<T>>, ClassicActorSystemProvider) - Method in interface org.apache.pekko.pattern.FutureTimeoutSupport
Returns a Future that will be completed with the success or failure of the provided value after the specified duration.
After$() - Constructor for class org.apache.pekko.cluster.ddata.VersionVector.After$
 
After$() - Constructor for class org.apache.pekko.cluster.VectorClock.After$
 
afterAll() - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKitBase
To be implemented by "more" concrete class that can mixin BeforeAndAfterAll or similar, for example FlatSpecLike with BeforeAndAfterAll.
afterAll() - Method in interface org.apache.pekko.actor.testkit.typed.scaladsl.LogCapturing
 
afterAll() - Method in interface org.apache.pekko.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKitBase
Shuts down the ActorTestKit.
afterAll() - Method in class org.apache.pekko.persistence.PluginSpec
 
afterAll(ExtensionContext) - Method in class org.apache.pekko.actor.testkit.typed.javadsl.TestKitJUnit5Extension
Shutdown testKit
afterBind(DatagramSocket) - Method in interface org.apache.pekko.io.Inet.SocketOptionV2
Action to be taken for this option after connect returned.
afterBind(ServerSocket) - Method in interface org.apache.pekko.io.Inet.SocketOptionV2
Action to be taken for this option after connect returned.
afterCompletionStage(FiniteDuration, Scheduler, Function0<CompletionStage<T>>, ExecutionContext) - Method in interface org.apache.pekko.pattern.FutureTimeoutSupport
Returns a CompletionStage that will be completed with the success or failure of the provided value after the specified duration.
afterCompletionStage(FiniteDuration, Function0<CompletionStage<T>>, ClassicActorSystemProvider) - Method in interface org.apache.pekko.pattern.FutureTimeoutSupport
Returns a CompletionStage that will be completed with the success or failure of the provided value after the specified duration.
afterConnect(DatagramSocket) - Method in interface org.apache.pekko.io.Inet.SocketOptionV2
Action to be taken for this option after connect returned.
afterConnect(Socket) - Method in class org.apache.pekko.io.Inet.SO$.SendBufferSize
 
afterConnect(Socket) - Method in class org.apache.pekko.io.Inet.SO$.TrafficClass
 
afterConnect(Socket) - Method in interface org.apache.pekko.io.Inet.SocketOption
Action to be taken for this option after connect returned.
afterConnect(Socket) - Method in class org.apache.pekko.io.Tcp.SO$.KeepAlive
 
afterConnect(Socket) - Method in class org.apache.pekko.io.Tcp.SO$.OOBInline
 
afterConnect(Socket) - Method in class org.apache.pekko.io.Tcp.SO$.TcpNoDelay
 
afterDelay(Duration, org.apache.pekko.stream.Attributes.CancellationStrategy.Strategy) - Method in class org.apache.pekko.stream.Attributes.CancellationStrategy$
Java API
AfterDelay(FiniteDuration, org.apache.pekko.stream.Attributes.CancellationStrategy.Strategy) - Constructor for class org.apache.pekko.stream.Attributes.CancellationStrategy$.AfterDelay
 
AfterDelay$() - Constructor for class org.apache.pekko.stream.Attributes.CancellationStrategy$.AfterDelay$
 
AfterInstance() - Static method in class org.apache.pekko.cluster.ddata.VersionVector
Java API: The VersionVector.After instance
AfterInstance() - Method in class org.apache.pekko.cluster.ddata.VersionVector$
Java API: The VersionVector.After instance
afterPostStop() - Method in class org.apache.pekko.stream.stage.GraphStageLogic
INTERNAL API
afterPostStop() - Method in class org.apache.pekko.stream.stage.TimerGraphStageLogic
 
afterTermination() - Method in class org.apache.pekko.remote.testkit.MultiNodeSpec
Override this method to do something when the whole test is terminating.
afterTransitionDo() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State
Deprecated.
 
ageOrdering() - Static method in class org.apache.pekko.cluster.Member
Sort members by age, i.e.
ageOrdering() - Method in class org.apache.pekko.cluster.Member$
Sort members by age, i.e.
ageOrdering() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
ageOrdering() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonProxy
 
AggregateServiceDiscovery$ - Class in org.apache.pekko.discovery.aggregate
INTERNAL API
AggregateServiceDiscovery$() - Constructor for class org.apache.pekko.discovery.aggregate.AggregateServiceDiscovery$
 
AggregateServiceDiscoverySettings - Class in org.apache.pekko.discovery.aggregate
INTERNAL API
AggregateServiceDiscoverySettings(Config) - Constructor for class org.apache.pekko.discovery.aggregate.AggregateServiceDiscoverySettings
 
aggregateWithBoundary(Supplier<Agg>, Function2<Agg, Out, Pair<Agg, Object>>, Function<Agg, Emit>, Pair<Predicate<Agg>, Duration>) - Method in class org.apache.pekko.stream.javadsl.Flow
Aggregate input elements into an arbitrary data structure that can be completed and emitted downstream when custom condition is met which can be triggered by aggregate or timer.
aggregateWithBoundary(Supplier<Agg>, Function2<Agg, Out, Pair<Agg, Object>>, Function<Agg, Emit>, Pair<Predicate<Agg>, Duration>) - Method in class org.apache.pekko.stream.javadsl.Source
Aggregate input elements into an arbitrary data structure that can be completed and emitted downstream when custom condition is met which can be triggered by aggregate or timer.
aggregateWithBoundary(Supplier<Agg>, Function2<Agg, Out, Pair<Agg, Object>>, Function<Agg, Emit>, Pair<Predicate<Agg>, Duration>) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Aggregate input elements into an arbitrary data structure that can be completed and emitted downstream when custom condition is met which can be triggered by aggregate or timer.
aggregateWithBoundary(Supplier<Agg>, Function2<Agg, Out, Pair<Agg, Object>>, Function<Agg, Emit>, Pair<Predicate<Agg>, Duration>) - Method in class org.apache.pekko.stream.javadsl.SubSource
Aggregate input elements into an arbitrary data structure that can be completed and emitted downstream when custom condition is met which can be triggered by aggregate or timer.
aggregateWithBoundary(Function0<Agg>, Function2<Agg, Out, Tuple2<Agg, Object>>, Function1<Agg, Emit>, Option<Tuple2<Function1<Agg, Object>, FiniteDuration>>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Aggregate input elements into an arbitrary data structure that can be completed and emitted downstream when custom condition is met which can be triggered by aggregate or timer.
Akka$() - Constructor for class org.apache.pekko.persistence.serialization.SnapshotAutoMigration.Akka$
 
alias() - Method in class org.apache.pekko.serialization.SerializerDetails
 
aliveRegions() - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator
 
aliveRegions_$eq(Set<ActorRef>) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator
 
ALLADDRESSES_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
ALLADDRESSES_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip
 
ALLAPPVERSIONS_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip
 
allButSelf() - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
ALLBUTSELF_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
allDataCenters() - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState
All data centers in the cluster
AllDeadLetters - Interface in org.apache.pekko.actor
Subscribe to this class to be notified about all DeadLetter (also the suppressed ones) and Dropped.
AllForOneStrategy - Class in org.apache.pekko.actor
Applies the fault handling Directive (Resume, Restart, Stop) specified in the Decider to all children when one fails, as opposed to pekko.actor.OneForOneStrategy that applies it only to the child actor that failed.
AllForOneStrategy(boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Constructor for class org.apache.pekko.actor.AllForOneStrategy
Java API: compatible with lambda expressions
AllForOneStrategy(int, Duration, Iterable<Class<? extends Throwable>>) - Constructor for class org.apache.pekko.actor.AllForOneStrategy
Java API
AllForOneStrategy(int, Duration, Function<Throwable, SupervisorStrategy.Directive>) - Constructor for class org.apache.pekko.actor.AllForOneStrategy
Java API
AllForOneStrategy(int, Duration, Function<Throwable, SupervisorStrategy.Directive>, boolean) - Constructor for class org.apache.pekko.actor.AllForOneStrategy
Java API
AllForOneStrategy(int, Duration, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Constructor for class org.apache.pekko.actor.AllForOneStrategy
Java API: compatible with lambda expressions
AllForOneStrategy(int, Duration, boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Constructor for class org.apache.pekko.actor.AllForOneStrategy
 
AllForOneStrategy(int, Duration, Iterable<Class<? extends Throwable>>) - Constructor for class org.apache.pekko.actor.AllForOneStrategy
Java API
AllForOneStrategy(int, Duration, Function<Throwable, SupervisorStrategy.Directive>) - Constructor for class org.apache.pekko.actor.AllForOneStrategy
Java API
AllForOneStrategy(int, Duration, Function<Throwable, SupervisorStrategy.Directive>, boolean) - Constructor for class org.apache.pekko.actor.AllForOneStrategy
Java API
AllForOneStrategy(int, Duration, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Constructor for class org.apache.pekko.actor.AllForOneStrategy
Java API: compatible with lambda expressions
AllForOneStrategy(PartialFunction<Throwable, SupervisorStrategy.Directive>) - Constructor for class org.apache.pekko.actor.AllForOneStrategy
Java API: compatible with lambda expressions
AllForOneStrategy$ - Class in org.apache.pekko.actor
 
AllForOneStrategy$() - Constructor for class org.apache.pekko.actor.AllForOneStrategy$
 
ALLHASHES_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip
 
ALLHASHES_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
allInlets() - Method in class org.apache.pekko.stream.AbstractShape
Provide the list of all input ports of this shape.
AllLogLevels() - Static method in class org.apache.pekko.event.Logging
 
AllLogLevels() - Method in class org.apache.pekko.event.Logging$
 
ALLMETRICNAMES_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
allNodes() - Method in interface org.apache.pekko.cluster.ddata.DeltaPropagationSelector
 
allocateShard(ActorRef, String, Map<ActorRef, IndexedSeq<String>>) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.AbstractShardAllocationStrategy
Invoked when the location of a new shard is to be decided.
allocateShard(ActorRef, String, Map<ActorRef, IndexedSeq<String>>) - Method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy
 
allocateShard(ActorRef, String, Map<ActorRef, IndexedSeq<String>>) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.AbstractShardAllocationStrategy
 
allocateShard(ActorRef, String, Map<ActorRef, IndexedSeq<String>>) - Method in interface org.apache.pekko.cluster.sharding.ShardCoordinator.ShardAllocationStrategy
Invoked when the location of a new shard is to be decided.
allocateShardHomesForRememberEntities() - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator
 
allocationStrategy() - Method in class org.apache.pekko.cluster.sharding.typed.javadsl.Entity
 
allocationStrategy() - Method in class org.apache.pekko.cluster.sharding.typed.scaladsl.Entity
 
allOutlets() - Method in class org.apache.pekko.stream.AbstractShape
Provide the list of all output ports of this shape.
ALLOW - org.apache.pekko.stream.javadsl.FramingTruncation
 
allowCorePoolTimeout() - Method in class org.apache.pekko.dispatch.ThreadPoolConfig
 
allowedToPrepareToShutdown() - Method in class org.apache.pekko.cluster.MembershipState$
 
allowExceptions() - Method in class org.apache.pekko.pattern.CircuitBreaker
 
AllowJavaSerialization() - Method in class org.apache.pekko.actor.ActorSystem.Settings
 
AllowJavaSerialization() - Method in class org.apache.pekko.serialization.Serialization
 
allowLocalRoutees() - Method in class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings
 
allowLocalRoutees() - Method in class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings
 
allowLocalRoutees() - Method in interface org.apache.pekko.cluster.routing.ClusterRouterSettingsBase
 
ALLOWLOCALROUTEES_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
AllowWeaklyUpMembers() - Method in class org.apache.pekko.cluster.ClusterSettings
 
allPersistenceIds() - Method in interface org.apache.pekko.persistence.journal.leveldb.LeveldbIdMapping
 
allPersistenceIdsSubscribers_$eq(Set<ActorRef>) - Method in interface org.apache.pekko.persistence.journal.leveldb.LeveldbStore
 
allReachableClockTime() - Method in class org.apache.pekko.cluster.ddata.Replicator
 
allReachableClockTime_$eq(long) - Method in class org.apache.pekko.cluster.ddata.Replicator
 
allRegionsRegistered() - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator
 
allRegionsRegistered_$eq(boolean) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator
 
allReplicas() - Method in interface org.apache.pekko.persistence.typed.scaladsl.ReplicationContext
 
allRoles() - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState
All node roles in the cluster
ALLROLES_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip
 
allServiceInstances(ServiceKey<M>) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
allServiceInstances(ServiceKey<T>) - Method in interface org.apache.pekko.actor.typed.receptionist.Receptionist.Listing
Scala API: Return both the reachable and the unreachable service instances.
allShards() - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State
 
allStrategyNames() - Method in class org.apache.pekko.cluster.sbr.SplitBrainResolverSettings$
 
alpha() - Method in class org.apache.pekko.cluster.metrics.EWMA
 
alpha(FiniteDuration, FiniteDuration) - Method in class org.apache.pekko.cluster.metrics.EWMA$
Calculate the alpha (decay factor) used in EWMA from specified half-life and interval between observations.
ALPHA_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
alreadyCancelled() - Method in class org.apache.pekko.actor.Cancellable$
 
alsoTo(Graph<SinkShape<Out>, ?>) - Method in class org.apache.pekko.stream.javadsl.Flow
Attaches the given Sink to this Flow, meaning that elements that passes through will also be sent to the Sink.
alsoTo(Graph<SinkShape<Out>, ?>) - Method in class org.apache.pekko.stream.javadsl.Source
Attaches the given Sink to this Source, meaning that elements that passes through will also be sent to the Sink.
alsoTo(Graph<SinkShape<Out>, ?>) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Attaches the given Sink to this Flow, meaning that elements that passes through will also be sent to the Sink.
alsoTo(Graph<SinkShape<Out>, ?>) - Method in class org.apache.pekko.stream.javadsl.SubSource
Attaches the given Sink to this Source, meaning that elements that passes through will also be sent to the Sink.
alsoTo(Graph<SinkShape<Out>, ?>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Attaches the given Sink to this Source, meaning that elements that pass through will also be sent to the Sink.
alsoTo(Graph<SinkShape<Out>, ?>) - Method in class org.apache.pekko.stream.scaladsl.FlowWithContext
 
alsoTo(Graph<SinkShape<Out>, ?>) - Method in interface org.apache.pekko.stream.scaladsl.FlowWithContextOps
Data variant of pekko.stream.scaladsl.FlowOps.alsoTo
alsoTo(Graph<SinkShape<Out>, ?>) - Method in class org.apache.pekko.stream.scaladsl.SourceWithContext
 
alsoToAll(Graph<SinkShape<Out>, ?>...) - Method in class org.apache.pekko.stream.javadsl.Flow
Attaches the given Sinks to this Flow, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Graph<SinkShape<Out>, ?>...) - Method in class org.apache.pekko.stream.javadsl.Source
Attaches the given Sinks to this Source, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Graph<SinkShape<Out>, ?>...) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Attaches the given Sinks to this Flow, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Graph<SinkShape<Out>, ?>...) - Method in class org.apache.pekko.stream.javadsl.SubSource
Attaches the given Sinks to this Source, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Seq<Graph<SinkShape<Out>, ?>>) - Method in class org.apache.pekko.stream.javadsl.Flow
Attaches the given Sinks to this Flow, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Seq<Graph<SinkShape<Out>, ?>>) - Method in class org.apache.pekko.stream.javadsl.Source
Attaches the given Sinks to this Source, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Seq<Graph<SinkShape<Out>, ?>>) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Attaches the given Sinks to this Flow, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Seq<Graph<SinkShape<Out>, ?>>) - Method in class org.apache.pekko.stream.javadsl.SubSource
Attaches the given Sinks to this Source, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Seq<Graph<SinkShape<Out>, ?>>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Attaches the given Sinks to this Source, meaning that elements that pass through will also be sent to the Sink.
alsoToContext(Graph<SinkShape<Ctx>, ?>) - Method in interface org.apache.pekko.stream.scaladsl.FlowWithContextOps
Context variant of pekko.stream.scaladsl.FlowOps.alsoTo
alsoToContext(Graph<SinkShape<Ctx>, ?>) - Method in class org.apache.pekko.stream.scaladsl.SourceWithContext
 
alsoToContext(Graph<SinkShape<CtxOut>, ?>) - Method in class org.apache.pekko.stream.scaladsl.FlowWithContext
 
alsoToGraph(Graph<SinkShape<Out>, M>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
 
alsoToMat(Graph<SinkShape<Out>, M2>, Function2<Mat, M2, M3>) - Method in class org.apache.pekko.stream.javadsl.Flow
Attaches the given Sink to this Flow, meaning that elements that passes through will also be sent to the Sink.
alsoToMat(Graph<SinkShape<Out>, M2>, Function2<Mat, M2, M3>) - Method in class org.apache.pekko.stream.javadsl.Source
Attaches the given Sink to this Flow, meaning that elements that passes through will also be sent to the Sink.
alsoToMat(Graph<SinkShape<Out>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOpsMat
Attaches the given Sink to this Flow, meaning that elements that pass through will also be sent to the Sink.
AlwaysAdmissionFilter - Class in org.apache.pekko.cluster.sharding.internal
INTERNAL API
AlwaysAdmissionFilter() - Constructor for class org.apache.pekko.cluster.sharding.internal.AlwaysAdmissionFilter
 
AlwaysAdmissionFilter$ - Class in org.apache.pekko.cluster.sharding.internal
INTERNAL API
AlwaysAdmissionFilter$() - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AlwaysAdmissionFilter$
 
AlwaysAdmissionFilter$() - Constructor for class org.apache.pekko.cluster.sharding.internal.AlwaysAdmissionFilter$
 
AlwaysIncreasingClock() - Method in class org.apache.pekko.util.WallClock$
Always increasing time source.
amendConfig(Config) - Static method in class org.apache.pekko.dispatch.BalancingDispatcherConfigurator
 
amendConfig(Config) - Method in class org.apache.pekko.dispatch.BalancingDispatcherConfigurator$
 
AmorphousShape - Class in org.apache.pekko.stream
This type of Shape can express any number of inputs and outputs at the expense of forgetting about their specific types.
AmorphousShape(Seq<Inlet<?>>, Seq<Outlet<?>>) - Constructor for class org.apache.pekko.stream.AmorphousShape
 
AmorphousShape$ - Class in org.apache.pekko.stream
 
AmorphousShape$() - Constructor for class org.apache.pekko.stream.AmorphousShape$
 
an() - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
an() - Method in class org.apache.pekko.persistence.PluginSpec
 
ancestor_$eq(FastMerge) - Method in interface org.apache.pekko.cluster.ddata.FastMerge
 
anchor() - Method in class org.apache.pekko.actor.ActorSelection
 
anchorPath() - Method in class org.apache.pekko.actor.ActorSelection
The pekko.actor.ActorPath of the anchor actor.
and(Setup) - Method in class org.apache.pekko.actor.setup.Setup
Construct an pekko.actor.setup.ActorSystemSetup with this setup combined with another one.
and(Attributes) - Method in class org.apache.pekko.stream.Attributes
Adds given attributes.
and(Attributes.Attribute) - Method in class org.apache.pekko.stream.Attributes
Adds given attribute.
and(T) - Method in class org.apache.pekko.actor.setup.ActorSystemSetup
alias for withSetup allowing for fluent combination of settings: a and b and c, where a, b and c are concrete pekko.actor.setup.Setup instances.
andThen(Function1<D, BoxedUnit>) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State
Deprecated.
Register a handler to be triggered after the state has been persisted successfully
anyEvent(FI.Apply2<Object, D, FSM.State<S, D>>) - Method in class org.apache.pekko.japi.pf.FSMStateFunctionBuilder
Add a case statement that matches on any type of event.
anyEvent(FI.Apply2<Object, D, PersistentFSM.State<S, D, E>>) - Method in class org.apache.pekko.persistence.fsm.japi.pf.FSMStateFunctionBuilder
Deprecated.
Add a case statement that matches on any type of event.
anyMatch(Predicate<T>) - Method in interface org.apache.pekko.actor.typed.javadsl.StashBuffer
Tests whether a predicate holds for at least one element of this StashBuffer.
anyToFalse() - Static method in class org.apache.pekko.util.ConstantFun
 
anyToFalse() - Method in class org.apache.pekko.util.ConstantFun$
 
anyToTrue() - Static method in class org.apache.pekko.util.ConstantFun
 
anyToTrue() - Method in class org.apache.pekko.util.ConstantFun$
 
ap() - Method in class org.apache.pekko.testkit.TestActor.SetAutoPilot
 
ApiMayChange - Annotation Type in org.apache.pekko.annotation
Marks APIs that are meant to evolve towards becoming stable APIs, but are not stable APIs yet.
append(I, Object, ActorRef) - Method in class org.apache.pekko.util.MessageBufferMap
Append an element to the buffer for an id.
append(Object, ActorRef) - Method in class org.apache.pekko.util.MessageBuffer
Add one element to the end of the message buffer.
append(Tcp.WriteCommand) - Method in class org.apache.pekko.io.Tcp.SimpleWriteCommand
Java API: appends this command with another WriteCommand to form a CompoundWrite.
append(ByteString) - Method in class org.apache.pekko.util.ByteStringBuilder
Java API: append a ByteString to this builder.
applicationTestConfig() - Static method in class org.apache.pekko.actor.testkit.typed.javadsl.ActorTestKit
Config loaded from application-test.conf, which is used if no specific config is given.
applicationTestConfig() - Method in class org.apache.pekko.actor.testkit.typed.javadsl.ActorTestKit$
Config loaded from application-test.conf, which is used if no specific config is given.
applicationTestConfig() - Static method in class org.apache.pekko.actor.testkit.typed.javadsl.BehaviorTestKit
JAVA API
applicationTestConfig() - Method in class org.apache.pekko.actor.testkit.typed.javadsl.BehaviorTestKit$
JAVA API
ApplicationTestConfig() - Static method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit
Config loaded from application-test.conf, which is used if no specific config is given.
ApplicationTestConfig() - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit$
Config loaded from application-test.conf, which is used if no specific config is given.
ApplicationTestConfig() - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.BehaviorTestKit$
 
apply() - Static method in class org.apache.pekko.actor.ActorSystem
Creates a new ActorSystem with the name "default", obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply() - Method in class org.apache.pekko.actor.ActorSystem$
Creates a new ActorSystem with the name "default", obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply() - Static method in class org.apache.pekko.actor.BootstrapSetup
 
apply() - Method in class org.apache.pekko.actor.BootstrapSetup$
 
apply() - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.Creation$
 
apply() - Method in class org.apache.pekko.actor.testkit.typed.Effect.SpawnedAnonymousAdapter$
 
apply() - Static method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit
Create a testkit named from the ActorTestKit class.
apply() - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit$
Create a testkit named from the ActorTestKit class.
apply() - Static method in class org.apache.pekko.actor.typed.delivery.ConsumerController
 
apply() - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.DeliverThenStop$
 
apply() - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController$
 
apply() - Method in class org.apache.pekko.actor.typed.internal.Create$
 
apply() - Method in class org.apache.pekko.actor.typed.internal.Terminate$
 
apply() - Static method in class org.apache.pekko.actor.typed.LogOptions
Scala API: Create a new log options with defaults.
apply() - Method in class org.apache.pekko.actor.typed.LogOptions$
Scala API: Create a new log options with defaults.
apply() - Static method in class org.apache.pekko.actor.typed.SpawnProtocol
Scala API: returns a behavior that can be commanded to spawn arbitrary children.
apply() - Method in class org.apache.pekko.actor.typed.SpawnProtocol$
Scala API: returns a behavior that can be commanded to spawn arbitrary children.
apply() - Static method in class org.apache.pekko.cluster.ddata.Flag
 
apply() - Method in class org.apache.pekko.cluster.ddata.Flag$
 
apply() - Static method in class org.apache.pekko.cluster.ddata.GCounter
 
apply() - Method in class org.apache.pekko.cluster.ddata.GCounter$
 
apply() - Static method in class org.apache.pekko.cluster.ddata.GSet
 
apply() - Method in class org.apache.pekko.cluster.ddata.GSet$
 
apply() - Static method in class org.apache.pekko.cluster.ddata.LWWMap
 
apply() - Method in class org.apache.pekko.cluster.ddata.LWWMap$
 
apply() - Static method in class org.apache.pekko.cluster.ddata.ORMap
 
apply() - Method in class org.apache.pekko.cluster.ddata.ORMap$
 
apply() - Static method in class org.apache.pekko.cluster.ddata.ORMultiMap
 
apply() - Method in class org.apache.pekko.cluster.ddata.ORMultiMap$
 
apply() - Static method in class org.apache.pekko.cluster.ddata.ORSet
 
apply() - Method in class org.apache.pekko.cluster.ddata.ORSet$
 
apply() - Static method in class org.apache.pekko.cluster.ddata.PNCounter
 
apply() - Method in class org.apache.pekko.cluster.ddata.PNCounter$
 
apply() - Static method in class org.apache.pekko.cluster.ddata.PNCounterMap
 
apply() - Method in class org.apache.pekko.cluster.ddata.PNCounterMap$
 
apply() - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount$
Convenience for ask.
apply() - Static method in class org.apache.pekko.cluster.ddata.VersionVector
 
apply() - Method in class org.apache.pekko.cluster.ddata.VersionVector$
 
apply() - Method in class org.apache.pekko.cluster.sharding.ClusterShardingHealthCheck
 
apply() - Static method in class org.apache.pekko.dispatch.internal.SameThreadExecutionContext
 
apply() - Method in class org.apache.pekko.dispatch.internal.SameThreadExecutionContext$
 
apply() - Static method in class org.apache.pekko.dispatch.SingleConsumerOnlyUnboundedMailbox
 
apply() - Method in class org.apache.pekko.dispatch.SingleConsumerOnlyUnboundedMailbox$
 
apply() - Method in class org.apache.pekko.dispatch.sysmsg.Suspend$
 
apply() - Method in class org.apache.pekko.dispatch.sysmsg.Terminate$
 
apply() - Static method in class org.apache.pekko.dispatch.UnboundedControlAwareMailbox
 
apply() - Method in class org.apache.pekko.dispatch.UnboundedControlAwareMailbox$
 
apply() - Static method in class org.apache.pekko.dispatch.UnboundedDequeBasedMailbox
 
apply() - Method in class org.apache.pekko.dispatch.UnboundedDequeBasedMailbox$
 
apply() - Static method in class org.apache.pekko.dispatch.UnboundedMailbox
 
apply() - Method in class org.apache.pekko.dispatch.UnboundedMailbox$
 
apply() - Method in class org.apache.pekko.io.dns.IdGenerator$
 
apply() - Method in class org.apache.pekko.io.Inet.DatagramChannelCreator$
 
apply() - Method in interface org.apache.pekko.japi.Effect
 
apply() - Method in interface org.apache.pekko.japi.function.Effect
 
apply() - Method in interface org.apache.pekko.japi.pf.FI.UnitApplyVoid
The application to perform.
apply() - Method in class org.apache.pekko.persistence.typed.internal.VersionVector$
 
apply() - Method in class org.apache.pekko.persistence.typed.state.internal.Delete$
 
apply() - Method in class org.apache.pekko.remote.artery.AssociationState$
 
apply() - Method in class org.apache.pekko.routing.BalancingRoutingLogic$
 
apply() - Static method in class org.apache.pekko.routing.BroadcastRoutingLogic
 
apply() - Method in class org.apache.pekko.routing.BroadcastRoutingLogic$
 
apply() - Static method in class org.apache.pekko.routing.RandomRoutingLogic
 
apply() - Method in class org.apache.pekko.routing.RandomRoutingLogic$
 
apply() - Static method in class org.apache.pekko.routing.RoundRobinRoutingLogic
 
apply() - Method in class org.apache.pekko.routing.RoundRobinRoutingLogic$
 
apply() - Static method in class org.apache.pekko.routing.SmallestMailboxRoutingLogic
 
apply() - Method in class org.apache.pekko.routing.SmallestMailboxRoutingLogic$
 
apply() - Static method in class org.apache.pekko.stream.scaladsl.Flow
Returns a Flow which outputs all its inputs.
apply() - Method in class org.apache.pekko.stream.scaladsl.Flow$
Returns a Flow which outputs all its inputs.
apply() - Static method in class org.apache.pekko.stream.scaladsl.FlowWithContext
Creates an "empty" FlowWithContext that passes elements through with their context unchanged.
apply() - Method in class org.apache.pekko.stream.scaladsl.FlowWithContext$
Creates an "empty" FlowWithContext that passes elements through with their context unchanged.
apply() - Method in class org.apache.pekko.stream.scaladsl.OrElse$
 
apply() - Static method in class org.apache.pekko.stream.scaladsl.TLSPlacebo
 
apply() - Method in class org.apache.pekko.stream.scaladsl.TLSPlacebo$
 
apply() - Static method in class org.apache.pekko.stream.scaladsl.Unzip
Create a new Unzip.
apply() - Method in class org.apache.pekko.stream.scaladsl.Unzip$
Create a new Unzip.
apply() - Method in class org.apache.pekko.stream.scaladsl.WireTap$
 
apply() - Static method in class org.apache.pekko.stream.scaladsl.Zip
Create a new Zip.
apply() - Method in class org.apache.pekko.stream.scaladsl.Zip$
Create a new Zip.
apply() - Static method in class org.apache.pekko.stream.scaladsl.ZipLatest
Create a new ZipLatest.
apply() - Method in class org.apache.pekko.stream.scaladsl.ZipLatest$
Create a new ZipLatest.
apply() - Method in class org.apache.pekko.stream.stage.GraphStageLogic.StageActorRefNotInitializedException$
 
apply() - Static method in exception org.apache.pekko.stream.TargetRefNotInitializedYetException
 
apply() - Method in class org.apache.pekko.stream.TargetRefNotInitializedYetException$
 
apply() - Method in class org.apache.pekko.util.WildcardTree$
 
apply(boolean) - Static method in class org.apache.pekko.cluster.ddata.Flag
Implements a boolean flag CRDT that is initialized to false and can be switched to true.
apply(boolean) - Method in class org.apache.pekko.cluster.ddata.Flag$
Implements a boolean flag CRDT that is initialized to false and can be switched to true.
apply(boolean) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
apply(boolean) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.TestFullStateGossip$
 
apply(boolean) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
apply(boolean) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult$
 
apply(boolean) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
apply(boolean) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult$
 
apply(boolean) - Static method in class org.apache.pekko.io.Inet.SO$.ReuseAddress
 
apply(boolean) - Method in class org.apache.pekko.io.Inet.SO$.ReuseAddress$
 
apply(boolean) - Static method in class org.apache.pekko.io.Tcp.SO$.KeepAlive
 
apply(boolean) - Method in class org.apache.pekko.io.Tcp.SO$.KeepAlive$
 
apply(boolean) - Static method in class org.apache.pekko.io.Tcp.SO$.OOBInline
 
apply(boolean) - Method in class org.apache.pekko.io.Tcp.SO$.OOBInline$
 
apply(boolean) - Static method in class org.apache.pekko.io.Tcp.SO$.TcpNoDelay
 
apply(boolean) - Method in class org.apache.pekko.io.Tcp.SO$.TcpNoDelay$
 
apply(boolean) - Static method in class org.apache.pekko.io.Udp.SO$.Broadcast
 
apply(boolean) - Method in class org.apache.pekko.io.Udp.SO$.Broadcast$
 
apply(boolean) - Method in class org.apache.pekko.persistence.Eventsourced.RecoveryTick$
 
apply(boolean) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.RecoveryTickEvent$
 
apply(boolean) - Method in class org.apache.pekko.stream.ActorAttributes.DebugLogging$
 
apply(boolean) - Method in class org.apache.pekko.stream.ActorAttributes.FuzzingMode$
 
apply(boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatest
Create a new ZipLatest.
apply(boolean) - Method in class org.apache.pekko.stream.scaladsl.ZipLatest$
Create a new ZipLatest.
apply(boolean, boolean) - Method in class org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals$
 
apply(boolean, boolean) - Method in class org.apache.pekko.io.dns.DnsProtocol.Ip$
 
apply(boolean, int, int, Duration, Function0<BlockingQueue<Runnable>>, RejectedExecutionHandler) - Static method in class org.apache.pekko.dispatch.ThreadPoolConfig
A small configuration DSL to create ThreadPoolExecutors that can be provided as an ExecutorServiceFactoryProvider to Dispatcher
apply(boolean, int, int, Duration, Function0<BlockingQueue<Runnable>>, RejectedExecutionHandler) - Method in class org.apache.pekko.dispatch.ThreadPoolConfig$
A small configuration DSL to create ThreadPoolExecutors that can be provided as an ExecutorServiceFactoryProvider to Dispatcher
apply(boolean, ClassicActorSystemProvider) - Method in class org.apache.pekko.stream.testkit.TestPublisher.ManualProbe$
 
apply(boolean, Level) - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Resume$
 
apply(boolean, Level) - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Stop$
 
apply(boolean, Level, Option<Logger>) - Method in class org.apache.pekko.actor.typed.LogOptions.LogOptionsImpl$
 
apply(boolean, Set<Address>) - Method in class org.apache.pekko.cluster.ClusterEvent.SeenChanged$
 
apply(boolean, Enumeration.Value, boolean, boolean, boolean, boolean, Enumeration.Value) - Method in class org.apache.pekko.io.dns.internal.MessageFlags$
 
apply(boolean, Option<String>) - Method in class org.apache.pekko.cluster.sbr.KeepOldestSettings$
 
apply(boolean, Option<ActorRef>) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
apply(boolean, Option<ActorRef>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData$
 
apply(byte) - Method in class org.apache.pekko.util.ByteString.Companion$
 
apply(byte[]) - Method in class org.apache.pekko.util.ByteIterator.ByteArrayIterator$
 
apply(byte[]) - Method in class org.apache.pekko.util.ByteString.ByteString1$
 
apply(byte[]) - Method in class org.apache.pekko.util.ByteString.ByteString1C$
 
apply(byte[]) - Method in class org.apache.pekko.util.ByteString$
Creates a new ByteString by copying a byte array.
apply(byte[]) - Static method in class org.apache.pekko.util.CompactByteString
Creates a new CompactByteString by copying a byte array.
apply(byte[]) - Method in class org.apache.pekko.util.CompactByteString$
Creates a new CompactByteString by copying a byte array.
apply(byte[], int, int) - Method in class org.apache.pekko.util.ByteIterator.ByteArrayIterator$
 
apply(byte[], int, int) - Method in class org.apache.pekko.util.ByteString.ByteString1$
 
apply(double, double) - Static method in class org.apache.pekko.cluster.metrics.EWMA
 
apply(double, double) - Method in class org.apache.pekko.cluster.metrics.EWMA$
 
apply(double, double, double, double) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer$
 
apply(int) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.WorkerStats$
 
apply(int) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReplicaCount$
 
apply(int) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReplicaCount$
 
apply(int) - Static method in class org.apache.pekko.cluster.sharding.typed.ShardingMessageExtractor
Scala API:
apply(int) - Method in class org.apache.pekko.cluster.sharding.typed.ShardingMessageExtractor$
Scala API:
apply(int) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
apply(int) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry$
 
apply(int) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
apply(int) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry$
 
apply(int) - Method in class org.apache.pekko.cluster.typed.internal.receptionist.ShardedServiceRegistry$
 
apply(int) - Static method in class org.apache.pekko.dispatch.NonBlockingBoundedMailbox
 
apply(int) - Method in class org.apache.pekko.dispatch.NonBlockingBoundedMailbox$
 
apply(int) - Method in class org.apache.pekko.event.Logging.LogLevel$
 
apply(int) - Static method in class org.apache.pekko.io.dns.internal.OpCode
 
apply(int) - Static method in class org.apache.pekko.io.dns.internal.ResponseCode
 
apply(int) - Static method in class org.apache.pekko.io.Inet.SO$.ReceiveBufferSize
 
apply(int) - Method in class org.apache.pekko.io.Inet.SO$.ReceiveBufferSize$
 
apply(int) - Static method in class org.apache.pekko.io.Inet.SO$.SendBufferSize
 
apply(int) - Method in class org.apache.pekko.io.Inet.SO$.SendBufferSize$
 
apply(int) - Static method in class org.apache.pekko.io.Inet.SO$.TrafficClass
 
apply(int) - Method in class org.apache.pekko.io.Inet.SO$.TrafficClass$
 
apply(int) - Method in class org.apache.pekko.io.Tcp.ResumeAccepting$
 
apply(int) - Method in class org.apache.pekko.pattern.BackoffSupervisor.ResetRestartCount$
 
apply(int) - Method in class org.apache.pekko.pattern.BackoffSupervisor.RestartCount$
 
apply(int) - Method in class org.apache.pekko.remote.artery.FlushAck$
 
apply(int) - Method in class org.apache.pekko.remote.HeartbeatHistory$
Create an empty HeartbeatHistory, without any history.
apply(int) - Static method in class org.apache.pekko.routing.AdjustPoolSize
 
apply(int) - Method in class org.apache.pekko.routing.AdjustPoolSize$
 
apply(int) - Method in class org.apache.pekko.stream.ActorAttributes.MaxFixedBufferSize$
 
apply(int) - Method in class org.apache.pekko.stream.ActorAttributes.OutputBurstLimit$
 
apply(int) - Method in class org.apache.pekko.stream.ActorAttributes.SyncProcessingLimit$
 
apply(int) - Static method in class org.apache.pekko.stream.IOSettings
Deprecated.
Use setting 'pekko.stream.materializer.io.tcp.write-buffer-size' or attribute TcpAttributes.writeBufferSize instead. Since Akka 2.6.0.
apply(int) - Method in class org.apache.pekko.stream.IOSettings$
Deprecated.
Use setting 'pekko.stream.materializer.io.tcp.write-buffer-size' or attribute TcpAttributes.writeBufferSize instead. Since Akka 2.6.0.
apply(int) - Static method in class org.apache.pekko.stream.scaladsl.Concat
Create a new Concat.
apply(int) - Method in class org.apache.pekko.stream.scaladsl.Concat$
Create a new Concat.
apply(int) - Method in class org.apache.pekko.stream.scaladsl.TcpAttributes.TcpWriteBufferSize$
 
apply(int) - Static method in class org.apache.pekko.stream.scaladsl.ZipN
Create a new ZipN.
apply(int) - Method in class org.apache.pekko.stream.scaladsl.ZipN$
Create a new ZipN.
apply(int) - Method in class org.apache.pekko.stream.StreamRefAttributes.BufferCapacity$
 
apply(int) - Static method in class org.apache.pekko.testkit.TestBarrier
 
apply(int) - Method in class org.apache.pekko.testkit.TestBarrier$
 
apply(int) - Method in class org.apache.pekko.util.ByteString
 
apply(int) - Method in class org.apache.pekko.util.ByteString.ByteString1
 
apply(int) - Method in class org.apache.pekko.util.ByteString.ByteString1C
 
apply(int) - Method in class org.apache.pekko.util.ByteString.ByteStrings
 
apply(int) - Method in class org.apache.pekko.util.Collections.EmptyImmutableSeq$
 
apply(int, boolean) - Static method in class org.apache.pekko.stream.scaladsl.Balance
Create a new Balance with the specified number of output ports.
apply(int, boolean) - Method in class org.apache.pekko.stream.scaladsl.Balance$
Create a new Balance with the specified number of output ports.
apply(int, boolean) - Static method in class org.apache.pekko.stream.scaladsl.Broadcast
Create a new Broadcast with the specified number of output ports.
apply(int, boolean) - Method in class org.apache.pekko.stream.scaladsl.Broadcast$
Create a new Broadcast with the specified number of output ports.
apply(int, boolean) - Static method in class org.apache.pekko.stream.scaladsl.Concat
Create a new Concat operator that will concatenate two or more streams.
apply(int, boolean) - Method in class org.apache.pekko.stream.scaladsl.Concat$
Create a new Concat operator that will concatenate two or more streams.
apply(int, boolean) - Static method in class org.apache.pekko.stream.scaladsl.Merge
Create a new Merge with the specified number of input ports.
apply(int, boolean) - Method in class org.apache.pekko.stream.scaladsl.Merge$
Create a new Merge with the specified number of input ports.
apply(int, boolean) - Static method in class org.apache.pekko.stream.scaladsl.MergeLatest
Create a new MergeLatest with the specified number of input ports.
apply(int, boolean) - Method in class org.apache.pekko.stream.scaladsl.MergeLatest$
Create a new MergeLatest with the specified number of input ports.
apply(int, boolean) - Static method in class org.apache.pekko.stream.scaladsl.MergePreferred
Create a new MergePreferred with the specified number of secondary input ports.
apply(int, boolean) - Method in class org.apache.pekko.stream.scaladsl.MergePreferred$
Create a new MergePreferred with the specified number of secondary input ports.
apply(int, boolean, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.LeastFrequentlyUsedPassivationStrategy$
INTERNAL API
apply(int, double, int, int) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter$
 
apply(int, double, long, int) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.TokenBucket$
Deprecated.
 
apply(int, int) - Method in class org.apache.pekko.cluster.VectorClockStats$
 
apply(int, int) - Method in class org.apache.pekko.stream.Attributes.InputBuffer$
 
apply(int, int, boolean) - Method in class org.apache.pekko.persistence.typed.internal.SnapshotCountRetentionCriteriaImpl$
 
apply(int, int, boolean) - Static method in class org.apache.pekko.stream.scaladsl.Interleave
Create a new Interleave with the specified number of input ports and given size of elements to take from each input.
apply(int, int, boolean) - Method in class org.apache.pekko.stream.scaladsl.Interleave$
Create a new Interleave with the specified number of input ports and given size of elements to take from each input.
apply(int, int, boolean, String...) - Static method in class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings
 
apply(int, int, boolean, String...) - Method in class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings$
 
apply(int, int, boolean, Seq<String>) - Static method in class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings
 
apply(int, int, boolean, Seq<String>) - Method in class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings$
 
apply(int, int, boolean, Set<String>) - Static method in class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings
 
apply(int, int, boolean, Set<String>) - Method in class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings$
 
apply(int, int, boolean, Option<String>) - Static method in class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings
Deprecated.
useRole has been replaced with useRoles. Since Akka 2.5.4.
apply(int, int, boolean, Option<String>) - Method in class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings$
Deprecated.
useRole has been replaced with useRoles. Since Akka 2.5.4.
apply(int, int, double) - Method in class org.apache.pekko.remote.artery.CacheStatistics$
 
apply(int, int, double) - Method in class org.apache.pekko.util.FastFrequencySketch$
Create a new FastFrequencySketch based on the cache capacity (which will be increased to the nearest power of two).
apply(int, int, double, int, int) - Method in class org.apache.pekko.cluster.sharding.internal.FrequencySketchAdmissionFilter$
 
apply(int, int, double, int, int, FrequencySketch.Hasher<A>) - Method in class org.apache.pekko.util.FrequencySketch$
Create a new FrequencySketch based on the cache capacity (which will be increased to the nearest power of two).
apply(int, int, double, Duration, int, double, double, Duration, double, double) - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
apply(int, int, double, Duration, int, double, double, Duration, double, double) - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
apply(int, int, int, double, double, double, int) - Static method in class org.apache.pekko.routing.DefaultResizer
Implementation of Resizer that adjust the Pool based on specified thresholds.
apply(int, int, int, double, double, double, int) - Method in class org.apache.pekko.routing.DefaultResizer$
Implementation of Resizer that adjust the Pool based on specified thresholds.
apply(int, int, String, Function1<Throwable, Supervision.Directive>, StreamSubscriptionTimeoutSettings, boolean, int, boolean, boolean, int) - Static method in class org.apache.pekko.stream.ActorMaterializerSettings
Deprecated.
Use config or attributes to configure the materializer. See migration guide for details https://doc.akka.io/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since Akka 2.6.0.
apply(int, int, String, Function1<Throwable, Supervision.Directive>, StreamSubscriptionTimeoutSettings, boolean, int, boolean, boolean, int) - Method in class org.apache.pekko.stream.ActorMaterializerSettings$
Deprecated.
Use config or attributes to configure the materializer. See migration guide for details https://doc.akka.io/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since Akka 2.6.0.
apply(int, long, int) - Method in class org.apache.pekko.persistence.journal.leveldb.Key$
 
apply(int, String, Attributes) - Method in class org.apache.pekko.stream.snapshot.LogicSnapshotImpl$
 
apply(int, Duration) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadFrom$
 
apply(int, Duration) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteTo$
 
apply(int, ActorSystem) - Static method in class org.apache.pekko.testkit.TestLatch
 
apply(int, ActorSystem) - Method in class org.apache.pekko.testkit.TestLatch$
 
apply(int, Cancellable) - Method in class org.apache.pekko.stream.stage.TimerMessages.Timer$
 
apply(int, SupervisorStrategy, String) - Static method in class org.apache.pekko.routing.BalancingPool
 
apply(int, SupervisorStrategy, String) - Method in class org.apache.pekko.routing.BalancingPool$
 
apply(int, Behavior<T>, Function1<ActorSystem<?>, RoutingLogic<T>>, Function1<T, Object>, Props) - Method in class org.apache.pekko.actor.typed.internal.routing.PoolRouterBuilder$
 
apply(int, RestartSupervisor<?, ? extends Throwable>) - Method in class org.apache.pekko.actor.typed.internal.RestartSupervisor.ResetRestartCount$
 
apply(int, Props) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.BoundedMailboxSelector$
 
apply(int, org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy.AdmissionFilter) - Method in class org.apache.pekko.cluster.sharding.internal.AdmissionFilter$
 
apply(int, org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy.AdmissionOptimizer) - Method in class org.apache.pekko.cluster.sharding.internal.AdmissionOptimizer$
 
apply(int, ClusterShardingSettings.PassivationStrategy, ClusterShardingSettings.PassivationStrategy, double, double, double, org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy.AdmissionOptimizer, org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy.AdmissionFilter, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$
INTERNAL API
apply(int, StashOverflowStrategy, boolean, String, String, Option<Config>, Option<Config>, boolean) - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedSettings$
INTERNAL API
apply(int, StashOverflowStrategy, boolean, FiniteDuration, String, boolean) - Method in class org.apache.pekko.persistence.typed.state.internal.DurableStateSettings$
INTERNAL API
apply(int, LogicSnapshot, LogicSnapshot, ConnectionSnapshot.ConnectionState) - Method in class org.apache.pekko.stream.snapshot.ConnectionSnapshotImpl$
 
apply(int, IndexedSeq<Object>, long, long) - Method in class org.apache.pekko.remote.HeartbeatHistory$
Holds the heartbeat statistics for a specific node Address.
apply(int, IndexedSeq<T>, IndexedSeq<T>, SeqNo) - Static method in class org.apache.pekko.remote.AckedSendBuffer
Deprecated.
 
apply(int, IndexedSeq<T>, IndexedSeq<T>, SeqNo) - Method in class org.apache.pekko.remote.AckedSendBuffer$
 
apply(int, Seq<Object>, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.LeastRecentlyUsedPassivationStrategy$
INTERNAL API
apply(int, Seq<String>, boolean, String...) - Static method in class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings
 
apply(int, Seq<String>, boolean, String...) - Method in class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings$
 
apply(int, Seq<String>, boolean, Seq<String>) - Static method in class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings
 
apply(int, Seq<String>, boolean, Seq<String>) - Method in class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings$
 
apply(int, Seq<String>, boolean, Set<String>) - Static method in class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings
 
apply(int, Seq<String>, boolean, Set<String>) - Method in class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings$
 
apply(int, Seq<String>, boolean, Option<String>) - Static method in class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings
Deprecated.
useRole has been replaced with useRoles. Since Akka 2.5.4.
apply(int, Seq<String>, boolean, Option<String>) - Method in class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings$
Deprecated.
useRole has been replaced with useRoles. Since Akka 2.5.4.
apply(int, Duration, boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Static method in class org.apache.pekko.actor.AllForOneStrategy
 
apply(int, Duration, boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Method in class org.apache.pekko.actor.AllForOneStrategy$
 
apply(int, Duration, boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Static method in class org.apache.pekko.actor.OneForOneStrategy
 
apply(int, Duration, boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Method in class org.apache.pekko.actor.OneForOneStrategy$
 
apply(int, FiniteDuration) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadFrom$
 
apply(int, FiniteDuration) - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteTo$
 
apply(int, FiniteDuration) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.ReadFrom$
 
apply(int, FiniteDuration) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.WriteTo$
 
apply(int, FiniteDuration) - Static method in class org.apache.pekko.dispatch.BoundedControlAwareMailbox
 
apply(int, FiniteDuration) - Method in class org.apache.pekko.dispatch.BoundedControlAwareMailbox$
 
apply(int, FiniteDuration) - Static method in class org.apache.pekko.dispatch.BoundedDequeBasedMailbox
 
apply(int, FiniteDuration) - Method in class org.apache.pekko.dispatch.BoundedDequeBasedMailbox$
 
apply(int, FiniteDuration) - Static method in class org.apache.pekko.dispatch.BoundedMailbox
 
apply(int, FiniteDuration) - Method in class org.apache.pekko.dispatch.BoundedMailbox$
 
apply(int, FiniteDuration, boolean, Level, boolean, int) - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Restart$
 
apply(int, ExecutionContext) - Method in class org.apache.pekko.util.SerializedSuspendableExecutionContext$
 
apply(int, Function1<T, Object>) - Static method in class org.apache.pekko.stream.scaladsl.MergeSequence
 
apply(int, Function1<T, Object>) - Method in class org.apache.pekko.stream.scaladsl.MergeSequence$
 
apply(int, Function1<T, Object>) - Static method in class org.apache.pekko.stream.scaladsl.Partition
Create a new Partition operator with the specified input type.
apply(int, Function1<T, Object>) - Method in class org.apache.pekko.stream.scaladsl.Partition$
Create a new Partition operator with the specified input type.
apply(int, Option<String>) - Method in class org.apache.pekko.cluster.sbr.StaticQuorumSettings$
 
apply(int, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.MostRecentlyUsedPassivationStrategy$
 
apply(int, Option<org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.PolicySettings>, org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$
 
apply(int, Option<Resizer>, int, PartialFunction<Object, Object>, SupervisorStrategy, String, boolean) - Static method in class org.apache.pekko.routing.ConsistentHashingPool
 
apply(int, Option<Resizer>, int, PartialFunction<Object, Object>, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.routing.ConsistentHashingPool$
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Static method in class org.apache.pekko.routing.BroadcastPool
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.routing.BroadcastPool$
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Static method in class org.apache.pekko.routing.RandomPool
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.routing.RandomPool$
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Static method in class org.apache.pekko.routing.RoundRobinPool
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.routing.RoundRobinPool$
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Static method in class org.apache.pekko.routing.SmallestMailboxPool
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.routing.SmallestMailboxPool$
 
apply(int, Option<Resizer>, FiniteDuration, SupervisorStrategy, String, boolean) - Static method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool
 
apply(int, Option<Resizer>, FiniteDuration, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool$
 
apply(int, Option<Resizer>, FiniteDuration, FiniteDuration, SupervisorStrategy, String, boolean) - Static method in class org.apache.pekko.routing.TailChoppingPool
 
apply(int, Option<Resizer>, FiniteDuration, FiniteDuration, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.routing.TailChoppingPool$
 
apply(int, Option<Level>, Option<String>, Option<String>, Option<String>, Option<Regex>, Option<Class<? extends Throwable>>, Map<String, String>, boolean, Option<Function1<LoggingEvent, Object>>) - Method in class org.apache.pekko.actor.testkit.typed.internal.LoggingTestKitImpl$
INTERNAL API
apply(long) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck$
 
apply(long) - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Ack$
 
apply(long) - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Resend$
 
apply(long) - Method in class org.apache.pekko.cluster.ddata.PruningState.PruningPerformed$
 
apply(long) - Static method in class org.apache.pekko.persistence.DeleteMessagesSuccess
 
apply(long) - Method in class org.apache.pekko.persistence.DeleteMessagesSuccess$
 
apply(long) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.TimeoutMarker$
Deprecated.
 
apply(long) - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplaySuccess$
 
apply(long) - Method in class org.apache.pekko.persistence.JournalProtocol.RecoverySuccess$
 
apply(long) - Static method in class org.apache.pekko.persistence.query.Sequence
 
apply(long) - Method in class org.apache.pekko.persistence.query.Sequence$
 
apply(long) - Static method in class org.apache.pekko.persistence.testkit.DeleteEvents
 
apply(long) - Method in class org.apache.pekko.persistence.testkit.DeleteEvents$
 
apply(long) - Static method in class org.apache.pekko.persistence.typed.DeleteEventsCompleted
 
apply(long) - Method in class org.apache.pekko.persistence.typed.DeleteEventsCompleted$
 
apply(long) - Static method in class org.apache.pekko.remote.SeqNo
Deprecated.
Implements a 64 bit sequence number with proper wrap-around ordering.
apply(long) - Method in class org.apache.pekko.remote.SeqNo$
Deprecated.
Implements a 64 bit sequence number with proper wrap-around ordering.
apply(long) - Method in class org.apache.pekko.serialization.jackson.Compression.GZip$
 
apply(long) - Method in class org.apache.pekko.serialization.jackson.Compression.LZ4$
 
apply(long) - Static method in class org.apache.pekko.stream.IOResult
 
apply(long) - Method in class org.apache.pekko.stream.IOResult$
 
apply(long, byte, Object) - Method in class org.apache.pekko.remote.artery.compress.DecompressionTable$
 
apply(long, byte, Map<T, Object>) - Method in class org.apache.pekko.remote.artery.compress.CompressionTable$
 
apply(long, long) - Static method in class org.apache.pekko.persistence.testkit.SnapshotMeta
 
apply(long, long) - Method in class org.apache.pekko.persistence.testkit.SnapshotMeta$
 
apply(long, long, boolean, boolean) - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Request$
 
apply(long, long, long, long) - Static method in class org.apache.pekko.persistence.SnapshotSelectionCriteria
 
apply(long, long, long, long) - Method in class org.apache.pekko.persistence.SnapshotSelectionCriteria$
 
apply(long, long, long, long, long) - Method in class org.apache.pekko.cluster.GossipStats$
 
apply(long, long, long, String, ActorRef) - Method in class org.apache.pekko.persistence.JournalProtocol.ReplayMessages$
 
apply(long, long, String) - Static method in exception org.apache.pekko.stream.InvalidSequenceNumberException
 
apply(long, long, String) - Method in class org.apache.pekko.stream.InvalidSequenceNumberException$
 
apply(long, long, Map<String, Tuple2<Object, Object>>, IndexedSeq<DurableProducerQueue.MessageSent<A>>) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.State$
 
apply(long, A) - Method in interface org.apache.pekko.cluster.ddata.LWWRegister.Clock
 
apply(long, A, boolean, String, long) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.MessageSent$
 
apply(long, String, long) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.Confirmed$
 
apply(long, String, long) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed$
 
apply(long, String, long, Option<A>, String, long) - Static method in class org.apache.pekko.persistence.testkit.state.scaladsl.Record
 
apply(long, String, long, Option<A>, String, long) - Method in class org.apache.pekko.persistence.testkit.state.scaladsl.Record$
 
apply(long, Throwable) - Static method in class org.apache.pekko.persistence.typed.DeleteEventsFailed
 
apply(long, Throwable) - Method in class org.apache.pekko.persistence.typed.DeleteEventsFailed$
 
apply(long, TimeUnit) - Static method in class org.apache.pekko.util.Timeout
Construct a Timeout from the given time unit and factor.
apply(long, TimeUnit) - Method in class org.apache.pekko.util.Timeout$
Construct a Timeout from the given time unit and factor.
apply(long, ActorPath, Object) - Method in class org.apache.pekko.persistence.AtLeastOnceDelivery.UnconfirmedDelivery$
 
apply(long, ClassicActorSystemProvider) - Method in class org.apache.pekko.stream.testkit.TestPublisher.Probe$
 
apply(long, ReplicaId) - Static method in class org.apache.pekko.persistence.typed.crdt.LwwTime
 
apply(long, ReplicaId) - Method in class org.apache.pekko.persistence.typed.crdt.LwwTime$
 
apply(long, Seq<AtLeastOnceDelivery.UnconfirmedDelivery>) - Method in class org.apache.pekko.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot$
 
apply(long, Option<ActorRef>) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
apply(long, Option<ActorRef>) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder$
 
apply(long, Try<Done>) - Static method in class org.apache.pekko.stream.IOResult
 
apply(long, Try<Done>) - Method in class org.apache.pekko.stream.IOResult$
 
apply(short) - Method in class org.apache.pekko.io.dns.internal.MessageFlags$
 
apply(short) - Static method in class org.apache.pekko.io.dns.RecordType
 
apply(short) - Method in class org.apache.pekko.io.dns.RecordType$
 
apply(short, String) - Static method in class org.apache.pekko.io.dns.RecordClass
 
apply(short, String) - Method in class org.apache.pekko.io.dns.RecordClass$
 
apply(short, String) - Static method in class org.apache.pekko.io.dns.RecordType
 
apply(short, String) - Method in class org.apache.pekko.io.dns.RecordType$
 
apply(short, MessageFlags, Seq<Question>, Seq<ResourceRecord>, Seq<ResourceRecord>, Seq<ResourceRecord>) - Method in class org.apache.pekko.io.dns.internal.Message$
 
apply(<any>, <any>, Function<MT, Behavior<BT>>) - Method in class org.apache.pekko.actor.typed.javadsl.BehaviorBuilder.Case$
 
apply(<any>, <any>, Function<MT, Behavior<BT>>) - Method in class org.apache.pekko.actor.typed.javadsl.ReceiveBuilder.Case$
 
apply(<any>, Object, <any>) - Method in class org.apache.pekko.remote.artery.OutboundEnvelope$
 
apply(<any>, Object, <any>, long, <any>) - Method in class org.apache.pekko.remote.artery.InboundEnvelope$
Only used in tests
apply(A) - Method in class org.apache.pekko.japi.JavaPartialFunction
 
apply(A) - Method in class org.apache.pekko.japi.Option.Some$
 
apply(A) - Method in class org.apache.pekko.persistence.typed.SingleEventSeq$
 
apply(A) - Method in class org.apache.pekko.remote.transport.TestTransport.SwitchableLoggedBehavior
Deprecated.
Applies the current behavior, and invokes the callback.
apply(A) - Method in class org.apache.pekko.util.OptionVal$
 
apply(A, boolean) - Method in class org.apache.pekko.japi.JavaPartialFunction
 
apply(A, B) - Static method in class org.apache.pekko.japi.Pair
 
apply(A, B) - Method in class org.apache.pekko.japi.Pair$
 
apply(A, ActorRef<Object>) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.MessageWithConfirmation$
 
apply(A, ActorRef<ConsumerController.Confirmed>, String, long) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.Delivery$
 
apply(A, ActorRef<Done>) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation$
 
apply(A, Cluster, LWWRegister.Clock<A>) - Static method in class org.apache.pekko.cluster.ddata.LWWRegister
Deprecated.
Use `apply` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
apply(A, Cluster, LWWRegister.Clock<A>) - Method in class org.apache.pekko.cluster.ddata.LWWRegister$
Deprecated.
Use `apply` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
apply(C) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.IncomingCommand$
 
apply(C) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.IncomingCommand$
 
apply(Config) - Static method in class org.apache.pekko.actor.BootstrapSetup
Scala API: Short for using custom config but keeping default classloader and default execution context
apply(Config) - Method in class org.apache.pekko.actor.BootstrapSetup$
Scala API: Short for using custom config but keeping default classloader and default execution context
apply(Config) - Static method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit
Create a testkit named from the ActorTestKit class, and use a custom config for the actor system.
apply(Config) - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit$
Create a testkit named from the ActorTestKit class, and use a custom config for the actor system.
apply(Config) - Static method in class org.apache.pekko.actor.testkit.typed.TestKitSettings
Reads configuration settings from given Config that must have the same layout as the pekko.actor.testkit.typed section.
apply(Config) - Method in class org.apache.pekko.actor.testkit.typed.TestKitSettings$
Reads configuration settings from given Config that must have the same layout as the pekko.actor.testkit.typed section.
apply(Config) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.Settings$
Scala API: Factory method from Config corresponding to pekko.reliable-delivery.consumer-controller.
apply(Config) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.Settings$
Scala API: Factory method from Config corresponding to pekko.reliable-delivery.producer-controller.
apply(Config) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.Settings$
Scala API: Factory method from Config corresponding to pekko.reliable-delivery.work-pulling.producer-controller.
apply(Config) - Static method in class org.apache.pekko.cluster.client.ClusterClientSettings
Deprecated.
Create settings from a configuration with the same layout as the default configuration pekko.cluster.client.
apply(Config) - Method in class org.apache.pekko.cluster.client.ClusterClientSettings$
Deprecated.
Create settings from a configuration with the same layout as the default configuration pekko.cluster.client.
apply(Config) - Static method in class org.apache.pekko.cluster.client.ClusterReceptionistSettings
Deprecated.
Create settings from a configuration with the same layout as the default configuration pekko.cluster.client.receptionist.
apply(Config) - Method in class org.apache.pekko.cluster.client.ClusterReceptionistSettings$
Deprecated.
Create settings from a configuration with the same layout as the default configuration pekko.cluster.client.receptionist.
apply(Config) - Static method in class org.apache.pekko.cluster.ddata.ReplicatorSettings
Create settings from a configuration with the same layout as the default configuration pekko.cluster.distributed-data.
apply(Config) - Method in class org.apache.pekko.cluster.ddata.ReplicatorSettings$
Create settings from a configuration with the same layout as the default configuration pekko.cluster.distributed-data.
apply(Config) - Static method in class org.apache.pekko.cluster.ddata.typed.scaladsl.ReplicatorSettings
Create settings from a configuration with the same layout as the default configuration pekko.cluster.distributed-data.
apply(Config) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.ReplicatorSettings$
Create settings from a configuration with the same layout as the default configuration pekko.cluster.distributed-data.
apply(Config) - Method in class org.apache.pekko.cluster.InternalClusterAction.CompatibleConfig$
 
apply(Config) - Method in class org.apache.pekko.cluster.InternalClusterAction.InitJoin$
 
apply(Config) - Static method in class org.apache.pekko.cluster.metrics.ClusterMetricsSettings
 
apply(Config) - Method in class org.apache.pekko.cluster.metrics.ClusterMetricsSettings$
 
apply(Config) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubSettings
Create settings from a configuration with the same layout as the default configuration pekko.cluster.pub-sub.
apply(Config) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubSettings$
Create settings from a configuration with the same layout as the default configuration pekko.cluster.pub-sub.
apply(Config) - Static method in class org.apache.pekko.cluster.sharding.ClusterShardingHealthCheckSettings
 
apply(Config) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingHealthCheckSettings$
 
apply(Config) - Static method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings
Create settings from a configuration with the same layout as the default configuration pekko.cluster.sharding.
apply(Config) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$
 
apply(Config) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$
 
apply(Config) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$
 
apply(Config) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$
API MAY CHANGE: Settings and configuration for passivation strategies may change after additional testing and feedback.
apply(Config) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$
 
apply(Config) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$
 
apply(Config) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$
 
apply(Config) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings$
 
apply(Config) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$
 
apply(Config) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.PolicySettings$
 
apply(Config) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings$
Create settings from a configuration with the same layout as the default configuration pekko.cluster.sharding.
apply(Config) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingConsumerController.Settings$
Scala API: Factory method from Config corresponding to pekko.reliable-delivery.sharding.consumer-controller.
apply(Config) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.Settings$
Scala API: Factory method from Config corresponding to pekko.reliable-delivery.sharding.producer-controller.
apply(Config) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManagerSettings
Create settings from a configuration with the same layout as the default configuration pekko.cluster.singleton.
apply(Config) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManagerSettings$
Create settings from a configuration with the same layout as the default configuration pekko.cluster.singleton.
apply(Config) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonProxySettings
Create settings from a configuration with the same layout as the default configuration pekko.cluster.singleton-proxy.
apply(Config) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonProxySettings$
Create settings from a configuration with the same layout as the default configuration pekko.cluster.singleton-proxy.
apply(Config) - Static method in class org.apache.pekko.cluster.typed.ClusterSingletonManagerSettings
Create settings from a configuration with the same layout as the default configuration pekko.cluster.singleton.
apply(Config) - Method in class org.apache.pekko.cluster.typed.ClusterSingletonManagerSettings$
Create settings from a configuration with the same layout as the default configuration pekko.cluster.singleton.
apply(Config) - Method in class org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionistSettings$
 
apply(Config) - Static method in class org.apache.pekko.coordination.lease.TimeoutSettings
 
apply(Config) - Method in class org.apache.pekko.coordination.lease.TimeoutSettings$
 
apply(Config) - Method in class org.apache.pekko.persistence.typed.delivery.EventSourcedProducerQueue.Settings$
Scala API: Factory method from Config corresponding to pekko.reliable-delivery.producer-controller.event-sourced-durable-queue.
apply(Config) - Method in class org.apache.pekko.remote.artery.ArterySettings$
 
apply(Config) - Static method in class org.apache.pekko.routing.DefaultResizer
 
apply(Config) - Method in class org.apache.pekko.routing.DefaultResizer$
 
apply(Config) - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer$
 
apply(Config) - Static method in class org.apache.pekko.stream.ActorMaterializerSettings
Deprecated.
Use config or attributes to configure the materializer. See migration guide for details https://doc.akka.io/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since Akka 2.6.0.
apply(Config) - Method in class org.apache.pekko.stream.ActorMaterializerSettings$
Deprecated.
Use config or attributes to configure the materializer. See migration guide for details https://doc.akka.io/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since Akka 2.6.0.
apply(Config) - Static method in class org.apache.pekko.stream.IOSettings
Deprecated.
Use setting 'pekko.stream.materializer.io.tcp.write-buffer-size' or attribute TcpAttributes.writeBufferSize instead. Since Akka 2.6.0.
apply(Config) - Method in class org.apache.pekko.stream.IOSettings$
Deprecated.
Use setting 'pekko.stream.materializer.io.tcp.write-buffer-size' or attribute TcpAttributes.writeBufferSize instead. Since Akka 2.6.0.
apply(Config) - Method in class org.apache.pekko.stream.StreamRefSettings$
Deprecated.
Use attributes on the Runnable graph or change the defaults in configuration, see migration guide for details https://doc.akka.io/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since Akka 2.6.0.
apply(Config) - Static method in class org.apache.pekko.stream.StreamSubscriptionTimeoutSettings
Create settings from a Config subsection (Scala).
apply(Config) - Method in class org.apache.pekko.stream.StreamSubscriptionTimeoutSettings$
Create settings from a Config subsection (Scala).
apply(Config, String) - Method in class org.apache.pekko.persistence.typed.state.internal.DurableStateSettings$
 
apply(Config, String, String) - Static method in class org.apache.pekko.coordination.lease.LeaseSettings
 
apply(Config, String, String) - Method in class org.apache.pekko.coordination.lease.LeaseSettings$
 
apply(Config, String, String, Option<Config>, Option<Config>) - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedSettings$
 
apply(E) - Method in class org.apache.pekko.actor.typed.eventstream.EventStream.Publish$
 
apply(E, ReplicaId, long, VersionVector) - Method in class org.apache.pekko.persistence.typed.internal.ReplicatedEvent$
 
apply(E, Promise<Done>) - Method in class org.apache.pekko.stream.stage.ConcurrentAsyncCallbackState.Event$
 
apply(Event) - Method in class org.apache.pekko.persistence.typed.internal.Persist$
 
apply(From) - Method in class org.apache.pekko.util.Collections.PartialImmutableValuesIterable
 
apply(I) - Method in interface org.apache.pekko.japi.pf.FI.Apply
The application to perform.
apply(I) - Method in interface org.apache.pekko.japi.pf.FI.UnitApply
The application to perform.
apply(I) - Method in class org.apache.pekko.stream.testkit.TestSubscriber.OnNext$
 
apply(I1, I2) - Method in interface org.apache.pekko.japi.pf.FI.Apply2
The application to perform.
apply(I1, I2) - Method in interface org.apache.pekko.japi.pf.FI.UnitApply2
The application to perform.
apply(I1, I2, I3) - Method in interface org.apache.pekko.japi.pf.FI.UnitApply3
The application to perform.
apply(I1, I2, I3, I4) - Method in interface org.apache.pekko.japi.pf.FI.UnitApply4
The application to perform.
apply(ChannelFuture) - Static method in class org.apache.pekko.remote.transport.netty.NettyFutureBridge
Deprecated.
 
apply(ChannelFuture) - Method in class org.apache.pekko.remote.transport.netty.NettyFutureBridge$
Deprecated.
 
apply(ChannelGroupFuture) - Static method in class org.apache.pekko.remote.transport.netty.NettyFutureBridge
Deprecated.
 
apply(ChannelGroupFuture) - Method in class org.apache.pekko.remote.transport.netty.NettyFutureBridge$
Deprecated.
 
apply(Class<?>) - Method in class com.typesafe.sslconfig.pekko.util.PekkoLoggerFactory
 
apply(Class<?>) - Static method in class org.apache.pekko.util.BoxedType
 
apply(Class<?>) - Method in class org.apache.pekko.util.BoxedType$
 
apply(Class<?>, int) - Static method in class org.apache.pekko.testkit.DeadLettersFilter
Filter which matches DeadLetter events, if the wrapped message conforms to the given type.
apply(Class<?>, int) - Method in class org.apache.pekko.testkit.DeadLettersFilter$
Filter which matches DeadLetter events, if the wrapped message conforms to the given type.
apply(Class<?>, String) - Static method in class org.apache.pekko.event.jul.Logger
Deprecated.
 
apply(Class<?>, String) - Method in class org.apache.pekko.event.jul.Logger$
Deprecated.
 
apply(Class<?>, String) - Static method in class org.apache.pekko.event.slf4j.Logger
 
apply(Class<?>, String) - Method in class org.apache.pekko.event.slf4j.Logger$
 
apply(Class<?>, String, Class<?>[], Tuple3<Object, String, byte[]>[]) - Method in class org.apache.pekko.actor.TypedActor.SerializedMethodCall$
Deprecated.
 
apply(Class<?>, Seq<Object>) - Method in class org.apache.pekko.actor.IndirectActorProducer$
 
apply(Class<?>, Seq<Object>) - Static method in class org.apache.pekko.actor.Props
Scala API: create a Props given a class and its constructor arguments.
apply(Class<?>, Seq<Object>) - Method in class org.apache.pekko.actor.Props$
Scala API: create a Props given a class and its constructor arguments.
apply(Class<?>, Option<String>, Either<String, Regex>, boolean, int) - Static method in class org.apache.pekko.testkit.ErrorFilter
 
apply(Class<?>, Option<String>, Either<String, Regex>, boolean, int) - Method in class org.apache.pekko.testkit.ErrorFilter$
 
apply(Class<? super T>, Class<T>) - Static method in class org.apache.pekko.actor.TypedProps
Uses the supplied class as the factory for the TypedActor implementation, and that has the specified interface, or if the interface class is not an interface, all the interfaces it implements, appended in the sequence of interfaces.
apply(Class<? super T>, Class<T>) - Method in class org.apache.pekko.actor.TypedProps$
Uses the supplied class as the factory for the TypedActor implementation, and that has the specified interface, or if the interface class is not an interface, all the interfaces it implements, appended in the sequence of interfaces.
apply(Class<? super T>, Function0<T>) - Static method in class org.apache.pekko.actor.TypedProps
Uses the supplied thunk as the factory for the TypedActor implementation, and that has the specified interface, or if the interface class is not an interface, all the interfaces it implements, appended in the sequence of interfaces.
apply(Class<? super T>, Function0<T>) - Method in class org.apache.pekko.actor.TypedProps$
Uses the supplied thunk as the factory for the TypedActor implementation, and that has the specified interface, or if the interface class is not an interface, all the interfaces it implements, appended in the sequence of interfaces.
apply(Class<A>, String, ServiceKey<ConsumerController.Command<A>>, Optional<Behavior<DurableProducerQueue.Command<A>>>, WorkPullingProducerController.Settings) - Static method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController
Java API
apply(Class<A>, String, ServiceKey<ConsumerController.Command<A>>, Optional<Behavior<DurableProducerQueue.Command<A>>>, WorkPullingProducerController.Settings) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController$
Java API
apply(Class<A>, Function1<A, T>) - Method in class org.apache.pekko.actor.testkit.typed.Effect.MessageAdapter$
 
apply(Class<T>) - Static method in class org.apache.pekko.actor.TypedProps
Uses the supplied class as the factory for the TypedActor implementation, proxying all the interfaces it implements.
apply(Class<T>) - Method in class org.apache.pekko.actor.TypedProps$
Uses the supplied class as the factory for the TypedActor implementation, proxying all the interfaces it implements.
apply(Object) - Method in class org.apache.pekko.actor.Actor.emptyBehavior$
 
apply(Object) - Method in class org.apache.pekko.actor.Actor.ignoringBehavior$
 
apply(Object) - Method in class org.apache.pekko.actor.FSM.Failure$
 
apply(Object) - Method in class org.apache.pekko.actor.FSM.NullFunction$
 
apply(Object) - Static method in class org.apache.pekko.actor.Identify
 
apply(Object) - Method in class org.apache.pekko.actor.Identify$
 
apply(Object) - Method in class org.apache.pekko.actor.Status.Success$
 
apply(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerCancelled$
 
apply(Object) - Method in class org.apache.pekko.actor.TypedActor.MethodCall
Deprecated.
Invokes the Method on the supplied instance
apply(Object) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
apply(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope$
 
apply(Object) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
apply(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber$
 
apply(Object) - Method in class org.apache.pekko.event.LoggingReceive
 
apply(Object) - Method in class org.apache.pekko.io.Tcp.NoAck$
 
apply(Object) - Method in class org.apache.pekko.io.Udp.NoAck$
 
apply(Object) - Method in class org.apache.pekko.io.UdpConnected.NoAck$
 
apply(Object) - Method in class org.apache.pekko.pattern.ReplyWith$
 
apply(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Failure$
Deprecated.
 
apply(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.NullFunction$
Deprecated.
 
apply(Object) - Static method in class org.apache.pekko.persistence.journal.SingleEventSeq
 
apply(Object) - Method in class org.apache.pekko.persistence.journal.SingleEventSeq$
 
apply(Object) - Static method in class org.apache.pekko.persistence.ReplyToStrategy
 
apply(Object) - Method in class org.apache.pekko.persistence.ReplyToStrategy$
 
apply(Object) - Static method in class org.apache.pekko.persistence.serialization.Snapshot
 
apply(Object) - Method in class org.apache.pekko.persistence.serialization.Snapshot$
 
apply(Object) - Static method in class org.apache.pekko.routing.Broadcast
 
apply(Object) - Method in class org.apache.pekko.routing.Broadcast$
 
apply(Object) - Method in class org.apache.pekko.routing.ConsistentHashingRouter.emptyConsistentHashMapping$
 
apply(Object) - Static method in class org.apache.pekko.util.LineNumbers
Scala API: Obtain line number information for the class defining the given object.
apply(Object) - Method in class org.apache.pekko.util.LineNumbers$
Scala API: Obtain line number information for the class defining the given object.
apply(Object, int) - Method in class org.apache.pekko.persistence.JournalProtocol.LoopMessageSuccess$
 
apply(Object, int, boolean) - Method in class org.apache.pekko.stream.stage.TimerMessages.Scheduled$
 
apply(Object, int, long) - Static method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
apply(Object, int, long) - Method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected$
 
apply(Object, long, String, String, boolean, ActorRef, String) - Method in class org.apache.pekko.persistence.PersistentRepr$
Plugin API.
apply(Object, long, String, String, boolean, ActorRef, String, long, Option<Object>) - Method in class org.apache.pekko.persistence.PersistentImpl$
 
apply(Object, long, ActorRef, ActorRef) - Method in class org.apache.pekko.persistence.journal.AsyncWriteJournal.Desequenced$
 
apply(Object, D) - Method in class org.apache.pekko.actor.FSM.Event$
 
apply(Object, D) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Event$
Deprecated.
 
apply(Object, Object) - Method in class org.apache.pekko.routing.ConsistentHashingRouter.ConsistentHashableEnvelope$
 
apply(Object, Object, ActorRef) - Method in class org.apache.pekko.cluster.ddata.DurableStore.StoreReply$
 
apply(Object, String, ActorRef) - Static method in class org.apache.pekko.actor.Dropped
Convenience for creating Dropped without a sender.
apply(Object, String, ActorRef) - Method in class org.apache.pekko.actor.Dropped$
Convenience for creating Dropped without a sender.
apply(Object, String, ActorRef, ActorRef) - Static method in class org.apache.pekko.actor.Dropped
 
apply(Object, String, ActorRef, ActorRef) - Method in class org.apache.pekko.actor.Dropped$
 
apply(Object, String, Option<ReplicatedEventMetadata>) - Method in class org.apache.pekko.persistence.typed.internal.JournalInteractions.EventToPersist$
 
apply(Object, Throwable) - Static method in exception org.apache.pekko.actor.dungeon.SerializationCheckFailedException
 
apply(Object, Throwable) - Method in class org.apache.pekko.actor.dungeon.SerializationCheckFailedException$
 
apply(Object, ActorRef) - Static method in class org.apache.pekko.dispatch.Envelope
 
apply(Object, ActorRef) - Method in class org.apache.pekko.dispatch.Envelope$
 
apply(Object, ActorRef) - Method in class org.apache.pekko.persistence.NonPersistentRepr$
 
apply(Object, ActorRef) - Method in class org.apache.pekko.testkit.TestActor.RealMessage$
 
apply(Object, ActorRef, ActorRef) - Static method in class org.apache.pekko.actor.DeadLetter
 
apply(Object, ActorRef, ActorRef) - Method in class org.apache.pekko.actor.DeadLetter$
 
apply(Object, ActorRef, ActorRef) - Static method in class org.apache.pekko.actor.UnhandledMessage
 
apply(Object, ActorRef, ActorRef) - Method in class org.apache.pekko.actor.UnhandledMessage$
 
apply(Object, ActorRef, ActorSystem) - Static method in class org.apache.pekko.dispatch.Envelope
 
apply(Object, ActorRef, ActorSystem) - Method in class org.apache.pekko.dispatch.Envelope$
 
apply(Object, Iterable<SelectionPathElement>, boolean) - Method in class org.apache.pekko.actor.ActorSelectionMessage$
 
apply(Object, Set<String>) - Static method in class org.apache.pekko.persistence.journal.Tagged
 
apply(Object, Set<String>) - Method in class org.apache.pekko.persistence.journal.Tagged$
 
apply(Object, Function1<Object, BoxedUnit>) - Method in class org.apache.pekko.persistence.Eventsourced.AsyncHandlerInvocation$
 
apply(Object, Function1<Object, BoxedUnit>) - Method in class org.apache.pekko.persistence.Eventsourced.StashingHandlerInvocation$
 
apply(Object, Option<ActorRef>) - Static method in class org.apache.pekko.actor.ActorIdentity
 
apply(Object, Option<ActorRef>) - Method in class org.apache.pekko.actor.ActorIdentity$
 
apply(Object, U, FiniteDuration, org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled.TimerMode, boolean, Function0<BoxedUnit>) - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$
 
apply(Method, Object[]) - Method in class org.apache.pekko.actor.TypedActor.MethodCall$
Deprecated.
 
apply(Runnable) - Method in class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberRemovedListener$
 
apply(Runnable) - Method in class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberUpListener$
 
apply(String) - Method in class com.typesafe.sslconfig.pekko.util.PekkoLoggerFactory
 
apply(String) - Static method in exception org.apache.pekko.actor.ActorKilledException
 
apply(String) - Method in class org.apache.pekko.actor.ActorKilledException$
 
apply(String) - Static method in class org.apache.pekko.actor.ActorSystem
Creates a new ActorSystem with the specified name, obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply(String) - Method in class org.apache.pekko.actor.ActorSystem$
Creates a new ActorSystem with the specified name, obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply(String) - Static method in class org.apache.pekko.actor.AddressFromURIString
Try to construct an Address from the given String or throw a java.net.MalformedURLException.
apply(String) - Method in class org.apache.pekko.actor.AddressFromURIString$
Try to construct an Address from the given String or throw a java.net.MalformedURLException.
apply(String) - Static method in exception org.apache.pekko.actor.IllegalActorStateException
 
apply(String) - Method in class org.apache.pekko.actor.IllegalActorStateException$
 
apply(String) - Static method in exception org.apache.pekko.actor.InvalidActorNameException
 
apply(String) - Method in class org.apache.pekko.actor.InvalidActorNameException$
 
apply(String) - Static method in exception org.apache.pekko.actor.InvalidMessageException
 
apply(String) - Method in class org.apache.pekko.actor.InvalidMessageException$
 
apply(String) - Method in class org.apache.pekko.actor.ProviderSelection.Custom$
 
apply(String) - Static method in exception org.apache.pekko.actor.SchedulerException
 
apply(String) - Method in class org.apache.pekko.actor.SchedulerException$
 
apply(String) - Method in class org.apache.pekko.actor.SelectChildName$
 
apply(String) - Method in class org.apache.pekko.actor.SelectChildPattern$
 
apply(String) - Method in class org.apache.pekko.actor.SerializedActorRef$
 
apply(String) - Method in class org.apache.pekko.actor.testkit.typed.Effect.SpawnedAdapter$
 
apply(String) - Method in class org.apache.pekko.actor.testkit.typed.Effect.Stopped$
 
apply(String) - Method in class org.apache.pekko.actor.testkit.typed.FishingOutcome.Fail$
 
apply(String) - Static method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit
Create a testkit using the provided name.
apply(String) - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit$
Create a testkit using the provided name.
apply(String) - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.TestInbox$
 
apply(String) - Static method in exception org.apache.pekko.actor.testkit.typed.TestException
 
apply(String) - Method in class org.apache.pekko.actor.testkit.typed.TestException$
 
apply(String) - Method in class org.apache.pekko.actor.typed.SerializedActorRef$
Memento pattern for serializing ActorRefs transparently INTERNAL API
apply(String) - Method in class org.apache.pekko.cluster.ClusterEvent.ReachableDataCenter$
 
apply(String) - Method in class org.apache.pekko.cluster.ClusterEvent.UnreachableDataCenter$
 
apply(String) - Static method in class org.apache.pekko.cluster.ddata.FlagKey
 
apply(String) - Method in class org.apache.pekko.cluster.ddata.FlagKey$
 
apply(String) - Static method in class org.apache.pekko.cluster.ddata.GCounterKey
 
apply(String) - Method in class org.apache.pekko.cluster.ddata.GCounterKey$
 
apply(String) - Static method in class org.apache.pekko.cluster.ddata.GSetKey
 
apply(String) - Method in class org.apache.pekko.cluster.ddata.GSetKey$
 
apply(String) - Static method in class org.apache.pekko.cluster.ddata.LWWMapKey
 
apply(String) - Method in class org.apache.pekko.cluster.ddata.LWWMapKey$
 
apply(String) - Static method in class org.apache.pekko.cluster.ddata.LWWRegisterKey
 
apply(String) - Method in class org.apache.pekko.cluster.ddata.LWWRegisterKey$
 
apply(String) - Static method in class org.apache.pekko.cluster.ddata.ORMapKey
 
apply(String) - Method in class org.apache.pekko.cluster.ddata.ORMapKey$
 
apply(String) - Static method in class org.apache.pekko.cluster.ddata.ORMultiMapKey
 
apply(String) - Method in class org.apache.pekko.cluster.ddata.ORMultiMapKey$
 
apply(String) - Static method in class org.apache.pekko.cluster.ddata.ORSetKey
 
apply(String) - Method in class org.apache.pekko.cluster.ddata.ORSetKey$
 
apply(String) - Static method in class org.apache.pekko.cluster.ddata.PNCounterKey
 
apply(String) - Method in class org.apache.pekko.cluster.ddata.PNCounterKey$
 
apply(String) - Static method in class org.apache.pekko.cluster.ddata.PNCounterMapKey
 
apply(String) - Method in class org.apache.pekko.cluster.ddata.PNCounterMapKey$
 
apply(String) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.CountSubscribers$
 
apply(String) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Remove$
 
apply(String) - Method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocation$
 
apply(String) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard$
 
apply(String) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone$
 
apply(String) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed$
 
apply(String) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
apply(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff$
 
apply(String) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
apply(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck$
 
apply(String) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
apply(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GetShardHome$
 
apply(String) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
apply(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HandOff$
 
apply(String) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
apply(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HostShard$
 
apply(String) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
apply(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated$
 
apply(String) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
apply(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStarted$
 
apply(String) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
apply(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStopped$
 
apply(String) - Static method in class org.apache.pekko.cluster.sharding.typed.scaladsl.StartEntity
Returns ShardingEnvelope which can be sent via Cluster Sharding in order to wake up the specified (by entityId) Sharded Entity, ''without'' delivering a real message to it.
apply(String) - Method in class org.apache.pekko.cluster.sharding.typed.scaladsl.StartEntity$
Returns ShardingEnvelope which can be sent via Cluster Sharding in order to wake up the specified (by entityId) Sharded Entity, ''without'' delivering a real message to it.
apply(String) - Method in class org.apache.pekko.cluster.VectorClock.Node$
 
apply(String) - Static method in class org.apache.pekko.discovery.Lookup
Create a service Lookup with only a serviceName.
apply(String) - Method in class org.apache.pekko.discovery.Lookup$
Create a service Lookup with only a serviceName.
apply(String) - Static method in class org.apache.pekko.event.jul.Logger
Deprecated.
 
apply(String) - Method in class org.apache.pekko.event.jul.Logger$
Deprecated.
 
apply(String) - Static method in class org.apache.pekko.event.LogMarker
 
apply(String) - Method in class org.apache.pekko.event.LogMarker$
 
apply(String) - Static method in class org.apache.pekko.event.slf4j.Logger
 
apply(String) - Method in class org.apache.pekko.event.slf4j.Logger$
 
apply(String) - Method in class org.apache.pekko.io.dns.DnsProtocol.Resolve$
 
apply(String) - Method in class org.apache.pekko.io.Dns.Resolve$
 
apply(String) - Method in class org.apache.pekko.io.Tcp.ErrorClosed$
 
apply(String) - Method in class org.apache.pekko.pattern.StatusReply.Error$
Scala API: Create an status response with a error message describing why the request was failed or denied.
apply(String) - Method in class org.apache.pekko.pattern.StatusReply.ErrorMessage$
 
apply(String) - Static method in class org.apache.pekko.persistence.typed.ReplicaId
 
apply(String) - Method in class org.apache.pekko.persistence.typed.ReplicaId$
 
apply(String) - Method in class org.apache.pekko.remote.testconductor.FailBarrier$
 
apply(String) - Static method in class org.apache.pekko.remote.testconductor.RoleName
 
apply(String) - Method in class org.apache.pekko.remote.testconductor.RoleName$
 
apply(String) - Static method in exception org.apache.pekko.remote.transport.FailureInjectorException
Deprecated.
 
apply(String) - Method in class org.apache.pekko.remote.transport.FailureInjectorException$
 
apply(String) - Method in class org.apache.pekko.stream.ActorAttributes.Dispatcher$
 
apply(String) - Method in class org.apache.pekko.stream.Attributes.Name$
 
apply(String) - Static method in exception org.apache.pekko.stream.BufferOverflowException
 
apply(String) - Method in class org.apache.pekko.stream.BufferOverflowException$
 
apply(String) - Method in class org.apache.pekko.stream.FanInShape.Name$
 
apply(String) - Method in class org.apache.pekko.stream.FanOutShape.Name$
 
apply(String) - Static method in class org.apache.pekko.stream.Inlet
Scala API
apply(String) - Method in class org.apache.pekko.stream.Inlet$
Scala API
apply(String) - Static method in class org.apache.pekko.stream.Outlet
Scala API
apply(String) - Method in class org.apache.pekko.stream.Outlet$
Scala API
apply(String) - Static method in exception org.apache.pekko.stream.RemoteStreamRefActorTerminatedException
 
apply(String) - Method in class org.apache.pekko.stream.RemoteStreamRefActorTerminatedException$
 
apply(String) - Method in class org.apache.pekko.stream.scaladsl.Partition.PartitionOutOfBoundsException$
 
apply(String) - Static method in exception org.apache.pekko.stream.StreamRefSubscriptionTimeoutException
 
apply(String) - Method in class org.apache.pekko.stream.StreamRefSubscriptionTimeoutException$
 
apply(String) - Static method in exception org.apache.pekko.testkit.TestException
 
apply(String) - Method in class org.apache.pekko.testkit.TestException$
 
apply(String) - Method in class org.apache.pekko.util.ByteString$
Creates a new ByteString by encoding a String as UTF-8.
apply(String) - Static method in class org.apache.pekko.util.CompactByteString
Creates a new CompactByteString by encoding a String as UTF-8.
apply(String) - Method in class org.apache.pekko.util.CompactByteString$
Creates a new CompactByteString by encoding a String as UTF-8.
apply(String) - Method in class org.apache.pekko.util.LineNumbers.SourceFile$
 
apply(String) - Method in class org.apache.pekko.util.LineNumbers.UnknownSourceFormat$
 
apply(String) - Static method in class org.apache.pekko.util.Version
 
apply(String) - Method in class org.apache.pekko.util.Version$
 
apply(String, boolean) - Method in class org.apache.pekko.remote.testconductor.BarrierResult$
 
apply(String, boolean, Option<ClassLoader>, Thread.UncaughtExceptionHandler, AtomicLong) - Static method in class org.apache.pekko.dispatch.MonitorableThreadFactory
 
apply(String, boolean, Option<ClassLoader>, Thread.UncaughtExceptionHandler, AtomicLong) - Method in class org.apache.pekko.dispatch.MonitorableThreadFactory$
 
apply(String, int) - Method in class org.apache.pekko.persistence.journal.JournalPerfSpec.Cmd$
 
apply(String, int, int) - Method in class org.apache.pekko.util.LineNumbers.SourceFileLines$
 
apply(String, long) - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.DeleteMessagesTo$
 
apply(String, long) - Method in class org.apache.pekko.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb$
 
apply(String, long) - Static method in class org.apache.pekko.persistence.SnapshotMetadata
 
apply(String, long) - Method in class org.apache.pekko.persistence.SnapshotMetadata$
 
apply(String, long) - Method in class org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin.Write$
 
apply(String, long) - Method in class org.apache.pekko.persistence.typed.internal.OneVersionVector$
 
apply(String, long) - Method in class org.apache.pekko.persistence.typed.internal.VersionVector$
 
apply(String, long, long) - Static method in class org.apache.pekko.persistence.SnapshotMetadata
 
apply(String, long, long) - Method in class org.apache.pekko.persistence.SnapshotMetadata$
 
apply(String, long, long) - Method in class org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin.SliceWrite$
 
apply(String, long, long) - Method in class org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin.TagWrite$
 
apply(String, long, long) - Static method in class org.apache.pekko.persistence.typed.SnapshotMetadata
 
apply(String, long, long) - Method in class org.apache.pekko.persistence.typed.SnapshotMetadata$
 
apply(String, long, long, long) - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplayMessages$
 
apply(String, long, long, ActorRef<A>, ActorRef<ProducerController.MessageWithConfirmation<A>>) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.RequestNext$
 
apply(String, long, long, Tcp.Event) - Method in class org.apache.pekko.io.Tcp.WriteFile$
 
apply(String, long, long, Option<Object>) - Static method in class org.apache.pekko.persistence.SnapshotMetadata
 
apply(String, long, long, Option<Object>) - Method in class org.apache.pekko.persistence.SnapshotMetadata$
 
apply(String, long, Object, boolean, boolean, ActorRef<ProducerControllerImpl.InternalCommand>) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.SequencedMessage$
This is used between the ProducerController and ConsumerController.
apply(String, long, ActorRef) - Method in class org.apache.pekko.persistence.JournalProtocol.DeleteMessagesTo$
 
apply(String, A, ActorRef<Done>) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation$
 
apply(String, Config) - Static method in class org.apache.pekko.actor.ActorSystem
Creates a new ActorSystem with the specified name, and the specified Config, then obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply(String, Config) - Method in class org.apache.pekko.actor.ActorSystem$
Creates a new ActorSystem with the specified name, and the specified Config, then obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply(String, Config) - Static method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit
Create a test kit named based on the provided name, and uses the provided custom config for the actor system.
apply(String, Config) - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit$
Create a test kit named based on the provided name, and uses the provided custom config for the actor system.
apply(String, Config, ClassLoader) - Static method in class org.apache.pekko.actor.ActorSystem
Creates a new ActorSystem with the specified name, the specified Config, and specified ClassLoader
apply(String, Config, ClassLoader) - Method in class org.apache.pekko.actor.ActorSystem$
Creates a new ActorSystem with the specified name, the specified Config, and specified ClassLoader
apply(String, Config, ActorContext) - Static method in class org.apache.pekko.remote.FailureDetectorLoader
Loads and instantiates a given FailureDetector implementation.
apply(String, Config, ActorContext) - Method in class org.apache.pekko.remote.FailureDetectorLoader$
Loads and instantiates a given FailureDetector implementation.
apply(String, Config, TestKitSettings) - Static method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit
Create an pekko.actor.typed.ActorSystem named based on the provided name, use the provided custom config for the actor system, and the testkit will use the provided setting.
apply(String, Config, TestKitSettings) - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit$
Create an pekko.actor.typed.ActorSystem named based on the provided name, use the provided custom config for the actor system, and the testkit will use the provided setting.
apply(String, Config, RouterConfig, Scope, String, String) - Static method in class org.apache.pekko.actor.Deploy
 
apply(String, Config, RouterConfig, Scope, String, String) - Method in class org.apache.pekko.actor.Deploy$
 
apply(String, D, Option<FiniteDuration>) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.PersistentFSMSnapshot$
Deprecated.
 
apply(String, Class<?>, Object) - Method in class org.apache.pekko.event.Logging.Debug$
 
apply(String, Class<?>, Object) - Method in class org.apache.pekko.event.Logging.Error$
 
apply(String, Class<?>, Object) - Method in class org.apache.pekko.event.Logging.Info$
 
apply(String, Class<?>, Object) - Method in class org.apache.pekko.event.Logging.Warning$
 
apply(String, Class<?>, Object, LogMarker) - Method in class org.apache.pekko.event.Logging.Error$
 
apply(String, Class<?>, Object, Map<String, Object>) - Method in class org.apache.pekko.event.Logging.Debug$
 
apply(String, Class<?>, Object, Map<String, Object>) - Method in class org.apache.pekko.event.Logging.Error$
 
apply(String, Class<?>, Object, Map<String, Object>) - Method in class org.apache.pekko.event.Logging.Info$
 
apply(String, Class<?>, Object, Map<String, Object>) - Method in class org.apache.pekko.event.Logging.Warning$
 
apply(String, Class<?>, Object, Map<String, Object>, LogMarker) - Method in class org.apache.pekko.event.Logging.Debug$
 
apply(String, Class<?>, Object, Map<String, Object>, LogMarker) - Method in class org.apache.pekko.event.Logging.Error$
 
apply(String, Class<?>, Object, Map<String, Object>, LogMarker) - Method in class org.apache.pekko.event.Logging.Info$
 
apply(String, Class<?>, Object, Map<String, Object>, LogMarker) - Method in class org.apache.pekko.event.Logging.Warning$
 
apply(String, Number, Option<EWMA>) - Static method in class org.apache.pekko.cluster.metrics.Metric
 
apply(String, Number, Option<EWMA>) - Method in class org.apache.pekko.cluster.metrics.Metric$
 
apply(String, Object) - Method in class org.apache.pekko.cluster.client.ClusterClient.Publish$
Deprecated.
 
apply(String, Object) - Method in class org.apache.pekko.cluster.client.ClusterClient.SendToAll$
Deprecated.
 
apply(String, Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Publish$
 
apply(String, Object, boolean) - Method in class org.apache.pekko.cluster.client.ClusterClient.Send$
Deprecated.
 
apply(String, Object, boolean) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Publish$
 
apply(String, Object, boolean) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Send$
 
apply(String, Object, boolean) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.SendToAll$
 
apply(String, Object, FSM.TimerMode, int, Object, ActorContext) - Method in class org.apache.pekko.actor.FSM.Timer$
 
apply(String, Object, PersistentFSM.TimerMode, int, Object, ActorContext) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Timer$
Deprecated.
 
apply(String, StackTraceElement[]) - Method in class org.apache.pekko.persistence.scalatest.MayVerb.TestCanceledByFailure$
 
apply(String, String) - Static method in class org.apache.pekko.actor.Address
Constructs a new Address with the specified protocol and system name
apply(String, String) - Method in class org.apache.pekko.actor.Address$
Constructs a new Address with the specified protocol and system name
apply(String, String) - Static method in class org.apache.pekko.actor.typed.internal.receptionist.DefaultServiceKey
 
apply(String, String) - Method in class org.apache.pekko.actor.typed.internal.receptionist.DefaultServiceKey$
 
apply(String, String) - Method in class org.apache.pekko.cluster.sharding.typed.internal.EntityTypeKeyImpl$
 
apply(String, String) - Static method in class org.apache.pekko.persistence.typed.PersistenceId
Constructs a PersistenceId from the given entityTypeHint and entityId by concatenating them with | separator.
apply(String, String) - Method in class org.apache.pekko.persistence.typed.PersistenceId$
Constructs a PersistenceId from the given entityTypeHint and entityId by concatenating them with | separator.
apply(String, String) - Method in class org.apache.pekko.util.ByteString$
Creates a new ByteString by encoding a String with a charset.
apply(String, String) - Static method in class org.apache.pekko.util.CompactByteString
Creates a new CompactByteString by encoding a String with a charset.
apply(String, String) - Method in class org.apache.pekko.util.CompactByteString$
Creates a new CompactByteString by encoding a String with a charset.
apply(String, String, String) - Static method in class org.apache.pekko.persistence.typed.PersistenceId
Constructs a PersistenceId from the given entityTypeHint and entityId by concatenating them with the separator.
apply(String, String, String) - Method in class org.apache.pekko.persistence.typed.PersistenceId$
Constructs a PersistenceId from the given entityTypeHint and entityId by concatenating them with the separator.
apply(String, String, String, int) - Static method in class org.apache.pekko.actor.Address
Constructs a new Address with the specified protocol, system name, host and port
apply(String, String, String, int) - Method in class org.apache.pekko.actor.Address$
Constructs a new Address with the specified protocol, system name, host and port
apply(String, String, String, String, int, ClassTag<A>) - Method in class org.apache.pekko.testkit.EventFilter$
Create a filter for Error events.
apply(String, String, ReplicaId) - Static method in class org.apache.pekko.persistence.typed.ReplicationId
 
apply(String, String, ReplicaId) - Method in class org.apache.pekko.persistence.typed.ReplicationId$
 
apply(String, String, Option<String>, Option<Object>) - Static method in class org.apache.pekko.actor.Address
 
apply(String, String, Option<String>, Option<Object>) - Method in class org.apache.pekko.actor.Address$
 
apply(String, Throwable) - Method in class org.apache.pekko.remote.transport.Transport.InvalidAssociationException$
Deprecated.
 
apply(String, Charset) - Method in class org.apache.pekko.util.ByteString$
Creates a new ByteString by encoding a String with a charset.
apply(String, Charset) - Static method in class org.apache.pekko.util.CompactByteString
Creates a new CompactByteString by encoding a String with a charset.
apply(String, Charset) - Method in class org.apache.pekko.util.CompactByteString$
Creates a new CompactByteString by encoding a String with a charset.
apply(String, M) - Static method in class org.apache.pekko.cluster.sharding.typed.ShardingEnvelope
 
apply(String, M) - Method in class org.apache.pekko.cluster.sharding.typed.ShardingEnvelope$
 
apply(String, ActorRef) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Subscribe$
 
apply(String, ActorRef) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Unsubscribe$
 
apply(String, ActorRef) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
apply(String, ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHome$
 
apply(String, ActorRef) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
apply(String, ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated$
 
apply(String, ActorSystem) - Static method in class org.apache.pekko.testkit.TestProbe
 
apply(String, ActorSystem) - Method in class org.apache.pekko.testkit.TestProbe$
 
apply(String, Address) - Method in class org.apache.pekko.remote.testconductor.Hello$
 
apply(String, BootstrapSetup) - Static method in class org.apache.pekko.actor.ActorSystem
Scala API: Shortcut for creating an actor system with custom bootstrap settings.
apply(String, BootstrapSetup) - Method in class org.apache.pekko.actor.ActorSystem$
Scala API: Shortcut for creating an actor system with custom bootstrap settings.
apply(String, ExtendedActorSystem) - Static method in class org.apache.pekko.pattern.CircuitBreaker
Create or find a CircuitBreaker in registry.
apply(String, ExtendedActorSystem) - Method in class org.apache.pekko.pattern.CircuitBreaker$
Create or find a CircuitBreaker in registry.
apply(String, ActorSystemSetup) - Static method in class org.apache.pekko.actor.ActorSystem
Scala API: Creates a new actor system with the specified name and settings The core actor system settings are defined in BootstrapSetup
apply(String, ActorSystemSetup) - Method in class org.apache.pekko.actor.ActorSystem$
Scala API: Creates a new actor system with the specified name and settings The core actor system settings are defined in BootstrapSetup
apply(String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ShardingProducerController.Settings, ClassTag<A>) - Static method in class org.apache.pekko.cluster.sharding.typed.delivery.internal.ShardingProducerControllerImpl
 
apply(String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ShardingProducerController.Settings, ClassTag<A>) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.internal.ShardingProducerControllerImpl$
 
apply(String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ShardingProducerController.Settings, ClassTag<A>) - Static method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController
 
apply(String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ShardingProducerController.Settings, ClassTag<A>) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController$
 
apply(String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ClassTag<A>) - Static method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController
 
apply(String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ClassTag<A>) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController$
 
apply(String, ActorSystem<?>) - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.TestProbe$
 
apply(String, Behavior<T>, ActorRef<ActorRef<T>>, Props) - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor$
 
apply(String, Props) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherFromConfig$
 
apply(String, Props) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.MailboxFromConfigSelector$
 
apply(String, ServiceKey<ConsumerController.Command<A>>, Option<Behavior<DurableProducerQueue.Command<A>>>, WorkPullingProducerController.Settings, ClassTag<A>) - Static method in class org.apache.pekko.actor.typed.delivery.internal.WorkPullingProducerControllerImpl
 
apply(String, ServiceKey<ConsumerController.Command<A>>, Option<Behavior<DurableProducerQueue.Command<A>>>, WorkPullingProducerController.Settings, ClassTag<A>) - Method in class org.apache.pekko.actor.typed.delivery.internal.WorkPullingProducerControllerImpl$
 
apply(String, ServiceKey<ConsumerController.Command<A>>, Option<Behavior<DurableProducerQueue.Command<A>>>, WorkPullingProducerController.Settings, ClassTag<A>) - Static method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController
 
apply(String, ServiceKey<ConsumerController.Command<A>>, Option<Behavior<DurableProducerQueue.Command<A>>>, WorkPullingProducerController.Settings, ClassTag<A>) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController$
 
apply(String, ServiceKey<ConsumerController.Command<A>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ClassTag<A>) - Static method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController
 
apply(String, ServiceKey<ConsumerController.Command<A>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ClassTag<A>) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController$
 
apply(String, DurableStore.DurableDataEnvelope, Option<DurableStore.StoreReply>) - Method in class org.apache.pekko.cluster.ddata.DurableStore.Store$
 
apply(String, org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadRepair
 
apply(String, org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadRepair$
 
apply(String, org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope, Option<UniqueAddress>) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Write
 
apply(String, org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope, Option<UniqueAddress>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Write$
 
apply(String, CachePolicy.Ttl, int, int, int, String) - Static method in class org.apache.pekko.io.dns.SRVRecord
 
apply(String, CachePolicy.Ttl, int, int, int, String) - Method in class org.apache.pekko.io.dns.SRVRecord$
 
apply(String, CachePolicy.Ttl, short, short, ByteString) - Static method in class org.apache.pekko.io.dns.UnknownRecord
 
apply(String, CachePolicy.Ttl, short, short, ByteString) - Method in class org.apache.pekko.io.dns.UnknownRecord$
 
apply(String, CachePolicy.Ttl, String) - Static method in class org.apache.pekko.io.dns.CNameRecord
 
apply(String, CachePolicy.Ttl, String) - Method in class org.apache.pekko.io.dns.CNameRecord$
 
apply(String, CachePolicy.Ttl, Inet6Address) - Static method in class org.apache.pekko.io.dns.AAAARecord
 
apply(String, CachePolicy.Ttl, Inet6Address) - Method in class org.apache.pekko.io.dns.AAAARecord$
 
apply(String, CachePolicy.Ttl, InetAddress) - Static method in class org.apache.pekko.io.dns.ARecord
 
apply(String, CachePolicy.Ttl, InetAddress) - Method in class org.apache.pekko.io.dns.ARecord$
 
apply(String, DnsProtocol.RequestType) - Method in class org.apache.pekko.io.dns.DnsProtocol.Resolve$
 
apply(String, RecordType, RecordClass) - Method in class org.apache.pekko.io.dns.internal.Question$
 
apply(String, SnapshotSelectionCriteria) - Method in class org.apache.pekko.persistence.SnapshotProtocol.DeleteSnapshots$
 
apply(String, SnapshotSelectionCriteria, long) - Method in class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshot$
 
apply(String, FailureDetectorRegistry<Address>, int, Map<String, SortedSet<Member>>) - Method in class org.apache.pekko.cluster.CrossDcHeartbeatingState$
 
apply(String, Serializer, Seq<Class<?>>) - Static method in class org.apache.pekko.serialization.SerializerDetails
Scala API: factory for details about one programmatically setup serializer
apply(String, Serializer, Seq<Class<?>>) - Method in class org.apache.pekko.serialization.SerializerDetails$
Scala API: factory for details about one programmatically setup serializer
apply(String, Map<String, Object>) - Static method in class org.apache.pekko.event.LogMarker
 
apply(String, Map<String, Object>) - Method in class org.apache.pekko.event.LogMarker$
 
apply(String, Seq<String>) - Static method in class org.apache.pekko.actor.typed.ActorTags
Scala API: create a tag props with one or more tags
apply(String, Seq<String>) - Method in class org.apache.pekko.actor.typed.ActorTags$
Scala API: create a tag props with one or more tags
apply(String, Seq<Inet4Address>, Seq<Inet6Address>) - Method in class org.apache.pekko.io.Dns.Resolved$
Deprecated.
 
apply(String, Seq<ServiceDiscovery.ResolvedTarget>) - Method in class org.apache.pekko.discovery.ServiceDiscovery.Resolved$
 
apply(String, Seq<ResourceRecord>) - Method in class org.apache.pekko.io.dns.DnsProtocol.Resolved$
 
apply(String, Seq<ResourceRecord>, Seq<ResourceRecord>) - Method in class org.apache.pekko.io.dns.DnsProtocol.Resolved$
 
apply(String, Set<ReplicaId>, Function2<EntityTypeKey<M>, ReplicaId, ReplicatedEntity<M>>, ClassTag<M>) - Static method in class org.apache.pekko.cluster.sharding.typed.ReplicatedEntityProvider
Scala API:
apply(String, Set<ReplicaId>, Function2<EntityTypeKey<M>, ReplicaId, ReplicatedEntity<M>>, ClassTag<M>) - Method in class org.apache.pekko.cluster.sharding.typed.ReplicatedEntityProvider$
Scala API:
apply(String, Iterable<InetAddress>) - Method in class org.apache.pekko.io.Dns.Resolved$
Deprecated.
 
apply(String, FiniteDuration, FiniteDuration, Option<String>, Option<String>) - Method in class org.apache.pekko.cluster.sbr.LeaseMajoritySettings$
 
apply(String, Option<Config>, Option<ClassLoader>, Option<ExecutionContext>) - Static method in class org.apache.pekko.actor.ActorSystem
Creates a new ActorSystem with the specified name, the specified ClassLoader if given, otherwise obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply(String, Option<Config>, Option<ClassLoader>, Option<ExecutionContext>) - Method in class org.apache.pekko.actor.ActorSystem$
Creates a new ActorSystem with the specified name, the specified ClassLoader if given, otherwise obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply(String, Option<Object>, Option<InetAddress>) - Method in class org.apache.pekko.discovery.ServiceDiscovery.ResolvedTarget$
 
apply(String, Option<String>, ActorRef) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Subscribe$
 
apply(String, Option<String>, ActorRef) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Unsubscribe$
 
apply(String, Option<String>, Option<String>) - Static method in class org.apache.pekko.discovery.Lookup
Create a service Lookup with serviceName, optional portName and optional protocol.
apply(String, Option<String>, Option<String>) - Method in class org.apache.pekko.discovery.Lookup$
Create a service Lookup with serviceName, optional portName and optional protocol.
apply(String, Option<Address>) - Method in class org.apache.pekko.cluster.ClusterEvent.RoleLeaderChanged$
 
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ProducerController.Settings, Function1<ConsumerController.SequencedMessage<A>, BoxedUnit>, ClassTag<A>) - Static method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl
For custom send function.
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ProducerController.Settings, Function1<ConsumerController.SequencedMessage<A>, BoxedUnit>, ClassTag<A>) - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl$
For custom send function.
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ProducerController.Settings, ClassTag<A>) - Static method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl
 
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ProducerController.Settings, ClassTag<A>) - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl$
 
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ProducerController.Settings, ClassTag<A>) - Static method in class org.apache.pekko.actor.typed.delivery.ProducerController
 
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ProducerController.Settings, ClassTag<A>) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController$
 
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ClassTag<A>) - Static method in class org.apache.pekko.actor.typed.delivery.ProducerController
 
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ClassTag<A>) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController$
 
apply(String, Option<UniqueAddress>) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Read
 
apply(String, Option<UniqueAddress>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Read$
 
apply(String, Option<ReplicaId>, Map<ReplicaId, ActorRef<T>>) - Static method in class org.apache.pekko.cluster.sharding.typed.ShardingDirectReplication
 
apply(String, Option<ReplicaId>, Map<ReplicaId, ActorRef<T>>) - Method in class org.apache.pekko.cluster.sharding.typed.ShardingDirectReplication$
 
apply(String, Option<FiniteDuration>) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.StateChangeEvent$
Deprecated.
 
apply(String, Option<FiniteDuration>) - Method in class org.apache.pekko.remote.testconductor.EnterBarrier$
 
apply(String, ClassTag<T>) - Static method in class org.apache.pekko.actor.typed.pubsub.Topic
Scala API: Create a topic actor behavior for the given topic name and message type.
apply(String, ClassTag<T>) - Method in class org.apache.pekko.actor.typed.pubsub.Topic$
Scala API: Create a topic actor behavior for the given topic name and message type.
apply(String, ClassTag<T>) - Static method in class org.apache.pekko.actor.typed.receptionist.ServiceKey
Scala API: Creates a service key.
apply(String, ClassTag<T>) - Method in class org.apache.pekko.actor.typed.receptionist.ServiceKey$
Scala API: Creates a service key.
apply(String, ClassTag<T>) - Method in class org.apache.pekko.cluster.sharding.typed.scaladsl.EntityTypeKey$
Creates an EntityTypeKey.
apply(String, ClassTag<T>, ActorSystem) - Static method in class org.apache.pekko.testkit.TestActorRef
 
apply(String, ClassTag<T>, ActorSystem) - Method in class org.apache.pekko.testkit.TestActorRef$
 
apply(Throwable) - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.Recreation$
 
apply(Throwable) - Method in class org.apache.pekko.actor.Status.Failure$
 
apply(Throwable) - Static method in class org.apache.pekko.actor.typed.MessageAdaptionFailure
 
apply(Throwable) - Method in class org.apache.pekko.actor.typed.MessageAdaptionFailure$
 
apply(Throwable) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
apply(Throwable) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure$
 
apply(Throwable) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
apply(Throwable) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure$
 
apply(Throwable) - Method in class org.apache.pekko.dispatch.japi.RecoverBridge
Deprecated.
 
apply(Throwable) - Method in class org.apache.pekko.dispatch.sysmsg.Recreate$
 
apply(Throwable) - Method in class org.apache.pekko.dispatch.sysmsg.Resume$
 
apply(Throwable) - Method in class org.apache.pekko.pattern.StatusReply.Error$
Scala API: Create an error response with a user defined Throwable.
apply(Throwable) - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplayFailure$
 
apply(Throwable) - Method in class org.apache.pekko.persistence.JournalProtocol.ReplayMessagesFailure$
 
apply(Throwable) - Method in class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshotFailed$
 
apply(Throwable) - Static method in class org.apache.pekko.persistence.testkit.Reject
 
apply(Throwable) - Method in class org.apache.pekko.persistence.testkit.Reject$
 
apply(Throwable) - Static method in class org.apache.pekko.persistence.testkit.StorageFailure
 
apply(Throwable) - Method in class org.apache.pekko.persistence.testkit.StorageFailure$
 
apply(Throwable) - Static method in class org.apache.pekko.persistence.typed.RecoveryFailed
 
apply(Throwable) - Method in class org.apache.pekko.persistence.typed.RecoveryFailed$
 
apply(Throwable) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.DeleteFailure$
 
apply(Throwable) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.GetFailure$
 
apply(Throwable) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.UpsertFailure$
 
apply(Throwable) - Static method in class org.apache.pekko.persistence.typed.state.RecoveryFailed
 
apply(Throwable) - Method in class org.apache.pekko.persistence.typed.state.RecoveryFailed$
 
apply(Throwable) - Method in class org.apache.pekko.remote.artery.TestManagementCommands.FailInboundStreamOnce$
 
apply(Throwable) - Static method in class org.apache.pekko.remote.RemotingErrorEvent
Deprecated.
 
apply(Throwable) - Method in class org.apache.pekko.remote.RemotingErrorEvent$
 
apply(Throwable) - Method in class org.apache.pekko.stream.FlowMonitorState.Failed$
 
apply(Throwable) - Method in class org.apache.pekko.stream.QueueOfferResult.Failure$
 
apply(Throwable) - Method in class org.apache.pekko.stream.testkit.GraphStageMessages.Failure$
 
apply(Throwable) - Method in class org.apache.pekko.stream.testkit.TestSubscriber.OnError$
 
apply(Throwable, int) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessagesFailed$
 
apply(Throwable, long) - Static method in class org.apache.pekko.persistence.DeleteMessagesFailure
 
apply(Throwable, long) - Method in class org.apache.pekko.persistence.DeleteMessagesFailure$
 
apply(Throwable, String, Class<?>, Object) - Method in class org.apache.pekko.event.Logging.Error$
 
apply(Throwable, String, Class<?>, Object, Map<String, Object>) - Method in class org.apache.pekko.event.Logging.Error$
 
apply(Throwable, String, Class<?>, Object, Map<String, Object>) - Method in class org.apache.pekko.event.Logging.Warning$
 
apply(Throwable, String, Class<?>, Object, Map<String, Object>, LogMarker) - Method in class org.apache.pekko.event.Logging.Error$
 
apply(Throwable, String, Class<?>, Object, Map<String, Object>, LogMarker) - Method in class org.apache.pekko.event.Logging.Warning$
 
apply(Throwable, Address, Address, boolean, Logging.LogLevel) - Static method in class org.apache.pekko.remote.AssociationErrorEvent
Deprecated.
 
apply(Throwable, Address, Address, boolean, Logging.LogLevel) - Method in class org.apache.pekko.remote.AssociationErrorEvent$
 
apply(Throwable, Behavior<T>) - Method in class org.apache.pekko.actor.typed.internal.UnstashException$
INTERNAL API:
apply(InetSocketAddress) - Method in class org.apache.pekko.io.Tcp.Bound$
 
apply(InetSocketAddress) - Method in class org.apache.pekko.io.Udp.Bound$
 
apply(InetSocketAddress, InetSocketAddress) - Method in class org.apache.pekko.io.Tcp.Connected$
 
apply(InetSocketAddress, InetSocketAddress) - Method in class org.apache.pekko.stream.scaladsl.Tcp.OutgoingConnection$
 
apply(InetSocketAddress, InetSocketAddress, Flow<ByteString, ByteString, NotUsed>) - Method in class org.apache.pekko.stream.scaladsl.Tcp.IncomingConnection$
 
apply(InetSocketAddress, Function0<Future<BoxedUnit>>, Future<Done>) - Method in class org.apache.pekko.stream.scaladsl.Tcp.ServerBinding$
 
apply(InetSocketAddress, Option<InetSocketAddress>, Iterable<Inet.SocketOption>, Option<FiniteDuration>, boolean) - Method in class org.apache.pekko.io.Tcp.Connect$
 
apply(ByteBuffer) - Method in class org.apache.pekko.util.ByteString$
Creates a new ByteString by copying bytes from a ByteBuffer.
apply(ByteBuffer) - Static method in class org.apache.pekko.util.CompactByteString
Creates a new CompactByteString by copying bytes from a ByteBuffer.
apply(ByteBuffer) - Method in class org.apache.pekko.util.CompactByteString$
Creates a new CompactByteString by copying bytes from a ByteBuffer.
apply(Path, long, long, Tcp.Event) - Method in class org.apache.pekko.io.Tcp.WritePath$
 
apply(Duration) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadAll$
 
apply(Duration) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteAll$
 
apply(Duration, int) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadMajority$
 
apply(Duration, int) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteMajority$
 
apply(Instant, Instant, Map<String, Object>) - Static method in class org.apache.pekko.persistence.query.TimestampOffset
Timestamp based offset.
apply(Instant, Instant, Map<String, Object>) - Method in class org.apache.pekko.persistence.query.TimestampOffset$
Timestamp based offset.
apply(Instant, Map<String, Object>) - Static method in class org.apache.pekko.persistence.query.TimestampOffset
 
apply(Instant, Map<String, Object>) - Method in class org.apache.pekko.persistence.query.TimestampOffset$
 
apply(LocalDateTime, int) - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer.UnderUtilizationStreak$
 
apply(ThreadFactory, EventStream, Scheduler, DynamicAccess, ActorSystem.Settings, Mailboxes, Option<ExecutionContext>) - Method in class org.apache.pekko.dispatch.DefaultDispatcherPrerequisites$
 
apply(Optional<A>, long) - Static method in class org.apache.pekko.persistence.state.javadsl.GetObjectResult
 
apply(Optional<A>, long) - Method in class org.apache.pekko.persistence.state.javadsl.GetObjectResult$
 
apply(UUID) - Static method in class org.apache.pekko.persistence.query.TimeBasedUUID
 
apply(UUID) - Method in class org.apache.pekko.persistence.query.TimeBasedUUID$
 
apply(SSLContext, TLSProtocol.NegotiateNewSession, TLSRole) - Static method in class org.apache.pekko.stream.scaladsl.TLS
Deprecated.
Use apply that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since Akka 2.6.0.
apply(SSLContext, TLSProtocol.NegotiateNewSession, TLSRole) - Method in class org.apache.pekko.stream.scaladsl.TLS$
Deprecated.
Use apply that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since Akka 2.6.0.
apply(SSLContext, TLSProtocol.NegotiateNewSession, TLSRole, TLSClosing, Option<Tuple2<String, Object>>) - Static method in class org.apache.pekko.stream.scaladsl.TLS
Deprecated.
Use apply that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since Akka 2.6.0.
apply(SSLContext, TLSProtocol.NegotiateNewSession, TLSRole, TLSClosing, Option<Tuple2<String, Object>>) - Method in class org.apache.pekko.stream.scaladsl.TLS$
Deprecated.
Use apply that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since Akka 2.6.0.
apply(SSLContext, Option<PekkoSSLConfig>, TLSProtocol.NegotiateNewSession, TLSRole, TLSClosing, Option<Tuple2<String, Object>>) - Static method in class org.apache.pekko.stream.scaladsl.TLS
Deprecated.
Use apply that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since Akka 2.6.0.
apply(SSLContext, Option<PekkoSSLConfig>, TLSProtocol.NegotiateNewSession, TLSRole, TLSClosing, Option<Tuple2<String, Object>>) - Method in class org.apache.pekko.stream.scaladsl.TLS$
Deprecated.
Use apply that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since Akka 2.6.0.
apply(SSLSession) - Method in class org.apache.pekko.stream.scaladsl.ScalaSessionAPI$
Constructs a ScalaSessionAPI instance from an SSLSession
apply(SSLSession, ByteString) - Method in class org.apache.pekko.stream.TLSProtocol.SessionBytes$
 
apply(Actor) - Static method in class org.apache.pekko.event.Logging
Obtain LoggingAdapter with MDC support for the given actor.
apply(Actor) - Method in class org.apache.pekko.event.Logging$
Obtain LoggingAdapter with MDC support for the given actor.
apply(ActorContext) - Static method in class org.apache.pekko.actor.TypedActor
Deprecated.
Use 'org.apache.pekko.actor.typed' API. Since Akka 2.6.0.
apply(ActorContext) - Method in class org.apache.pekko.actor.TypedActor$
Deprecated.
Use 'org.apache.pekko.actor.typed' API. Since Akka 2.6.0.
apply(ActorContext) - Static method in class org.apache.pekko.remote.testconductor.TestConductor
 
apply(ActorContext) - Method in class org.apache.pekko.remote.testconductor.TestConductor$
 
apply(ActorPath) - Static method in class org.apache.pekko.cluster.client.ContactPointAdded
 
apply(ActorPath) - Method in class org.apache.pekko.cluster.client.ContactPointAdded$
 
apply(ActorPath) - Static method in class org.apache.pekko.cluster.client.ContactPointRemoved
 
apply(ActorPath) - Method in class org.apache.pekko.cluster.client.ContactPointRemoved$
 
apply(ActorPath, Object, long, int) - Static method in class org.apache.pekko.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
apply(ActorPath, Object, long, int) - Method in class org.apache.pekko.persistence.AtLeastOnceDelivery.Internal$.Delivery$
 
apply(ActorPath, Seq<RunningInterpreter>, Seq<UninitializedInterpreter>) - Method in class org.apache.pekko.stream.snapshot.StreamSnapshotImpl$
 
apply(ActorRef) - Static method in exception org.apache.pekko.actor.DeathPactException
 
apply(ActorRef) - Method in class org.apache.pekko.actor.DeathPactException$
 
apply(ActorRef) - Method in class org.apache.pekko.actor.FSM.SubscribeTransitionCallBack$
 
apply(ActorRef) - Method in class org.apache.pekko.actor.FSM.UnsubscribeTransitionCallBack$
 
apply(ActorRef) - Method in class org.apache.pekko.actor.SerializedActorRef$
 
apply(ActorRef) - Method in class org.apache.pekko.actor.StopChild$
 
apply(ActorRef) - Method in class org.apache.pekko.actor.typed.internal.adapter.ActorRefAdapter$
 
apply(ActorRef) - Static method in class org.apache.pekko.cluster.client.ClusterClientUnreachable
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.client.ClusterClientUnreachable$
 
apply(ActorRef) - Static method in class org.apache.pekko.cluster.client.ClusterClientUp
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.client.ClusterClientUp$
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.InternalClusterAction.SendCurrentClusterState$
 
apply(ActorRef) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic$
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Put$
 
apply(ActorRef) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq$
 
apply(ActorRef) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegionStopped$
 
apply(ActorRef) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.Register
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.Register$
 
apply(ActorRef) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterAck$
 
apply(ActorRef) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy$
 
apply(ActorRef) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered$
 
apply(ActorRef) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated$
 
apply(ActorRef) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered$
 
apply(ActorRef) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated$
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated$
 
apply(ActorRef) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
apply(ActorRef) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData$
 
apply(ActorRef) - Method in class org.apache.pekko.pattern.ForwardTo$
 
apply(ActorRef) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack$
Deprecated.
 
apply(ActorRef) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack$
Deprecated.
 
apply(ActorRef) - Method in class org.apache.pekko.persistence.journal.AsyncWriteProxy.SetStore$
 
apply(ActorRef) - Static method in class org.apache.pekko.persistence.TestPayload
 
apply(ActorRef) - Method in class org.apache.pekko.persistence.TestPayload$
 
apply(ActorRef) - Method in class org.apache.pekko.remote.transport.AssociationHandle.ActorHandleEventListener$
Deprecated.
 
apply(ActorRef) - Method in class org.apache.pekko.remote.transport.Transport.ActorAssociationEventListener$
Deprecated.
 
apply(ActorRef) - Static method in class org.apache.pekko.routing.ActorRefRoutee
 
apply(ActorRef) - Method in class org.apache.pekko.routing.ActorRefRoutee$
 
apply(ActorRef) - Static method in class org.apache.pekko.routing.Deafen
 
apply(ActorRef) - Method in class org.apache.pekko.routing.Deafen$
 
apply(ActorRef) - Static method in class org.apache.pekko.routing.Listen
 
apply(ActorRef) - Method in class org.apache.pekko.routing.Listen$
 
apply(ActorRef) - Static method in exception org.apache.pekko.stream.AbruptTerminationException
 
apply(ActorRef) - Method in class org.apache.pekko.stream.AbruptTerminationException$
 
apply(ActorRef) - Method in class org.apache.pekko.testkit.TestActor.UnWatch$
 
apply(ActorRef) - Method in class org.apache.pekko.testkit.TestActor.Watch$
 
apply(ActorRefFactory) - Method in class org.apache.pekko.testkit.TestActor.Spawn
 
apply(ActorRef, boolean) - Method in class org.apache.pekko.dispatch.sysmsg.Supervise$
 
apply(ActorRef, boolean, boolean) - Static method in class org.apache.pekko.actor.Terminated
 
apply(ActorRef, boolean, boolean) - Method in class org.apache.pekko.actor.Terminated$
 
apply(ActorRef, boolean, boolean) - Method in class org.apache.pekko.dispatch.sysmsg.DeathWatchNotification$
 
apply(ActorRef, boolean, boolean) - Method in class org.apache.pekko.io.Tcp.Register$
 
apply(ActorRef, int, long) - Static method in class org.apache.pekko.actor.ChildRestartStats
 
apply(ActorRef, int, long) - Method in class org.apache.pekko.actor.ChildRestartStats$
 
apply(ActorRefProvider, Timeout) - Method in class org.apache.pekko.pattern.AskPromiseRef$
 
apply(ActorRefProvider, Timeout, Object, String, String, ActorRef, Function1<String, Throwable>) - Method in class org.apache.pekko.pattern.PromiseActorRef$
 
apply(ActorRef, String) - Static method in class org.apache.pekko.actor.ActorSelection
Construct an ActorSelection from the given string representing a path relative to the given target.
apply(ActorRef, String) - Method in class org.apache.pekko.actor.ActorSelection$
Construct an ActorSelection from the given string representing a path relative to the given target.
apply(ActorRef, String, ClassTag<T>, ActorSystem) - Static method in class org.apache.pekko.testkit.TestActorRef
 
apply(ActorRef, String, ClassTag<T>, ActorSystem) - Method in class org.apache.pekko.testkit.TestActorRef$
 
apply(ActorRef, Throwable, int) - Method in class org.apache.pekko.dispatch.sysmsg.Failed$
 
apply(ActorRef, Throwable, Throwable) - Static method in exception org.apache.pekko.actor.PostRestartException
 
apply(ActorRef, Throwable, Throwable) - Method in class org.apache.pekko.actor.PostRestartException$
 
apply(ActorRef, Throwable, Throwable, Option<Object>) - Static method in exception org.apache.pekko.actor.PreRestartException
 
apply(ActorRef, Throwable, Throwable, Option<Object>) - Method in class org.apache.pekko.actor.PreRestartException$
 
apply(ActorRef, InetSocketAddress, int, Iterable<Inet.SocketOption>, boolean) - Method in class org.apache.pekko.io.Tcp.Bind$
 
apply(ActorRef, InetSocketAddress, Iterable<Inet.SocketOption>) - Method in class org.apache.pekko.io.Udp.Bind$
 
apply(ActorRef, InetSocketAddress, Option<InetSocketAddress>, Iterable<Inet.SocketOption>) - Method in class org.apache.pekko.io.UdpConnected.Connect$
 
apply(ActorRef, ActorRef) - Method in class org.apache.pekko.dispatch.sysmsg.Unwatch$
 
apply(ActorRef, ActorRef, String) - Static method in exception org.apache.pekko.stream.InvalidPartnerActorException
 
apply(ActorRef, ActorRef, String) - Method in class org.apache.pekko.stream.InvalidPartnerActorException$
 
apply(ActorRef, ClusterEvent.SubscriptionInitialStateMode, Set<Class<?>>) - Method in class org.apache.pekko.cluster.InternalClusterAction.Subscribe$
 
apply(ActorRef, S) - Method in class org.apache.pekko.actor.FSM.CurrentState$
 
apply(ActorRef, Iterable<String>) - Static method in class org.apache.pekko.actor.ActorSelection
Construct an ActorSelection from the given string representing a path relative to the given target.
apply(ActorRef, Iterable<String>) - Method in class org.apache.pekko.actor.ActorSelection$
Construct an ActorSelection from the given string representing a path relative to the given target.
apply(ActorRef, FiniteDuration) - Method in class org.apache.pekko.actor.TypedActor.SerializedTypedActorInvocationHandler$
Deprecated.
 
apply(ActorRef, Option<Class<?>>) - Method in class org.apache.pekko.cluster.InternalClusterAction.Unsubscribe$
 
apply(ActorRef, Option<ActorRef>) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
apply(ActorRef, Option<ActorRef>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData$
 
apply(ActorRef, ClassTag<T>, ActorSystem) - Static method in class org.apache.pekko.testkit.TestActorRef
 
apply(ActorRef, ClassTag<T>, ActorSystem) - Method in class org.apache.pekko.testkit.TestActorRef$
 
apply(ActorRef, S, S) - Method in class org.apache.pekko.actor.FSM.Transition$
 
apply(ActorRef, S, Option<FiniteDuration>) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.CurrentState$
Deprecated.
 
apply(ActorRef, S, S, Option<FiniteDuration>) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Transition$
Deprecated.
 
apply(Actor, Class<?>) - Method in class org.apache.pekko.event.ActorWithLogClass$
 
apply(ActorSelection) - Static method in exception org.apache.pekko.actor.ActorNotFound
 
apply(ActorSelection) - Method in class org.apache.pekko.actor.ActorNotFound$
 
apply(ActorSelection) - Static method in class org.apache.pekko.routing.ActorSelectionRoutee
 
apply(ActorSelection) - Method in class org.apache.pekko.routing.ActorSelectionRoutee$
 
apply(ActorSystem) - Static method in class com.typesafe.sslconfig.pekko.PekkoSSLConfig
Deprecated.
 
apply(ActorSystem) - Method in class com.typesafe.sslconfig.pekko.PekkoSSLConfig$
Deprecated.
 
apply(ActorSystem) - Static method in class org.apache.pekko.actor.CoordinatedShutdown
 
apply(ActorSystem) - Method in interface org.apache.pekko.actor.ExtensionId
Returns an instance of the extension identified by this ExtensionId instance.
apply(ActorSystem) - Method in class org.apache.pekko.actor.typed.internal.adapter.ActorSystemAdapter$
 
apply(ActorSystem) - Static method in class org.apache.pekko.cluster.client.ClusterClientReceptionist
Deprecated.
 
apply(ActorSystem) - Static method in class org.apache.pekko.cluster.client.ClusterClientSettings
Deprecated.
Create settings from the default configuration pekko.cluster.client.
apply(ActorSystem) - Method in class org.apache.pekko.cluster.client.ClusterClientSettings$
Deprecated.
Create settings from the default configuration pekko.cluster.client.
apply(ActorSystem) - Static method in class org.apache.pekko.cluster.client.ClusterReceptionistSettings
Deprecated.
Create settings from the default configuration pekko.cluster.client.receptionist.
apply(ActorSystem) - Method in class org.apache.pekko.cluster.client.ClusterReceptionistSettings$
Deprecated.
Create settings from the default configuration pekko.cluster.client.receptionist.
apply(ActorSystem) - Static method in class org.apache.pekko.cluster.Cluster
 
apply(ActorSystem) - Static method in class org.apache.pekko.cluster.ddata.DistributedData
 
apply(ActorSystem) - Static method in class org.apache.pekko.cluster.ddata.ReplicatorSettings
Create settings from the default configuration pekko.cluster.distributed-data.
apply(ActorSystem) - Method in class org.apache.pekko.cluster.ddata.ReplicatorSettings$
Create settings from the default configuration pekko.cluster.distributed-data.
apply(ActorSystem) - Static method in class org.apache.pekko.cluster.metrics.ClusterMetricsExtension
 
apply(ActorSystem) - Method in class org.apache.pekko.cluster.metrics.MetricsCollector$
Try to create collector instance in the order of priority.
apply(ActorSystem) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSub
 
apply(ActorSystem) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubSettings
Create settings from the default configuration pekko.cluster.pub-sub.
apply(ActorSystem) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubSettings$
Create settings from the default configuration pekko.cluster.pub-sub.
apply(ActorSystem) - Static method in class org.apache.pekko.cluster.sharding.ClusterSharding
 
apply(ActorSystem) - Static method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings
Create settings from the default configuration pekko.cluster.sharding.
apply(ActorSystem) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings$
Create settings from the default configuration pekko.cluster.sharding.
apply(ActorSystem) - Static method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocation
 
apply(ActorSystem) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManagerSettings
Create settings from the default configuration pekko.cluster.singleton.
apply(ActorSystem) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManagerSettings$
Create settings from the default configuration pekko.cluster.singleton.
apply(ActorSystem) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonProxySettings
Create settings from the default configuration pekko.cluster.singleton-proxy.
apply(ActorSystem) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonProxySettings$
Create settings from the default configuration pekko.cluster.singleton-proxy.
apply(ActorSystem) - Static method in class org.apache.pekko.coordination.lease.javadsl.LeaseProvider
 
apply(ActorSystem) - Static method in class org.apache.pekko.coordination.lease.scaladsl.LeaseProvider
 
apply(ActorSystem) - Static method in class org.apache.pekko.discovery.Discovery
 
apply(ActorSystem) - Method in class org.apache.pekko.discovery.Discovery$
 
apply(ActorSystem) - Static method in class org.apache.pekko.io.Dns
 
apply(ActorSystem) - Static method in class org.apache.pekko.io.Tcp
 
apply(ActorSystem) - Static method in class org.apache.pekko.io.Udp
 
apply(ActorSystem) - Static method in class org.apache.pekko.io.UdpConnected
 
apply(ActorSystem) - Static method in class org.apache.pekko.pattern.CircuitBreakersRegistry
 
apply(ActorSystem) - Static method in class org.apache.pekko.persistence.journal.PersistencePluginProxyExtension
 
apply(ActorSystem) - Static method in class org.apache.pekko.persistence.Persistence
 
apply(ActorSystem) - Static method in class org.apache.pekko.persistence.query.PersistenceQuery
 
apply(ActorSystem) - Static method in class org.apache.pekko.persistence.state.DurableStateStoreRegistry
 
apply(ActorSystem) - Static method in class org.apache.pekko.persistence.testkit.internal.InMemStorageExtension
 
apply(ActorSystem) - Static method in class org.apache.pekko.persistence.testkit.internal.SnapshotStorageEmulatorExtension
 
apply(ActorSystem) - Static method in class org.apache.pekko.persistence.testkit.scaladsl.SnapshotTestKit
 
apply(ActorSystem) - Method in class org.apache.pekko.persistence.testkit.scaladsl.SnapshotTestKit$
 
apply(ActorSystem) - Static method in class org.apache.pekko.remote.AddressUidExtension
 
apply(ActorSystem) - Static method in class org.apache.pekko.remote.BoundAddressesExtension
 
apply(ActorSystem) - Static method in class org.apache.pekko.remote.RemoteMetricsExtension
 
apply(ActorSystem) - Static method in class org.apache.pekko.remote.transport.TransportAdaptersExtension
Deprecated.
 
apply(ActorSystem) - Static method in class org.apache.pekko.serialization.jackson.JacksonObjectMapperProvider
 
apply(ActorSystem) - Static method in class org.apache.pekko.serialization.SerializationExtension
 
apply(ActorSystem) - Static method in class org.apache.pekko.stream.ActorMaterializerSettings
Deprecated.
Use config or attributes to configure the materializer. See migration guide for details https://doc.akka.io/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since Akka 2.6.0.
apply(ActorSystem) - Method in class org.apache.pekko.stream.ActorMaterializerSettings$
Deprecated.
Use config or attributes to configure the materializer. See migration guide for details https://doc.akka.io/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since Akka 2.6.0.
apply(ActorSystem) - Static method in class org.apache.pekko.stream.IOSettings
Deprecated.
Use setting 'pekko.stream.materializer.io.tcp.write-buffer-size' or attribute TcpAttributes.writeBufferSize instead. Since Akka 2.6.0.
apply(ActorSystem) - Method in class org.apache.pekko.stream.IOSettings$
Deprecated.
Use setting 'pekko.stream.materializer.io.tcp.write-buffer-size' or attribute TcpAttributes.writeBufferSize instead. Since Akka 2.6.0.
apply(ActorSystem) - Static method in class org.apache.pekko.stream.javadsl.Tcp
 
apply(ActorSystem) - Static method in class org.apache.pekko.stream.scaladsl.Tcp
 
apply(ActorSystem) - Method in class org.apache.pekko.stream.scaladsl.Tcp$
 
apply(ActorSystem) - Method in class org.apache.pekko.stream.StreamRefSettings$
Deprecated.
Use attributes on the Runnable graph or change the defaults in configuration, see migration guide for details https://doc.akka.io/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since Akka 2.6.0.
apply(ActorSystem) - Static method in class org.apache.pekko.stream.SystemMaterializer
 
apply(ActorSystem) - Static method in class org.apache.pekko.testkit.TestKitExtension
 
apply(ActorSystem) - Static method in class org.apache.pekko.testkit.TestProbe
 
apply(ActorSystem) - Method in class org.apache.pekko.testkit.TestProbe$
 
apply(ActorSystem) - Static method in class org.apache.pekko.util.ManifestInfo
 
apply(ActorSystem, int, PartialFunction<Object, Object>) - Static method in class org.apache.pekko.routing.ConsistentHashingRoutingLogic
Uses consistent hashing to select a routee based on the sent message.
apply(ActorSystem, int, PartialFunction<Object, Object>) - Method in class org.apache.pekko.routing.ConsistentHashingRoutingLogic$
Uses consistent hashing to select a routee based on the sent message.
apply(ActorSystem, MetricsSelector) - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
apply(ActorSystem, MetricsSelector) - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingRoutingLogic$
 
apply(ActorSystem, Timeout) - Method in class org.apache.pekko.pattern.FutureRef$
Constructs a new FutureRef which will be completed with the first message sent to it.
apply(ActorSystem, Timeout) - Method in class org.apache.pekko.pattern.PromiseRef$
Constructs a new PromiseRef which will be completed with the first message sent to it.
apply(ActorSystem, T, LogSource<T>) - Static method in class org.apache.pekko.event.Logging
Obtain LoggingAdapter for the given actor system and source object.
apply(ActorSystem, T, LogSource<T>) - Method in class org.apache.pekko.event.Logging$
Obtain LoggingAdapter for the given actor system and source object.
apply(Address) - Method in class org.apache.pekko.actor.AddressTerminated$
 
apply(Address) - Method in class org.apache.pekko.cluster.ClusterUserAction.Down$
 
apply(Address) - Method in class org.apache.pekko.cluster.ClusterUserAction.JoinTo$
 
apply(Address) - Method in class org.apache.pekko.cluster.ClusterUserAction.Leave$
 
apply(Address) - Method in class org.apache.pekko.cluster.InternalClusterAction.InitJoinNack$
 
apply(Address) - Method in class org.apache.pekko.cluster.InternalClusterAction.SendGossipTo$
 
apply(Address) - Method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation$
 
apply(Address) - Static method in class org.apache.pekko.cluster.typed.Down
 
apply(Address) - Method in class org.apache.pekko.cluster.typed.Down$
 
apply(Address) - Static method in class org.apache.pekko.cluster.typed.Join
 
apply(Address) - Method in class org.apache.pekko.cluster.typed.Join$
 
apply(Address) - Static method in class org.apache.pekko.cluster.typed.Leave
 
apply(Address) - Method in class org.apache.pekko.cluster.typed.Leave$
 
apply(Address) - Method in class org.apache.pekko.persistence.journal.PersistencePluginProxy.TargetLocation$
 
apply(Address) - Static method in class org.apache.pekko.remote.AddressUrlEncoder
 
apply(Address) - Method in class org.apache.pekko.remote.AddressUrlEncoder$
 
apply(Address) - Static method in class org.apache.pekko.remote.RemoteScope
 
apply(Address) - Method in class org.apache.pekko.remote.RemoteScope$
 
apply(Address) - Method in class org.apache.pekko.remote.transport.TestTransport.ListenAttempt$
Deprecated.
 
apply(Address) - Method in class org.apache.pekko.remote.transport.TestTransport.ShutdownAttempt$
Deprecated.
 
apply(Address) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.ForceDisassociate$
Deprecated.
 
apply(Address, boolean) - Method in class org.apache.pekko.remote.testconductor.DisconnectMsg$
 
apply(Address, int) - Static method in class org.apache.pekko.cluster.UniqueAddress
Deprecated.
Use Long UID apply instead. Since Akka 2.4.11.
apply(Address, int) - Method in class org.apache.pekko.cluster.UniqueAddress$
Deprecated.
Use Long UID apply instead. Since Akka 2.4.11.
apply(Address, int) - Static method in class org.apache.pekko.remote.QuarantinedEvent
Deprecated.
Use long uid apply. Since Akka 2.4.x.
apply(Address, int) - Method in class org.apache.pekko.remote.QuarantinedEvent$
Deprecated.
Use long uid apply. Since Akka 2.4.x.
apply(Address, int) - Static method in class org.apache.pekko.remote.transport.HandshakeInfo
 
apply(Address, int) - Method in class org.apache.pekko.remote.transport.HandshakeInfo$
 
apply(Address, int, Option<String>) - Static method in class org.apache.pekko.remote.transport.HandshakeInfo
 
apply(Address, int, Option<String>) - Method in class org.apache.pekko.remote.transport.HandshakeInfo$
 
apply(Address, long) - Static method in class org.apache.pekko.cluster.UniqueAddress
 
apply(Address, long) - Method in class org.apache.pekko.cluster.UniqueAddress$
 
apply(Address, long) - Static method in class org.apache.pekko.remote.QuarantinedEvent
Deprecated.
 
apply(Address, long) - Method in class org.apache.pekko.remote.QuarantinedEvent$
Deprecated.
 
apply(Address, long) - Static method in class org.apache.pekko.remote.UniqueAddress
 
apply(Address, long) - Method in class org.apache.pekko.remote.UniqueAddress$
 
apply(Address, long, long, long, Option<Object>) - Method in class org.apache.pekko.cluster.metrics.StandardMetrics.HeapMemory$
The amount of used and committed memory will always be &lt;= max if max is defined.
apply(Address, long, Set<Metric>) - Static method in class org.apache.pekko.cluster.metrics.NodeMetrics
 
apply(Address, long, Set<Metric>) - Method in class org.apache.pekko.cluster.metrics.NodeMetrics$
 
apply(Address, long, TreeMap<String, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.ValueHolder>) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
apply(Address, long, TreeMap<String, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.ValueHolder>) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket$
 
apply(Address, long, Option<Object>, Option<Object>, Option<Object>, int) - Method in class org.apache.pekko.cluster.metrics.StandardMetrics.Cpu$
 
apply(Address, String) - Static method in class org.apache.pekko.actor.RootActorPath
 
apply(Address, String) - Method in class org.apache.pekko.actor.RootActorPath$
 
apply(Address, ActorSystem) - Method in class org.apache.pekko.serialization.Serialization.Information$
 
apply(Address, Address) - Static method in class org.apache.pekko.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
apply(Address, Address) - Method in class org.apache.pekko.remote.ThisActorSystemQuarantinedEvent$
 
apply(Address, Address) - Method in class org.apache.pekko.remote.transport.TestTransport.AssociateAttempt$
Deprecated.
 
apply(Address, Address) - Method in class org.apache.pekko.remote.transport.TestTransport.DisassociateAttempt$
Deprecated.
 
apply(Address, Address, boolean) - Static method in class org.apache.pekko.remote.AssociatedEvent
Deprecated.
 
apply(Address, Address, boolean) - Method in class org.apache.pekko.remote.AssociatedEvent$
 
apply(Address, Address, boolean) - Static method in class org.apache.pekko.remote.DisassociatedEvent
Deprecated.
 
apply(Address, Address, boolean) - Method in class org.apache.pekko.remote.DisassociatedEvent$
 
apply(Address, Address, Throwable) - Method in class org.apache.pekko.remote.ShutDownAssociation$
 
apply(Address, Address, Throwable, Option<AssociationHandle.DisassociateInfo>) - Method in class org.apache.pekko.remote.InvalidAssociation$
 
apply(Address, Address, TestTransport, boolean) - Static method in class org.apache.pekko.remote.transport.TestAssociationHandle
Deprecated.
 
apply(Address, Address, TestTransport, boolean) - Method in class org.apache.pekko.remote.transport.TestAssociationHandle$
 
apply(Address, Address, ByteString) - Method in class org.apache.pekko.remote.transport.TestTransport.WriteAttempt$
Deprecated.
 
apply(Address, Address, Option<Object>, Throwable) - Method in class org.apache.pekko.remote.HopelessAssociation$
 
apply(Address, InternalClusterAction.ConfigCheck) - Method in class org.apache.pekko.cluster.InternalClusterAction.InitJoinAck$
 
apply(Address, MetricsGossip, boolean) - Method in class org.apache.pekko.cluster.metrics.MetricsGossipEnvelope$
 
apply(Address, AssociationHandle.DisassociateInfo) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly$
Deprecated.
 
apply(Address, ThrottlerTransportAdapter.Direction, float) - Method in class org.apache.pekko.remote.testconductor.ThrottleMsg$
 
apply(Address, ThrottlerTransportAdapter.Direction, ThrottlerTransportAdapter.ThrottleMode) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.SetThrottle$
Deprecated.
 
apply(Address, Future<Transport.AssociationEventListener>) - Method in class org.apache.pekko.remote.transport.ActorTransportAdapter.ListenUnderlying$
Deprecated.
 
apply(Address, Promise<AssociationHandle>) - Method in class org.apache.pekko.remote.transport.ActorTransportAdapter.AssociateUnderlying$
Deprecated.
 
apply(ChildStats) - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.ChildrenIterable
 
apply(ChildStats) - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.ChildRestartsIterable
 
apply(ClassicActorContextProvider) - Static method in class org.apache.pekko.stream.Materializer
Scala API: Create a materializer whose lifecycle will be tied to the one of the passed actor context.
apply(ClassicActorContextProvider) - Method in class org.apache.pekko.stream.Materializer$
Scala API: Create a materializer whose lifecycle will be tied to the one of the passed actor context.
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.actor.CoordinatedShutdown
 
apply(ClassicActorSystemProvider) - Method in interface org.apache.pekko.actor.ExtensionId
Returns an instance of the extension identified by this ExtensionId instance.
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.cluster.client.ClusterClientReceptionist
Deprecated.
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.cluster.Cluster
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.cluster.ddata.DistributedData
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.cluster.metrics.ClusterMetricsExtension
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSub
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.cluster.sharding.ClusterSharding
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocation
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.coordination.lease.javadsl.LeaseProvider
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.coordination.lease.scaladsl.LeaseProvider
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.io.Dns
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.io.Tcp
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.io.Udp
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.io.UdpConnected
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.pattern.CircuitBreakersRegistry
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.persistence.journal.PersistencePluginProxyExtension
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.persistence.Persistence
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.persistence.query.PersistenceQuery
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.persistence.state.DurableStateStoreRegistry
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.persistence.testkit.internal.InMemStorageExtension
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.persistence.testkit.internal.SnapshotStorageEmulatorExtension
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.persistence.testkit.scaladsl.PersistenceTestKit
 
apply(ClassicActorSystemProvider) - Method in class org.apache.pekko.persistence.testkit.scaladsl.PersistenceTestKit$
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.remote.AddressUidExtension
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.remote.BoundAddressesExtension
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.remote.RemoteMetricsExtension
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.remote.transport.TransportAdaptersExtension
Deprecated.
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.serialization.jackson.JacksonObjectMapperProvider
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.serialization.SerializationExtension
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.stream.javadsl.Tcp
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.stream.Materializer
Scala API: Create a new materializer that will stay alive as long as the system does or until it is explicitly stopped.
apply(ClassicActorSystemProvider) - Method in class org.apache.pekko.stream.Materializer$
Scala API: Create a new materializer that will stay alive as long as the system does or until it is explicitly stopped.
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.stream.SystemMaterializer
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.stream.testkit.scaladsl.TestSink
A Sink that materialized to a pekko.stream.testkit.TestSubscriber.Probe.
apply(ClassicActorSystemProvider) - Method in class org.apache.pekko.stream.testkit.scaladsl.TestSink$
A Sink that materialized to a pekko.stream.testkit.TestSubscriber.Probe.
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.stream.testkit.scaladsl.TestSource
A Source that materializes to a pekko.stream.testkit.TestPublisher.Probe.
apply(ClassicActorSystemProvider) - Method in class org.apache.pekko.stream.testkit.scaladsl.TestSource$
A Source that materializes to a pekko.stream.testkit.TestPublisher.Probe.
apply(ClassicActorSystemProvider) - Method in class org.apache.pekko.stream.testkit.TestSubscriber.ManualProbe$
 
apply(ClassicActorSystemProvider) - Method in class org.apache.pekko.stream.testkit.TestSubscriber.Probe$
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.testkit.TestKitExtension
 
apply(ClassicActorSystemProvider) - Static method in class org.apache.pekko.util.ManifestInfo
 
apply(ClassicActorSystemProvider, String) - Static method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy
apply(ClassicActorSystemProvider, String) - Method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy$
apply(ClassicActorSystemProvider, String, FiniteDuration) - Static method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy
Scala API: Create an ExternalShardAllocationStrategy
apply(ClassicActorSystemProvider, String, FiniteDuration) - Method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy$
Scala API: Create an ExternalShardAllocationStrategy
apply(DeadLetterSuppression, ActorRef, ActorRef) - Static method in class org.apache.pekko.actor.SuppressedDeadLetter
 
apply(DeadLetterSuppression, ActorRef, ActorRef) - Method in class org.apache.pekko.actor.SuppressedDeadLetter$
 
apply(Deploy, Class<?>, Seq<Object>) - Static method in class org.apache.pekko.actor.Props
Props is a configuration object using in creating an Actor; it is immutable, so it is thread-safe and fully shareable.
apply(Deploy, Class<?>, Seq<Object>) - Method in class org.apache.pekko.actor.Props$
Props is a configuration object using in creating an Actor; it is immutable, so it is thread-safe and fully shareable.
apply(ExtendedActorSystem) - Method in class org.apache.pekko.remote.artery.RemoteInstruments$
 
apply(ExtendedActorSystem) - Static method in class org.apache.pekko.serialization.DisabledJavaSerializer
 
apply(ExtendedActorSystem) - Method in class org.apache.pekko.serialization.DisabledJavaSerializer$
 
apply(ExtendedActorSystem, Config) - Static method in class org.apache.pekko.persistence.journal.EventAdapters
 
apply(ExtendedActorSystem, Config) - Method in class org.apache.pekko.persistence.journal.EventAdapters$
 
apply(ExtensionId<T>, ActorSystem) - Static method in class org.apache.pekko.io.IO
Scala API: obtain a reference to the manager actor for the given IO extension, for example Tcp or Udp.
apply(ExtensionId<T>, ActorSystem) - Method in class org.apache.pekko.io.IO$
Scala API: obtain a reference to the manager actor for the given IO extension, for example Tcp or Udp.
apply(FSM.Reason, S, D) - Method in class org.apache.pekko.actor.FSM.StopEvent$
 
apply(org.apache.pekko.actor.InternalActorRef, Address, WireFormats.SerializedMessage, <any>, Option<SeqNo>) - Method in class org.apache.pekko.remote.transport.PekkoPduCodec.Message$
 
apply(org.apache.pekko.actor.InternalActorRef, org.apache.pekko.actor.InternalActorRef) - Method in class org.apache.pekko.dispatch.sysmsg.Watch$
 
apply(Props, String, ActorSystem) - Static method in class org.apache.pekko.testkit.TestActorRef
 
apply(Props, String, ActorSystem) - Method in class org.apache.pekko.testkit.TestActorRef$
 
apply(Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, HandlingWhileStopped) - Static method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl
 
apply(Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, HandlingWhileStopped) - Method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl$
 
apply(Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, HandlingWhileStopped, Option<Function1<Object, Object>>) - Static method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl
 
apply(Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, HandlingWhileStopped, Option<Function1<Object, Object>>) - Method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl$
 
apply(Props, ActorRef, String, ActorSystem) - Static method in class org.apache.pekko.testkit.TestActorRef
 
apply(Props, ActorRef, String, ActorSystem) - Method in class org.apache.pekko.testkit.TestActorRef$
 
apply(Props, ActorRef, ActorSystem) - Static method in class org.apache.pekko.testkit.TestActorRef
 
apply(Props, ActorRef, ActorSystem) - Method in class org.apache.pekko.testkit.TestActorRef$
 
apply(Props, ActorSystem) - Static method in class org.apache.pekko.testkit.TestActorRef
 
apply(Props, ActorSystem) - Method in class org.apache.pekko.testkit.TestActorRef$
 
apply(Props, Deploy, String, ActorRef) - Method in class org.apache.pekko.remote.DaemonMsgCreate$
 
apply(Props, Option<String>, Option<SupervisorStrategy>) - Method in class org.apache.pekko.testkit.TestActor.Spawn$
 
apply(Scheduler, int, FiniteDuration, FiniteDuration) - Static method in class org.apache.pekko.pattern.CircuitBreaker
Create a new CircuitBreaker.
apply(Scheduler, int, FiniteDuration, FiniteDuration) - Method in class org.apache.pekko.pattern.CircuitBreaker$
Create a new CircuitBreaker.
apply(Scheduler, IndexedSeq<Routee>, FiniteDuration, FiniteDuration, ExecutionContext) - Method in class org.apache.pekko.routing.TailChoppingRoutees$
 
apply(Scheduler, FiniteDuration, FiniteDuration, ExecutionContext) - Static method in class org.apache.pekko.routing.TailChoppingRoutingLogic
 
apply(Scheduler, FiniteDuration, FiniteDuration, ExecutionContext) - Method in class org.apache.pekko.routing.TailChoppingRoutingLogic$
 
apply(ActorRef<A>, Class<A>) - Static method in class org.apache.pekko.cluster.typed.Subscribe
 
apply(ActorRef<A>, Class<A>) - Method in class org.apache.pekko.cluster.typed.Subscribe$
 
apply(ActorRef<A>, ActorRef<WorkPullingProducerController.MessageWithConfirmation<A>>) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.RequestNext$
 
apply(ActorRef<E>) - Method in class org.apache.pekko.actor.typed.eventstream.EventStream.Unsubscribe$
 
apply(ActorRef<E>, ClassTag<E>) - Method in class org.apache.pekko.actor.typed.eventstream.EventStream.Subscribe$
 
apply(ActorRef<M>) - Method in class org.apache.pekko.cluster.sharding.typed.javadsl.ClusterSharding.Passivate$
 
apply(ActorRef<M>) - Method in class org.apache.pekko.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate$
 
apply(ActorRef<ActorTestKitGuardian.Ack$>) - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped$
 
apply(ActorRef<ConsumerController.Command<A>>) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.RegisterConsumer$
 
apply(ActorRef<ConsumerController.Delivery<A>>) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.Start$
 
apply(ActorRef<DurableProducerQueue.State<A>>) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.LoadState$
 
apply(ActorRef<ProducerController.Command<A>>) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.RegisterToProducerController$
 
apply(ActorRef<ProducerController.RequestNext<A>>) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.Start$
 
apply(ActorRef<WorkPullingProducerController.RequestNext<A>>) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.Start$
 
apply(ActorRef<WorkPullingProducerController.WorkerStats>) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats$
 
apply(ActorRef<Topic.TopicStats>) - Method in class org.apache.pekko.actor.typed.pubsub.Topic.GetTopicStats$
 
apply(ActorRef<ClusterEvent.CurrentClusterState>) - Static method in class org.apache.pekko.cluster.typed.GetCurrentState
 
apply(ActorRef<ClusterEvent.CurrentClusterState>) - Method in class org.apache.pekko.cluster.typed.GetCurrentState$
 
apply(ActorRef<Replicator.ReplicaCount>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount$
Get current number of replicas, including the local replica.
apply(ActorRef<Replicator.ReplicaCount>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount$
 
apply(ActorRef<ShardingProducerController.RequestNext<A>>) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.Start$
 
apply(ActorRef<ClusterSharding.ShardCommand>, String) - Method in interface org.apache.pekko.cluster.sharding.typed.javadsl.EntityFactory
 
apply(ActorRef<ShardingEnvelope<A>>, ActorRef<ShardingProducerController.MessageWithConfirmation<A>>, Set<String>, Map<String, Object>) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext$
 
apply(ActorRef<Done>) - Method in class org.apache.pekko.cluster.sharding.typed.ShardingDirectReplication.VerifyStarted$
 
apply(ActorRef<Nothing$>) - Static method in exception org.apache.pekko.actor.typed.DeathPactException
 
apply(ActorRef<Nothing$>) - Method in class org.apache.pekko.actor.typed.DeathPactException$
 
apply(ActorRef<Nothing$>) - Static method in class org.apache.pekko.actor.typed.Terminated
 
apply(ActorRef<Nothing$>) - Method in class org.apache.pekko.actor.typed.Terminated$
 
apply(ActorRef<Nothing$>, Throwable) - Static method in class org.apache.pekko.actor.typed.ChildFailed
 
apply(ActorRef<Nothing$>, Throwable) - Method in class org.apache.pekko.actor.typed.ChildFailed$
 
apply(ActorRef<Nothing$>, Throwable) - Method in class org.apache.pekko.actor.typed.internal.DeathWatchNotification$
 
apply(ActorRef<Nothing$>, ActorRef<Nothing$>) - Method in class org.apache.pekko.actor.typed.internal.Unwatch$
 
apply(ActorRef<Nothing$>, ActorRef<Nothing$>) - Method in class org.apache.pekko.actor.typed.internal.Watch$
 
apply(ActorRef<T>) - Method in class org.apache.pekko.actor.testkit.typed.Effect.Unwatched$
 
apply(ActorRef<T>) - Method in class org.apache.pekko.actor.testkit.typed.Effect.Watched$
 
apply(ActorRef<T>) - Method in class org.apache.pekko.actor.typed.pubsub.Topic.Subscribe$
 
apply(ActorRef<T>) - Method in class org.apache.pekko.actor.typed.pubsub.Topic.Unsubscribe$
 
apply(ActorRef<T>) - Method in class org.apache.pekko.actor.typed.SerializedActorRef$
 
apply(ActorRef<T>) - Static method in class org.apache.pekko.cluster.typed.Unsubscribe
 
apply(ActorRef<T>) - Method in class org.apache.pekko.cluster.typed.Unsubscribe$
 
apply(ActorRef<T>, ActorRef<ActorTestKitGuardian.Ack$>) - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor$
 
apply(ActorRef<T>, ClassTag<T>) - Method in class org.apache.pekko.actor.typed.internal.MonitorInterceptor$
 
apply(ActorRef<U>, T) - Method in class org.apache.pekko.actor.testkit.typed.Effect.WatchedWith$
 
apply(ActorSystem<?>) - Static method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit
Create a testkit from the provided actor system.
apply(ActorSystem<?>) - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit$
Create a testkit from the provided actor system.
apply(ActorSystem<?>) - Static method in class org.apache.pekko.actor.testkit.typed.scaladsl.ManualTime
Access the manual scheduler, note that you need to setup the actor system/testkit with ManualTime.config for this to work.
apply(ActorSystem<?>) - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ManualTime$
Access the manual scheduler, note that you need to setup the actor system/testkit with ManualTime.config for this to work.
apply(ActorSystem<?>) - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.TestProbe$
 
apply(ActorSystem<?>) - Static method in class org.apache.pekko.actor.testkit.typed.TestKitSettings
Reads configuration settings from pekko.actor.testkit.typed section.
apply(ActorSystem<?>) - Method in class org.apache.pekko.actor.testkit.typed.TestKitSettings$
Reads configuration settings from pekko.actor.testkit.typed section.
apply(ActorSystem<?>) - Static method in class org.apache.pekko.actor.typed.ActorRefResolver
 
apply(ActorSystem<?>) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.Settings$
Scala API: Factory method from config pekko.reliable-delivery.consumer-controller of the ActorSystem.
apply(ActorSystem<?>) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.Settings$
Scala API: Factory method from config pekko.reliable-delivery.producer-controller of the ActorSystem.
apply(ActorSystem<?>) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.Settings$
Scala API: Factory method from config pekko.reliable-delivery.work-pulling.producer-controller of the ActorSystem.
apply(ActorSystem<?>) - Method in class org.apache.pekko.actor.typed.ExtensionId
Lookup or create an instance of the extension identified by this id.
apply(ActorSystem<?>) - Static method in class org.apache.pekko.actor.typed.receptionist.Receptionist
 
apply(ActorSystem<?>) - Static method in class org.apache.pekko.cluster.ddata.typed.javadsl.DistributedData
 
apply(ActorSystem<?>) - Static method in class org.apache.pekko.cluster.ddata.typed.scaladsl.DistributedData
 
apply(ActorSystem<?>) - Static method in class org.apache.pekko.cluster.ddata.typed.scaladsl.ReplicatorSettings
Create settings from the default configuration pekko.cluster.distributed-data.
apply(ActorSystem<?>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.ReplicatorSettings$
Create settings from the default configuration pekko.cluster.distributed-data.
apply(ActorSystem<?>) - Static method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings
Scala API: Creates new cluster sharding settings object
apply(ActorSystem<?>) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings$
Scala API: Creates new cluster sharding settings object
apply(ActorSystem<?>) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingConsumerController.Settings$
Scala API: Factory method from config pekko.reliable-delivery.sharding.consumer-controller of the ActorSystem.
apply(ActorSystem<?>) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.Settings$
Scala API: Factory method from config pekko.reliable-delivery.sharding.producer-controller of the ActorSystem.
apply(ActorSystem<?>) - Static method in class org.apache.pekko.cluster.sharding.typed.ShardedDaemonProcessSettings
Scala API: Create default settings for system
apply(ActorSystem<?>) - Method in class org.apache.pekko.cluster.sharding.typed.ShardedDaemonProcessSettings$
Scala API: Create default settings for system
apply(ActorSystem<?>) - Static method in class org.apache.pekko.cluster.typed.Cluster
 
apply(ActorSystem<?>) - Static method in class org.apache.pekko.cluster.typed.ClusterSingleton
 
apply(ActorSystem<?>) - Static method in class org.apache.pekko.cluster.typed.ClusterSingletonManagerSettings
Create settings from the default configuration pekko.cluster.singleton.
apply(ActorSystem<?>) - Method in class org.apache.pekko.cluster.typed.ClusterSingletonManagerSettings$
Create settings from the default configuration pekko.cluster.singleton.
apply(ActorSystem<?>) - Static method in class org.apache.pekko.cluster.typed.ClusterSingletonSettings
 
apply(ActorSystem<?>) - Method in class org.apache.pekko.cluster.typed.ClusterSingletonSettings$
 
apply(ActorSystem<?>) - Method in class org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionistSettings$
 
apply(ActorSystem<?>) - Static method in class org.apache.pekko.persistence.testkit.scaladsl.SnapshotTestKit
 
apply(ActorSystem<?>) - Method in class org.apache.pekko.persistence.testkit.scaladsl.SnapshotTestKit$
 
apply(ActorSystem<?>) - Method in class org.apache.pekko.persistence.typed.delivery.EventSourcedProducerQueue.Settings$
Scala API: Factory method from config pekko.reliable-delivery.producer-controller.event-sourced-durable-queue of the ActorSystem.
apply(ActorSystem<?>, String) - Method in class org.apache.pekko.persistence.typed.state.internal.DurableStateSettings$
 
apply(ActorSystem<?>, String, String) - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedSettings$
 
apply(ActorSystem<?>, String, String, Option<Config>, Option<Config>) - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedSettings$
 
apply(ActorSystem<?>, Behavior<Command>) - Method in class org.apache.pekko.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit$
Factory method to create a new EventSourcedBehaviorTestKit.
apply(ActorSystem<?>, Behavior<Command>, EventSourcedBehaviorTestKit.SerializationSettings) - Method in class org.apache.pekko.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit$
Factory method to create a new EventSourcedBehaviorTestKit with custom SerializationSettings.
apply(Behavior<M>, String) - Static method in class org.apache.pekko.cluster.typed.SingletonActor
 
apply(Behavior<M>, String) - Method in class org.apache.pekko.cluster.typed.SingletonActor$
 
apply(Behavior<T>) - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.BehaviorTestKit$
 
apply(Behavior<T>) - Static method in class org.apache.pekko.actor.typed.internal.adapter.GuardianStartupBehavior
 
apply(Behavior<T>) - Method in class org.apache.pekko.actor.typed.internal.adapter.GuardianStartupBehavior$
 
apply(Behavior<T>, String) - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.BehaviorTestKit$
 
apply(Behavior<T>, String) - Static method in class org.apache.pekko.actor.typed.ActorSystem
Scala API: Create an ActorSystem
apply(Behavior<T>, String) - Method in class org.apache.pekko.actor.typed.ActorSystem$
Scala API: Create an ActorSystem
apply(Behavior<T>, String, Config) - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.BehaviorTestKit$
 
apply(Behavior<T>, String, Config) - Static method in class org.apache.pekko.actor.typed.ActorSystem
Scala API: Create an ActorSystem
apply(Behavior<T>, String, Config) - Method in class org.apache.pekko.actor.typed.ActorSystem$
Scala API: Create an ActorSystem
apply(Behavior<T>, String, Config, Props) - Static method in class org.apache.pekko.actor.typed.ActorSystem
Scala API: Create an ActorSystem
apply(Behavior<T>, String, Config, Props) - Method in class org.apache.pekko.actor.typed.ActorSystem$
Scala API: Create an ActorSystem
apply(Behavior<T>, String, BootstrapSetup) - Static method in class org.apache.pekko.actor.typed.ActorSystem
Scala API: Shortcut for creating an actor system with custom bootstrap settings.
apply(Behavior<T>, String, BootstrapSetup) - Method in class org.apache.pekko.actor.typed.ActorSystem$
Scala API: Shortcut for creating an actor system with custom bootstrap settings.
apply(Behavior<T>, String, ActorSystemSetup, Props) - Static method in class org.apache.pekko.actor.typed.ActorSystem
Scala API: Creates a new actor system with the specified name and settings The core actor system settings are defined in BootstrapSetup
apply(Behavior<T>, String, ActorSystemSetup, Props) - Method in class org.apache.pekko.actor.typed.ActorSystem$
Scala API: Creates a new actor system with the specified name and settings The core actor system settings are defined in BootstrapSetup
apply(Behavior<T>, String, Props) - Method in class org.apache.pekko.actor.testkit.typed.Effect.Spawned$
 
apply(Behavior<T>, String, Props, ActorRef<ActorRef<T>>) - Method in class org.apache.pekko.actor.typed.SpawnProtocol.Spawn$
 
apply(Behavior<T>, ActorRef<ActorRef<T>>, Props) - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous$
 
apply(Behavior<T>, Props) - Method in class org.apache.pekko.actor.testkit.typed.Effect.SpawnedAnonymous$
 
apply(Behavior<T>, SupervisorStrategy, ClassTag<Thr>) - Static method in class org.apache.pekko.actor.typed.internal.Supervisor
 
apply(Behavior<T>, SupervisorStrategy, ClassTag<Thr>) - Method in class org.apache.pekko.actor.typed.internal.Supervisor$
 
apply(ConsumerController.Settings) - Static method in class org.apache.pekko.actor.typed.delivery.ConsumerController
 
apply(ConsumerController.Settings) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController$
 
apply(DurableProducerQueue.MessageSent<A>, ActorRef<DurableProducerQueue.StoreMessageSentAck>) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageSent$
 
apply(RestartSupervisor<?, ? extends Throwable>) - Method in class org.apache.pekko.actor.typed.internal.RestartSupervisor.ScheduledRestart$
 
apply(LogOptions) - Method in class org.apache.pekko.actor.typed.internal.LogMessagesInterceptor$
 
apply(Props) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DefaultMailboxSelector$
 
apply(Props) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherDefault$
 
apply(Props) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherSameAsParent$
 
apply(ServiceKey<ConsumerController.Command<A>>) - Static method in class org.apache.pekko.actor.typed.delivery.ConsumerController
apply(ServiceKey<ConsumerController.Command<A>>) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController$
apply(ServiceKey<ConsumerController.Command<A>>, ConsumerController.Settings) - Static method in class org.apache.pekko.actor.typed.delivery.ConsumerController
 
apply(ServiceKey<ConsumerController.Command<A>>, ConsumerController.Settings) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController$
 
apply(ServiceKey<T>) - Method in class org.apache.pekko.actor.typed.receptionist.Receptionist.Find$
Special factory to make using Find with ask easier
apply(ServiceKey<T>, boolean, Function1<ActorSystem<?>, RoutingLogic<T>>) - Method in class org.apache.pekko.actor.typed.internal.routing.GroupRouterBuilder$
 
apply(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Find$
 
apply(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe$
 
apply(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Method in class org.apache.pekko.actor.typed.receptionist.Receptionist.Find$
Scala API:
apply(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Method in class org.apache.pekko.actor.typed.receptionist.Receptionist.Subscribe$
Scala API:
apply(ServiceKey<T>, ActorRef<T>) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered$
 
apply(ServiceKey<T>, ActorRef<T>) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Registered$
 
apply(ServiceKey<T>, ActorRef<T>) - Method in class org.apache.pekko.actor.typed.receptionist.Receptionist.Deregister$
Create a Deregister without Ack that the service was deregistered
apply(ServiceKey<T>, ActorRef<T>) - Method in class org.apache.pekko.actor.typed.receptionist.Receptionist.Deregistered$
Scala API
apply(ServiceKey<T>, ActorRef<T>) - Method in class org.apache.pekko.actor.typed.receptionist.Receptionist.Register$
Create a Register without Ack that the service was registered
apply(ServiceKey<T>, ActorRef<T>) - Method in class org.apache.pekko.actor.typed.receptionist.Receptionist.Registered$
Scala API
apply(ServiceKey<T>, ActorRef<T>, ActorRef<Receptionist.Deregistered>) - Method in class org.apache.pekko.actor.typed.receptionist.Receptionist.Deregister$
Create a Deregister with an actor that will get an ack that the service was unregistered
apply(ServiceKey<T>, ActorRef<T>, ActorRef<Receptionist.Registered>) - Method in class org.apache.pekko.actor.typed.receptionist.Receptionist.Register$
Create a Register with an actor that will get an ack that the service was registered
apply(ServiceKey<T>, ActorRef<T>, Option<ActorRef<Receptionist.Deregistered>>) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Deregister$
 
apply(ServiceKey<T>, ActorRef<T>, Option<ActorRef<Receptionist.Registered>>) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Register$
 
apply(ServiceKey<T>, Set<ActorRef<T>>) - Method in class org.apache.pekko.actor.typed.receptionist.Receptionist.Listing$
Scala API:
apply(ServiceKey<T>, Set<ActorRef<T>>, Set<ActorRef<T>>, boolean) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Listing$
 
apply(ServiceKey<T>, Set<ActorRef<T>>, Set<ActorRef<T>>, boolean) - Method in class org.apache.pekko.actor.typed.receptionist.Receptionist.Listing$
Scala API:
apply(ActorContext<A>, ActorRef<Replicator.Command>, FiniteDuration) - Static method in class org.apache.pekko.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter
 
apply(ActorContext<A>, ActorRef<Replicator.Command>, FiniteDuration) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter$
 
apply(ActorContext<T>, int) - Method in class org.apache.pekko.actor.typed.internal.StashBufferImpl$
 
apply(TypedActorContext<?>, Signal) - Method in interface org.apache.pekko.actor.typed.BehaviorInterceptor.SignalTarget
 
apply(TypedActorContext<?>, T) - Method in interface org.apache.pekko.actor.typed.BehaviorInterceptor.ReceiveTarget
 
apply(TypedActorContext<Command>) - Method in class org.apache.pekko.persistence.typed.javadsl.EventSourcedBehavior
INTERNAL API: DeferredBehavior init, not for user extension
apply(TypedActorContext<Command>) - Method in class org.apache.pekko.persistence.typed.javadsl.ReplicatedEventSourcedBehavior
INTERNAL API: DeferredBehavior init, not for user extension
apply(TypedActorContext<Command>) - Method in class org.apache.pekko.persistence.typed.state.javadsl.DurableStateBehavior
INTERNAL API: DeferredBehavior init, not for user extension
apply(TypedActorContext<T>) - Method in class org.apache.pekko.actor.typed.internal.BehaviorImpl.DeferredBehavior
 
apply(TypedActorExtension, ActorContext) - Static method in class org.apache.pekko.actor.ContextualTypedActorFactory
 
apply(TypedActorExtension, ActorContext) - Method in class org.apache.pekko.actor.ContextualTypedActorFactory$
 
apply(ClusterEvent.ClusterDomainEvent) - Method in class org.apache.pekko.cluster.InternalClusterAction.PublishEvent$
 
apply(ClusterEvent.CurrentClusterState) - Static method in class org.apache.pekko.cluster.typed.SelfUp
 
apply(ClusterEvent.CurrentClusterState) - Method in class org.apache.pekko.cluster.typed.SelfUp$
 
apply(Key<A>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Deleted$
 
apply(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DataDeleted$
 
apply(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Deleted$
 
apply(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DeleteFailure$
 
apply(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess$
 
apply(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted$
 
apply(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetFailure$
 
apply(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.NotFound$
 
apply(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.StoreFailure$
 
apply(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted$
 
apply(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess$
 
apply(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout$
 
apply(Key<A>, A) - Method in class org.apache.pekko.cluster.ddata.Replicator.Changed$
 
apply(Key<A>, A) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Changed$
 
apply(Key<A>, A) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetSuccess$
 
apply(Key<A>, A, Replicator.WriteConsistency, ActorRef<Replicator.UpdateResponse<A>>, Function1<A, A>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Update$
Modify value of local Replicator and replicate with given writeConsistency.
apply(Key<A>, A, Replicator.WriteConsistency, Function1<A, A>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Update$
Convenience for ask.
apply(Key<A>, A, Replicator.WriteConsistency, Option<Object>, Function1<A, A>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Update$
Modify value of local Replicator and replicate with given writeConsistency.
apply(Key<A>, String, Throwable) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ModifyFailure$
 
apply(Key<A>, String, Throwable, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.ModifyFailure$
 
apply(Key<A>, ActorRef) - Method in class org.apache.pekko.cluster.ddata.Replicator.Subscribe$
 
apply(Key<A>, ActorRef) - Method in class org.apache.pekko.cluster.ddata.Replicator.Unsubscribe$
 
apply(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Subscribe$
 
apply(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe$
 
apply(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Subscribe$
 
apply(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Unsubscribe$
 
apply(Key<A>, Replicator.ReadConsistency) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Get$
Convenience for ask.
apply(Key<A>, Replicator.ReadConsistency, ActorRef<Replicator.GetResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Get$
Send this message to the local Replicator to retrieve a data value for the given key.
apply(Key<A>, Replicator.ReadConsistency, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Get$
 
apply(Key<A>, Replicator.WriteConsistency) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Delete$
Convenience for ask.
apply(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.DeleteResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Delete$
Send this message to the local Replicator to delete a data value for the given key.
apply(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.UpdateResponse<A>>, Function1<Option<A>, A>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Update$
Send this message to the local Replicator to update a data value for the given key.
apply(Key<A>, Replicator.WriteConsistency, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Delete$
 
apply(Key<A>, Replicator.WriteConsistency, Option<Object>, Function1<Option<A>, A>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Update$
Send this message to the local Replicator to update a data value for the given key.
apply(Key<A>, Replicator.ReadConsistency, ActorRef<Replicator.GetResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Get$
 
apply(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.DeleteResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Delete$
 
apply(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.UpdateResponse<A>>, Function1<Option<A>, A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Update$
Send this message to the local Replicator to update a data value for the given key.
apply(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.DataDeleted$
 
apply(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.DeleteSuccess$
 
apply(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.GetDataDeleted$
 
apply(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.GetFailure$
 
apply(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.NotFound$
 
apply(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReplicationDeleteFailure$
 
apply(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.StoreFailure$
 
apply(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.UpdateDataDeleted$
 
apply(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.UpdateSuccess$
 
apply(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.UpdateTimeout$
 
apply(Key<A>, Option<Object>, A) - Method in class org.apache.pekko.cluster.ddata.Replicator.GetSuccess$
 
apply(ORMultiMap<ServiceKey<?>, ClusterReceptionist.Entry>) - Method in class org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry$
 
apply(ORSet.DeltaOp, A, ORMap.ZeroTag) - Method in class org.apache.pekko.cluster.ddata.ORMap.RemoveKeyDeltaOp$
 
apply(ORSet.DeltaOp, ORMap.ZeroTag) - Method in class org.apache.pekko.cluster.ddata.ORMap.RemoveDeltaOp$
 
apply(ORSet.DeltaOp, Map<A, B>, ORMap.ZeroTag) - Method in class org.apache.pekko.cluster.ddata.ORMap.UpdateDeltaOp$
 
apply(ORSet.DeltaOp, Tuple2<A, B>, ORMap.ZeroTag) - Method in class org.apache.pekko.cluster.ddata.ORMap.PutDeltaOp$
 
apply(ORSet<A>) - Method in class org.apache.pekko.cluster.ddata.ORSet.AddDeltaOp$
 
apply(ORSet<A>) - Method in class org.apache.pekko.cluster.ddata.ORSet.FullStateDeltaOp$
 
apply(ORSet<A>) - Method in class org.apache.pekko.cluster.ddata.ORSet.RemoveDeltaOp$
 
apply(ReplicatedData, Map<UniqueAddress, PruningState>, VersionVector) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelope
 
apply(ReplicatedData, Map<UniqueAddress, PruningState>, VersionVector) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelope$
 
apply(org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope, long, long) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Delta
 
apply(org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope, long, long) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Delta$
 
apply(Replicator.WriteConsistency, FiniteDuration, FiniteDuration, int, ReplicatorSettings) - Method in class org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionistSettings$
Internal API
apply(ReplicatorSettings, Option<ActorRef>) - Static method in class org.apache.pekko.cluster.ddata.typed.internal.ReplicatorBehavior
 
apply(ReplicatorSettings, Option<ActorRef>) - Method in class org.apache.pekko.cluster.ddata.typed.internal.ReplicatorBehavior$
 
apply(SelfUniqueAddress, A) - Static method in class org.apache.pekko.cluster.ddata.LWWRegister
 
apply(SelfUniqueAddress, A) - Method in class org.apache.pekko.cluster.ddata.LWWRegister$
 
apply(SelfUniqueAddress, A, LWWRegister.Clock<A>) - Static method in class org.apache.pekko.cluster.ddata.LWWRegister
 
apply(SelfUniqueAddress, A, LWWRegister.Clock<A>) - Method in class org.apache.pekko.cluster.ddata.LWWRegister$
 
apply(Gossip, UniqueAddress, String, int) - Method in class org.apache.pekko.cluster.MembershipState$
INTERNAL API
apply(GossipStats, VectorClockStats) - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentInternalStats$
 
apply(HeartbeatNodeRing, Set<UniqueAddress>, FailureDetectorRegistry<Address>) - Method in class org.apache.pekko.cluster.ClusterHeartbeatSenderState$
 
apply(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberDowned$
 
apply(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberExited$
 
apply(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberJoined$
 
apply(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberLeft$
 
apply(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberPreparingForShutdown$
 
apply(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberReadyForShutdown$
 
apply(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberUp$
 
apply(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberWeaklyUp$
 
apply(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.ReachableMember$
 
apply(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.UnreachableMember$
 
apply(Member) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
apply(Member) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved$
 
apply(Member, MemberStatus) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberRemoved$
 
apply(MembershipState) - Method in class org.apache.pekko.cluster.InternalClusterAction.PublishChanges$
 
apply(MemberStatus) - Static method in class org.apache.pekko.cluster.typed.SelfRemoved
 
apply(MemberStatus) - Method in class org.apache.pekko.cluster.typed.SelfRemoved$
 
apply(ClusterMetricsSettings) - Static method in class org.apache.pekko.cluster.metrics.DefaultSigarProvider
 
apply(ClusterMetricsSettings) - Method in class org.apache.pekko.cluster.metrics.DefaultSigarProvider$
 
apply(MetricsSelector, int, SupervisorStrategy, String, boolean) - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
 
apply(MetricsSelector, int, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool$
 
apply(MetricsSelector, Iterable<String>, String) - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup
 
apply(MetricsSelector, Iterable<String>, String) - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup$
 
apply(DistributedPubSubMediator.Subscribe) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.SubscribeAck$
 
apply(DistributedPubSubMediator.SubscribeAck, ActorRef) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
apply(DistributedPubSubMediator.SubscribeAck, ActorRef) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed$
 
apply(DistributedPubSubMediator.Unsubscribe) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck$
 
apply(DistributedPubSubMediator.UnsubscribeAck, ActorRef) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
apply(DistributedPubSubMediator.UnsubscribeAck, ActorRef) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed$
 
apply(Reachability) - Method in class org.apache.pekko.cluster.ClusterEvent.ReachabilityChanged$
 
apply(ClusterShardingSettings) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategy$
 
apply(ClusterShardingSettings) - Method in class org.apache.pekko.cluster.sharding.internal.EntityPassivationStrategy$
 
apply(ClusterShardingSettings.PassivationStrategy, boolean) - Method in class org.apache.pekko.cluster.sharding.internal.ActiveEntities$
 
apply(ClusterShardingSettings.PassivationStrategySettings) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$
 
apply(org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$
 
apply(org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.FilterSettings) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings$
 
apply(org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.FrequencySketchSettings) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$
 
apply(org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.HillClimbingSettings) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$
 
apply(org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.OptimizerSettings) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings$
 
apply(org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.WindowSettings) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$
 
apply(org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.IdleSettings) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.IdlePassivationStrategy$
 
apply(org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.IdleSettings) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$
 
apply(org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.LeastFrequentlyUsedSettings) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$
 
apply(org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.LeastFrequentlyUsedSettings, int, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.LeastFrequentlyUsedPassivationStrategy$
 
apply(org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.LeastRecentlyUsedSettings) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$
 
apply(org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.LeastRecentlyUsedSettings.SegmentedSettings) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings$
 
apply(org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.LeastRecentlyUsedSettings, int, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.LeastRecentlyUsedPassivationStrategy$
 
apply(org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.MostRecentlyUsedSettings) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$
 
apply(org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.PolicySettings) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.PolicySettings$
 
apply(EntityTypeKey<?>, ActorRef<org.apache.pekko.cluster.sharding.ShardRegion.CurrentShardRegionState>) - Static method in class org.apache.pekko.cluster.sharding.typed.GetShardRegionState
 
apply(EntityTypeKey<?>, ActorRef<org.apache.pekko.cluster.sharding.ShardRegion.CurrentShardRegionState>) - Method in class org.apache.pekko.cluster.sharding.typed.GetShardRegionState$
 
apply(EntityTypeKey<?>, FiniteDuration, ActorRef<org.apache.pekko.cluster.sharding.ShardRegion.ClusterShardingStats>) - Static method in class org.apache.pekko.cluster.sharding.typed.GetClusterShardingStats
 
apply(EntityTypeKey<?>, FiniteDuration, ActorRef<org.apache.pekko.cluster.sharding.ShardRegion.ClusterShardingStats>) - Method in class org.apache.pekko.cluster.sharding.typed.GetClusterShardingStats$
 
apply(EntityTypeKey<M>, String, ActorRef<M>) - Static method in class org.apache.pekko.cluster.sharding.typed.testkit.scaladsl.TestEntityRef
 
apply(EntityTypeKey<M>, String, ActorRef<M>) - Method in class org.apache.pekko.cluster.sharding.typed.testkit.scaladsl.TestEntityRef$
 
apply(EntityTypeKey<M>, Function1<EntityContext<M>, Behavior<M>>) - Static method in class org.apache.pekko.cluster.sharding.typed.scaladsl.Entity
Defines how the entity should be created.
apply(EntityTypeKey<M>, Function1<EntityContext<M>, Behavior<M>>) - Method in class org.apache.pekko.cluster.sharding.typed.scaladsl.Entity$
Defines how the entity should be created.
apply(UniqueAddress) - Static method in class org.apache.pekko.cluster.ddata.SelfUniqueAddress
 
apply(UniqueAddress) - Method in class org.apache.pekko.cluster.ddata.SelfUniqueAddress$
 
apply(UniqueAddress) - Method in class org.apache.pekko.cluster.InternalClusterAction.ExitingConfirmed$
 
apply(UniqueAddress, boolean, Map<String, org.apache.pekko.cluster.ddata.Replicator.Internal.Delta>) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
apply(UniqueAddress, boolean, Map<String, org.apache.pekko.cluster.ddata.Replicator.Internal.Delta>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeltaPropagation$
 
apply(UniqueAddress, long) - Static method in class org.apache.pekko.cluster.ddata.OneVersionVector
 
apply(UniqueAddress, long) - Method in class org.apache.pekko.cluster.ddata.OneVersionVector$
 
apply(UniqueAddress, long) - Static method in class org.apache.pekko.cluster.ddata.VersionVector
 
apply(UniqueAddress, long) - Method in class org.apache.pekko.cluster.ddata.VersionVector$
 
apply(UniqueAddress, Gossip) - Method in class org.apache.pekko.cluster.InternalClusterAction.Welcome$
 
apply(UniqueAddress, UniqueAddress, Gossip) - Method in class org.apache.pekko.cluster.GossipEnvelope$
 
apply(UniqueAddress, UniqueAddress, Deadline, Function0<Gossip>) - Method in class org.apache.pekko.cluster.GossipEnvelope$
 
apply(UniqueAddress, VectorClock, byte[]) - Method in class org.apache.pekko.cluster.GossipStatus$
 
apply(UniqueAddress, Set<String>, Version) - Method in class org.apache.pekko.cluster.InternalClusterAction.Join$
 
apply(UniqueAddress, Set<Address>) - Method in class org.apache.pekko.cluster.ddata.PruningState.PruningInitialized$
 
apply(UniqueAddress, Set<UniqueAddress>, Set<UniqueAddress>, int) - Method in class org.apache.pekko.cluster.HeartbeatNodeRing$
 
apply(ThreadPoolConfig) - Static method in class org.apache.pekko.dispatch.ThreadPoolConfigBuilder
 
apply(ThreadPoolConfig) - Method in class org.apache.pekko.dispatch.ThreadPoolConfigBuilder$
 
apply(EventStream, Runnable, Function0<BoxedUnit>) - Static method in class org.apache.pekko.dispatch.TaskInvocation
 
apply(EventStream, Runnable, Function0<BoxedUnit>) - Method in class org.apache.pekko.dispatch.TaskInvocation$
 
apply(Logging.LogEvent) - Method in class org.apache.pekko.testkit.EventFilter
 
apply(Logging.LogLevel) - Method in class org.apache.pekko.stream.OverflowStrategies.Backpressure$
 
apply(Logging.LogLevel) - Method in class org.apache.pekko.stream.OverflowStrategies.DropBuffer$
 
apply(Logging.LogLevel) - Method in class org.apache.pekko.stream.OverflowStrategies.DropHead$
 
apply(Logging.LogLevel) - Method in class org.apache.pekko.stream.OverflowStrategies.DropNew$
 
apply(Logging.LogLevel) - Method in class org.apache.pekko.stream.OverflowStrategies.DropTail$
 
apply(Logging.LogLevel) - Method in class org.apache.pekko.stream.OverflowStrategies.Fail$
 
apply(Logging.LogLevel) - Method in class org.apache.pekko.stream.RestartSettings.LogSettings$
 
apply(Logging.LogLevel, String, Class<?>, Object) - Method in class org.apache.pekko.event.Logging.LogEvent$
 
apply(Logging.LogLevel, String, Class<?>, Object, Map<String, Object>) - Method in class org.apache.pekko.event.Logging.LogEvent$
 
apply(Logging.LogLevel, String, Class<?>, Object, Map<String, Object>, LogMarker) - Method in class org.apache.pekko.event.Logging.LogEvent$
 
apply(Logging.LogLevel, Logging.LogLevel, Logging.LogLevel) - Method in class org.apache.pekko.stream.Attributes.LogLevels$
 
apply(Logging.LogLevel, PartialFunction<Object, BoxedUnit>, ActorContext) - Method in class org.apache.pekko.event.LoggingReceive$
Wrap a Receive partial function in a logging enclosure, which sends a message with given log level to the event bus each time before a message is matched.
apply(LoggingBus) - Method in class org.apache.pekko.event.Logging.InitializeLogger$
 
apply(LoggingBus, T, LogSource<T>) - Static method in class org.apache.pekko.event.Logging
Obtain LoggingAdapter for the given logging bus and source object.
apply(LoggingBus, T, LogSource<T>) - Method in class org.apache.pekko.event.Logging$
Obtain LoggingAdapter for the given logging bus and source object.
apply(DnsProtocol.Resolved) - Method in class org.apache.pekko.io.Dns.Resolved$
Deprecated.
Use cached(DnsProtocol.Resolve). Since Akka 2.6.0.
apply(IdGenerator.Policy) - Method in class org.apache.pekko.io.dns.IdGenerator$
 
apply(Tcp.Command) - Method in class org.apache.pekko.io.Tcp.CommandFailed$
 
apply(Tcp.SimpleWriteCommand, Tcp.WriteCommand) - Method in class org.apache.pekko.io.Tcp.CompoundWrite$
 
apply(Udp.Command) - Method in class org.apache.pekko.io.Udp.CommandFailed$
 
apply(UdpConnected.Command) - Method in class org.apache.pekko.io.UdpConnected.CommandFailed$
 
apply(BackoffType, Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, Option<Object>, Option<Function1<Object, Object>>) - Static method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
apply(BackoffType, Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, Option<Object>, Option<Function1<Object, Object>>) - Method in class org.apache.pekko.pattern.BackoffOptionsImpl$
 
apply(PersistentFSM.Reason, S, D) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.StopEvent$
Deprecated.
 
apply(ReadEventAdapter) - Method in class org.apache.pekko.persistence.journal.NoopWriteEventAdapter$
 
apply(WriteEventAdapter) - Method in class org.apache.pekko.persistence.journal.NoopReadEventAdapter$
 
apply(JournalProtocol.Response) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.JournalResponse$
 
apply(PersistentRepr) - Static method in class org.apache.pekko.persistence.AtomicWrite
 
apply(PersistentRepr) - Method in class org.apache.pekko.persistence.AtomicWrite$
 
apply(PersistentRepr) - Method in class org.apache.pekko.persistence.JournalProtocol.ReplayedMessage$
 
apply(PersistentRepr, int) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessageSuccess$
 
apply(PersistentRepr, Throwable, int) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessageFailure$
 
apply(PersistentRepr, Throwable, int) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessageRejected$
 
apply(Offset, String, long, Event, long, String, int) - Static method in class org.apache.pekko.persistence.query.typed.EventEnvelope
 
apply(Offset, String, long, Event, long, String, int) - Method in class org.apache.pekko.persistence.query.typed.EventEnvelope$
 
apply(Offset, String, long, Object) - Static method in class org.apache.pekko.persistence.query.EventEnvelope
Deprecated.
for binary compatibility. Since Akka 2.6.2.
apply(Offset, String, long, Object) - Method in class org.apache.pekko.persistence.query.EventEnvelope$
Deprecated.
for binary compatibility. Since Akka 2.6.2.
apply(Offset, String, long, Object, long) - Static method in class org.apache.pekko.persistence.query.EventEnvelope
 
apply(Offset, String, long, Object, long) - Method in class org.apache.pekko.persistence.query.EventEnvelope$
 
apply(Offset, String, long, Object, long, Option<Object>) - Static method in class org.apache.pekko.persistence.query.EventEnvelope
 
apply(Offset, String, long, Object, long, Option<Object>) - Method in class org.apache.pekko.persistence.query.EventEnvelope$
 
apply(SnapshotMetadata) - Static method in class org.apache.pekko.persistence.DeleteSnapshotSuccess
 
apply(SnapshotMetadata) - Method in class org.apache.pekko.persistence.DeleteSnapshotSuccess$
 
apply(SnapshotMetadata) - Static method in class org.apache.pekko.persistence.SaveSnapshotSuccess
 
apply(SnapshotMetadata) - Method in class org.apache.pekko.persistence.SaveSnapshotSuccess$
 
apply(SnapshotMetadata) - Method in class org.apache.pekko.persistence.SnapshotProtocol.DeleteSnapshot$
 
apply(SnapshotMetadata, Object) - Static method in class org.apache.pekko.persistence.SelectedSnapshot
 
apply(SnapshotMetadata, Object) - Method in class org.apache.pekko.persistence.SelectedSnapshot$
 
apply(SnapshotMetadata, Object) - Static method in class org.apache.pekko.persistence.SnapshotOffer
 
apply(SnapshotMetadata, Object) - Method in class org.apache.pekko.persistence.SnapshotOffer$
 
apply(SnapshotMetadata, Object) - Method in class org.apache.pekko.persistence.SnapshotProtocol.SaveSnapshot$
 
apply(SnapshotMetadata, Throwable) - Static method in class org.apache.pekko.persistence.DeleteSnapshotFailure
 
apply(SnapshotMetadata, Throwable) - Method in class org.apache.pekko.persistence.DeleteSnapshotFailure$
 
apply(SnapshotMetadata, Throwable) - Static method in class org.apache.pekko.persistence.SaveSnapshotFailure
 
apply(SnapshotMetadata, Throwable) - Method in class org.apache.pekko.persistence.SaveSnapshotFailure$
 
apply(SnapshotProtocol.Response) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.SnapshotterResponse$
 
apply(SnapshotSelectionCriteria) - Static method in class org.apache.pekko.persistence.DeleteSnapshotsSuccess
 
apply(SnapshotSelectionCriteria) - Method in class org.apache.pekko.persistence.DeleteSnapshotsSuccess$
 
apply(SnapshotSelectionCriteria) - Static method in class org.apache.pekko.persistence.testkit.DeleteSnapshotsByCriteria
 
apply(SnapshotSelectionCriteria) - Method in class org.apache.pekko.persistence.testkit.DeleteSnapshotsByCriteria$
 
apply(SnapshotSelectionCriteria, long, long) - Static method in class org.apache.pekko.persistence.Recovery
 
apply(SnapshotSelectionCriteria, long, long) - Method in class org.apache.pekko.persistence.Recovery$
 
apply(SnapshotSelectionCriteria, Throwable) - Static method in class org.apache.pekko.persistence.DeleteSnapshotsFailure
 
apply(SnapshotSelectionCriteria, Throwable) - Method in class org.apache.pekko.persistence.DeleteSnapshotsFailure$
 
apply(SnapshotSelectionCriteria, Option<Object>) - Static method in class org.apache.pekko.persistence.testkit.ReadSnapshot
 
apply(SnapshotSelectionCriteria, Option<Object>) - Method in class org.apache.pekko.persistence.testkit.ReadSnapshot$
 
apply(GetObjectResult<S>) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.GetSuccess$
 
apply(SnapshotMeta) - Static method in class org.apache.pekko.persistence.testkit.DeleteSnapshotByMeta
 
apply(SnapshotMeta) - Method in class org.apache.pekko.persistence.testkit.DeleteSnapshotByMeta$
 
apply(SnapshotMeta, Object) - Static method in class org.apache.pekko.persistence.testkit.WriteSnapshot
 
apply(SnapshotMeta, Object) - Method in class org.apache.pekko.persistence.testkit.WriteSnapshot$
 
apply(ORSet<A>) - Method in class org.apache.pekko.persistence.typed.crdt.ORSet.AddDeltaOp$
 
apply(ORSet<A>) - Method in class org.apache.pekko.persistence.typed.crdt.ORSet.FullStateDeltaOp$
 
apply(ORSet<A>) - Method in class org.apache.pekko.persistence.typed.crdt.ORSet.RemoveDeltaOp$
 
apply(DeletionTarget) - Static method in class org.apache.pekko.persistence.typed.DeleteSnapshotsCompleted
 
apply(DeletionTarget) - Method in class org.apache.pekko.persistence.typed.DeleteSnapshotsCompleted$
 
apply(DeletionTarget, Throwable) - Static method in class org.apache.pekko.persistence.typed.DeleteSnapshotsFailed
 
apply(DeletionTarget, Throwable) - Method in class org.apache.pekko.persistence.typed.DeleteSnapshotsFailed$
 
apply(BehaviorSetup<C, E, S>) - Method in class org.apache.pekko.persistence.typed.internal.RequestingRecoveryPermit$
 
apply(BehaviorSetup<C, E, S>, boolean) - Method in class org.apache.pekko.persistence.typed.internal.ReplayingSnapshot$
 
apply(BehaviorSetup<C, E, S>, ReplayingEvents.ReplayingState<S>) - Method in class org.apache.pekko.persistence.typed.internal.ReplayingEvents$
 
apply(ReplicatedEvent<E>, ActorRef<ReplicatedEventAck$>) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope$
 
apply(VersionVector, Map<ReplicaId, Object>) - Method in class org.apache.pekko.persistence.typed.internal.ReplicatedSnapshotMetadata$
 
apply(PersistenceId) - Static method in class org.apache.pekko.persistence.typed.delivery.EventSourcedProducerQueue
 
apply(PersistenceId) - Method in class org.apache.pekko.persistence.typed.delivery.EventSourcedProducerQueue$
 
apply(PersistenceId, long, Object, long, Option<ReplicatedPublishedEventMetaData>) - Method in class org.apache.pekko.persistence.typed.internal.PublishedEventImpl$
 
apply(PersistenceId, EventSourcedProducerQueue.Settings) - Static method in class org.apache.pekko.persistence.typed.delivery.EventSourcedProducerQueue
 
apply(PersistenceId, EventSourcedProducerQueue.Settings) - Method in class org.apache.pekko.persistence.typed.delivery.EventSourcedProducerQueue$
 
apply(PersistenceId, State, Function2<State, Command, Effect<Event, State>>, Function2<State, Event, State>) - Method in class org.apache.pekko.persistence.typed.scaladsl.EventSourcedBehavior$
Create a Behavior for a persistent actor.
apply(PersistenceId, State, Function2<State, Command, Effect<Event, State>>, Function2<State, Event, State>, Class<?>, Option<String>, Option<String>, Option<Config>, Option<Config>, Function1<Event, Set<String>>, EventAdapter<Event, Object>, SnapshotAdapter<State>, Function3<State, Event, Object, Object>, Recovery, RetentionCriteria, SupervisorStrategy, PartialFunction<Tuple2<State, Signal>, BoxedUnit>, Option<ReplicationSetup>, boolean) - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply(PersistenceId, State, Function2<State, Command, Effect<State>>) - Method in class org.apache.pekko.persistence.typed.state.scaladsl.DurableStateBehavior$
Create a Behavior for a persistent actor with durable storage of its state.
apply(PersistenceId, State, Function2<State, Command, Effect<State>>, Class<?>, Option<String>, String, SnapshotAdapter<State>, SupervisorStrategy, PartialFunction<Tuple2<State, Signal>, BoxedUnit>) - Method in class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
apply(ReplicaId) - Static method in class org.apache.pekko.persistence.typed.crdt.ORSet
 
apply(ReplicaId) - Method in class org.apache.pekko.persistence.typed.crdt.ORSet$
 
apply(ReplicaId, long, VersionVector, boolean) - Method in class org.apache.pekko.persistence.typed.internal.ReplicatedEventMetadata$
 
apply(ReplicaId, Entity<M, ShardingEnvelope<M>>) - Static method in class org.apache.pekko.cluster.sharding.typed.ReplicatedEntity
Scala API: Defines the pekko.cluster.sharding.typed.scaladsl.Entity to use for a given replica, note that the behavior can be a behavior created with pekko.persistence.typed.scaladsl.ReplicatedEventSourcing or an arbitrary non persistent pekko.actor.typed.Behavior but must never be a regular pekko.persistence.typed.scaladsl.EventSourcedBehavior as that requires a single writer and that would cause it to have multiple writers.
apply(ReplicaId, Entity<M, ShardingEnvelope<M>>) - Method in class org.apache.pekko.cluster.sharding.typed.ReplicatedEntity$
Scala API: Defines the pekko.cluster.sharding.typed.scaladsl.Entity to use for a given replica, note that the behavior can be a behavior created with pekko.persistence.typed.scaladsl.ReplicatedEventSourcing or an arbitrary non persistent pekko.actor.typed.Behavior but must never be a regular pekko.persistence.typed.scaladsl.EventSourcedBehavior as that requires a single writer and that would cause it to have multiple writers.
apply(ReplicaId, Map<ReplicaId, String>, ReplicationContextImpl) - Method in class org.apache.pekko.persistence.typed.internal.ReplicationSetup$
 
apply(EffectBuilder<Event, State>, SideEffect<State>) - Method in class org.apache.pekko.persistence.typed.internal.CompositeEffect$
 
apply(EffectBuilder<Event, State>, Seq<SideEffect<State>>) - Method in class org.apache.pekko.persistence.typed.internal.CompositeEffect$
INTERNAL API
apply(SnapshotMetadata) - Method in class org.apache.pekko.persistence.typed.DeletionTarget.Individual$
 
apply(SnapshotMetadata) - Static method in class org.apache.pekko.persistence.typed.SnapshotCompleted
 
apply(SnapshotMetadata) - Method in class org.apache.pekko.persistence.typed.SnapshotCompleted$
 
apply(SnapshotMetadata, Throwable) - Static method in class org.apache.pekko.persistence.typed.SnapshotFailed
 
apply(SnapshotMetadata, Throwable) - Method in class org.apache.pekko.persistence.typed.SnapshotFailed$
 
apply(SnapshotSelectionCriteria) - Method in class org.apache.pekko.persistence.typed.DeletionTarget.Criteria$
 
apply(SnapshotSelectionCriteria) - Method in class org.apache.pekko.persistence.typed.internal.RecoveryWithSnapshotSelectionCriteria$
 
apply(BehaviorSetup<C, S>) - Method in class org.apache.pekko.persistence.typed.state.internal.RequestingRecoveryPermit$
 
apply(BehaviorSetup<C, S>, boolean) - Method in class org.apache.pekko.persistence.typed.state.internal.Recovering$
 
apply(EffectBuilder<State>, SideEffect<State>) - Method in class org.apache.pekko.persistence.typed.state.internal.CompositeEffect$
 
apply(EffectBuilder<State>, Seq<SideEffect<State>>) - Method in class org.apache.pekko.persistence.typed.state.internal.CompositeEffect$
INTERNAL API
apply(RemoteActorRefProvider) - Method in class org.apache.pekko.remote.RARP$
 
apply(SeqNo, SeqNo, SortedSet<T>, Ordering<T>) - Static method in class org.apache.pekko.remote.AckedReceiveBuffer
Deprecated.
 
apply(SeqNo, SeqNo, SortedSet<T>, Ordering<T>) - Method in class org.apache.pekko.remote.AckedReceiveBuffer$
 
apply(SeqNo, Set<SeqNo>) - Static method in class org.apache.pekko.remote.Ack
Deprecated.
 
apply(SeqNo, Set<SeqNo>) - Method in class org.apache.pekko.remote.Ack$
 
apply(ClientOp) - Method in class org.apache.pekko.remote.testconductor.ToClient$
 
apply(RoleName) - Method in class org.apache.pekko.remote.testconductor.GetAddress$
 
apply(RoleName) - Method in class org.apache.pekko.remote.testconductor.Remove$
 
apply(RoleName, Address) - Method in class org.apache.pekko.remote.testconductor.AddressReply$
 
apply(RoleName, RoleName, boolean) - Method in class org.apache.pekko.remote.testconductor.Disconnect$
 
apply(RoleName, RoleName, ThrottlerTransportAdapter.Direction, float) - Method in class org.apache.pekko.remote.testconductor.Throttle$
 
apply(RoleName, Either<Object, Object>) - Method in class org.apache.pekko.remote.testconductor.Terminate$
 
apply(Role, InetSocketAddress, int, ChannelInboundHandler) - Method in class org.apache.pekko.remote.testconductor.RemoteConnection$
 
apply(ServerOp) - Method in class org.apache.pekko.remote.testconductor.ToServer$
 
apply(AssociationHandle) - Method in class org.apache.pekko.remote.transport.Transport.InboundAssociation$
Deprecated.
 
apply(AssociationHandle.DisassociateInfo) - Method in class org.apache.pekko.remote.transport.ActorTransportAdapter.DisassociateUnderlying$
Deprecated.
 
apply(AssociationHandle.DisassociateInfo) - Method in class org.apache.pekko.remote.transport.AssociationHandle.Disassociated$
Deprecated.
 
apply(AssociationHandle.DisassociateInfo) - Method in class org.apache.pekko.remote.transport.PekkoPduCodec.Disassociate$
 
apply(AssociationHandle, ActorRef) - Method in class org.apache.pekko.remote.transport.ThrottlerHandle$
 
apply(AssociationHandle, FailureInjectorTransportAdapter) - Method in class org.apache.pekko.remote.transport.FailureInjectorHandle$
 
apply(HandshakeInfo) - Method in class org.apache.pekko.remote.transport.PekkoPduCodec.Associate$
 
apply(SSLEngineProvider, boolean) - Static method in class org.apache.pekko.remote.transport.netty.NettySSLSupport
Construct a SSLHandler which can be inserted into a Netty server/client pipeline
apply(SSLEngineProvider, boolean) - Method in class org.apache.pekko.remote.transport.netty.NettySSLSupport$
Construct a SSLHandler which can be inserted into a Netty server/client pipeline
apply(Transport.AssociationEventListener) - Method in class org.apache.pekko.remote.transport.ActorTransportAdapter.ListenerRegistered$
Deprecated.
 
apply(UniqueAddress) - Static method in class org.apache.pekko.cluster.UniqueAddress
 
apply(UniqueAddress) - Method in class org.apache.pekko.cluster.UniqueAddress$
 
apply(UniqueAddress) - Method in class org.apache.pekko.remote.artery.ActorSystemTerminating$
 
apply(UniqueAddress) - Method in class org.apache.pekko.remote.artery.ActorSystemTerminatingAck$
 
apply(UniqueAddress) - Static method in class org.apache.pekko.remote.artery.QuarantinedEvent
 
apply(UniqueAddress) - Method in class org.apache.pekko.remote.artery.QuarantinedEvent$
 
apply(UniqueAddress, byte) - Method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisementAck$
 
apply(UniqueAddress, byte) - Method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisementAck$
 
apply(UniqueAddress, String) - Static method in class org.apache.pekko.remote.artery.GracefulShutdownQuarantinedEvent
 
apply(UniqueAddress, String) - Method in class org.apache.pekko.remote.artery.GracefulShutdownQuarantinedEvent$
 
apply(UniqueAddress, String) - Static method in class org.apache.pekko.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
apply(UniqueAddress, String) - Method in class org.apache.pekko.remote.GracefulShutdownQuarantinedEvent$
 
apply(UniqueAddress, CompressionTable<String>) - Method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisement$
 
apply(UniqueAddress, CompressionTable<String>) - Static method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
apply(UniqueAddress, CompressionTable<String>) - Method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable$
 
apply(UniqueAddress, CompressionTable<ActorRef>) - Method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisement$
 
apply(UniqueAddress, CompressionTable<ActorRef>) - Static method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
apply(UniqueAddress, CompressionTable<ActorRef>) - Method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable$
 
apply(UniqueAddress, UniqueAddress) - Method in class org.apache.pekko.remote.artery.Quarantined$
 
apply(UniqueAddress, UniqueAddress) - Static method in class org.apache.pekko.remote.artery.ThisActorSystemQuarantinedEvent
 
apply(UniqueAddress, UniqueAddress) - Method in class org.apache.pekko.remote.artery.ThisActorSystemQuarantinedEvent$
 
apply(Group, ClusterRouterGroupSettings) - Static method in class org.apache.pekko.cluster.routing.ClusterRouterGroup
 
apply(Group, ClusterRouterGroupSettings) - Method in class org.apache.pekko.cluster.routing.ClusterRouterGroup$
 
apply(Pool, ClusterRouterPoolSettings) - Static method in class org.apache.pekko.cluster.routing.ClusterRouterPool
 
apply(Pool, ClusterRouterPoolSettings) - Method in class org.apache.pekko.cluster.routing.ClusterRouterPool$
 
apply(Pool, Iterable<Address>) - Static method in class org.apache.pekko.remote.routing.RemoteRouterConfig
 
apply(Pool, Iterable<Address>) - Method in class org.apache.pekko.remote.routing.RemoteRouterConfig$
 
apply(Routee) - Static method in class org.apache.pekko.routing.AddRoutee
 
apply(Routee) - Method in class org.apache.pekko.routing.AddRoutee$
 
apply(Routee) - Static method in class org.apache.pekko.routing.RemoveRoutee
 
apply(Routee) - Method in class org.apache.pekko.routing.RemoveRoutee$
 
apply(Routee, Address) - Method in class org.apache.pekko.routing.ConsistentRoutee$
 
apply(RoutingLogic, IndexedSeq<Routee>) - Static method in class org.apache.pekko.routing.Router
 
apply(RoutingLogic, IndexedSeq<Routee>) - Method in class org.apache.pekko.routing.Router$
 
apply(JacksonObjectMapperFactory) - Static method in class org.apache.pekko.serialization.jackson.JacksonObjectMapperProviderSetup
Scala API: factory for defining a JacksonObjectMapperProvider that is passed in when ActorSystem is created rather than creating one from configured class name.
apply(JacksonObjectMapperFactory) - Method in class org.apache.pekko.serialization.jackson.JacksonObjectMapperProviderSetup$
Scala API: factory for defining a JacksonObjectMapperProvider that is passed in when ActorSystem is created rather than creating one from configured class name.
apply(ActorMaterializerSettings, String, ActorRefFactory) - Static method in class org.apache.pekko.stream.ActorMaterializer
Deprecated.
Use the system wide materializer with stream attributes or configuration settings to change defaults. Since Akka 2.6.0.
apply(ActorMaterializerSettings, String, ActorRefFactory) - Method in class org.apache.pekko.stream.ActorMaterializer$
Deprecated.
Use the system wide materializer with stream attributes or configuration settings to change defaults. Since Akka 2.6.0.
apply(ActorMaterializerSettings, ActorRefFactory) - Static method in class org.apache.pekko.stream.ActorMaterializer
Deprecated.
Use the system wide materializer or Materializer.apply(actorContext) with stream attributes or configuration settings to change defaults. Since Akka 2.6.0.
apply(ActorMaterializerSettings, ActorRefFactory) - Method in class org.apache.pekko.stream.ActorMaterializer$
Deprecated.
Use the system wide materializer or Materializer.apply(actorContext) with stream attributes or configuration settings to change defaults. Since Akka 2.6.0.
apply(Attributes.Attribute) - Static method in class org.apache.pekko.stream.Attributes
INTERNAL API
apply(Attributes.Attribute) - Method in class org.apache.pekko.stream.Attributes$
INTERNAL API
apply(org.apache.pekko.stream.Attributes.CancellationStrategy.Strategy) - Method in class org.apache.pekko.stream.Attributes.CancellationStrategy$
 
apply(TraversalBuilder) - Static method in class org.apache.pekko.stream.scaladsl.RunnableGraph
Flow with attached input and output, can be executed.
apply(TraversalBuilder) - Method in class org.apache.pekko.stream.scaladsl.RunnableGraph$
Flow with attached input and output, can be executed.
apply(Inlet<I>, Outlet<O>) - Static method in class org.apache.pekko.stream.FlowShape
 
apply(Inlet<I>, Outlet<O>) - Method in class org.apache.pekko.stream.FlowShape$
 
apply(Inlet<I>, Seq<Outlet<?>>) - Method in class org.apache.pekko.stream.FanOutShape.Ports$
 
apply(Inlet<I>, Seq<Outlet<O>>) - Static method in class org.apache.pekko.stream.UniformFanOutShape
 
apply(Inlet<I>, Seq<Outlet<O>>) - Method in class org.apache.pekko.stream.UniformFanOutShape$
 
apply(Inlet<In1>, Outlet<Out1>, Inlet<In2>, Outlet<Out2>) - Static method in class org.apache.pekko.stream.BidiShape
 
apply(Inlet<In1>, Outlet<Out1>, Inlet<In2>, Outlet<Out2>) - Method in class org.apache.pekko.stream.BidiShape$
 
apply(Inlet<T>) - Static method in class org.apache.pekko.stream.SinkShape
 
apply(Inlet<T>) - Method in class org.apache.pekko.stream.SinkShape$
 
apply(IOResult, Throwable) - Static method in exception org.apache.pekko.stream.AbruptIOTerminationException
Deprecated.
 
apply(IOResult, Throwable) - Method in class org.apache.pekko.stream.AbruptIOTerminationException$
 
apply(Materializer, Attributes, String) - Method in class org.apache.pekko.stream.MaterializationContext$
 
apply(Outlet<O>, Seq<Inlet<?>>) - Method in class org.apache.pekko.stream.FanInShape.Ports$
 
apply(Outlet<O>, Seq<Inlet<I>>) - Static method in class org.apache.pekko.stream.UniformFanInShape
 
apply(Outlet<O>, Seq<Inlet<I>>) - Method in class org.apache.pekko.stream.UniformFanInShape$
 
apply(Outlet<T>) - Static method in class org.apache.pekko.stream.SourceShape
 
apply(Outlet<T>) - Method in class org.apache.pekko.stream.SourceShape$
 
apply(GraphStageWithMaterializedValue<SinkShape<T>, M>, TestProbe) - Method in class org.apache.pekko.stream.testkit.TestSinkStage$
Creates a sink out of the stageUnderTest that will inform the probe of operator events and callbacks by sending it the various messages found under GraphStageMessages.
apply(GraphStageWithMaterializedValue<SourceShape<T>, M>, TestProbe) - Method in class org.apache.pekko.stream.testkit.TestSourceStage$
Creates a source out of the stageUnderTest that will inform the probe of operator events and callbacks by sending it the various messages found under GraphStageMessages.
apply(StreamSubscriptionTimeoutTerminationMode, FiniteDuration) - Static method in class org.apache.pekko.stream.StreamSubscriptionTimeoutSettings
Create settings from individual values (Scala).
apply(StreamSubscriptionTimeoutTerminationMode, FiniteDuration) - Method in class org.apache.pekko.stream.StreamSubscriptionTimeoutSettings$
Create settings from individual values (Scala).
apply(GraphStageMessages.StageMessage, Throwable) - Method in class org.apache.pekko.stream.testkit.GraphStageMessages.StageFailure$
 
apply(EventFilter, Seq<EventFilter>) - Method in class org.apache.pekko.testkit.TestEvent.Mute$
 
apply(EventFilter, Seq<EventFilter>) - Method in class org.apache.pekko.testkit.TestEvent.UnMute$
 
apply(TestActor.AutoPilot) - Method in class org.apache.pekko.testkit.TestActor.SetAutoPilot$
 
apply(ByteString) - Method in class org.apache.pekko.io.Tcp.Received$
 
apply(ByteString) - Method in class org.apache.pekko.io.Tcp.Write$
Create a new unacknowledged Write command with the given data.
apply(ByteString) - Method in class org.apache.pekko.io.UdpConnected.Received$
 
apply(ByteString) - Method in class org.apache.pekko.io.UdpConnected.Send$
 
apply(ByteString) - Method in class org.apache.pekko.remote.transport.AssociationHandle.InboundPayload$
Deprecated.
 
apply(ByteString) - Method in class org.apache.pekko.remote.transport.PekkoPduCodec.Payload$
 
apply(ByteString) - Method in class org.apache.pekko.stream.TLSProtocol.SendBytes$
 
apply(ByteString.ByteString1, ByteString.ByteString1) - Method in class org.apache.pekko.util.ByteString.ByteStrings$
 
apply(ByteString.ByteString1, ByteString.ByteStrings) - Method in class org.apache.pekko.util.ByteString.ByteStrings$
 
apply(ByteString.ByteStrings, ByteString.ByteString1) - Method in class org.apache.pekko.util.ByteString.ByteStrings$
 
apply(ByteString.ByteStrings, ByteString.ByteStrings) - Method in class org.apache.pekko.util.ByteString.ByteStrings$
 
apply(ByteString, boolean, boolean, int, String) - Method in class org.apache.pekko.actor.typed.delivery.internal.ChunkedMessage$
 
apply(ByteString, Object) - Method in class org.apache.pekko.io.UdpConnected.Send$
 
apply(ByteString, InetSocketAddress) - Method in class org.apache.pekko.io.Udp.Received$
 
apply(ByteString, InetSocketAddress) - Method in class org.apache.pekko.io.Udp.Send$
 
apply(ByteString, InetSocketAddress, Udp.Event) - Method in class org.apache.pekko.io.Udp.Send$
 
apply(ByteString, Tcp.Event) - Method in class org.apache.pekko.io.Tcp.Write$
 
apply(Timeout, ActorSystem) - Method in class org.apache.pekko.pattern.FutureRef$
Constructs a new PromiseRef which will be completed with the first message sent to it.
apply(Timeout, ActorSystem) - Method in class org.apache.pekko.pattern.PromiseRef$
Constructs a new PromiseRef which will be completed with the first message sent to it.
apply(WildcardTree<T>, WildcardTree<T>) - Method in class org.apache.pekko.util.WildcardIndex$
 
apply(Statement, Description) - Method in class org.apache.pekko.actor.testkit.typed.javadsl.LogCapturing
 
apply(BundleContext) - Static method in class org.apache.pekko.osgi.BundleDelegatingClassLoader
Create a bundle delegating ClassLoader for the bundle context's bundle
apply(BundleContext) - Method in class org.apache.pekko.osgi.BundleDelegatingClassLoader$
Create a bundle delegating ClassLoader for the bundle context's bundle
apply(BundleContext, Config) - Static method in class org.apache.pekko.osgi.OsgiActorSystemFactory
 
apply(BundleContext, Config) - Method in class org.apache.pekko.osgi.OsgiActorSystemFactory$
 
apply(BundleContext, Option<ClassLoader>) - Static method in class org.apache.pekko.osgi.BundleDelegatingClassLoader
 
apply(BundleContext, Option<ClassLoader>) - Method in class org.apache.pekko.osgi.BundleDelegatingClassLoader$
 
apply(Subscriber<? super I>, TestProbe) - Method in class org.apache.pekko.stream.testkit.StreamTestKit.PublisherProbeSubscription$
 
apply(Subscriber<T>) - Method in class org.apache.pekko.stream.testkit.StreamTestKit.CompletedSubscription$
 
apply(Subscriber<T>, Throwable) - Method in class org.apache.pekko.stream.testkit.StreamTestKit.FailedSubscription$
 
apply(Subscription) - Method in class org.apache.pekko.stream.testkit.TestPublisher.Subscribe$
 
apply(Subscription) - Method in class org.apache.pekko.stream.testkit.TestSubscriber.OnSubscribe$
 
apply(Subscription, long) - Method in class org.apache.pekko.stream.testkit.TestPublisher.RequestMore$
 
apply(Subscription, Throwable) - Method in class org.apache.pekko.stream.testkit.TestPublisher.CancelSubscription$
 
apply(Level, String) - Static method in class org.apache.pekko.actor.testkit.typed.CapturedLogEvent
 
apply(Level, String) - Method in class org.apache.pekko.actor.testkit.typed.CapturedLogEvent$
 
apply(Level, String, String, String, long) - Static method in class org.apache.pekko.actor.testkit.typed.LoggingEvent
Scala API
apply(Level, String, String, String, long) - Method in class org.apache.pekko.actor.testkit.typed.LoggingEvent$
Scala API
apply(Level, String, String, String, long, Option<Marker>, Option<Throwable>, Map<String, String>) - Static method in class org.apache.pekko.actor.testkit.typed.LoggingEvent
Representation of logging event when testing with pekko.actor.testkit.typed.scaladsl.LoggingTestKit or pekko.actor.testkit.typed.javadsl.LoggingTestKit.
apply(Level, String, String, String, long, Option<Marker>, Option<Throwable>, Map<String, String>) - Method in class org.apache.pekko.actor.testkit.typed.LoggingEvent$
Representation of logging event when testing with pekko.actor.testkit.typed.scaladsl.LoggingTestKit or pekko.actor.testkit.typed.javadsl.LoggingTestKit.
apply(Logger, String, String, String, String, boolean) - Method in class org.apache.pekko.actor.typed.internal.ActorContextImpl.LoggingContext$
 
apply(Logger, Set<String>, ActorContextImpl<?>) - Method in class org.apache.pekko.actor.typed.internal.ActorContextImpl.LoggingContext$
 
apply(Marker) - Static method in class org.apache.pekko.event.slf4j.Slf4jLogMarker
 
apply(Marker) - Method in class org.apache.pekko.event.slf4j.Slf4jLogMarker$
 
apply(IndexedSeq<String>) - Static method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
apply(IndexedSeq<String>) - Method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Contacts$
Deprecated.
 
apply(IndexedSeq<Address>) - Method in class org.apache.pekko.cluster.InternalClusterAction.JoinSeedNodes$
 
apply(IndexedSeq<ORMap.DeltaOp>) - Method in class org.apache.pekko.cluster.ddata.ORMap.DeltaGroup$
 
apply(IndexedSeq<ORSet.DeltaOp>) - Method in class org.apache.pekko.cluster.ddata.ORSet.DeltaGroup$
 
apply(IndexedSeq<CapacityMetricsSelector>) - Static method in class org.apache.pekko.cluster.metrics.MixMetricsSelector
MetricsSelector that combines other selectors and aggregates their capacity values.
apply(IndexedSeq<CapacityMetricsSelector>) - Method in class org.apache.pekko.cluster.metrics.MixMetricsSelector$
MetricsSelector that combines other selectors and aggregates their capacity values.
apply(IndexedSeq<Reachability.Record>, Map<UniqueAddress, Object>) - Method in class org.apache.pekko.cluster.Reachability$
 
apply(IndexedSeq<ORSet.DeltaOp>) - Method in class org.apache.pekko.persistence.typed.crdt.ORSet.DeltaGroup$
 
apply(IndexedSeq<Routee>) - Static method in class org.apache.pekko.routing.Routees
 
apply(IndexedSeq<Routee>) - Method in class org.apache.pekko.routing.Routees$
 
apply(IndexedSeq<Routee>) - Static method in class org.apache.pekko.routing.SeveralRoutees
 
apply(IndexedSeq<Routee>) - Method in class org.apache.pekko.routing.SeveralRoutees$
 
apply(IndexedSeq<Routee>, FiniteDuration) - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedRoutees$
 
apply(Iterable<String>, int, PartialFunction<Object, Object>, String) - Static method in class org.apache.pekko.routing.ConsistentHashingGroup
 
apply(Iterable<String>, int, PartialFunction<Object, Object>, String) - Method in class org.apache.pekko.routing.ConsistentHashingGroup$
 
apply(Iterable<String>, String) - Static method in class org.apache.pekko.routing.BroadcastGroup
 
apply(Iterable<String>, String) - Method in class org.apache.pekko.routing.BroadcastGroup$
 
apply(Iterable<String>, String) - Static method in class org.apache.pekko.routing.RandomGroup
 
apply(Iterable<String>, String) - Method in class org.apache.pekko.routing.RandomGroup$
 
apply(Iterable<String>, String) - Static method in class org.apache.pekko.routing.RoundRobinGroup
 
apply(Iterable<String>, String) - Method in class org.apache.pekko.routing.RoundRobinGroup$
 
apply(Iterable<String>, FiniteDuration, String) - Static method in class org.apache.pekko.routing.ScatterGatherFirstCompletedGroup
 
apply(Iterable<String>, FiniteDuration, String) - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedGroup$
 
apply(Iterable<String>, FiniteDuration, FiniteDuration, String) - Static method in class org.apache.pekko.routing.TailChoppingGroup
 
apply(Iterable<String>, FiniteDuration, FiniteDuration, String) - Method in class org.apache.pekko.routing.TailChoppingGroup$
 
apply(Iterable<org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Bucket>) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
apply(Iterable<org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Bucket>) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta$
 
apply(Iterable<Inet.SocketOption>) - Method in class org.apache.pekko.io.Udp.SimpleSender$
 
apply(Iterable<T>) - Static method in class org.apache.pekko.stream.scaladsl.Source
Helper to create Source from Iterable.
apply(Iterable<T>) - Method in class org.apache.pekko.stream.scaladsl.Source$
Helper to create Source from Iterable.
apply(List<String>, int) - Method in class org.apache.pekko.io.dns.internal.ResolvConf$
 
apply(List<UniqueAddress>) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
apply(List<UniqueAddress>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData$
 
apply(List<UniqueAddress>) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
apply(List<UniqueAddress>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData$
 
apply(List<UniqueAddress>, boolean) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState$
 
apply(List<Attributes.Attribute>) - Static method in class org.apache.pekko.stream.Attributes
 
apply(List<Attributes.Attribute>) - Method in class org.apache.pekko.stream.Attributes$
 
apply(List<ConcurrentAsyncCallbackState.Event<E>>) - Method in class org.apache.pekko.stream.stage.ConcurrentAsyncCallbackState.Pending$
 
apply(Map<String, String>, Function1<T, Map<String, String>>, Behavior<T>, ClassTag<T>) - Method in class org.apache.pekko.actor.typed.internal.WithMdcBehaviorInterceptor$
 
apply(Map<String, ActorRef>, Map<ActorRef, Vector<String>>, Set<ActorRef>, Set<String>, boolean) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State
State of the shard coordinator.
apply(Map<String, ActorRef>, Map<ActorRef, Vector<String>>, Set<ActorRef>, Set<String>, boolean) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State$
State of the shard coordinator.
apply(Map<String, Address>) - Method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationsResponse$
 
apply(Map<String, DurableStore.DurableDataEnvelope>) - Method in class org.apache.pekko.cluster.ddata.DurableStore.LoadData$
 
apply(Map<String, org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope>, boolean, Option<Object>, Option<Object>) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Gossip
 
apply(Map<String, org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope>, boolean, Option<Object>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Gossip$
 
apply(Map<String, ByteString>, int, int, Option<Object>, Option<Object>) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Status
 
apply(Map<String, ByteString>, int, int, Option<Object>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Status$
 
apply(Map<ActorRef, Seq<String>>) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
apply(Map<ActorRef, Seq<String>>) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomes$
 
apply(Map<Address, Object>, boolean) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
apply(Map<Address, Object>, boolean) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Status$
 
apply(Map<Address, Set<Address>>, Option<Throwable>) - Method in class org.apache.pekko.remote.artery.TestState$
 
apply(Map<ORMultiMapKey<ServiceKey<?>, ClusterReceptionist.Entry>, ServiceRegistry>, Set<UniqueAddress>, Set<UniqueAddress>) - Method in class org.apache.pekko.cluster.typed.internal.receptionist.ShardedServiceRegistry$
INTERNAL API
apply(Seq<A>) - Method in class org.apache.pekko.persistence.typed.EventSeq$
Scala API
apply(Seq<A>) - Method in class org.apache.pekko.persistence.typed.EventsSeq$
 
apply(Seq<E>) - Static method in class org.apache.pekko.persistence.journal.EventsSeq
 
apply(Seq<E>) - Method in class org.apache.pekko.persistence.journal.EventsSeq$
 
apply(Seq<Event>) - Method in class org.apache.pekko.persistence.typed.internal.PersistAll$
 
apply(Seq<Class<?>>, Function0<T>, String, Deploy, Option<Timeout>, Option<ClassLoader>) - Static method in class org.apache.pekko.actor.TypedProps
 
apply(Seq<Class<?>>, Function0<T>, String, Deploy, Option<Timeout>, Option<ClassLoader>) - Method in class org.apache.pekko.actor.TypedProps$
 
apply(Seq<Object>) - Static method in class org.apache.pekko.persistence.journal.EventSeq
 
apply(Seq<Object>) - Method in class org.apache.pekko.persistence.journal.EventSeq$
 
apply(Seq<Object>) - Static method in class org.apache.pekko.persistence.testkit.ReadEvents
 
apply(Seq<Object>) - Method in class org.apache.pekko.persistence.testkit.ReadEvents$
 
apply(Seq<Object>) - Static method in class org.apache.pekko.persistence.testkit.WriteEvents
 
apply(Seq<Object>) - Method in class org.apache.pekko.persistence.testkit.WriteEvents$
 
apply(Seq<Object>) - Method in class org.apache.pekko.util.ByteString$
Creates a new ByteString by copying bytes.
apply(Seq<Object>) - Static method in class org.apache.pekko.util.CompactByteString
Creates a new CompactByteString by copying bytes.
apply(Seq<Object>) - Method in class org.apache.pekko.util.CompactByteString$
Creates a new CompactByteString by copying bytes.
apply(Seq<Object>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.MergePrioritized
Create a new MergePrioritized with specified number of input ports.
apply(Seq<Object>, boolean) - Method in class org.apache.pekko.stream.scaladsl.MergePrioritized$
Create a new MergePrioritized with specified number of input ports.
apply(Seq<String>) - Static method in class org.apache.pekko.cluster.Invalid
 
apply(Seq<String>) - Method in class org.apache.pekko.cluster.Invalid$
 
apply(Seq<Address>) - Static method in class org.apache.pekko.cluster.typed.JoinSeedNodes
 
apply(Seq<Address>) - Method in class org.apache.pekko.cluster.typed.JoinSeedNodes$
 
apply(Seq<Setup>) - Static method in class org.apache.pekko.actor.setup.ActorSystemSetup
Scala API: Create an pekko.actor.setup.ActorSystemSetup containing all the provided settings
apply(Seq<Setup>) - Method in class org.apache.pekko.actor.setup.ActorSystemSetup$
Scala API: Create an pekko.actor.setup.ActorSystemSetup containing all the provided settings
apply(Seq<AtLeastOnceDelivery.UnconfirmedDelivery>) - Method in class org.apache.pekko.persistence.AtLeastOnceDelivery.UnconfirmedWarning$
 
apply(Seq<AtomicWrite>) - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.WriteMessages$
 
apply(Seq<EventAdapter>) - Method in class org.apache.pekko.persistence.journal.EventAdapters.CombinedReadEventAdapter$
 
apply(Seq<PersistentEnvelope>, ActorRef, int) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessages$
 
apply(Seq<PersistentRepr>) - Static method in class org.apache.pekko.persistence.AtomicWrite
 
apply(Seq<PersistentRepr>) - Method in class org.apache.pekko.persistence.AtomicWrite$
 
apply(Seq<Inlet<?>>, Seq<Outlet<?>>) - Static method in class org.apache.pekko.stream.AmorphousShape
 
apply(Seq<Inlet<?>>, Seq<Outlet<?>>) - Method in class org.apache.pekko.stream.AmorphousShape$
 
apply(Seq<LogicSnapshot>) - Method in class org.apache.pekko.stream.snapshot.UninitializedInterpreterImpl$
 
apply(Seq<LogicSnapshot>, Seq<ConnectionSnapshot>, String, int, Seq<LogicSnapshot>) - Method in class org.apache.pekko.stream.snapshot.RunningInterpreterImpl$
 
apply(Seq<EventFilter>) - Method in class org.apache.pekko.testkit.TestEvent.Mute$
 
apply(Seq<EventFilter>) - Method in class org.apache.pekko.testkit.TestEvent.UnMute$
 
apply(Seq<Either<String, B>>, int, FiniteDuration) - Method in class org.apache.pekko.cluster.sharding.ShardingQueries.ShardsQueryResult$
 
apply(Seq<T>, Integral<T>) - Method in class org.apache.pekko.util.ByteString$
Creates a new ByteString by converting from integral numbers to bytes.
apply(Seq<T>, Integral<T>) - Static method in class org.apache.pekko.util.CompactByteString
Creates a new CompactByteString by converting from integral numbers to bytes.
apply(Seq<T>, Integral<T>) - Method in class org.apache.pekko.util.CompactByteString$
Creates a new CompactByteString by converting from integral numbers to bytes.
apply(Set<A>, Option<GSet<A>>) - Static method in class org.apache.pekko.cluster.ddata.GSet
Implements a 'Add Set' CRDT, also called a 'G-Set'.
apply(Set<A>, Option<GSet<A>>) - Method in class org.apache.pekko.cluster.ddata.GSet$
Implements a 'Add Set' CRDT, also called a 'G-Set'.
apply(Set<String>) - Static method in class org.apache.pekko.actor.typed.ActorTags
Scala API: create a multi-tag props.
apply(Set<String>) - Method in class org.apache.pekko.actor.typed.ActorTags$
Scala API: create a multi-tag props.
apply(Set<String>) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.Cleanup$
 
apply(Set<String>) - Method in class org.apache.pekko.cluster.ddata.Replicator.GetKeyIdsResult$
 
apply(Set<String>) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.CurrentTopics$
 
apply(Set<String>) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards$
 
apply(Set<String>) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities$
 
apply(Set<String>, Props) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.ActorTagsImpl$
 
apply(Set<String>, Seq<B>, int, FiniteDuration) - Method in class org.apache.pekko.cluster.sharding.ShardingQueries.ShardsQueryResult$
 
apply(Set<String>, Set<String>) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.Update$
 
apply(Set<String>, Set<String>) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone$
 
apply(Set<String>, FiniteDuration, boolean, boolean) - Method in class org.apache.pekko.actor.CoordinatedShutdown.Phase$
 
apply(Set<ActorPath>) - Static method in class org.apache.pekko.cluster.client.ContactPoints
 
apply(Set<ActorPath>) - Method in class org.apache.pekko.cluster.client.ContactPoints$
 
apply(Set<ActorRef>) - Static method in class org.apache.pekko.cluster.client.ClusterClients
 
apply(Set<ActorRef>) - Method in class org.apache.pekko.cluster.client.ClusterClients$
 
apply(Set<Address>) - Static method in class org.apache.pekko.remote.RemotingListenEvent
 
apply(Set<Address>) - Method in class org.apache.pekko.remote.RemotingListenEvent$
 
apply(Set<NodeMetrics>) - Static method in class org.apache.pekko.cluster.metrics.ClusterMetricsChanged
 
apply(Set<NodeMetrics>) - Method in class org.apache.pekko.cluster.metrics.ClusterMetricsChanged$
 
apply(Set<NodeMetrics>) - Method in class org.apache.pekko.cluster.metrics.MetricsGossip$
INTERNAL API
apply(Set<UniqueAddress>) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberTombstonesChanged$
 
apply(Set<UniqueAddress>, Reachability) - Method in class org.apache.pekko.cluster.GossipOverview$
 
apply(SortedSet<Member>) - Method in class org.apache.pekko.cluster.Gossip$
 
apply(SortedSet<Member>, GossipOverview, VectorClock, Map<UniqueAddress, Object>) - Method in class org.apache.pekko.cluster.Gossip$
INTERNAL API
apply(SortedSet<Member>, Set<Member>, Set<Address>, Option<Address>, Map<String, Option<Address>>) - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState$
 
apply(TreeMap<String, Object>) - Static method in class org.apache.pekko.cluster.VectorClock
 
apply(TreeMap<String, Object>) - Method in class org.apache.pekko.cluster.VectorClock$
 
apply(TreeMap<String, Object>) - Method in class org.apache.pekko.persistence.typed.internal.ManyVersionVector$
 
apply(TreeMap<String, Object>) - Method in class org.apache.pekko.persistence.typed.internal.VersionVector$
 
apply(TreeMap<String, ChildStats>) - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.NormalChildrenContainer$
 
apply(TreeMap<String, ChildStats>, Set<ActorRef>, ChildrenContainer.SuspendReason) - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer$
 
apply(TreeMap<UniqueAddress, Object>) - Static method in class org.apache.pekko.cluster.ddata.ManyVersionVector
 
apply(TreeMap<UniqueAddress, Object>) - Method in class org.apache.pekko.cluster.ddata.ManyVersionVector$
 
apply(TreeMap<UniqueAddress, Object>) - Static method in class org.apache.pekko.cluster.ddata.VersionVector
 
apply(TreeMap<UniqueAddress, Object>) - Method in class org.apache.pekko.cluster.ddata.VersionVector$
 
apply(Vector<ByteString.ByteString1>) - Method in class org.apache.pekko.util.ByteString.ByteStrings$
 
apply(Vector<ByteString.ByteString1>, int) - Method in class org.apache.pekko.util.ByteString.ByteStrings$
 
apply(Iterable<Tcp.WriteCommand>) - Method in class org.apache.pekko.io.Tcp.WriteCommand$
Combines the given number of write commands into one atomic WriteCommand.
apply(Iterable<T>, int, ClassTag<T>) - Static method in class org.apache.pekko.routing.ConsistentHash
 
apply(Iterable<T>, int, ClassTag<T>) - Method in class org.apache.pekko.routing.ConsistentHash$
 
apply(IterableOnce<Object>) - Method in class org.apache.pekko.util.ByteString$
Creates a new ByteString by iterating over bytes.
apply(IterableOnce<Object>) - Static method in class org.apache.pekko.util.CompactByteString
Creates a new CompactByteString by traversing bytes.
apply(IterableOnce<Object>) - Method in class org.apache.pekko.util.CompactByteString$
Creates a new CompactByteString by traversing bytes.
apply(LinearSeq<ByteIterator.ByteArrayIterator>) - Method in class org.apache.pekko.util.ByteIterator.MultiByteArrayIterator$
 
apply(FiniteDuration) - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay$
 
apply(FiniteDuration) - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay$
 
apply(FiniteDuration) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadAll$
 
apply(FiniteDuration) - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteAll$
 
apply(FiniteDuration) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.ReadAll$
 
apply(FiniteDuration) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.ReadMajority$
 
apply(FiniteDuration) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.WriteAll$
 
apply(FiniteDuration) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.WriteMajority$
 
apply(FiniteDuration) - Method in class org.apache.pekko.pattern.AutoReset$
 
apply(FiniteDuration) - Static method in class org.apache.pekko.routing.ScatterGatherFirstCompletedRoutingLogic
 
apply(FiniteDuration) - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedRoutingLogic$
 
apply(FiniteDuration) - Method in class org.apache.pekko.stream.scaladsl.RestartWithBackoffFlow.Delay$
 
apply(FiniteDuration) - Method in class org.apache.pekko.stream.StreamRefAttributes.DemandRedeliveryInterval$
 
apply(FiniteDuration) - Method in class org.apache.pekko.stream.StreamRefAttributes.FinalTerminationSignalDeadline$
 
apply(FiniteDuration) - Method in class org.apache.pekko.stream.StreamRefAttributes.SubscriptionTimeout$
 
apply(FiniteDuration) - Static method in class org.apache.pekko.util.Timeout
 
apply(FiniteDuration) - Method in class org.apache.pekko.util.Timeout$
 
apply(FiniteDuration, int) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadMajority$
 
apply(FiniteDuration, int) - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteMajority$
 
apply(FiniteDuration, int) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.ReadMajority$
 
apply(FiniteDuration, int) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.WriteMajority$
 
apply(FiniteDuration, int, int) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadMajorityPlus$
 
apply(FiniteDuration, int, int) - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteMajorityPlus$
 
apply(FiniteDuration, ActorRef<U>, U) - Method in class org.apache.pekko.actor.testkit.typed.Effect.Scheduled$
 
apply(FiniteDuration, org.apache.pekko.stream.Attributes.CancellationStrategy.Strategy) - Method in class org.apache.pekko.stream.Attributes.CancellationStrategy$.AfterDelay$
 
apply(FiniteDuration, StreamSubscriptionTimeoutTerminationMode) - Method in class org.apache.pekko.stream.ActorAttributes.StreamSubscriptionTimeout$
 
apply(FiniteDuration, FiniteDuration) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.IdlePassivationStrategy$
INTERNAL API
apply(FiniteDuration, FiniteDuration, double) - Static method in class org.apache.pekko.stream.RestartSettings
Scala API
apply(FiniteDuration, FiniteDuration, double) - Method in class org.apache.pekko.stream.RestartSettings$
Scala API
apply(FiniteDuration, FiniteDuration, double, FiniteDuration, boolean, Level, Level, int, int, boolean, int) - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
apply(FiniteDuration, T) - Method in class org.apache.pekko.actor.testkit.typed.Effect.ReceiveTimeoutSet$
 
apply(Function0<SSLEngine>, TLSClosing) - Static method in class org.apache.pekko.stream.scaladsl.TLS
Create a StreamTls pekko.stream.scaladsl.BidiFlow.
apply(Function0<SSLEngine>, TLSClosing) - Method in class org.apache.pekko.stream.scaladsl.TLS$
Create a StreamTls pekko.stream.scaladsl.BidiFlow.
apply(Function0<SSLEngine>, Function1<SSLSession, Try<BoxedUnit>>, TLSClosing) - Static method in class org.apache.pekko.stream.scaladsl.TLS
Create a StreamTls pekko.stream.scaladsl.BidiFlow.
apply(Function0<SSLEngine>, Function1<SSLSession, Try<BoxedUnit>>, TLSClosing) - Method in class org.apache.pekko.stream.scaladsl.TLS$
Create a StreamTls pekko.stream.scaladsl.BidiFlow.
apply(Function0<ActorRef>, EventAdapters, Config) - Method in class org.apache.pekko.persistence.Persistence.PluginHolder$
 
apply(Function0<Behavior<T>>, Props) - Static method in class org.apache.pekko.actor.typed.scaladsl.adapter.PropsAdapter
 
apply(Function0<Behavior<T>>, Props) - Method in class org.apache.pekko.actor.typed.scaladsl.adapter.PropsAdapter$
 
apply(Function0<Behavior<T>>, Props, boolean) - Static method in class org.apache.pekko.actor.typed.internal.adapter.PropsAdapter
 
apply(Function0<Behavior<T>>, Props, boolean) - Method in class org.apache.pekko.actor.typed.internal.adapter.PropsAdapter$
 
apply(Function0<BehaviorInterceptor<O, I>>, Behavior<I>) - Method in class org.apache.pekko.actor.typed.internal.InterceptorImpl$
 
apply(Function0<T>) - Static method in class org.apache.pekko.cluster.metrics.TryNative
 
apply(Function0<T>) - Method in class org.apache.pekko.cluster.metrics.TryNative$
 
apply(Function0<T>, String, ClassTag<T>, ActorSystem) - Static method in class org.apache.pekko.testkit.TestActorRef
 
apply(Function0<T>, String, ClassTag<T>, ActorSystem) - Method in class org.apache.pekko.testkit.TestActorRef$
 
apply(Function0<T>, String, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Static method in class org.apache.pekko.testkit.TestFSMRef
 
apply(Function0<T>, String, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Method in class org.apache.pekko.testkit.TestFSMRef$
 
apply(Function0<T>, ActorRef, String, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Static method in class org.apache.pekko.testkit.TestFSMRef
 
apply(Function0<T>, ActorRef, String, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Method in class org.apache.pekko.testkit.TestFSMRef$
 
apply(Function0<T>, ActorRef, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Static method in class org.apache.pekko.testkit.TestFSMRef
 
apply(Function0<T>, ActorRef, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Method in class org.apache.pekko.testkit.TestFSMRef$
 
apply(Function0<T>, ClassTag<T>) - Static method in class org.apache.pekko.actor.Props
Scala API: Returns a Props that has default values except for "creator" which will be a function that creates an instance using the supplied thunk.
apply(Function0<T>, ClassTag<T>) - Method in class org.apache.pekko.actor.Props$
Scala API: Returns a Props that has default values except for "creator" which will be a function that creates an instance using the supplied thunk.
apply(Function0<T>, ClassTag<T>, ActorSystem) - Static method in class org.apache.pekko.testkit.TestActorRef
 
apply(Function0<T>, ClassTag<T>, ActorSystem) - Method in class org.apache.pekko.testkit.TestActorRef$
 
apply(Function0<T>, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Static method in class org.apache.pekko.testkit.TestFSMRef
 
apply(Function0<T>, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Method in class org.apache.pekko.testkit.TestFSMRef$
 
apply(Function1<In, Tuple10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10>>, UnzipWithApply.UnzipWithCreator10<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10>>, UnzipWithApply.UnzipWithCreator10<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 10 outputs.
apply(Function1<In, Tuple11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11>>, UnzipWithApply.UnzipWithCreator11<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11>>, UnzipWithApply.UnzipWithCreator11<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 11 outputs.
apply(Function1<In, Tuple12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12>>, UnzipWithApply.UnzipWithCreator12<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12>>, UnzipWithApply.UnzipWithCreator12<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 12 outputs.
apply(Function1<In, Tuple13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13>>, UnzipWithApply.UnzipWithCreator13<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13>>, UnzipWithApply.UnzipWithCreator13<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 13 outputs.
apply(Function1<In, Tuple14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14>>, UnzipWithApply.UnzipWithCreator14<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14>>, UnzipWithApply.UnzipWithCreator14<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 14 outputs.
apply(Function1<In, Tuple15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15>>, UnzipWithApply.UnzipWithCreator15<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15>>, UnzipWithApply.UnzipWithCreator15<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 15 outputs.
apply(Function1<In, Tuple16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16>>, UnzipWithApply.UnzipWithCreator16<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16>>, UnzipWithApply.UnzipWithCreator16<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 16 outputs.
apply(Function1<In, Tuple17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17>>, UnzipWithApply.UnzipWithCreator17<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17>>, UnzipWithApply.UnzipWithCreator17<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 17 outputs.
apply(Function1<In, Tuple18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18>>, UnzipWithApply.UnzipWithCreator18<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18>>, UnzipWithApply.UnzipWithCreator18<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 18 outputs.
apply(Function1<In, Tuple19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19>>, UnzipWithApply.UnzipWithCreator19<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19>>, UnzipWithApply.UnzipWithCreator19<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 19 outputs.
apply(Function1<In, Tuple2<A1, A2>>, UnzipWithApply.UnzipWithCreator2<Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple2<A1, A2>>, UnzipWithApply.UnzipWithCreator2<Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 2 outputs.
apply(Function1<In, Tuple20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20>>, UnzipWithApply.UnzipWithCreator20<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20>>, UnzipWithApply.UnzipWithCreator20<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 20 outputs.
apply(Function1<In, Tuple21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21>>, UnzipWithApply.UnzipWithCreator21<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21>>, UnzipWithApply.UnzipWithCreator21<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 21 outputs.
apply(Function1<In, Tuple22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22>>, UnzipWithApply.UnzipWithCreator22<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22>>, UnzipWithApply.UnzipWithCreator22<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 22 outputs.
apply(Function1<In, Tuple3<A1, A2, A3>>, UnzipWithApply.UnzipWithCreator3<Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple3<A1, A2, A3>>, UnzipWithApply.UnzipWithCreator3<Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 3 outputs.
apply(Function1<In, Tuple4<A1, A2, A3, A4>>, UnzipWithApply.UnzipWithCreator4<Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple4<A1, A2, A3, A4>>, UnzipWithApply.UnzipWithCreator4<Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 4 outputs.
apply(Function1<In, Tuple5<A1, A2, A3, A4, A5>>, UnzipWithApply.UnzipWithCreator5<Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple5<A1, A2, A3, A4, A5>>, UnzipWithApply.UnzipWithCreator5<Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 5 outputs.
apply(Function1<In, Tuple6<A1, A2, A3, A4, A5, A6>>, UnzipWithApply.UnzipWithCreator6<Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple6<A1, A2, A3, A4, A5, A6>>, UnzipWithApply.UnzipWithCreator6<Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 6 outputs.
apply(Function1<In, Tuple7<A1, A2, A3, A4, A5, A6, A7>>, UnzipWithApply.UnzipWithCreator7<Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple7<A1, A2, A3, A4, A5, A6, A7>>, UnzipWithApply.UnzipWithCreator7<Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 7 outputs.
apply(Function1<In, Tuple8<A1, A2, A3, A4, A5, A6, A7, A8>>, UnzipWithApply.UnzipWithCreator8<Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple8<A1, A2, A3, A4, A5, A6, A7, A8>>, UnzipWithApply.UnzipWithCreator8<Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 8 outputs.
apply(Function1<In, Tuple9<A1, A2, A3, A4, A5, A6, A7, A8, A9>>, UnzipWithApply.UnzipWithCreator9<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class org.apache.pekko.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple9<A1, A2, A3, A4, A5, A6, A7, A8, A9>>, UnzipWithApply.UnzipWithCreator9<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface org.apache.pekko.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 9 outputs.
apply(Function1<Object, Object>) - Static method in class org.apache.pekko.dispatch.PriorityGenerator
Creates a PriorityGenerator that uses the supplied function as priority generator
apply(Function1<Object, Object>) - Method in class org.apache.pekko.dispatch.PriorityGenerator$
Creates a PriorityGenerator that uses the supplied function as priority generator
apply(Function1<Throwable, Supervision.Directive>) - Method in class org.apache.pekko.stream.ActorAttributes.SupervisionStrategy$
 
apply(Function1<ActorRef, BoxedUnit>) - Static method in class org.apache.pekko.routing.WithListeners
 
apply(Function1<ActorRef, BoxedUnit>) - Method in class org.apache.pekko.routing.WithListeners$
 
apply(Function1<ExtendedActorSystem, SSLEngineProvider>) - Static method in class org.apache.pekko.remote.artery.tcp.SSLEngineProviderSetup
Scala API: factory for defining a SSLEngineProvider that is passed in when ActorSystem is created rather than creating one from configured class name.
apply(Function1<ExtendedActorSystem, SSLEngineProvider>) - Method in class org.apache.pekko.remote.artery.tcp.SSLEngineProviderSetup$
Scala API: factory for defining a SSLEngineProvider that is passed in when ActorSystem is created rather than creating one from configured class name.
apply(Function1<ExtendedActorSystem, Seq<SerializerDetails>>) - Static method in class org.apache.pekko.serialization.SerializationSetup
Scala API: Programmatic definition of serializers
apply(Function1<ExtendedActorSystem, Seq<SerializerDetails>>) - Method in class org.apache.pekko.serialization.SerializationSetup$
Scala API: Programmatic definition of serializers
apply(Function1<ActorRef<ConsumerController.Start<A>>, Behavior<B>>) - Static method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingConsumerController
The Behavior of the entity that is to be initialized in ClusterSharding.
apply(Function1<ActorRef<ConsumerController.Start<A>>, Behavior<B>>) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingConsumerController$
The Behavior of the entity that is to be initialized in ClusterSharding.
apply(Function1<ActorRef<ConsumerController.Start<A>>, Behavior<B>>, ShardingConsumerController.Settings) - Static method in class org.apache.pekko.cluster.sharding.typed.delivery.internal.ShardingConsumerControllerImpl
 
apply(Function1<ActorRef<ConsumerController.Start<A>>, Behavior<B>>, ShardingConsumerController.Settings) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.internal.ShardingConsumerControllerImpl$
 
apply(Function1<ActorSystem<?>, ActorRefResolver>) - Static method in class org.apache.pekko.actor.typed.ActorRefResolverSetup
 
apply(Function1<ActorSystem<?>, ActorRefResolver>) - Method in class org.apache.pekko.actor.typed.ActorRefResolverSetup$
 
apply(Function1<ActorSystem<?>, Receptionist>) - Static method in class org.apache.pekko.actor.typed.receptionist.ReceptionistSetup
 
apply(Function1<ActorSystem<?>, Receptionist>) - Method in class org.apache.pekko.actor.typed.receptionist.ReceptionistSetup$
 
apply(Function1<ActorSystem<?>, DistributedData>) - Static method in class org.apache.pekko.cluster.ddata.typed.javadsl.DistributedDataSetup
 
apply(Function1<ActorSystem<?>, DistributedData>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.DistributedDataSetup$
 
apply(Function1<ActorSystem<?>, ClusterSharding>) - Static method in class org.apache.pekko.cluster.sharding.typed.scaladsl.ClusterShardingSetup
 
apply(Function1<ActorSystem<?>, ClusterSharding>) - Method in class org.apache.pekko.cluster.sharding.typed.scaladsl.ClusterShardingSetup$
 
apply(Function1<ActorSystem<?>, Cluster>) - Static method in class org.apache.pekko.cluster.typed.ClusterSetup
 
apply(Function1<ActorSystem<?>, Cluster>) - Method in class org.apache.pekko.cluster.typed.ClusterSetup$
 
apply(Function1<ActorSystem<?>, ClusterSingleton>) - Static method in class org.apache.pekko.cluster.typed.ClusterSingletonSetup
 
apply(Function1<ActorSystem<?>, ClusterSingleton>) - Method in class org.apache.pekko.cluster.typed.ClusterSingletonSetup$
 
apply(Function1<ActorContext<T>, Behavior<T>>) - Method in class org.apache.pekko.actor.typed.internal.BehaviorImpl.DeferredBehavior$
 
apply(Function1<Seq<A>, O>, int) - Static method in class org.apache.pekko.stream.scaladsl.ZipWithN
Create a new ZipWithN.
apply(Function1<Seq<A>, O>, int) - Method in class org.apache.pekko.stream.scaladsl.ZipWithN$
Create a new ZipWithN.
apply(Function1<State, BoxedUnit>) - Method in class org.apache.pekko.persistence.typed.internal.SideEffect$
 
apply(Function1<State, BoxedUnit>) - Method in class org.apache.pekko.persistence.typed.state.internal.SideEffect$
 
apply(Function10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 10 inputs.
apply(Function10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 10 inputs.
apply(Function10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 10 inputs.
apply(Function11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 11 inputs.
apply(Function11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 11 inputs.
apply(Function11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 11 inputs.
apply(Function12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 12 inputs.
apply(Function12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 12 inputs.
apply(Function12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 12 inputs.
apply(Function13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 13 inputs.
apply(Function13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 13 inputs.
apply(Function13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 13 inputs.
apply(Function14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 14 inputs.
apply(Function14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 14 inputs.
apply(Function14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 14 inputs.
apply(Function15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 15 inputs.
apply(Function15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 15 inputs.
apply(Function15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 15 inputs.
apply(Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 16 inputs.
apply(Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 16 inputs.
apply(Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 16 inputs.
apply(Function17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 17 inputs.
apply(Function17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 17 inputs.
apply(Function17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 17 inputs.
apply(Function18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 18 inputs.
apply(Function18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 18 inputs.
apply(Function18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 18 inputs.
apply(Function19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 19 inputs.
apply(Function19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 19 inputs.
apply(Function19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 19 inputs.
apply(Function2<A1, A2, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function2<A1, A2, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 2 inputs.
apply(Function2<A1, A2, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function2<A1, A2, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 2 inputs.
apply(Function2<A1, A2, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function2<A1, A2, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 2 inputs.
apply(Function20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 20 inputs.
apply(Function20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 20 inputs.
apply(Function20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 20 inputs.
apply(Function21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 21 inputs.
apply(Function21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 21 inputs.
apply(Function21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 21 inputs.
apply(Function22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 22 inputs.
apply(Function22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 22 inputs.
apply(Function22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 22 inputs.
apply(Function3<A1, A2, A3, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function3<A1, A2, A3, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 3 inputs.
apply(Function3<A1, A2, A3, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function3<A1, A2, A3, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 3 inputs.
apply(Function3<A1, A2, A3, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function3<A1, A2, A3, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 3 inputs.
apply(Function4<A1, A2, A3, A4, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function4<A1, A2, A3, A4, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 4 inputs.
apply(Function4<A1, A2, A3, A4, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function4<A1, A2, A3, A4, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 4 inputs.
apply(Function4<A1, A2, A3, A4, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function4<A1, A2, A3, A4, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 4 inputs.
apply(Function5<A1, A2, A3, A4, A5, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function5<A1, A2, A3, A4, A5, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 5 inputs.
apply(Function5<A1, A2, A3, A4, A5, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function5<A1, A2, A3, A4, A5, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 5 inputs.
apply(Function5<A1, A2, A3, A4, A5, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function5<A1, A2, A3, A4, A5, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 5 inputs.
apply(Function6<A1, A2, A3, A4, A5, A6, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function6<A1, A2, A3, A4, A5, A6, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 6 inputs.
apply(Function6<A1, A2, A3, A4, A5, A6, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function6<A1, A2, A3, A4, A5, A6, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 6 inputs.
apply(Function6<A1, A2, A3, A4, A5, A6, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function6<A1, A2, A3, A4, A5, A6, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 6 inputs.
apply(Function7<A1, A2, A3, A4, A5, A6, A7, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function7<A1, A2, A3, A4, A5, A6, A7, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 7 inputs.
apply(Function7<A1, A2, A3, A4, A5, A6, A7, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function7<A1, A2, A3, A4, A5, A6, A7, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 7 inputs.
apply(Function7<A1, A2, A3, A4, A5, A6, A7, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function7<A1, A2, A3, A4, A5, A6, A7, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 7 inputs.
apply(Function8<A1, A2, A3, A4, A5, A6, A7, A8, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function8<A1, A2, A3, A4, A5, A6, A7, A8, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 8 inputs.
apply(Function8<A1, A2, A3, A4, A5, A6, A7, A8, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function8<A1, A2, A3, A4, A5, A6, A7, A8, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 8 inputs.
apply(Function8<A1, A2, A3, A4, A5, A6, A7, A8, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function8<A1, A2, A3, A4, A5, A6, A7, A8, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 8 inputs.
apply(Function9<A1, A2, A3, A4, A5, A6, A7, A8, A9, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function9<A1, A2, A3, A4, A5, A6, A7, A8, A9, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 9 inputs.
apply(Function9<A1, A2, A3, A4, A5, A6, A7, A8, A9, O>) - Static method in class org.apache.pekko.stream.scaladsl.ZipWith
 
apply(Function9<A1, A2, A3, A4, A5, A6, A7, A8, A9, O>) - Method in interface org.apache.pekko.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 9 inputs.
apply(Function9<A1, A2, A3, A4, A5, A6, A7, A8, A9, O>, boolean) - Static method in class org.apache.pekko.stream.scaladsl.ZipLatestWith
 
apply(Function9<A1, A2, A3, A4, A5, A6, A7, A8, A9, O>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 9 inputs.
apply(BigInt) - Static method in class org.apache.pekko.persistence.typed.crdt.Counter
 
apply(BigInt) - Method in class org.apache.pekko.persistence.typed.crdt.Counter.Updated$
 
apply(BigInt) - Method in class org.apache.pekko.persistence.typed.crdt.Counter$
 
apply(Ordering<T>) - Static method in class org.apache.pekko.stream.scaladsl.MergeSorted
Create a new MergeSorted, @see MergeSorted
apply(Ordering<T>) - Method in class org.apache.pekko.stream.scaladsl.MergeSorted$
Create a new MergeSorted, @see MergeSorted
apply(Option<A>, long) - Static method in class org.apache.pekko.persistence.state.scaladsl.GetObjectResult
 
apply(Option<A>, long) - Method in class org.apache.pekko.persistence.state.scaladsl.GetObjectResult$
 
apply(Option<ClassLoader>, Option<Config>, Option<ExecutionContext>) - Static method in class org.apache.pekko.actor.BootstrapSetup
Scala API: Create bootstrap settings needed for starting the actor system
apply(Option<ClassLoader>, Option<Config>, Option<ExecutionContext>) - Method in class org.apache.pekko.actor.BootstrapSetup$
Scala API: Create bootstrap settings needed for starting the actor system
apply(Option<String>, Either<String, Regex>, boolean, int) - Static method in class org.apache.pekko.testkit.DebugFilter
 
apply(Option<String>, Either<String, Regex>, boolean, int) - Method in class org.apache.pekko.testkit.DebugFilter$
 
apply(Option<String>, Either<String, Regex>, boolean, int) - Static method in class org.apache.pekko.testkit.InfoFilter
 
apply(Option<String>, Either<String, Regex>, boolean, int) - Method in class org.apache.pekko.testkit.InfoFilter$
 
apply(Option<String>, Either<String, Regex>, boolean, int) - Static method in class org.apache.pekko.testkit.WarningFilter
 
apply(Option<String>, Either<String, Regex>, boolean, int) - Method in class org.apache.pekko.testkit.WarningFilter$
 
apply(Option<Throwable>) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
apply(Option<Throwable>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost$
 
apply(Option<ActorInitializationException>) - Method in class org.apache.pekko.dispatch.sysmsg.Create$
 
apply(Option<ActorRef>) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
apply(Option<ActorRef>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestData$
 
apply(Option<ActorRef>) - Method in class org.apache.pekko.pattern.BackoffSupervisor.CurrentChild$
 
apply(Option<ActorRef>, Option<UniqueAddress>) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
apply(Option<ActorRef>, Option<UniqueAddress>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData$
 
apply(Option<Address>) - Method in class org.apache.pekko.cluster.ClusterEvent.LeaderChanged$
 
apply(Option<Address>) - Method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationResponse$
 
apply(Option<ServiceKey<ConsumerController.Command<A>>>, ConsumerController.Settings) - Static method in class org.apache.pekko.actor.typed.delivery.internal.ConsumerControllerImpl
 
apply(Option<ServiceKey<ConsumerController.Command<A>>>, ConsumerController.Settings) - Method in class org.apache.pekko.actor.typed.delivery.internal.ConsumerControllerImpl$
 
apply(Option<org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope>) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadResult
 
apply(Option<org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadResult$
 
apply(Option<org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.FilterSettings>) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AdmissionFilter$
 
apply(Option<org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.OptimizerSettings>) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AdmissionOptimizer$
 
apply(Option<org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.PolicySettings>, int, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategy$
 
apply(Option<UniqueAddress>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged$
 
apply(Option<SelectedSnapshot>, long) - Method in class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshotResult$
 
apply(Option<OptimalSizeExploringResizer.UnderUtilizationStreak>, long, int, long) - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer.ResizeRecord$
 
apply(Option<Resizer>, SupervisorStrategy, String) - Static method in class org.apache.pekko.routing.FromConfig
 
apply(Option<Resizer>, SupervisorStrategy, String) - Method in class org.apache.pekko.routing.FromConfig$
 
apply(Option<ActorMaterializerSettings>, Option<String>, ActorRefFactory) - Static method in class org.apache.pekko.stream.ActorMaterializer
Deprecated.
Use the system wide materializer with stream attributes or configuration settings to change defaults. Since Akka 2.6.0.
apply(Option<ActorMaterializerSettings>, Option<String>, ActorRefFactory) - Method in class org.apache.pekko.stream.ActorMaterializer$
Deprecated.
Use the system wide materializer with stream attributes or configuration settings to change defaults. Since Akka 2.6.0.
apply(Option<Seq<String>>, Option<Seq<String>>, Option<TLSClientAuth>, Option<SSLParameters>) - Method in class org.apache.pekko.stream.TLSProtocol.NegotiateNewSession$
 
apply(Option<PartialFunction<Object, Object>>) - Method in class org.apache.pekko.testkit.TestActor.SetIgnore$
 
apply(Option<T>, Map<String, WildcardTree<T>>, Map<String, WildcardTree<T>>) - Method in class org.apache.pekko.util.WildcardTree$
 
apply(PartialFunction<Object, BoxedUnit>, ActorContext) - Method in class org.apache.pekko.event.LoggingReceive$
Wrap a Receive partial function in a logging enclosure, which sends a debug message to the event bus each time before a message is matched.
apply(PartialFunction<O, I>, ClassTag<O>) - Method in class org.apache.pekko.actor.typed.internal.TransformMessagesInterceptor$
INTERNAL API
apply(PartialFunction<Logging.LogEvent, Object>, int) - Static method in class org.apache.pekko.testkit.CustomEventFilter
 
apply(PartialFunction<Logging.LogEvent, Object>, int) - Method in class org.apache.pekko.testkit.CustomEventFilter$
 
apply(ClassTag<T>) - Static method in class org.apache.pekko.actor.Props
Scala API: Returns a Props that has default values except for "creator" which will be a function that creates an instance of the supplied type using the default constructor.
apply(ClassTag<T>) - Method in class org.apache.pekko.actor.Props$
Scala API: Returns a Props that has default values except for "creator" which will be a function that creates an instance of the supplied type using the default constructor.
apply(ClassTag<T>) - Static method in class org.apache.pekko.actor.TypedProps
Uses the supplied class as the factory for the TypedActor implementation, proxying all the interfaces it implements.
apply(ClassTag<T>) - Method in class org.apache.pekko.actor.TypedProps$
Uses the supplied class as the factory for the TypedActor implementation, proxying all the interfaces it implements.
apply(ClassTag<T>) - Static method in class org.apache.pekko.testkit.DeadLettersFilter
 
apply(ClassTag<T>) - Method in class org.apache.pekko.testkit.DeadLettersFilter$
 
apply(ClassTag<T>, ActorSystem) - Static method in class org.apache.pekko.testkit.TestActorRef
 
apply(ClassTag<T>, ActorSystem) - Method in class org.apache.pekko.testkit.TestActorRef$
 
apply(Either<Object, Object>) - Method in class org.apache.pekko.remote.testconductor.TerminateMsg$
 
apply(Try<org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId.Removals>) - Method in class org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result$
 
apply(S, D, Object) - Method in class org.apache.pekko.actor.FSM.LogEntry$
 
apply(S, D, Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.LogEntry$
Deprecated.
 
apply(S, D, Option<FiniteDuration>, Option<FSM.Reason>, List<Object>) - Method in class org.apache.pekko.actor.FSM.State$
 
apply(S, D, Option<FiniteDuration>, Option<PersistentFSM.Reason>, List<Object>, Seq<E>, Function1<D, BoxedUnit>, boolean) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State$
Deprecated.
 
apply(State) - Method in class org.apache.pekko.persistence.typed.state.internal.Persist$
 
apply(State, Command) - Method in interface org.apache.pekko.persistence.typed.javadsl.CommandHandler
 
apply(State, Command) - Method in interface org.apache.pekko.persistence.typed.javadsl.CommandHandlerWithReply
 
apply(State, Command) - Method in interface org.apache.pekko.persistence.typed.state.javadsl.CommandHandler
 
apply(State, Command) - Method in interface org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerWithReply
 
apply(State, Event) - Method in interface org.apache.pekko.persistence.typed.javadsl.EventHandler
 
apply(T) - Method in class org.apache.pekko.actor.typed.pubsub.Topic.Publish$
 
apply(T) - Method in class org.apache.pekko.dispatch.japi.BooleanFunctionBridge
Deprecated.
 
apply(T) - Method in class org.apache.pekko.dispatch.japi.CallbackBridge
Deprecated.
 
apply(T) - Method in class org.apache.pekko.dispatch.japi.UnitFunctionBridge
Deprecated.
 
apply(T) - Method in class org.apache.pekko.dispatch.Mapper
Override this method to perform the map operation, by default delegates to "checkedApply" which by default throws an UnsupportedOperationException.
apply(T) - Method in interface org.apache.pekko.japi.Function
 
apply(T) - Method in interface org.apache.pekko.japi.function.Function
 
apply(T) - Method in interface org.apache.pekko.japi.function.Procedure
 
apply(T) - Method in interface org.apache.pekko.japi.Procedure
 
apply(T) - Method in class org.apache.pekko.pattern.StatusReply.Success$
Scala API: Create a successful reply containing value
apply(T1, T2) - Method in interface org.apache.pekko.japi.function.Function2
 
apply(T1, T2) - Method in interface org.apache.pekko.japi.function.Procedure2
 
apply(T1, T2) - Method in interface org.apache.pekko.japi.Function2
 
apply(T1, T2, T3) - Method in interface org.apache.pekko.japi.function.Function3
 
apply(T1, T2, T3) - Method in interface org.apache.pekko.japi.function.Procedure3
 
apply(T1, T2, T3) - Static method in class org.apache.pekko.japi.tuple.Tuple3
Java API Tuple container.
apply(T1, T2, T3) - Method in class org.apache.pekko.japi.tuple.Tuple3$
Java API Tuple container.
apply(T1, T2, T3, T4) - Method in interface org.apache.pekko.japi.function.Function4
 
apply(T1, T2, T3, T4) - Method in interface org.apache.pekko.japi.function.Procedure4
 
apply(T1, T2, T3, T4) - Static method in class org.apache.pekko.japi.tuple.Tuple4
Java API Tuple container.
apply(T1, T2, T3, T4) - Method in class org.apache.pekko.japi.tuple.Tuple4$
Java API Tuple container.
apply(T1, T2, T3, T4, T5) - Method in interface org.apache.pekko.japi.function.Function5
 
apply(T1, T2, T3, T4, T5) - Method in interface org.apache.pekko.japi.function.Procedure5
 
apply(T1, T2, T3, T4, T5) - Static method in class org.apache.pekko.japi.tuple.Tuple5
Java API Tuple container.
apply(T1, T2, T3, T4, T5) - Method in class org.apache.pekko.japi.tuple.Tuple5$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6) - Method in interface org.apache.pekko.japi.function.Function6
 
apply(T1, T2, T3, T4, T5, T6) - Method in interface org.apache.pekko.japi.function.Procedure6
 
apply(T1, T2, T3, T4, T5, T6) - Static method in class org.apache.pekko.japi.tuple.Tuple6
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6) - Method in class org.apache.pekko.japi.tuple.Tuple6$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7) - Method in interface org.apache.pekko.japi.function.Function7
 
apply(T1, T2, T3, T4, T5, T6, T7) - Method in interface org.apache.pekko.japi.function.Procedure7
 
apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class org.apache.pekko.japi.tuple.Tuple7
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7) - Method in class org.apache.pekko.japi.tuple.Tuple7$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8) - Method in interface org.apache.pekko.japi.function.Function8
 
apply(T1, T2, T3, T4, T5, T6, T7, T8) - Method in interface org.apache.pekko.japi.function.Procedure8
 
apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class org.apache.pekko.japi.tuple.Tuple8
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.apache.pekko.japi.tuple.Tuple8$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in interface org.apache.pekko.japi.function.Function9
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in interface org.apache.pekko.japi.function.Procedure9
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class org.apache.pekko.japi.tuple.Tuple9
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.apache.pekko.japi.tuple.Tuple9$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in interface org.apache.pekko.japi.function.Function10
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in interface org.apache.pekko.japi.function.Procedure10
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Static method in class org.apache.pekko.japi.tuple.Tuple10
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in class org.apache.pekko.japi.tuple.Tuple10$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in interface org.apache.pekko.japi.function.Function11
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in interface org.apache.pekko.japi.function.Procedure11
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Static method in class org.apache.pekko.japi.tuple.Tuple11
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in class org.apache.pekko.japi.tuple.Tuple11$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in interface org.apache.pekko.japi.function.Function12
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in interface org.apache.pekko.japi.function.Procedure12
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Static method in class org.apache.pekko.japi.tuple.Tuple12
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in class org.apache.pekko.japi.tuple.Tuple12$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Method in interface org.apache.pekko.japi.function.Function13
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Method in interface org.apache.pekko.japi.function.Procedure13
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Static method in class org.apache.pekko.japi.tuple.Tuple13
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Method in class org.apache.pekko.japi.tuple.Tuple13$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Method in interface org.apache.pekko.japi.function.Function14
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Method in interface org.apache.pekko.japi.function.Procedure14
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Static method in class org.apache.pekko.japi.tuple.Tuple14
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Method in class org.apache.pekko.japi.tuple.Tuple14$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Method in interface org.apache.pekko.japi.function.Function15
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Method in interface org.apache.pekko.japi.function.Procedure15
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Static method in class org.apache.pekko.japi.tuple.Tuple15
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Method in class org.apache.pekko.japi.tuple.Tuple15$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Method in interface org.apache.pekko.japi.function.Function16
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Method in interface org.apache.pekko.japi.function.Procedure16
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Static method in class org.apache.pekko.japi.tuple.Tuple16
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Method in class org.apache.pekko.japi.tuple.Tuple16$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Method in interface org.apache.pekko.japi.function.Function17
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Method in interface org.apache.pekko.japi.function.Procedure17
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Static method in class org.apache.pekko.japi.tuple.Tuple17
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Method in class org.apache.pekko.japi.tuple.Tuple17$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Method in interface org.apache.pekko.japi.function.Function18
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Method in interface org.apache.pekko.japi.function.Procedure18
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Static method in class org.apache.pekko.japi.tuple.Tuple18
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Method in class org.apache.pekko.japi.tuple.Tuple18$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Method in interface org.apache.pekko.japi.function.Function19
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Method in interface org.apache.pekko.japi.function.Procedure19
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Static method in class org.apache.pekko.japi.tuple.Tuple19
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Method in class org.apache.pekko.japi.tuple.Tuple19$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Method in interface org.apache.pekko.japi.function.Function20
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Method in interface org.apache.pekko.japi.function.Procedure20
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Static method in class org.apache.pekko.japi.tuple.Tuple20
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Method in class org.apache.pekko.japi.tuple.Tuple20$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Method in interface org.apache.pekko.japi.function.Function21
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Method in interface org.apache.pekko.japi.function.Procedure21
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Static method in class org.apache.pekko.japi.tuple.Tuple21
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Method in class org.apache.pekko.japi.tuple.Tuple21$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Method in interface org.apache.pekko.japi.function.Function22
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Method in interface org.apache.pekko.japi.function.Procedure22
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Static method in class org.apache.pekko.japi.tuple.Tuple22
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Method in class org.apache.pekko.japi.tuple.Tuple22$
Java API Tuple container.
apply(T, long) - Method in class org.apache.pekko.io.SimpleDnsCache.CacheEntry$
 
apply(T, ActorSystem, LogSource<T>) - Method in class org.apache.pekko.event.LogSource$
 
apply(T, LogSource<T>) - Method in class org.apache.pekko.event.LogSource$
 
apply(U) - Method in class org.apache.pekko.actor.typed.internal.AdaptWithRegisteredMessageAdapter$
 
apply(U) - Method in class org.apache.pekko.stream.FlowMonitorState.Received$
 
apply(U, Function1<U, T>) - Method in class org.apache.pekko.actor.typed.internal.AdaptMessage$
 
apply$default$1() - Static method in class org.apache.pekko.actor.AllForOneStrategy
 
apply$default$1() - Method in class org.apache.pekko.actor.AllForOneStrategy$
 
apply$default$1() - Static method in class org.apache.pekko.actor.Deploy
 
apply$default$1() - Method in class org.apache.pekko.actor.Deploy$
 
apply$default$1() - Static method in class org.apache.pekko.actor.OneForOneStrategy
 
apply$default$1() - Method in class org.apache.pekko.actor.OneForOneStrategy$
 
apply$default$1() - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.TestInbox$
 
apply$default$1() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DefaultMailboxSelector$
 
apply$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState$
 
apply$default$1() - Method in class org.apache.pekko.cluster.GossipOverview$
 
apply$default$1() - Method in class org.apache.pekko.cluster.GossipStats$
 
apply$default$1() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup
 
apply$default$1() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup$
 
apply$default$1() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
 
apply$default$1() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool$
 
apply$default$1() - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State
 
apply$default$1() - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State$
 
apply$default$1() - Static method in class org.apache.pekko.cluster.VectorClock
 
apply$default$1() - Method in class org.apache.pekko.cluster.VectorClock$
 
apply$default$1() - Method in class org.apache.pekko.cluster.VectorClockStats$
 
apply$default$1() - Static method in class org.apache.pekko.dispatch.ThreadPoolConfig
 
apply$default$1() - Method in class org.apache.pekko.dispatch.ThreadPoolConfig$
 
apply$default$1() - Method in class org.apache.pekko.io.dns.DnsProtocol.Ip$
 
apply$default$1() - Method in class org.apache.pekko.io.dns.internal.MessageFlags$
 
apply$default$1() - Method in class org.apache.pekko.io.Udp.SimpleSender$
 
apply$default$1() - Static method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
apply$default$1() - Method in class org.apache.pekko.pattern.BackoffOptionsImpl$
 
apply$default$1() - Static method in class org.apache.pekko.persistence.Recovery
 
apply$default$1() - Method in class org.apache.pekko.persistence.Recovery$
 
apply$default$1() - Static method in class org.apache.pekko.persistence.SnapshotSelectionCriteria
 
apply$default$1() - Method in class org.apache.pekko.persistence.SnapshotSelectionCriteria$
 
apply$default$1() - Static method in class org.apache.pekko.persistence.testkit.Reject
 
apply$default$1() - Method in class org.apache.pekko.persistence.testkit.Reject$
 
apply$default$1() - Static method in class org.apache.pekko.persistence.testkit.StorageFailure
 
apply$default$1() - Method in class org.apache.pekko.persistence.testkit.StorageFailure$
 
apply$default$1() - Static method in class org.apache.pekko.remote.AckedReceiveBuffer
Deprecated.
 
apply$default$1() - Method in class org.apache.pekko.remote.AckedReceiveBuffer$
 
apply$default$1() - Method in class org.apache.pekko.remote.transport.ActorTransportAdapter.DisassociateUnderlying$
Deprecated.
 
apply$default$1() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
apply$default$1() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$1() - Static method in class org.apache.pekko.routing.DefaultResizer
Implementation of Resizer that adjust the Pool based on specified thresholds.
apply$default$1() - Method in class org.apache.pekko.routing.DefaultResizer$
Implementation of Resizer that adjust the Pool based on specified thresholds.
apply$default$1() - Static method in class org.apache.pekko.routing.FromConfig
 
apply$default$1() - Method in class org.apache.pekko.routing.FromConfig$
 
apply$default$1() - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer.ResizeRecord$
 
apply$default$1() - Static method in class org.apache.pekko.stream.ActorMaterializer
Deprecated.
 
apply$default$1() - Method in class org.apache.pekko.stream.ActorMaterializer$
 
apply$default$1() - Static method in class org.apache.pekko.stream.Attributes
 
apply$default$1() - Method in class org.apache.pekko.stream.Attributes$
 
apply$default$1() - Static method in class org.apache.pekko.stream.scaladsl.Concat
 
apply$default$1() - Method in class org.apache.pekko.stream.scaladsl.Concat$
 
apply$default$1() - Static method in class org.apache.pekko.stream.scaladsl.MergeSequence
 
apply$default$1() - Method in class org.apache.pekko.stream.scaladsl.MergeSequence$
 
apply$default$1() - Method in class org.apache.pekko.stream.testkit.TestPublisher.ManualProbe$
 
apply$default$1() - Method in class org.apache.pekko.stream.testkit.TestPublisher.Probe$
 
apply$default$1() - Static method in class org.apache.pekko.testkit.EventFilter
 
apply$default$1() - Method in class org.apache.pekko.testkit.EventFilter$
 
apply$default$1() - Static method in class org.apache.pekko.testkit.TestLatch
 
apply$default$1() - Method in class org.apache.pekko.testkit.TestLatch$
 
apply$default$1() - Method in class org.apache.pekko.util.WildcardIndex$
 
apply$default$1() - Method in class org.apache.pekko.util.WildcardTree$
 
apply$default$10() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
apply$default$10() - Static method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
apply$default$10() - Method in class org.apache.pekko.pattern.BackoffOptionsImpl$
 
apply$default$10() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$10() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
apply$default$10() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$11() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
apply$default$11() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$12() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$13() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$14() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$15() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$16() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$17() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$18() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$19() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$2() - Static method in class org.apache.pekko.actor.ActorSystem
 
apply$default$2() - Method in class org.apache.pekko.actor.ActorSystem$
 
apply$default$2() - Static method in class org.apache.pekko.actor.AllForOneStrategy
 
apply$default$2() - Method in class org.apache.pekko.actor.AllForOneStrategy$
 
apply$default$2() - Static method in class org.apache.pekko.actor.ChildRestartStats
 
apply$default$2() - Method in class org.apache.pekko.actor.ChildRestartStats$
 
apply$default$2() - Static method in class org.apache.pekko.actor.Deploy
 
apply$default$2() - Method in class org.apache.pekko.actor.Deploy$
 
apply$default$2() - Static method in class org.apache.pekko.actor.OneForOneStrategy
 
apply$default$2() - Method in class org.apache.pekko.actor.OneForOneStrategy$
 
apply$default$2() - Static method in class org.apache.pekko.actor.RootActorPath
 
apply$default$2() - Method in class org.apache.pekko.actor.RootActorPath$
 
apply$default$2() - Method in class org.apache.pekko.actor.testkit.typed.Effect.SpawnedAnonymous$
 
apply$default$2() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.ActorTagsImpl$
 
apply$default$2() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.BoundedMailboxSelector$
 
apply$default$2() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherFromConfig$
 
apply$default$2() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.MailboxFromConfigSelector$
 
apply$default$2() - Method in class org.apache.pekko.actor.typed.internal.routing.GroupRouterBuilder$
 
apply$default$2() - Static method in class org.apache.pekko.actor.typed.scaladsl.adapter.PropsAdapter
 
apply$default$2() - Method in class org.apache.pekko.actor.typed.scaladsl.adapter.PropsAdapter$
 
apply$default$2() - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState$
 
apply$default$2() - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelope
 
apply$default$2() - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelope$
 
apply$default$2() - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadMajority$
 
apply$default$2() - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteMajority$
 
apply$default$2() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadMajority$
 
apply$default$2() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteMajority$
 
apply$default$2() - Method in class org.apache.pekko.cluster.Gossip$
INTERNAL API
apply$default$2() - Method in class org.apache.pekko.cluster.GossipOverview$
 
apply$default$2() - Method in class org.apache.pekko.cluster.GossipStats$
 
apply$default$2() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup
 
apply$default$2() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup$
 
apply$default$2() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
 
apply$default$2() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool$
 
apply$default$2() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
apply$default$2() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingRoutingLogic$
 
apply$default$2() - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State
 
apply$default$2() - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State$
 
apply$default$2() - Method in class org.apache.pekko.cluster.VectorClockStats$
 
apply$default$2() - Static method in class org.apache.pekko.dispatch.ThreadPoolConfig
 
apply$default$2() - Method in class org.apache.pekko.dispatch.ThreadPoolConfig$
 
apply$default$2() - Method in class org.apache.pekko.io.dns.DnsProtocol.Ip$
 
apply$default$2() - Method in class org.apache.pekko.io.dns.internal.MessageFlags$
 
apply$default$2() - Method in class org.apache.pekko.io.Tcp.Connect$
 
apply$default$2() - Method in class org.apache.pekko.io.Tcp.Register$
 
apply$default$2() - Method in class org.apache.pekko.persistence.PersistentRepr$
 
apply$default$2() - Static method in class org.apache.pekko.persistence.Recovery
 
apply$default$2() - Method in class org.apache.pekko.persistence.Recovery$
 
apply$default$2() - Static method in class org.apache.pekko.persistence.SnapshotSelectionCriteria
 
apply$default$2() - Method in class org.apache.pekko.persistence.SnapshotSelectionCriteria$
 
apply$default$2() - Static method in class org.apache.pekko.persistence.testkit.SnapshotMeta
 
apply$default$2() - Method in class org.apache.pekko.persistence.testkit.SnapshotMeta$
 
apply$default$2() - Static method in class org.apache.pekko.remote.Ack
Deprecated.
 
apply$default$2() - Method in class org.apache.pekko.remote.Ack$
 
apply$default$2() - Static method in class org.apache.pekko.remote.AckedReceiveBuffer
Deprecated.
 
apply$default$2() - Method in class org.apache.pekko.remote.AckedReceiveBuffer$
 
apply$default$2() - Static method in class org.apache.pekko.remote.AckedSendBuffer
Deprecated.
 
apply$default$2() - Method in class org.apache.pekko.remote.AckedSendBuffer$
 
apply$default$2() - Method in class org.apache.pekko.remote.transport.Transport.InvalidAssociationException$
Deprecated.
 
apply$default$2() - Static method in class org.apache.pekko.routing.BalancingPool
 
apply$default$2() - Method in class org.apache.pekko.routing.BalancingPool$
 
apply$default$2() - Static method in class org.apache.pekko.routing.BroadcastGroup
 
apply$default$2() - Method in class org.apache.pekko.routing.BroadcastGroup$
 
apply$default$2() - Static method in class org.apache.pekko.routing.BroadcastPool
 
apply$default$2() - Method in class org.apache.pekko.routing.BroadcastPool$
 
apply$default$2() - Static method in class org.apache.pekko.routing.ConsistentHashingGroup
 
apply$default$2() - Method in class org.apache.pekko.routing.ConsistentHashingGroup$
 
apply$default$2() - Static method in class org.apache.pekko.routing.ConsistentHashingPool
 
apply$default$2() - Method in class org.apache.pekko.routing.ConsistentHashingPool$
 
apply$default$2() - Static method in class org.apache.pekko.routing.ConsistentHashingRoutingLogic
 
apply$default$2() - Method in class org.apache.pekko.routing.ConsistentHashingRoutingLogic$
 
apply$default$2() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
apply$default$2() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$2() - Static method in class org.apache.pekko.routing.DefaultResizer
 
apply$default$2() - Method in class org.apache.pekko.routing.DefaultResizer$
 
apply$default$2() - Static method in class org.apache.pekko.routing.FromConfig
 
apply$default$2() - Method in class org.apache.pekko.routing.FromConfig$
 
apply$default$2() - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer.ResizeRecord$
 
apply$default$2() - Static method in class org.apache.pekko.routing.RandomGroup
 
apply$default$2() - Method in class org.apache.pekko.routing.RandomGroup$
 
apply$default$2() - Static method in class org.apache.pekko.routing.RandomPool
 
apply$default$2() - Method in class org.apache.pekko.routing.RandomPool$
 
apply$default$2() - Static method in class org.apache.pekko.routing.RoundRobinGroup
 
apply$default$2() - Method in class org.apache.pekko.routing.RoundRobinGroup$
 
apply$default$2() - Static method in class org.apache.pekko.routing.RoundRobinPool
 
apply$default$2() - Method in class org.apache.pekko.routing.RoundRobinPool$
 
apply$default$2() - Static method in class org.apache.pekko.routing.Router
 
apply$default$2() - Method in class org.apache.pekko.routing.Router$
 
apply$default$2() - Static method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool
 
apply$default$2() - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool$
 
apply$default$2() - Static method in class org.apache.pekko.routing.SmallestMailboxPool
 
apply$default$2() - Method in class org.apache.pekko.routing.SmallestMailboxPool$
 
apply$default$2() - Static method in class org.apache.pekko.routing.TailChoppingPool
 
apply$default$2() - Method in class org.apache.pekko.routing.TailChoppingPool$
 
apply$default$2() - Static method in class org.apache.pekko.stream.ActorMaterializer
Deprecated.
 
apply$default$2() - Method in class org.apache.pekko.stream.ActorMaterializer$
 
apply$default$2() - Static method in class org.apache.pekko.stream.scaladsl.Balance
 
apply$default$2() - Method in class org.apache.pekko.stream.scaladsl.Balance$
 
apply$default$2() - Static method in class org.apache.pekko.stream.scaladsl.Broadcast
 
apply$default$2() - Method in class org.apache.pekko.stream.scaladsl.Broadcast$
 
apply$default$2() - Static method in class org.apache.pekko.stream.scaladsl.Merge
 
apply$default$2() - Method in class org.apache.pekko.stream.scaladsl.Merge$
 
apply$default$2() - Static method in class org.apache.pekko.stream.scaladsl.MergeLatest
 
apply$default$2() - Method in class org.apache.pekko.stream.scaladsl.MergeLatest$
 
apply$default$2() - Static method in class org.apache.pekko.stream.scaladsl.MergePreferred
 
apply$default$2() - Method in class org.apache.pekko.stream.scaladsl.MergePreferred$
 
apply$default$2() - Static method in class org.apache.pekko.stream.scaladsl.MergePrioritized
 
apply$default$2() - Method in class org.apache.pekko.stream.scaladsl.MergePrioritized$
 
apply$default$2() - Static method in class org.apache.pekko.testkit.EventFilter
 
apply$default$2() - Method in class org.apache.pekko.testkit.EventFilter$
 
apply$default$2() - Method in class org.apache.pekko.testkit.TestActor.Spawn$
 
apply$default$2() - Method in class org.apache.pekko.util.FastFrequencySketch$
 
apply$default$2() - Method in class org.apache.pekko.util.FrequencySketch$
 
apply$default$2() - Method in class org.apache.pekko.util.WildcardIndex$
 
apply$default$2() - Method in class org.apache.pekko.util.WildcardTree$
 
apply$default$3() - Static method in class org.apache.pekko.actor.ActorSystem
 
apply$default$3() - Method in class org.apache.pekko.actor.ActorSystem$
 
apply$default$3() - Static method in class org.apache.pekko.actor.AllForOneStrategy
 
apply$default$3() - Method in class org.apache.pekko.actor.AllForOneStrategy$
 
apply$default$3() - Static method in class org.apache.pekko.actor.ChildRestartStats
 
apply$default$3() - Method in class org.apache.pekko.actor.ChildRestartStats$
 
apply$default$3() - Static method in class org.apache.pekko.actor.Deploy
 
apply$default$3() - Method in class org.apache.pekko.actor.Deploy$
 
apply$default$3() - Method in class org.apache.pekko.actor.FSM.State$
 
apply$default$3() - Static method in class org.apache.pekko.actor.OneForOneStrategy
 
apply$default$3() - Method in class org.apache.pekko.actor.OneForOneStrategy$
 
apply$default$3() - Method in class org.apache.pekko.actor.testkit.typed.Effect.Spawned$
 
apply$default$3() - Method in class org.apache.pekko.actor.typed.internal.routing.GroupRouterBuilder$
 
apply$default$3() - Method in class org.apache.pekko.actor.typed.internal.routing.PoolRouterBuilder$
 
apply$default$3() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Restart$
 
apply$default$3() - Static method in class org.apache.pekko.actor.TypedProps
TypedProps is a TypedActor configuration object, that is thread safe and fully sharable.
apply$default$3() - Method in class org.apache.pekko.actor.TypedProps$
TypedProps is a TypedActor configuration object, that is thread safe and fully sharable.
apply$default$3() - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState$
 
apply$default$3() - Method in class org.apache.pekko.cluster.ddata.Replicator.Delete$
 
apply$default$3() - Method in class org.apache.pekko.cluster.ddata.Replicator.Get$
 
apply$default$3() - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelope
 
apply$default$3() - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelope$
 
apply$default$3() - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadMajorityPlus$
 
apply$default$3() - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteMajorityPlus$
 
apply$default$3() - Method in class org.apache.pekko.cluster.Gossip$
 
apply$default$3() - Method in class org.apache.pekko.cluster.GossipStats$
 
apply$default$3() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup
 
apply$default$3() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup$
 
apply$default$3() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
 
apply$default$3() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool$
 
apply$default$3() - Static method in class org.apache.pekko.cluster.metrics.NodeMetrics
 
apply$default$3() - Method in class org.apache.pekko.cluster.metrics.NodeMetrics$
 
apply$default$3() - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.SendToAll$
 
apply$default$3() - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State
 
apply$default$3() - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State$
 
apply$default$3() - Static method in class org.apache.pekko.dispatch.ThreadPoolConfig
 
apply$default$3() - Method in class org.apache.pekko.dispatch.ThreadPoolConfig$
 
apply$default$3() - Method in class org.apache.pekko.event.Logging.Debug$
 
apply$default$3() - Method in class org.apache.pekko.event.Logging.Info$
 
apply$default$3() - Method in class org.apache.pekko.event.Logging.Warning$
 
apply$default$3() - Method in class org.apache.pekko.io.dns.internal.Message$
 
apply$default$3() - Method in class org.apache.pekko.io.dns.internal.MessageFlags$
 
apply$default$3() - Method in class org.apache.pekko.io.Tcp.Bind$
 
apply$default$3() - Method in class org.apache.pekko.io.Tcp.Connect$
 
apply$default$3() - Method in class org.apache.pekko.io.Tcp.Register$
 
apply$default$3() - Method in class org.apache.pekko.io.Udp.Bind$
 
apply$default$3() - Method in class org.apache.pekko.io.UdpConnected.Connect$
 
apply$default$3() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State$
Deprecated.
 
apply$default$3() - Method in class org.apache.pekko.persistence.PersistentRepr$
 
apply$default$3() - Static method in class org.apache.pekko.persistence.Recovery
 
apply$default$3() - Method in class org.apache.pekko.persistence.Recovery$
 
apply$default$3() - Static method in class org.apache.pekko.persistence.SnapshotMetadata
 
apply$default$3() - Method in class org.apache.pekko.persistence.SnapshotMetadata$
 
apply$default$3() - Static method in class org.apache.pekko.persistence.SnapshotSelectionCriteria
 
apply$default$3() - Method in class org.apache.pekko.persistence.SnapshotSelectionCriteria$
 
apply$default$3() - Static method in class org.apache.pekko.remote.AckedReceiveBuffer
Deprecated.
 
apply$default$3() - Method in class org.apache.pekko.remote.AckedReceiveBuffer$
 
apply$default$3() - Static method in class org.apache.pekko.remote.AckedSendBuffer
Deprecated.
 
apply$default$3() - Method in class org.apache.pekko.remote.AckedSendBuffer$
 
apply$default$3() - Static method in class org.apache.pekko.routing.BalancingPool
 
apply$default$3() - Method in class org.apache.pekko.routing.BalancingPool$
 
apply$default$3() - Static method in class org.apache.pekko.routing.BroadcastPool
 
apply$default$3() - Method in class org.apache.pekko.routing.BroadcastPool$
 
apply$default$3() - Static method in class org.apache.pekko.routing.ConsistentHashingGroup
 
apply$default$3() - Method in class org.apache.pekko.routing.ConsistentHashingGroup$
 
apply$default$3() - Static method in class org.apache.pekko.routing.ConsistentHashingPool
 
apply$default$3() - Method in class org.apache.pekko.routing.ConsistentHashingPool$
 
apply$default$3() - Static method in class org.apache.pekko.routing.ConsistentHashingRoutingLogic
 
apply$default$3() - Method in class org.apache.pekko.routing.ConsistentHashingRoutingLogic$
 
apply$default$3() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
apply$default$3() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$3() - Static method in class org.apache.pekko.routing.DefaultResizer
 
apply$default$3() - Method in class org.apache.pekko.routing.DefaultResizer$
 
apply$default$3() - Static method in class org.apache.pekko.routing.FromConfig
 
apply$default$3() - Method in class org.apache.pekko.routing.FromConfig$
 
apply$default$3() - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer.ResizeRecord$
 
apply$default$3() - Static method in class org.apache.pekko.routing.RandomPool
 
apply$default$3() - Method in class org.apache.pekko.routing.RandomPool$
 
apply$default$3() - Static method in class org.apache.pekko.routing.RoundRobinPool
 
apply$default$3() - Method in class org.apache.pekko.routing.RoundRobinPool$
 
apply$default$3() - Static method in class org.apache.pekko.routing.ScatterGatherFirstCompletedGroup
 
apply$default$3() - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedGroup$
 
apply$default$3() - Static method in class org.apache.pekko.routing.SmallestMailboxPool
 
apply$default$3() - Method in class org.apache.pekko.routing.SmallestMailboxPool$
 
apply$default$3() - Static method in class org.apache.pekko.stream.scaladsl.Interleave
 
apply$default$3() - Method in class org.apache.pekko.stream.scaladsl.Interleave$
 
apply$default$3() - Static method in class org.apache.pekko.testkit.EventFilter
 
apply$default$3() - Method in class org.apache.pekko.testkit.EventFilter$
 
apply$default$3() - Method in class org.apache.pekko.testkit.TestActor.Spawn$
 
apply$default$3() - Method in class org.apache.pekko.util.FastFrequencySketch$
 
apply$default$3() - Method in class org.apache.pekko.util.FrequencySketch$
 
apply$default$3() - Method in class org.apache.pekko.util.WildcardTree$
 
apply$default$3(A) - Static method in class org.apache.pekko.cluster.ddata.LWWRegister
 
apply$default$3(A) - Method in class org.apache.pekko.cluster.ddata.LWWRegister$
 
apply$default$4() - Static method in class org.apache.pekko.actor.ActorSystem
 
apply$default$4() - Method in class org.apache.pekko.actor.ActorSystem$
 
apply$default$4() - Static method in class org.apache.pekko.actor.Deploy
 
apply$default$4() - Method in class org.apache.pekko.actor.Deploy$
 
apply$default$4() - Method in class org.apache.pekko.actor.FSM.State$
 
apply$default$4() - Static method in class org.apache.pekko.actor.typed.ActorSystem
 
apply$default$4() - Method in class org.apache.pekko.actor.typed.ActorSystem$
 
apply$default$4() - Method in class org.apache.pekko.actor.typed.internal.routing.PoolRouterBuilder$
 
apply$default$4() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Restart$
 
apply$default$4() - Static method in class org.apache.pekko.actor.TypedProps
 
apply$default$4() - Method in class org.apache.pekko.actor.TypedProps$
 
apply$default$4() - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState$
 
apply$default$4() - Method in class org.apache.pekko.cluster.ddata.Replicator.Update$
 
apply$default$4() - Method in class org.apache.pekko.cluster.Gossip$
 
apply$default$4() - Method in class org.apache.pekko.cluster.GossipStats$
 
apply$default$4() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
 
apply$default$4() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool$
 
apply$default$4() - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State
 
apply$default$4() - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State$
 
apply$default$4() - Static method in class org.apache.pekko.dispatch.MonitorableThreadFactory
 
apply$default$4() - Method in class org.apache.pekko.dispatch.MonitorableThreadFactory$
 
apply$default$4() - Static method in class org.apache.pekko.dispatch.ThreadPoolConfig
 
apply$default$4() - Method in class org.apache.pekko.dispatch.ThreadPoolConfig$
 
apply$default$4() - Method in class org.apache.pekko.event.Logging.Error$
 
apply$default$4() - Method in class org.apache.pekko.io.dns.internal.Message$
 
apply$default$4() - Method in class org.apache.pekko.io.dns.internal.MessageFlags$
 
apply$default$4() - Method in class org.apache.pekko.io.Tcp.Bind$
 
apply$default$4() - Method in class org.apache.pekko.io.Tcp.Connect$
 
apply$default$4() - Method in class org.apache.pekko.io.UdpConnected.Connect$
 
apply$default$4() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State$
Deprecated.
 
apply$default$4() - Method in class org.apache.pekko.persistence.PersistentRepr$
 
apply$default$4() - Static method in class org.apache.pekko.persistence.SnapshotSelectionCriteria
 
apply$default$4() - Method in class org.apache.pekko.persistence.SnapshotSelectionCriteria$
 
apply$default$4() - Static method in class org.apache.pekko.remote.AckedSendBuffer
Deprecated.
 
apply$default$4() - Method in class org.apache.pekko.remote.AckedSendBuffer$
 
apply$default$4() - Method in class org.apache.pekko.remote.InvalidAssociation$
 
apply$default$4() - Static method in class org.apache.pekko.routing.BroadcastPool
 
apply$default$4() - Method in class org.apache.pekko.routing.BroadcastPool$
 
apply$default$4() - Static method in class org.apache.pekko.routing.ConsistentHashingGroup
 
apply$default$4() - Method in class org.apache.pekko.routing.ConsistentHashingGroup$
 
apply$default$4() - Static method in class org.apache.pekko.routing.ConsistentHashingPool
 
apply$default$4() - Method in class org.apache.pekko.routing.ConsistentHashingPool$
 
apply$default$4() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
apply$default$4() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$4() - Static method in class org.apache.pekko.routing.DefaultResizer
 
apply$default$4() - Method in class org.apache.pekko.routing.DefaultResizer$
 
apply$default$4() - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer.ResizeRecord$
 
apply$default$4() - Static method in class org.apache.pekko.routing.RandomPool
 
apply$default$4() - Method in class org.apache.pekko.routing.RandomPool$
 
apply$default$4() - Static method in class org.apache.pekko.routing.RoundRobinPool
 
apply$default$4() - Method in class org.apache.pekko.routing.RoundRobinPool$
 
apply$default$4() - Static method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool
 
apply$default$4() - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool$
 
apply$default$4() - Static method in class org.apache.pekko.routing.SmallestMailboxPool
 
apply$default$4() - Method in class org.apache.pekko.routing.SmallestMailboxPool$
 
apply$default$4() - Static method in class org.apache.pekko.routing.TailChoppingGroup
 
apply$default$4() - Method in class org.apache.pekko.routing.TailChoppingGroup$
 
apply$default$4() - Static method in class org.apache.pekko.testkit.EventFilter
 
apply$default$4() - Method in class org.apache.pekko.testkit.EventFilter$
 
apply$default$4() - Method in class org.apache.pekko.util.FrequencySketch$
 
apply$default$5() - Static method in class org.apache.pekko.actor.Deploy
 
apply$default$5() - Method in class org.apache.pekko.actor.Deploy$
 
apply$default$5() - Method in class org.apache.pekko.actor.FSM.State$
 
apply$default$5() - Method in class org.apache.pekko.actor.typed.internal.routing.PoolRouterBuilder$
 
apply$default$5() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
apply$default$5() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Restart$
 
apply$default$5() - Static method in class org.apache.pekko.actor.TypedProps
 
apply$default$5() - Method in class org.apache.pekko.actor.TypedProps$
 
apply$default$5() - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState$
 
apply$default$5() - Method in class org.apache.pekko.cluster.GossipStats$
 
apply$default$5() - Static method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
 
apply$default$5() - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool$
 
apply$default$5() - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State
 
apply$default$5() - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State$
 
apply$default$5() - Static method in class org.apache.pekko.dispatch.MonitorableThreadFactory
 
apply$default$5() - Method in class org.apache.pekko.dispatch.MonitorableThreadFactory$
 
apply$default$5() - Static method in class org.apache.pekko.dispatch.ThreadPoolConfig
 
apply$default$5() - Method in class org.apache.pekko.dispatch.ThreadPoolConfig$
 
apply$default$5() - Method in class org.apache.pekko.io.dns.internal.Message$
 
apply$default$5() - Method in class org.apache.pekko.io.dns.internal.MessageFlags$
 
apply$default$5() - Method in class org.apache.pekko.io.Tcp.Bind$
 
apply$default$5() - Method in class org.apache.pekko.io.Tcp.Connect$
 
apply$default$5() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State$
Deprecated.
 
apply$default$5() - Method in class org.apache.pekko.persistence.PersistentRepr$
 
apply$default$5() - Method in class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
apply$default$5() - Static method in class org.apache.pekko.routing.BroadcastPool
 
apply$default$5() - Method in class org.apache.pekko.routing.BroadcastPool$
 
apply$default$5() - Static method in class org.apache.pekko.routing.ConsistentHashingPool
 
apply$default$5() - Method in class org.apache.pekko.routing.ConsistentHashingPool$
 
apply$default$5() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
apply$default$5() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$5() - Static method in class org.apache.pekko.routing.DefaultResizer
 
apply$default$5() - Method in class org.apache.pekko.routing.DefaultResizer$
 
apply$default$5() - Static method in class org.apache.pekko.routing.RandomPool
 
apply$default$5() - Method in class org.apache.pekko.routing.RandomPool$
 
apply$default$5() - Static method in class org.apache.pekko.routing.RoundRobinPool
 
apply$default$5() - Method in class org.apache.pekko.routing.RoundRobinPool$
 
apply$default$5() - Static method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool
 
apply$default$5() - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool$
 
apply$default$5() - Static method in class org.apache.pekko.routing.SmallestMailboxPool
 
apply$default$5() - Method in class org.apache.pekko.routing.SmallestMailboxPool$
 
apply$default$5() - Static method in class org.apache.pekko.routing.TailChoppingPool
 
apply$default$5() - Method in class org.apache.pekko.routing.TailChoppingPool$
 
apply$default$5() - Static method in class org.apache.pekko.stream.scaladsl.TLS
 
apply$default$5() - Method in class org.apache.pekko.stream.scaladsl.TLS$
 
apply$default$5() - Static method in class org.apache.pekko.testkit.EventFilter
 
apply$default$5() - Method in class org.apache.pekko.testkit.EventFilter$
 
apply$default$5() - Method in class org.apache.pekko.util.FrequencySketch$
 
apply$default$6() - Static method in class org.apache.pekko.actor.Deploy
 
apply$default$6() - Method in class org.apache.pekko.actor.Deploy$
 
apply$default$6() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
apply$default$6() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Restart$
 
apply$default$6() - Static method in class org.apache.pekko.actor.TypedProps
 
apply$default$6() - Method in class org.apache.pekko.actor.TypedProps$
 
apply$default$6() - Static method in class org.apache.pekko.dispatch.ThreadPoolConfig
 
apply$default$6() - Method in class org.apache.pekko.dispatch.ThreadPoolConfig$
 
apply$default$6() - Method in class org.apache.pekko.io.dns.internal.Message$
 
apply$default$6() - Method in class org.apache.pekko.io.dns.internal.MessageFlags$
 
apply$default$6() - Static method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl
 
apply$default$6() - Method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl$
 
apply$default$6() - Static method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl
 
apply$default$6() - Method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl$
 
apply$default$6() - Method in class org.apache.pekko.pattern.PromiseActorRef$
 
apply$default$6() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State$
Deprecated.
 
apply$default$6() - Method in class org.apache.pekko.persistence.PersistentRepr$
 
apply$default$6() - Static method in class org.apache.pekko.persistence.testkit.state.scaladsl.Record
 
apply$default$6() - Method in class org.apache.pekko.persistence.testkit.state.scaladsl.Record$
 
apply$default$6() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$6() - Method in class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
apply$default$6() - Static method in class org.apache.pekko.routing.ConsistentHashingPool
 
apply$default$6() - Method in class org.apache.pekko.routing.ConsistentHashingPool$
 
apply$default$6() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
apply$default$6() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$6() - Static method in class org.apache.pekko.routing.DefaultResizer
 
apply$default$6() - Method in class org.apache.pekko.routing.DefaultResizer$
 
apply$default$6() - Static method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool
 
apply$default$6() - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool$
 
apply$default$6() - Static method in class org.apache.pekko.routing.TailChoppingPool
 
apply$default$6() - Method in class org.apache.pekko.routing.TailChoppingPool$
 
apply$default$6() - Static method in class org.apache.pekko.stream.scaladsl.TLS
 
apply$default$6() - Method in class org.apache.pekko.stream.scaladsl.TLS$
 
apply$default$7() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
apply$default$7() - Method in class org.apache.pekko.io.dns.internal.MessageFlags$
 
apply$default$7() - Static method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl
 
apply$default$7() - Method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl$
 
apply$default$7() - Static method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl
 
apply$default$7() - Method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl$
 
apply$default$7() - Static method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
apply$default$7() - Method in class org.apache.pekko.pattern.BackoffOptionsImpl$
 
apply$default$7() - Method in class org.apache.pekko.pattern.PromiseActorRef$
 
apply$default$7() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State$
Deprecated.
 
apply$default$7() - Method in class org.apache.pekko.persistence.PersistentRepr$
 
apply$default$7() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$7() - Method in class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
apply$default$7() - Static method in class org.apache.pekko.routing.ConsistentHashingPool
 
apply$default$7() - Method in class org.apache.pekko.routing.ConsistentHashingPool$
 
apply$default$7() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
apply$default$7() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$7() - Static method in class org.apache.pekko.routing.DefaultResizer
 
apply$default$7() - Method in class org.apache.pekko.routing.DefaultResizer$
 
apply$default$7() - Static method in class org.apache.pekko.routing.TailChoppingPool
 
apply$default$7() - Method in class org.apache.pekko.routing.TailChoppingPool$
 
apply$default$8() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
apply$default$8() - Static method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl
 
apply$default$8() - Method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl$
 
apply$default$8() - Static method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl
 
apply$default$8() - Method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl$
 
apply$default$8() - Static method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
apply$default$8() - Method in class org.apache.pekko.pattern.BackoffOptionsImpl$
 
apply$default$8() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$8() - Method in class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
apply$default$8() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
apply$default$8() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$8(S, D, Option<FiniteDuration>, Option<PersistentFSM.Reason>, List<Object>, Seq<E>, Function1<D, BoxedUnit>) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State$
Deprecated.
 
apply$default$9() - Method in class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
apply$default$9() - Static method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl
 
apply$default$9() - Method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl$
 
apply$default$9() - Static method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
apply$default$9() - Method in class org.apache.pekko.pattern.BackoffOptionsImpl$
 
apply$default$9() - Method in class org.apache.pekko.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$9() - Method in class org.apache.pekko.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
apply$default$9() - Static method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
apply$default$9() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer$
 
apply$mcLD$sp(double) - Method in class org.apache.pekko.dispatch.japi.UnitFunctionBridge
Deprecated.
 
apply$mcLF$sp(float) - Method in class org.apache.pekko.dispatch.japi.UnitFunctionBridge
Deprecated.
 
apply$mcLI$sp(int) - Method in class org.apache.pekko.dispatch.japi.UnitFunctionBridge
Deprecated.
 
apply$mcLJ$sp(long) - Method in class org.apache.pekko.dispatch.japi.UnitFunctionBridge
Deprecated.
 
applyEvent(E, D) - Method in interface org.apache.pekko.persistence.fsm.PersistentFSM
Deprecated.
Override this handler to define the action on Domain Event
applying(Object...) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State
Deprecated.
Specify domain events to be applied when transitioning to the new state.
applying(Seq<E>) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State
Deprecated.
Specify domain events to be applied when transitioning to the new state.
applyOperation(Operation) - Method in interface org.apache.pekko.persistence.typed.crdt.OpCrdt
 
applyOperation(Counter.Updated) - Method in class org.apache.pekko.persistence.typed.crdt.Counter
 
applyOperation(ORSet.DeltaOp) - Method in class org.apache.pekko.persistence.typed.crdt.ORSet
 
applyOrElse(A1, Function1<A1, B1>) - Method in class org.apache.pekko.japi.JavaPartialFunction
 
applyState(FSM.State<S, D>) - Method in interface org.apache.pekko.actor.FSM
 
applyState(PersistentFSM.State<S, D, E>) - Method in interface org.apache.pekko.persistence.fsm.PersistentFSM
Deprecated.
Persist FSM State and FSM State Data
applyState(PersistentFSM.State<S, D, E>) - Method in interface org.apache.pekko.persistence.fsm.PersistentFSMBase
Deprecated.
 
appVersion() - Method in class org.apache.pekko.cluster.InternalClusterAction.Join
 
appVersion() - Method in class org.apache.pekko.cluster.Member
 
AppVersion() - Method in class org.apache.pekko.cluster.ClusterSettings
 
APPVERSION_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Join
 
APPVERSIONINDEX_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Member
 
ARecord - Class in org.apache.pekko.io.dns
 
ARecord(String, CachePolicy.Ttl, InetAddress) - Constructor for class org.apache.pekko.io.dns.ARecord
 
ARecord$ - Class in org.apache.pekko.io.dns
INTERNAL API
ARecord$() - Constructor for class org.apache.pekko.io.dns.ARecord$
 
args() - Method in class org.apache.pekko.actor.Props
 
ARGS_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.WireFormats.PropsData
 
aroundPostRestart(Throwable) - Method in interface org.apache.pekko.actor.Actor
INTERNAL API.
aroundPostRestart(Throwable) - Method in interface org.apache.pekko.persistence.Eventsourced
INTERNAL API.
aroundPostStop() - Method in interface org.apache.pekko.actor.Actor
INTERNAL API.
aroundPostStop() - Method in interface org.apache.pekko.actor.Timers
 
aroundPostStop() - Method in interface org.apache.pekko.persistence.AtLeastOnceDeliveryLike
INTERNAL API
aroundPostStop() - Method in interface org.apache.pekko.persistence.Eventsourced
INTERNAL API.
aroundPreRestart(Throwable, Option<Object>) - Method in interface org.apache.pekko.actor.Actor
INTERNAL API.
aroundPreRestart(Throwable, Option<Object>) - Method in interface org.apache.pekko.actor.Timers
 
aroundPreRestart(Throwable, Option<Object>) - Method in interface org.apache.pekko.persistence.AtLeastOnceDeliveryLike
INTERNAL API
aroundPreRestart(Throwable, Option<Object>) - Method in interface org.apache.pekko.persistence.Eventsourced
INTERNAL API.
aroundPreStart() - Method in interface org.apache.pekko.actor.Actor
INTERNAL API.
aroundPreStart() - Method in interface org.apache.pekko.persistence.Eventsourced
INTERNAL API.
aroundPreStart() - Method in interface org.apache.pekko.persistence.journal.AsyncWriteProxy
 
aroundReceive(TypedActorContext<Inner>, Inner, BehaviorInterceptor.ReceiveTarget<Inner>) - Method in class org.apache.pekko.actor.typed.BehaviorSignalInterceptor
Only signals and not messages are intercepted by BehaviorSignalInterceptor.
aroundReceive(TypedActorContext<Object>, Object, BehaviorInterceptor.ReceiveTarget<T>) - Method in class org.apache.pekko.actor.typed.internal.RestartSupervisor
 
aroundReceive(TypedActorContext<Object>, Object, BehaviorInterceptor.ReceiveTarget<T>) - Method in class org.apache.pekko.actor.typed.internal.SimpleSupervisor
 
aroundReceive(TypedActorContext<Outer>, Outer, BehaviorInterceptor.ReceiveTarget<Inner>) - Method in class org.apache.pekko.actor.typed.BehaviorInterceptor
Intercept a message sent to the running actor.
aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface org.apache.pekko.actor.Actor
INTERNAL API.
aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface org.apache.pekko.actor.DiagnosticActorLogging
 
aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface org.apache.pekko.actor.Timers
 
aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in class org.apache.pekko.cluster.ddata.Replicator
 
aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface org.apache.pekko.persistence.AtLeastOnceDeliveryLike
INTERNAL API
aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface org.apache.pekko.persistence.Eventsourced
INTERNAL API.
aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface org.apache.pekko.persistence.journal.AsyncWriteProxy
 
aroundSignal(TypedActorContext<Inner>, Signal, BehaviorInterceptor.SignalTarget<Inner>) - Method in class org.apache.pekko.actor.typed.BehaviorSignalInterceptor
Intercept a signal sent to the running actor.
aroundSignal(TypedActorContext<Object>, Signal, BehaviorInterceptor.SignalTarget<I>) - Method in class org.apache.pekko.actor.typed.internal.AbstractSupervisor
 
aroundSignal(TypedActorContext<Object>, Signal, BehaviorInterceptor.SignalTarget<T>) - Method in class org.apache.pekko.actor.typed.internal.RestartSupervisor
 
aroundSignal(TypedActorContext<Outer>, Signal, BehaviorInterceptor.SignalTarget<Inner>) - Method in class org.apache.pekko.actor.typed.BehaviorInterceptor
Override to intercept a signal sent to the running actor.
aroundStart(TypedActorContext<Object>, BehaviorInterceptor.PreStartTarget<I>) - Method in class org.apache.pekko.actor.typed.internal.AbstractSupervisor
 
aroundStart(TypedActorContext<Outer>, BehaviorInterceptor.PreStartTarget<Inner>) - Method in class org.apache.pekko.actor.typed.BehaviorInterceptor
Override to intercept actor startup.
arrayBlockingQueue(int, boolean) - Static method in class org.apache.pekko.dispatch.ThreadPoolConfig
 
arrayBlockingQueue(int, boolean) - Method in class org.apache.pekko.dispatch.ThreadPoolConfig$
 
arrayHash(Object) - Static method in class org.apache.pekko.routing.MurmurHash
Compute a high-quality hash of an array
arrayHash(Object) - Method in class org.apache.pekko.routing.MurmurHash$
Compute a high-quality hash of an array
Artery() - Method in class org.apache.pekko.remote.RemoteSettings
 
ArteryControlFormats - Class in org.apache.pekko.remote
 
ArteryControlFormats.Address - Class in org.apache.pekko.remote
* Defines a remote address.
ArteryControlFormats.Address.Builder - Class in org.apache.pekko.remote
* Defines a remote address.
ArteryControlFormats.AddressOrBuilder - Interface in org.apache.pekko.remote
 
ArteryControlFormats.ArteryHeartbeatRsp - Class in org.apache.pekko.remote
RemoteWatcher.ArteryHeartbeat is empty array RemoteWatcher.ArteryHeartbeatRsp
ArteryControlFormats.ArteryHeartbeatRsp.Builder - Class in org.apache.pekko.remote
RemoteWatcher.ArteryHeartbeat is empty array RemoteWatcher.ArteryHeartbeatRsp
ArteryControlFormats.ArteryHeartbeatRspOrBuilder - Interface in org.apache.pekko.remote
 
ArteryControlFormats.CompressionTableAdvertisement - Class in org.apache.pekko.remote
CompressionProtocol.ActorRefCompressionAdvertisement CompressionProtocol.ClassManifestCompressionAdvertisement
ArteryControlFormats.CompressionTableAdvertisement.Builder - Class in org.apache.pekko.remote
CompressionProtocol.ActorRefCompressionAdvertisement CompressionProtocol.ClassManifestCompressionAdvertisement
ArteryControlFormats.CompressionTableAdvertisementAck - Class in org.apache.pekko.remote
CompressionProtocol.ActorRefCompressionAdvertisementAck CompressionProtocol.ClassManifestCompressionAdvertisementAck
ArteryControlFormats.CompressionTableAdvertisementAck.Builder - Class in org.apache.pekko.remote
CompressionProtocol.ActorRefCompressionAdvertisementAck CompressionProtocol.ClassManifestCompressionAdvertisementAck
ArteryControlFormats.CompressionTableAdvertisementAckOrBuilder - Interface in org.apache.pekko.remote
 
ArteryControlFormats.CompressionTableAdvertisementOrBuilder - Interface in org.apache.pekko.remote
 
ArteryControlFormats.FlushAck - Class in org.apache.pekko.remote
Protobuf type FlushAck
ArteryControlFormats.FlushAck.Builder - Class in org.apache.pekko.remote
Protobuf type FlushAck
ArteryControlFormats.FlushAckOrBuilder - Interface in org.apache.pekko.remote
 
ArteryControlFormats.HandshakeReq - Class in org.apache.pekko.remote
Protobuf type HandshakeReq
ArteryControlFormats.HandshakeReq.Builder - Class in org.apache.pekko.remote
Protobuf type HandshakeReq
ArteryControlFormats.HandshakeReqOrBuilder - Interface in org.apache.pekko.remote
 
ArteryControlFormats.MessageWithAddress - Class in org.apache.pekko.remote
Generic message declaration that is used for all types of message that (currently) have a single address field.
ArteryControlFormats.MessageWithAddress.Builder - Class in org.apache.pekko.remote
Generic message declaration that is used for all types of message that (currently) have a single address field.
ArteryControlFormats.MessageWithAddressOrBuilder - Interface in org.apache.pekko.remote
 
ArteryControlFormats.Quarantined - Class in org.apache.pekko.remote
Protobuf type Quarantined
ArteryControlFormats.Quarantined.Builder - Class in org.apache.pekko.remote
Protobuf type Quarantined
ArteryControlFormats.QuarantinedOrBuilder - Interface in org.apache.pekko.remote
 
ArteryControlFormats.SystemMessageDeliveryAck - Class in org.apache.pekko.remote
SystemMessageDelivery.Ack SystemMessageDelivery.Nack
ArteryControlFormats.SystemMessageDeliveryAck.Builder - Class in org.apache.pekko.remote
SystemMessageDelivery.Ack SystemMessageDelivery.Nack
ArteryControlFormats.SystemMessageDeliveryAckOrBuilder - Interface in org.apache.pekko.remote
 
ArteryControlFormats.SystemMessageEnvelope - Class in org.apache.pekko.remote
SystemMessageDelivery.SystemMessageEnvelope
ArteryControlFormats.SystemMessageEnvelope.Builder - Class in org.apache.pekko.remote
SystemMessageDelivery.SystemMessageEnvelope
ArteryControlFormats.SystemMessageEnvelopeOrBuilder - Interface in org.apache.pekko.remote
 
ArteryControlFormats.UniqueAddress - Class in org.apache.pekko.remote
* Defines a remote address with uid.
ArteryControlFormats.UniqueAddress.Builder - Class in org.apache.pekko.remote
* Defines a remote address with uid.
ArteryControlFormats.UniqueAddressOrBuilder - Interface in org.apache.pekko.remote
 
ArteryMessage - Interface in org.apache.pekko.remote.artery
INTERNAL API: marker trait for protobuf-serializable artery messages
ArteryMessageSerializer$ - Class in org.apache.pekko.remote.serialization
INTERNAL API
ArteryMessageSerializer$() - Constructor for class org.apache.pekko.remote.serialization.ArteryMessageSerializer$
 
ArterySettings$ - Class in org.apache.pekko.remote.artery
INTERNAL API
ArterySettings$() - Constructor for class org.apache.pekko.remote.artery.ArterySettings$
 
ArteryTcpTransport$ - Class in org.apache.pekko.remote.artery.tcp
INTERNAL API
ArteryTcpTransport$() - Constructor for class org.apache.pekko.remote.artery.tcp.ArteryTcpTransport$
 
ArteryTransport$ - Class in org.apache.pekko.remote.artery
INTERNAL API
ArteryTransport$() - Constructor for class org.apache.pekko.remote.artery.ArteryTransport$
 
as() - Method in class org.apache.pekko.actor.typed.internal.BehaviorImpl.ContextAs
 
as() - Method in class org.apache.pekko.stream.Inlet
INTERNAL API.
as() - Method in class org.apache.pekko.stream.Outlet
INTERNAL API.
as$extension(BehaviorImpl.ContextAs<T>) - Method in class org.apache.pekko.actor.typed.internal.BehaviorImpl.ContextAs$
 
asByteBuffer() - Method in class org.apache.pekko.util.ByteString
Returns a read-only ByteBuffer that directly wraps this ByteString if it is not fragmented.
asByteBuffer() - Method in class org.apache.pekko.util.ByteString.ByteString1
 
asByteBuffer() - Method in class org.apache.pekko.util.ByteString.ByteString1C
 
asByteBuffer() - Method in class org.apache.pekko.util.ByteString.ByteStrings
 
asByteBuffers() - Method in class org.apache.pekko.util.ByteString
Scala API: Returns an immutable Iterable of read-only ByteBuffers that directly wraps this ByteStrings all fragments.
asByteBuffers() - Method in class org.apache.pekko.util.ByteString.ByteString1
 
asByteBuffers() - Method in class org.apache.pekko.util.ByteString.ByteString1C
 
asByteBuffers() - Method in class org.apache.pekko.util.ByteString.ByteStrings
 
asFiniteDuration(Duration) - Static method in class org.apache.pekko.util.JavaDurationConverters
 
asFiniteDuration(Duration) - Method in class org.apache.pekko.util.JavaDurationConverters$
 
asFlow() - Method in class org.apache.pekko.stream.javadsl.FlowWithContext
Creates a regular flow of pairs (data, context).
asFlow() - Method in class org.apache.pekko.stream.scaladsl.FlowWithContext
 
asFlowWithContext(Function2<U, CtxU, In>, Function<Out, CtxOut>) - Method in class org.apache.pekko.stream.javadsl.Flow
Turns a Flow into a FlowWithContext which manages a context per element along a stream.
asFlowWithContext(Function2<U, CtxU, In>, Function1<Out, CtxOut>) - Method in class org.apache.pekko.stream.scaladsl.Flow
Turns a Flow into a FlowWithContext which manages a context per element along a stream.
asInputStream() - Static method in class org.apache.pekko.stream.javadsl.StreamConverters
Creates a Sink which when materialized will return an InputStream which it is possible to read the values produced by the stream this Sink is attached to.
asInputStream() - Method in class org.apache.pekko.stream.javadsl.StreamConverters$
Creates a Sink which when materialized will return an InputStream which it is possible to read the values produced by the stream this Sink is attached to.
asInputStream() - Method in class org.apache.pekko.util.ByteIterator
Directly wraps this ByteIterator in an InputStream without copying.
asInputStream() - Method in class org.apache.pekko.util.ByteIterator.ByteArrayIterator
 
asInputStream() - Method in class org.apache.pekko.util.ByteIterator.MultiByteArrayIterator
 
asInputStream() - Method in class org.apache.pekko.util.ByteString
Return the bytes in this ByteString as an InputStream.
asInputStream() - Method in class org.apache.pekko.util.ByteString.ByteString1
 
asInputStream() - Method in class org.apache.pekko.util.ByteString.ByteString1C
 
asInputStream() - Method in class org.apache.pekko.util.ByteString.ByteStrings
 
asInputStream(Duration) - Static method in class org.apache.pekko.stream.javadsl.StreamConverters
Creates a Sink which when materialized will return an InputStream which it is possible to read the values produced by the stream this Sink is attached to.
asInputStream(Duration) - Method in class org.apache.pekko.stream.javadsl.StreamConverters$
Creates a Sink which when materialized will return an InputStream which it is possible to read the values produced by the stream this Sink is attached to.
asInputStream(FiniteDuration) - Static method in class org.apache.pekko.stream.javadsl.StreamConverters
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
asInputStream(FiniteDuration) - Method in class org.apache.pekko.stream.javadsl.StreamConverters$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
asInputStream(FiniteDuration) - Static method in class org.apache.pekko.stream.scaladsl.StreamConverters
Creates a Sink which when materialized will return an InputStream which it is possible to read the values produced by the stream this Sink is attached to.
asInputStream(FiniteDuration) - Method in class org.apache.pekko.stream.scaladsl.StreamConverters$
Creates a Sink which when materialized will return an InputStream which it is possible to read the values produced by the stream this Sink is attached to.
asInputStream$default$1() - Static method in class org.apache.pekko.stream.scaladsl.StreamConverters
 
asInputStream$default$1() - Method in class org.apache.pekko.stream.scaladsl.StreamConverters$
 
asInt() - Method in class org.apache.pekko.event.Logging.LogLevel
 
asJava() - Method in interface org.apache.pekko.actor.testkit.typed.scaladsl.TestProbe
INTERNAL API
asJava() - Method in interface org.apache.pekko.actor.typed.internal.ActorContextImpl
 
asJava() - Method in interface org.apache.pekko.actor.typed.scaladsl.ActorContext
Get the javadsl of this ActorContext.
asJava() - Method in interface org.apache.pekko.actor.typed.TypedActorContext
Get the javadsl of this ActorContext.
asJava() - Method in interface org.apache.pekko.cluster.sharding.typed.scaladsl.ClusterSharding
INTERNAL API
asJava() - Method in interface org.apache.pekko.cluster.sharding.typed.scaladsl.EntityRef
INTERNAL API
asJava() - Method in interface org.apache.pekko.cluster.sharding.typed.scaladsl.EntityTypeKey
 
asJava() - Method in interface org.apache.pekko.cluster.sharding.typed.scaladsl.ShardedDaemonProcess
INTERNAL API
asJava() - Static method in class org.apache.pekko.persistence.typed.internal.DefaultRecovery
 
asJava() - Method in class org.apache.pekko.persistence.typed.internal.DefaultRecovery$
 
asJava() - Static method in class org.apache.pekko.persistence.typed.internal.DisabledRecovery
 
asJava() - Method in class org.apache.pekko.persistence.typed.internal.DisabledRecovery$
 
asJava() - Static method in class org.apache.pekko.persistence.typed.internal.DisabledRetentionCriteria
 
asJava() - Method in class org.apache.pekko.persistence.typed.internal.DisabledRetentionCriteria$
 
asJava() - Method in interface org.apache.pekko.persistence.typed.scaladsl.Recovery
 
asJava() - Method in interface org.apache.pekko.persistence.typed.scaladsl.RetentionCriteria
 
asJava() - Method in class org.apache.pekko.stream.scaladsl.BidiFlow
 
asJava() - Method in class org.apache.pekko.stream.scaladsl.Flow
Converts this Scala DSL element to it's Java DSL counterpart.
asJava() - Method in class org.apache.pekko.stream.scaladsl.FlowWithContext
 
asJava() - Method in class org.apache.pekko.stream.scaladsl.RunnableGraph
Converts this Scala DSL element to it's Java DSL counterpart.
asJava() - Method in class org.apache.pekko.stream.scaladsl.Sink
Converts this Scala DSL element to it's Java DSL counterpart.
asJava() - Method in class org.apache.pekko.stream.scaladsl.SinkQueueWithCancel.QueueOps
 
asJava() - Method in class org.apache.pekko.stream.scaladsl.Source
Converts this Scala DSL element to it's Java DSL counterpart.
asJava() - Method in class org.apache.pekko.stream.scaladsl.SourceQueueWithComplete.QueueOps
Converts the queue into a javadsl.SourceQueueWithComplete
asJava() - Method in class org.apache.pekko.stream.scaladsl.SourceWithContext
 
asJava() - Method in class org.apache.pekko.util.FutureConverters.FutureOps
 
asJava() - Method in class org.apache.pekko.util.JavaDurationConverters.ScalaDurationOps
 
asJava(Future<T>) - Static method in class org.apache.pekko.util.FutureConverters
 
asJava(Future<T>) - Method in class org.apache.pekko.util.FutureConverters$
 
asJava$extension(SinkQueueWithCancel.QueueOps<T>) - Method in class org.apache.pekko.stream.scaladsl.SinkQueueWithCancel.QueueOps$
 
asJava$extension(SourceQueueWithComplete.QueueOps<T>) - Method in class org.apache.pekko.stream.scaladsl.SourceQueueWithComplete.QueueOps$
 
asJava$extension(FutureConverters.FutureOps<T>) - Method in class org.apache.pekko.util.FutureConverters.FutureOps$
 
asJava$extension(JavaDurationConverters.ScalaDurationOps) - Method in class org.apache.pekko.util.JavaDurationConverters.ScalaDurationOps$
 
asJavaStream() - Static method in class org.apache.pekko.stream.javadsl.StreamConverters
Creates a sink which materializes into Java 8 Stream that can be run to trigger demand through the sink.
asJavaStream() - Method in class org.apache.pekko.stream.javadsl.StreamConverters$
Creates a sink which materializes into Java 8 Stream that can be run to trigger demand through the sink.
asJavaStream() - Static method in class org.apache.pekko.stream.scaladsl.StreamConverters
Creates a sink which materializes into Java 8 Stream that can be run to trigger demand through the sink.
asJavaStream() - Method in class org.apache.pekko.stream.scaladsl.StreamConverters$
Creates a sink which materializes into Java 8 Stream that can be run to trigger demand through the sink.
ask(int, ActorRef, Class<S>, Timeout) - Method in class org.apache.pekko.stream.javadsl.Flow
Use the ask pattern to send a request-reply message to the target ref actor.
ask(int, ActorRef, Class<S>, Timeout) - Method in class org.apache.pekko.stream.javadsl.Source
Use the ask pattern to send a request-reply message to the target ref actor.
ask(int, ActorRef, Timeout, ClassTag<S>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Use the ask pattern to send a request-reply message to the target ref actor.
ask(int, ActorRef<Q>, Duration, Function2<I, ActorRef<A>, Q>) - Static method in class org.apache.pekko.stream.typed.javadsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor.
ask(int, ActorRef<Q>, Duration, Function2<I, ActorRef<A>, Q>) - Method in class org.apache.pekko.stream.typed.javadsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor.
ask(int, ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Static method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor.
ask(int, ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor.
ask(Class<Res>, RecipientRef<Req>, Duration, Function<ActorRef<Res>, Req>, Function2<Res, Throwable, T>) - Method in interface org.apache.pekko.actor.typed.internal.ActorContextImpl
 
ask(Class<Res>, RecipientRef<Req>, Duration, Function<ActorRef<Res>, Req>, Function2<Res, Throwable, T>) - Method in interface org.apache.pekko.actor.typed.javadsl.ActorContext
Perform a single request-response message interaction with another actor, and transform the messages back to the protocol of this actor.
ask(Object, Timeout) - Method in class org.apache.pekko.pattern.AskableActorRef
 
ask(Object, Timeout) - Method in class org.apache.pekko.pattern.AskableActorSelection
INTERNAL API: for binary compatibility
ask(Object, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.AskableActorRef
 
ask(Object, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.AskableActorSelection
 
ask(ActorRef) - Method in interface org.apache.pekko.pattern.AskSupport
Import this implicit conversion to gain ? and ask methods on pekko.actor.ActorRef, which will defer to the ask(actorRef, message)(timeout) method defined here.
ask(ActorRef) - Method in interface org.apache.pekko.pattern.ExplicitAskSupport
Import this implicit conversion to gain ? and ask methods on pekko.actor.ActorRef, which will defer to the ask(actorRef, askSender => message)(timeout) method defined here.
ask(ActorRef, Class<S>, Timeout) - Method in class org.apache.pekko.stream.javadsl.Flow
Use the ask pattern to send a request-reply message to the target ref actor.
ask(ActorRef, Class<S>, Timeout) - Method in class org.apache.pekko.stream.javadsl.Source
Use the ask pattern to send a request-reply message to the target ref actor.
ask(ActorRef, Object, long) - Static method in class org.apache.pekko.pattern.Patterns
Java API for org.apache.pekko.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef, Object, long) - Method in class org.apache.pekko.pattern.Patterns$
Java API for org.apache.pekko.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef, Object, long) - Static method in class org.apache.pekko.pattern.PatternsCS
Deprecated.
Use Pattens.ask which accepts java.time.Duration instead. Since Akka 2.5.19.
ask(ActorRef, Object, long) - Method in class org.apache.pekko.pattern.PatternsCS$
Deprecated.
Use Pattens.ask which accepts java.time.Duration instead. Since Akka 2.5.19.
ask(ActorRef, Object, Duration) - Static method in class org.apache.pekko.pattern.Patterns
Java API for org.apache.pekko.pattern.ask: Sends a message asynchronously and returns a CompletionStage holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef, Object, Duration) - Method in class org.apache.pekko.pattern.Patterns$
Java API for org.apache.pekko.pattern.ask: Sends a message asynchronously and returns a CompletionStage holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef, Object, Duration) - Static method in class org.apache.pekko.pattern.PatternsCS
Deprecated.
Use Patterns.ask instead. Since Akka 2.5.19.
ask(ActorRef, Object, Duration) - Method in class org.apache.pekko.pattern.PatternsCS$
Deprecated.
Use Patterns.ask instead. Since Akka 2.5.19.
ask(ActorRef, Object, ActorRef, Timeout) - Method in interface org.apache.pekko.pattern.AskSupport
 
ask(ActorRef, Object, Timeout) - Method in interface org.apache.pekko.pattern.AskSupport
Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef, Object, Timeout) - Static method in class org.apache.pekko.pattern.Patterns
Java API for org.apache.pekko.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef, Object, Timeout) - Method in class org.apache.pekko.pattern.Patterns$
Java API for org.apache.pekko.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef, Object, Timeout) - Static method in class org.apache.pekko.pattern.PatternsCS
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.15.
ask(ActorRef, Object, Timeout) - Method in class org.apache.pekko.pattern.PatternsCS$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.15.
ask(ActorRef, Timeout, ClassTag<S>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Use the ask pattern to send a request-reply message to the target ref actor.
ask(ActorRef, Function1<ActorRef, Object>, ActorRef, Timeout) - Method in interface org.apache.pekko.pattern.ExplicitAskSupport
 
ask(ActorRef, Function1<ActorRef, Object>, Timeout) - Method in interface org.apache.pekko.pattern.ExplicitAskSupport
Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorSelection) - Method in interface org.apache.pekko.pattern.AskSupport
Import this implicit conversion to gain ? and ask methods on pekko.actor.ActorSelection, which will defer to the ask(actorSelection, message)(timeout) method defined here.
ask(ActorSelection) - Method in interface org.apache.pekko.pattern.ExplicitAskSupport
Import this implicit conversion to gain ? and ask methods on pekko.actor.ActorSelection, which will defer to the ask(actorSelection, message)(timeout) method defined here.
ask(ActorSelection, Object, long) - Static method in class org.apache.pekko.pattern.Patterns
Java API for org.apache.pekko.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target pekko.actor.ActorSelection needs to send the result to the sender reference provided.
ask(ActorSelection, Object, long) - Method in class org.apache.pekko.pattern.Patterns$
Java API for org.apache.pekko.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target pekko.actor.ActorSelection needs to send the result to the sender reference provided.
ask(ActorSelection, Object, long) - Static method in class org.apache.pekko.pattern.PatternsCS
Deprecated.
Use Pattens.ask which accepts java.time.Duration instead. Since Akka 2.5.19.
ask(ActorSelection, Object, long) - Method in class org.apache.pekko.pattern.PatternsCS$
Deprecated.
Use Pattens.ask which accepts java.time.Duration instead. Since Akka 2.5.19.
ask(ActorSelection, Object, Duration) - Static method in class org.apache.pekko.pattern.Patterns
Java API for org.apache.pekko.pattern.ask: Sends a message asynchronously and returns a CompletionStage holding the eventual reply message; this means that the target pekko.actor.ActorSelection needs to send the result to the sender reference provided.
ask(ActorSelection, Object, Duration) - Method in class org.apache.pekko.pattern.Patterns$
Java API for org.apache.pekko.pattern.ask: Sends a message asynchronously and returns a CompletionStage holding the eventual reply message; this means that the target pekko.actor.ActorSelection needs to send the result to the sender reference provided.
ask(ActorSelection, Object, Duration) - Static method in class org.apache.pekko.pattern.PatternsCS
Deprecated.
Use Patterns.ask instead. Since Akka 2.5.19.
ask(ActorSelection, Object, Duration) - Method in class org.apache.pekko.pattern.PatternsCS$
Deprecated.
Use Patterns.ask instead. Since Akka 2.5.19.
ask(ActorSelection, Object, ActorRef, Timeout) - Method in interface org.apache.pekko.pattern.AskSupport
 
ask(ActorSelection, Object, Timeout) - Method in interface org.apache.pekko.pattern.AskSupport
Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorSelection, Object, Timeout) - Static method in class org.apache.pekko.pattern.Patterns
Java API for org.apache.pekko.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target pekko.actor.ActorSelection needs to send the result to the sender reference provided.
ask(ActorSelection, Object, Timeout) - Method in class org.apache.pekko.pattern.Patterns$
Java API for org.apache.pekko.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target pekko.actor.ActorSelection needs to send the result to the sender reference provided.
ask(ActorSelection, Object, Timeout) - Static method in class org.apache.pekko.pattern.PatternsCS
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.15.
ask(ActorSelection, Object, Timeout) - Method in class org.apache.pekko.pattern.PatternsCS$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.15.
ask(ActorSelection, Function1<ActorRef, Object>, ActorRef, Timeout) - Method in interface org.apache.pekko.pattern.ExplicitAskSupport
 
ask(ActorSelection, Function1<ActorRef, Object>, Timeout) - Method in interface org.apache.pekko.pattern.ExplicitAskSupport
Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef<Q>, Duration, BiFunction<I, ActorRef<A>, Q>) - Static method in class org.apache.pekko.stream.typed.javadsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor.
ask(ActorRef<Q>, Duration, BiFunction<I, ActorRef<A>, Q>) - Method in class org.apache.pekko.stream.typed.javadsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor.
ask(ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Static method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor.
ask(ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor.
ask(RecipientRef<Req>, Function<ActorRef<Res>, Req>, Duration, Scheduler) - Static method in class org.apache.pekko.actor.typed.javadsl.AskPattern
 
ask(RecipientRef<Req>, Function<ActorRef<Res>, Req>, Duration, Scheduler) - Method in class org.apache.pekko.actor.typed.javadsl.AskPattern$
 
ask(RecipientRef<Req>, Function1<ActorRef<Res>, Req>, Function1<Try<Res>, T>, Timeout, ClassTag<Res>) - Method in interface org.apache.pekko.actor.typed.internal.ActorContextImpl
 
ask(RecipientRef<Req>, Function1<ActorRef<Res>, Req>, Function1<Try<Res>, T>, Timeout, ClassTag<Res>) - Method in interface org.apache.pekko.actor.typed.scaladsl.ActorContext
Perform a single request-response message interaction with another actor, and transform the messages back to the protocol of this actor.
ask(Function<ActorRef<Res>, M>, Duration) - Method in class org.apache.pekko.cluster.sharding.typed.javadsl.EntityRef
Allows to "ask" the EntityRef for a reply.
ask(Function1<ActorRef, Object>, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorRef
 
ask(Function1<ActorRef, Object>, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorSelection
 
ask(Function1<ActorRef<Res>, M>, Timeout) - Method in interface org.apache.pekko.cluster.sharding.typed.scaladsl.EntityRef
Allows to "ask" the EntityRef for a reply.
ask(Function1<ActorRef<Res>, Req>, Timeout, Scheduler) - Method in class org.apache.pekko.actor.typed.scaladsl.AskPattern.Askable
The ask-pattern implements the initiator side of a request–reply protocol.
ask$default$3(Object) - Method in class org.apache.pekko.pattern.AskableActorRef
 
ask$default$3(Object) - Method in class org.apache.pekko.pattern.AskableActorSelection
 
ask$default$3(Function1<ActorRef, Object>) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorRef
 
ask$default$3(Function1<ActorRef, Object>) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorSelection
 
ask$default$3$extension(AskableActorRef, Object) - Static method in class org.apache.pekko.pattern.AskableActorRef
 
ask$default$3$extension(AskableActorRef, Object) - Method in class org.apache.pekko.pattern.AskableActorRef$
 
ask$default$3$extension(AskableActorSelection, Object) - Static method in class org.apache.pekko.pattern.AskableActorSelection
 
ask$default$3$extension(AskableActorSelection, Object) - Method in class org.apache.pekko.pattern.AskableActorSelection$
 
ask$default$3$extension(ExplicitlyAskableActorRef, Function1<ActorRef, Object>) - Static method in class org.apache.pekko.pattern.ExplicitlyAskableActorRef
 
ask$default$3$extension(ExplicitlyAskableActorRef, Function1<ActorRef, Object>) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorRef$
 
ask$default$3$extension(ExplicitlyAskableActorSelection, Function1<ActorRef, Object>) - Static method in class org.apache.pekko.pattern.ExplicitlyAskableActorSelection
 
ask$default$3$extension(ExplicitlyAskableActorSelection, Function1<ActorRef, Object>) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorSelection$
 
ask$extension(AskPattern.Askable<Req>, Function1<ActorRef<Res>, Req>, Timeout, Scheduler) - Method in class org.apache.pekko.actor.typed.scaladsl.AskPattern.Askable$
 
ask$extension(AskableActorRef, Object, Timeout) - Static method in class org.apache.pekko.pattern.AskableActorRef
INTERNAL API: for binary compatibility
ask$extension(AskableActorRef, Object, Timeout) - Method in class org.apache.pekko.pattern.AskableActorRef$
INTERNAL API: for binary compatibility
ask$extension(AskableActorRef, Object, Timeout, ActorRef) - Static method in class org.apache.pekko.pattern.AskableActorRef
 
ask$extension(AskableActorRef, Object, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.AskableActorRef$
 
ask$extension(AskableActorSelection, Object, Timeout) - Static method in class org.apache.pekko.pattern.AskableActorSelection
 
ask$extension(AskableActorSelection, Object, Timeout) - Method in class org.apache.pekko.pattern.AskableActorSelection$
 
ask$extension(AskableActorSelection, Object, Timeout, ActorRef) - Static method in class org.apache.pekko.pattern.AskableActorSelection
 
ask$extension(AskableActorSelection, Object, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.AskableActorSelection$
 
ask$extension(ExplicitlyAskableActorRef, Function1<ActorRef, Object>, Timeout, ActorRef) - Static method in class org.apache.pekko.pattern.ExplicitlyAskableActorRef
 
ask$extension(ExplicitlyAskableActorRef, Function1<ActorRef, Object>, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorRef$
 
ask$extension(ExplicitlyAskableActorSelection, Function1<ActorRef, Object>, Timeout, ActorRef) - Static method in class org.apache.pekko.pattern.ExplicitlyAskableActorSelection
 
ask$extension(ExplicitlyAskableActorSelection, Function1<ActorRef, Object>, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.ExplicitlyAskableActorSelection$
 
Askable(RecipientRef<Req>) - Constructor for class org.apache.pekko.actor.typed.scaladsl.AskPattern.Askable
 
Askable(RecipientRef<Req>) - Static method in class org.apache.pekko.actor.typed.scaladsl.AskPattern
 
Askable(RecipientRef<Req>) - Method in class org.apache.pekko.actor.typed.scaladsl.AskPattern$
 
Askable$() - Constructor for class org.apache.pekko.actor.typed.scaladsl.AskPattern.Askable$
 
AskableActorRef - Class in org.apache.pekko.pattern
 
AskableActorRef(ActorRef) - Constructor for class org.apache.pekko.pattern.AskableActorRef
 
AskableActorRef$ - Class in org.apache.pekko.pattern
 
AskableActorRef$() - Constructor for class org.apache.pekko.pattern.AskableActorRef$
 
AskableActorSelection - Class in org.apache.pekko.pattern
 
AskableActorSelection(ActorSelection) - Constructor for class org.apache.pekko.pattern.AskableActorSelection
 
AskableActorSelection$ - Class in org.apache.pekko.pattern
 
AskableActorSelection$() - Constructor for class org.apache.pekko.pattern.AskableActorSelection$
 
askDelete(Function<ActorRef<Replicator.DeleteResponse<B>>, Replicator.Delete<B>>, Function<Replicator.DeleteResponse<B>, A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.ReplicatorMessageAdapter
Send a Replicator.Delete request to the replicator.
askDelete(Function1<ActorRef<Replicator.DeleteResponse<B>>, Replicator.Delete<B>>, Function1<Replicator.DeleteResponse<B>, A>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter
Send a Replicator.Delete request to the replicator.
askGet(Function<ActorRef<Replicator.GetResponse<B>>, Replicator.Get<B>>, Function<Replicator.GetResponse<B>, A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.ReplicatorMessageAdapter
Send a Replicator.Get request to the replicator.
askGet(Function1<ActorRef<Replicator.GetResponse<B>>, Replicator.Get<B>>, Function1<Replicator.GetResponse<B>, A>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter
Send a Replicator.Get request to the replicator.
askNextTo() - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.RequestNext
 
askNextTo() - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
askNextTo() - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
AskPattern - Class in org.apache.pekko.actor.typed.javadsl
The ask-pattern implements the initiator side of a request–reply protocol.
AskPattern - Class in org.apache.pekko.actor.typed.scaladsl
The ask-pattern implements the initiator side of a request–reply protocol.
AskPattern() - Constructor for class org.apache.pekko.actor.typed.javadsl.AskPattern
 
AskPattern() - Constructor for class org.apache.pekko.actor.typed.scaladsl.AskPattern
 
AskPattern.Askable<Req> - Class in org.apache.pekko.actor.typed.scaladsl
AskPattern.Askable$ - Class in org.apache.pekko.actor.typed.scaladsl
 
AskPattern$ - Class in org.apache.pekko.actor.typed.javadsl
The ask-pattern implements the initiator side of a request–reply protocol.
AskPattern$ - Class in org.apache.pekko.actor.typed.scaladsl
The ask-pattern implements the initiator side of a request–reply protocol.
AskPattern$() - Constructor for class org.apache.pekko.actor.typed.javadsl.AskPattern$
 
AskPattern$() - Constructor for class org.apache.pekko.actor.typed.scaladsl.AskPattern$
 
AskPromiseRef$ - Class in org.apache.pekko.pattern
 
AskPromiseRef$() - Constructor for class org.apache.pekko.pattern.AskPromiseRef$
 
askReplicaCount(Function<ActorRef<Replicator.ReplicaCount>, Replicator.GetReplicaCount>, Function<Replicator.ReplicaCount, A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.ReplicatorMessageAdapter
Send a Replicator.GetReplicaCount request to the replicator.
askReplicaCount(Function1<ActorRef<Replicator.ReplicaCount>, Replicator.GetReplicaCount>, Function1<Replicator.ReplicaCount, A>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter
Send a Replicator.GetReplicaCount request to the replicator.
AskSupport - Interface in org.apache.pekko.pattern
This object contains implementation details of the &ldquo;ask&rdquo; pattern.
AskTimeout() - Static method in class org.apache.pekko.remote.transport.ActorTransportAdapter
Deprecated.
 
AskTimeout() - Method in class org.apache.pekko.remote.transport.ActorTransportAdapter$
Deprecated.
 
AskTimeoutException - Exception in org.apache.pekko.pattern
This is what is used to complete a Future that is returned from an ask/? call, when it times out.
AskTimeoutException(String) - Constructor for exception org.apache.pekko.pattern.AskTimeoutException
 
AskTimeoutException(String, Throwable) - Constructor for exception org.apache.pekko.pattern.AskTimeoutException
 
askUpdate(Function<ActorRef<Replicator.UpdateResponse<B>>, Replicator.Update<B>>, Function<Replicator.UpdateResponse<B>, A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.ReplicatorMessageAdapter
Send a Replicator.Update request to the replicator.
askUpdate(Function1<ActorRef<Replicator.UpdateResponse<B>>, Replicator.Update<B>>, Function1<Replicator.UpdateResponse<B>, A>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter
Send a Replicator.Update request to the replicator.
askWithContext(int, ActorRef<Q>, Duration, BiFunction<I, ActorRef<A>, Q>) - Static method in class org.apache.pekko.stream.typed.javadsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithContext(int, ActorRef<Q>, Duration, BiFunction<I, ActorRef<A>, Q>) - Method in class org.apache.pekko.stream.typed.javadsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithContext(int, ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Static method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithContext(int, ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithContext(ActorRef<Q>, Duration, BiFunction<I, ActorRef<A>, Q>) - Static method in class org.apache.pekko.stream.typed.javadsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithContext(ActorRef<Q>, Duration, BiFunction<I, ActorRef<A>, Q>) - Method in class org.apache.pekko.stream.typed.javadsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithContext(ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Static method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithContext(ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, long) - Static method in class org.apache.pekko.pattern.PatternsCS
Deprecated.
Use Pattens.askWithReplyTo which accepts java.time.Duration instead. Since Akka 2.5.19.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, long) - Method in class org.apache.pekko.pattern.PatternsCS$
Deprecated.
Use Pattens.askWithReplyTo which accepts java.time.Duration instead. Since Akka 2.5.19.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, Duration) - Static method in class org.apache.pekko.pattern.Patterns
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, Duration) - Method in class org.apache.pekko.pattern.Patterns$
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, Duration) - Static method in class org.apache.pekko.pattern.PatternsCS
Deprecated.
Use Pattens.askWithReplyTo instead. Since Akka 2.5.19.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, Duration) - Method in class org.apache.pekko.pattern.PatternsCS$
Deprecated.
Use Pattens.askWithReplyTo instead. Since Akka 2.5.19.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, Timeout) - Static method in class org.apache.pekko.pattern.PatternsCS
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.15.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, Timeout) - Method in class org.apache.pekko.pattern.PatternsCS$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.15.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, long) - Static method in class org.apache.pekko.pattern.Patterns
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, long) - Method in class org.apache.pekko.pattern.Patterns$
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, Timeout) - Static method in class org.apache.pekko.pattern.Patterns
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, Timeout) - Method in class org.apache.pekko.pattern.Patterns$
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorSelection, Function<ActorRef, Object>, long) - Static method in class org.apache.pekko.pattern.Patterns
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorSelection, Function<ActorRef, Object>, long) - Method in class org.apache.pekko.pattern.Patterns$
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorSelection, Function<ActorRef, Object>, long) - Static method in class org.apache.pekko.pattern.PatternsCS
Deprecated.
Use Pattens.askWithReplyTo which accepts java.time.Duration instead. Since Akka 2.5.19.
askWithReplyTo(ActorSelection, Function<ActorRef, Object>, long) - Method in class org.apache.pekko.pattern.PatternsCS$
Deprecated.
Use Pattens.askWithReplyTo which accepts java.time.Duration instead. Since Akka 2.5.19.
askWithReplyTo(ActorSelection, Function<ActorRef, Object>, Duration) - Static method in class org.apache.pekko.pattern.Patterns
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorSelection, Function<ActorRef, Object>, Duration) - Method in class org.apache.pekko.pattern.Patterns$
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithStatus(int, ActorRef<Q>, Duration, BiFunction<I, ActorRef<StatusReply<A>>, Q>) - Static method in class org.apache.pekko.stream.typed.javadsl.ActorFlow
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatus(int, ActorRef<Q>, Duration, BiFunction<I, ActorRef<StatusReply<A>>, Q>) - Method in class org.apache.pekko.stream.typed.javadsl.ActorFlow$
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatus(int, ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Static method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatus(int, ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow$
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatus(Class<Res>, RecipientRef<Req>, Duration, Function<ActorRef<StatusReply<Res>>, Req>, Function2<Res, Throwable, T>) - Method in interface org.apache.pekko.actor.typed.internal.ActorContextImpl
 
askWithStatus(Class<Res>, RecipientRef<Req>, Duration, Function<ActorRef<StatusReply<Res>>, Req>, Function2<Res, Throwable, T>) - Method in interface org.apache.pekko.actor.typed.javadsl.ActorContext
askWithStatus(Object, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.AskableActorRef
 
askWithStatus(ActorRef, Object, Duration) - Static method in class org.apache.pekko.pattern.Patterns
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatus(ActorRef, Object, Duration) - Method in class org.apache.pekko.pattern.Patterns$
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatus(ActorRef, Object, ActorRef, Timeout) - Method in interface org.apache.pekko.pattern.AskSupport
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatus(ActorRef, Object, Timeout) - Method in interface org.apache.pekko.pattern.AskSupport
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatus(ActorRef<Q>, Duration, BiFunction<I, ActorRef<StatusReply<A>>, Q>) - Static method in class org.apache.pekko.stream.typed.javadsl.ActorFlow
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatus(ActorRef<Q>, Duration, BiFunction<I, ActorRef<StatusReply<A>>, Q>) - Method in class org.apache.pekko.stream.typed.javadsl.ActorFlow$
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatus(ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Static method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatus(ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow$
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatus(RecipientRef<Req>, Function<ActorRef<StatusReply<Res>>, Req>, Duration, Scheduler) - Static method in class org.apache.pekko.actor.typed.javadsl.AskPattern
askWithStatus(RecipientRef<Req>, Function<ActorRef<StatusReply<Res>>, Req>, Duration, Scheduler) - Method in class org.apache.pekko.actor.typed.javadsl.AskPattern$
askWithStatus(RecipientRef<Req>, Function1<ActorRef<StatusReply<Res>>, Req>, Function1<Try<Res>, T>, Timeout, ClassTag<Res>) - Method in interface org.apache.pekko.actor.typed.internal.ActorContextImpl
 
askWithStatus(RecipientRef<Req>, Function1<ActorRef<StatusReply<Res>>, Req>, Function1<Try<Res>, T>, Timeout, ClassTag<Res>) - Method in interface org.apache.pekko.actor.typed.scaladsl.ActorContext
askWithStatus(Function1<ActorRef<StatusReply<Res>>, M>, Duration) - Method in class org.apache.pekko.cluster.sharding.typed.javadsl.EntityRef
The same as EntityRef.<Res>ask(org.apache.pekko.japi.function.Function<org.apache.pekko.actor.typed.ActorRef<Res>,M>,java.time.Duration) but only for requests that result in a response of type pekko.pattern.StatusReply.
askWithStatus(Function1<ActorRef<StatusReply<Res>>, M>, Timeout) - Method in interface org.apache.pekko.cluster.sharding.typed.scaladsl.EntityRef
The same as EntityRef.<Res>ask(scala.Function1<org.apache.pekko.actor.typed.ActorRef<Res>,M>,org.apache.pekko.util.Timeout) but only for requests that result in a response of type pekko.pattern.StatusReply.
askWithStatus(Function1<ActorRef<StatusReply<Res>>, Req>, Timeout, Scheduler) - Method in class org.apache.pekko.actor.typed.scaladsl.AskPattern.Askable
askWithStatus$default$3(Object) - Method in class org.apache.pekko.pattern.AskableActorRef
 
askWithStatus$default$3$extension(AskableActorRef, Object) - Static method in class org.apache.pekko.pattern.AskableActorRef
 
askWithStatus$default$3$extension(AskableActorRef, Object) - Method in class org.apache.pekko.pattern.AskableActorRef$
 
askWithStatus$extension(AskPattern.Askable<Req>, Function1<ActorRef<StatusReply<Res>>, Req>, Timeout, Scheduler) - Method in class org.apache.pekko.actor.typed.scaladsl.AskPattern.Askable$
 
askWithStatus$extension(AskableActorRef, Object, Timeout, ActorRef) - Static method in class org.apache.pekko.pattern.AskableActorRef
 
askWithStatus$extension(AskableActorRef, Object, Timeout, ActorRef) - Method in class org.apache.pekko.pattern.AskableActorRef$
 
askWithStatusAndContext(int, ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Static method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatusAndContext(int, ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow$
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatusAndContext(ActorRef<Q>, Duration, BiFunction<I, ActorRef<StatusReply<A>>, Q>) - Static method in class org.apache.pekko.stream.typed.javadsl.ActorFlow
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatusAndContext(ActorRef<Q>, Duration, BiFunction<I, ActorRef<StatusReply<A>>, Q>) - Method in class org.apache.pekko.stream.typed.javadsl.ActorFlow$
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatusAndContext(ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Static method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow
Use for messages whose response is known to be a pekko.pattern.StatusReply.
askWithStatusAndContext(ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Method in class org.apache.pekko.stream.typed.scaladsl.ActorFlow$
Use for messages whose response is known to be a pekko.pattern.StatusReply.
asOutputStream() - Static method in class org.apache.pekko.stream.javadsl.StreamConverters
Creates a Source which when materialized will return an OutputStream which it is possible to write the ByteStrings to the stream this Source is attached to.
asOutputStream() - Method in class org.apache.pekko.stream.javadsl.StreamConverters$
Creates a Source which when materialized will return an OutputStream which it is possible to write the ByteStrings to the stream this Source is attached to.
asOutputStream() - Method in class org.apache.pekko.util.ByteStringBuilder
Directly wraps this ByteStringBuilder in an OutputStream.
asOutputStream(Duration) - Static method in class org.apache.pekko.stream.javadsl.StreamConverters
Creates a Source which when materialized will return an OutputStream which it is possible to write the ByteStrings to the stream this Source is attached to.
asOutputStream(Duration) - Method in class org.apache.pekko.stream.javadsl.StreamConverters$
Creates a Source which when materialized will return an OutputStream which it is possible to write the ByteStrings to the stream this Source is attached to.
asOutputStream(FiniteDuration) - Static method in class org.apache.pekko.stream.javadsl.StreamConverters
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
asOutputStream(FiniteDuration) - Method in class org.apache.pekko.stream.javadsl.StreamConverters$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
asOutputStream(FiniteDuration) - Static method in class org.apache.pekko.stream.scaladsl.StreamConverters
Creates a Source which when materialized will return an OutputStream which it is possible to write the ByteStrings to the stream this Source is attached to.
asOutputStream(FiniteDuration) - Method in class org.apache.pekko.stream.scaladsl.StreamConverters$
Creates a Source which when materialized will return an OutputStream which it is possible to write the ByteStrings to the stream this Source is attached to.
asOutputStream$default$1() - Static method in class org.apache.pekko.stream.scaladsl.StreamConverters
 
asOutputStream$default$1() - Method in class org.apache.pekko.stream.scaladsl.StreamConverters$
 
asPublisher(boolean) - Static method in class org.apache.pekko.stream.scaladsl.Sink
A Sink that materializes into a Publisher.
asPublisher(boolean) - Method in class org.apache.pekko.stream.scaladsl.Sink$
A Sink that materializes into a Publisher.
asPublisher(AsPublisher) - Static method in class org.apache.pekko.stream.javadsl.Sink
A Sink that materializes into a Publisher.
asPublisher(AsPublisher) - Method in class org.apache.pekko.stream.javadsl.Sink$
A Sink that materializes into a Publisher.
AsPublisher - Enum in org.apache.pekko.stream.javadsl
 
asScala() - Method in interface org.apache.pekko.actor.typed.internal.ActorContextImpl
 
asScala() - Method in interface org.apache.pekko.actor.typed.javadsl.ActorContext
Get the scaladsl of this ActorContext.
asScala() - Method in interface org.apache.pekko.actor.typed.TypedActorContext
Get the scaladsl of this ActorContext.
asScala() - Method in class org.apache.pekko.japi.Option
 
asScala() - Method in class org.apache.pekko.japi.Option.Some
 
asScala() - Static method in class org.apache.pekko.persistence.typed.internal.DefaultRecovery
 
asScala() - Method in class org.apache.pekko.persistence.typed.internal.DefaultRecovery$
 
asScala() - Static method in class org.apache.pekko.persistence.typed.internal.DisabledRecovery
 
asScala() - Method in class org.apache.pekko.persistence.typed.internal.DisabledRecovery$
 
asScala() - Static method in class org.apache.pekko.persistence.typed.internal.DisabledRetentionCriteria
 
asScala() - Method in class org.apache.pekko.persistence.typed.internal.DisabledRetentionCriteria$
 
asScala() - Method in class org.apache.pekko.persistence.typed.javadsl.Recovery
 
asScala() - Method in class org.apache.pekko.persistence.typed.javadsl.RetentionCriteria
 
asScala() - Method in class org.apache.pekko.stream.javadsl.BidiFlow
 
asScala() - Method in class org.apache.pekko.stream.javadsl.Flow
Converts this Flow to its Scala DSL counterpart
asScala() - Method in class org.apache.pekko.stream.javadsl.FlowWithContext
 
asScala() - Method in class org.apache.pekko.stream.javadsl.RunnableGraph
Converts this Java DSL element to its Scala DSL counterpart.
asScala() - Method in class org.apache.pekko.stream.javadsl.Sink
Converts this Sink to its Scala DSL counterpart.
asScala() - Method in class org.apache.pekko.stream.javadsl.Source
Converts this Java DSL element to its Scala DSL counterpart.
asScala() - Method in class org.apache.pekko.stream.javadsl.SourceWithContext
 
asScala() - Method in class org.apache.pekko.stream.javadsl.SubFlow
Converts this Flow to its Scala DSL counterpart
asScala() - Method in class org.apache.pekko.stream.javadsl.SubSource
Converts this Flow to its Scala DSL counterpart
asScala() - Method in class org.apache.pekko.util.FutureConverters.CompletionStageOps
 
asScala() - Method in class org.apache.pekko.util.JavaDurationConverters.JavaDurationOps
 
asScala(CompletionStage<T>) - Static method in class org.apache.pekko.util.FutureConverters
 
asScala(CompletionStage<T>) - Method in class org.apache.pekko.util.FutureConverters$
 
asScala(SinkQueueWithCancel<T>) - Method in class org.apache.pekko.stream.javadsl.SinkQueueWithCancel$
Converts the queue into a scaladsl.SinkQueueWithCancel
asScala(SourceQueueWithComplete<T>) - Method in class org.apache.pekko.stream.javadsl.SourceQueueWithComplete$
Converts the queue into a scaladsl.SourceQueueWithComplete
asScala$extension(FutureConverters.CompletionStageOps<T>) - Method in class org.apache.pekko.util.FutureConverters.CompletionStageOps$
 
asScala$extension(JavaDurationConverters.JavaDurationOps) - Method in class org.apache.pekko.util.JavaDurationConverters.JavaDurationOps$
 
assertAllStagesStopped(ClassicActorSystemProvider) - Static method in class org.apache.pekko.stream.testkit.javadsl.StreamTestKit
Assert that there are no stages running under a given system's materializer.
assertAllStagesStopped(ClassicActorSystemProvider) - Method in class org.apache.pekko.stream.testkit.javadsl.StreamTestKit$
Assert that there are no stages running under a given system's materializer.
assertAllStagesStopped(Materializer) - Static method in class org.apache.pekko.stream.testkit.javadsl.StreamTestKit
Assert that there are no stages running under a given materializer.
assertAllStagesStopped(Materializer) - Method in class org.apache.pekko.stream.testkit.javadsl.StreamTestKit$
Assert that there are no stages running under a given materializer.
assertAllStagesStopped(Materializer, Duration) - Static method in class org.apache.pekko.stream.testkit.javadsl.StreamTestKit
Assert that there are no stages running under a given materializer.
assertAllStagesStopped(Materializer, Duration) - Method in class org.apache.pekko.stream.testkit.javadsl.StreamTestKit$
Assert that there are no stages running under a given materializer.
assertAllStagesStopped(Function0<T>, Materializer) - Static method in class org.apache.pekko.stream.testkit.scaladsl.StreamTestKit
Asserts that after the given code block is ran, no stages are left over that were created by the given materializer with an overridden duration that ignores stream.testkit.all-stages-stopped-timeout.
assertAllStagesStopped(Function0<T>, Materializer) - Method in class org.apache.pekko.stream.testkit.scaladsl.StreamTestKit$
Asserts that after the given code block is ran, no stages are left over that were created by the given materializer with an overridden duration that ignores stream.testkit.all-stages-stopped-timeout.
assertAllStagesStopped(Function0<T>, FiniteDuration, Materializer) - Static method in class org.apache.pekko.stream.testkit.scaladsl.StreamTestKit
Asserts that after the given code block is ran, no stages are left over that were created by the given materializer.
assertAllStagesStopped(Function0<T>, FiniteDuration, Materializer) - Method in class org.apache.pekko.stream.testkit.scaladsl.StreamTestKit$
Asserts that after the given code block is ran, no stages are left over that were created by the given materializer.
assertDone(Duration) - Method in class org.apache.pekko.testkit.EventFilter
Assert that this filter has matched as often as requested by its occurrences parameter specifies.
assertForDuration(Function0<A>, FiniteDuration, Duration) - Method in interface org.apache.pekko.testkit.TestKitBase
Evaluate the given assert every interval until exception is thrown or max timeout is expired.
assertForDuration$default$3() - Method in interface org.apache.pekko.testkit.TestKitBase
 
assertTimeout() - Method in class org.apache.pekko.persistence.testkit.scaladsl.PersistenceTestKit.Settings
 
assertTimeout() - Method in class org.apache.pekko.persistence.testkit.scaladsl.SnapshotTestKit.Settings
 
asServiceKey() - Method in class org.apache.pekko.actor.typed.receptionist.ServiceKey
 
assignAncestor(org.apache.pekko.cluster.ddata.ReplicatedData.T) - Method in interface org.apache.pekko.cluster.ddata.FastMerge
INTERNAL API: should be called from "updating" methods, and `resetDelta`
associate(ActorRef, ActorRef) - Method in interface org.apache.pekko.event.ManagedActorClassification
 
associate(Address) - Method in class org.apache.pekko.remote.transport.AbstractTransportAdapter
Deprecated.
 
associate(Address) - Method in class org.apache.pekko.remote.transport.netty.NettyTransport
Deprecated.
 
associate(Address) - Method in class org.apache.pekko.remote.transport.TestTransport
Deprecated.
 
associate(Address) - Method in interface org.apache.pekko.remote.transport.Transport
Deprecated.
Asynchronously opens a logical duplex link between two Transport Entities over a network.
Associate(HandshakeInfo) - Constructor for class org.apache.pekko.remote.transport.PekkoPduCodec.Associate
 
ASSOCIATE - org.apache.pekko.remote.WireFormats.CommandType
ASSOCIATE = 1;
ASSOCIATE_VALUE - Static variable in enum org.apache.pekko.remote.WireFormats.CommandType
ASSOCIATE = 1;
Associate$() - Constructor for class org.apache.pekko.remote.transport.PekkoPduCodec.Associate$
 
AssociateAttempt(Address, Address) - Constructor for class org.apache.pekko.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
AssociateAttempt$() - Constructor for class org.apache.pekko.remote.transport.TestTransport.AssociateAttempt$
Deprecated.
 
associateBehavior() - Method in class org.apache.pekko.remote.transport.TestTransport
Deprecated.
The pekko.remote.transport.TestTransport.SwitchableLoggedBehavior for the associate() method.
AssociatedEvent - Class in org.apache.pekko.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
AssociatedEvent(Address, Address, boolean) - Constructor for class org.apache.pekko.remote.AssociatedEvent
Deprecated.
 
AssociatedEvent$ - Class in org.apache.pekko.remote
 
AssociatedEvent$() - Constructor for class org.apache.pekko.remote.AssociatedEvent$
 
AssociateUnderlying(Address, Promise<AssociationHandle>) - Constructor for class org.apache.pekko.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
AssociateUnderlying$() - Constructor for class org.apache.pekko.remote.transport.ActorTransportAdapter.AssociateUnderlying$
Deprecated.
 
association() - Method in interface org.apache.pekko.remote.artery.InboundEnvelope
 
association() - Method in class org.apache.pekko.remote.transport.Transport.InboundAssociation
Deprecated.
 
association(long) - Method in interface org.apache.pekko.remote.artery.InboundContext
Lookup the outbound association for a given UID.
association(Address) - Method in interface org.apache.pekko.remote.artery.InboundContext
Lookup the outbound association for a given address.
Association$ - Class in org.apache.pekko.remote.artery
INTERNAL API
Association$() - Constructor for class org.apache.pekko.remote.artery.Association$
 
AssociationErrorEvent - Class in org.apache.pekko.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
AssociationErrorEvent(Throwable, Address, Address, boolean, Logging.LogLevel) - Constructor for class org.apache.pekko.remote.AssociationErrorEvent
Deprecated.
 
AssociationErrorEvent$ - Class in org.apache.pekko.remote
 
AssociationErrorEvent$() - Constructor for class org.apache.pekko.remote.AssociationErrorEvent$
 
AssociationEvent - Interface in org.apache.pekko.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
AssociationHandle - Interface in org.apache.pekko.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
AssociationHandle.ActorHandleEventListener - Class in org.apache.pekko.remote.transport
Deprecated.
Class to convert ordinary pekko.actor.ActorRef instances to a HandleEventListener.
AssociationHandle.ActorHandleEventListener$ - Class in org.apache.pekko.remote.transport
Deprecated.
 
AssociationHandle.Disassociated - Class in org.apache.pekko.remote.transport
Deprecated.
Message sent to the listener registered to an association
AssociationHandle.Disassociated$ - Class in org.apache.pekko.remote.transport
Deprecated.
 
AssociationHandle.DisassociateInfo - Interface in org.apache.pekko.remote.transport
Deprecated.
Supertype of possible disassociation reasons
AssociationHandle.HandleEvent - Interface in org.apache.pekko.remote.transport
Deprecated.
Trait for events that the registered listener for an pekko.remote.transport.AssociationHandle might receive.
AssociationHandle.HandleEventListener - Interface in org.apache.pekko.remote.transport
Deprecated.
An interface that needs to be implemented by the user of an pekko.remote.transport.AssociationHandle to listen to association events.
AssociationHandle.InboundPayload - Class in org.apache.pekko.remote.transport
Deprecated.
Message sent to the listener registered to an association (via the Promise returned by pekko.remote.transport.AssociationHandle#readHandlerPromise) when an inbound payload arrives.
AssociationHandle.InboundPayload$ - Class in org.apache.pekko.remote.transport
Deprecated.
 
AssociationHandle.Quarantined$ - Class in org.apache.pekko.remote.transport
Deprecated.
 
AssociationHandle.Shutdown$ - Class in org.apache.pekko.remote.transport
Deprecated.
 
AssociationHandle.Unknown$ - Class in org.apache.pekko.remote.transport
Deprecated.
 
AssociationHandle$ - Class in org.apache.pekko.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
AssociationHandle$() - Constructor for class org.apache.pekko.remote.transport.AssociationHandle$
Deprecated.
 
associationListener() - Method in class org.apache.pekko.remote.transport.ActorTransportAdapterManager
Deprecated.
 
associationListener_$eq(Transport.AssociationEventListener) - Method in class org.apache.pekko.remote.transport.ActorTransportAdapterManager
Deprecated.
 
AssociationProblem - Interface in org.apache.pekko.remote
INTERNAL API
AssociationRegistry - Class in org.apache.pekko.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
AssociationRegistry() - Constructor for class org.apache.pekko.remote.transport.AssociationRegistry
Deprecated.
 
AssociationRegistry() - Constructor for class org.apache.pekko.remote.transport.TestTransport.AssociationRegistry
Deprecated.
 
AssociationRegistry$ - Class in org.apache.pekko.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
AssociationRegistry$() - Constructor for class org.apache.pekko.remote.transport.AssociationRegistry$
Deprecated.
 
associationState() - Method in interface org.apache.pekko.remote.artery.OutboundContext
 
AssociationState$ - Class in org.apache.pekko.remote.artery
INTERNAL API
AssociationState$() - Constructor for class org.apache.pekko.remote.artery.AssociationState$
 
asSource() - Method in class org.apache.pekko.stream.javadsl.SourceWithContext
Stops automatic context propagation from here and converts this to a regular stream of a pair of (data, context).
asSource() - Method in class org.apache.pekko.stream.scaladsl.SourceWithContext
Stops automatic context propagation from here and converts this to a regular stream of a pair of (data, context).
asSourceWithContext(Function<Out, Ctx>) - Method in class org.apache.pekko.stream.javadsl.Source
Transform this source whose element is e into a source producing tuple (e, f(e))
asSourceWithContext(Function1<Out, Ctx>) - Method in class org.apache.pekko.stream.scaladsl.Source
Transform this source whose element is e into a source producing tuple (e, f(e))
asSubscriber() - Static method in class org.apache.pekko.stream.javadsl.Source
Creates a Source that is materialized as a Subscriber
asSubscriber() - Method in class org.apache.pekko.stream.javadsl.Source$
Creates a Source that is materialized as a Subscriber
asSubscriber() - Static method in class org.apache.pekko.stream.scaladsl.Source
Creates a Source that is materialized as a Subscriber
asSubscriber() - Method in class org.apache.pekko.stream.scaladsl.Source$
Creates a Source that is materialized as a Subscriber
async() - Method in interface org.apache.pekko.stream.Graph
Put an asynchronous boundary around this Graph
async() - Method in class org.apache.pekko.stream.javadsl.BidiFlow
Put an asynchronous boundary around this Flow
async() - Method in class org.apache.pekko.stream.javadsl.Flow
Put an asynchronous boundary around this Flow
async() - Method in class org.apache.pekko.stream.javadsl.Sink
Put an asynchronous boundary around this Sink
async() - Method in class org.apache.pekko.stream.javadsl.Source
Put an asynchronous boundary around this Source
async() - Method in class org.apache.pekko.stream.javadsl.SubFlow
Put an asynchronous boundary around this SubFlow
async() - Method in class org.apache.pekko.stream.javadsl.SubSource
Put an asynchronous boundary around this SubSource
async() - Method in class org.apache.pekko.stream.scaladsl.BidiFlow
Put an asynchronous boundary around this BidiFlow
async() - Method in class org.apache.pekko.stream.scaladsl.Flow
Put an asynchronous boundary around this Flow
async() - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Put an asynchronous boundary around this Flow.
async() - Method in class org.apache.pekko.stream.scaladsl.RunnableGraph
Note that an async boundary around a runnable graph does not make sense
async() - Method in class org.apache.pekko.stream.scaladsl.Sink
Put an asynchronous boundary around this Source
async() - Method in class org.apache.pekko.stream.scaladsl.Source
Put an asynchronous boundary around this Source
async(String) - Method in interface org.apache.pekko.stream.Graph
Put an asynchronous boundary around this Graph
async(String) - Method in class org.apache.pekko.stream.javadsl.BidiFlow
Put an asynchronous boundary around this Flow
async(String) - Method in class org.apache.pekko.stream.javadsl.Flow
Put an asynchronous boundary around this Flow
async(String) - Method in class org.apache.pekko.stream.javadsl.Sink
Put an asynchronous boundary around this Sink
async(String) - Method in class org.apache.pekko.stream.javadsl.Source
Put an asynchronous boundary around this Source
async(String) - Method in class org.apache.pekko.stream.scaladsl.BidiFlow
Put an asynchronous boundary around this BidiFlow
async(String) - Method in class org.apache.pekko.stream.scaladsl.Flow
Put an asynchronous boundary around this Flow
async(String) - Method in class org.apache.pekko.stream.scaladsl.RunnableGraph
Note that an async boundary around a runnable graph does not make sense
async(String) - Method in class org.apache.pekko.stream.scaladsl.Sink
Put an asynchronous boundary around this Graph
async(String) - Method in class org.apache.pekko.stream.scaladsl.Source
Put an asynchronous boundary around this Graph
async(String, int) - Method in interface org.apache.pekko.stream.Graph
Put an asynchronous boundary around this Graph
async(String, int) - Method in class org.apache.pekko.stream.javadsl.BidiFlow
Put an asynchronous boundary around this Flow
async(String, int) - Method in class org.apache.pekko.stream.javadsl.Flow
Put an asynchronous boundary around this Flow
async(String, int) - Method in class org.apache.pekko.stream.javadsl.Sink
Put an asynchronous boundary around this Sink
async(String, int) - Method in class org.apache.pekko.stream.javadsl.Source
Put an asynchronous boundary around this Source
async(String, int) - Method in class org.apache.pekko.stream.scaladsl.BidiFlow
Put an asynchronous boundary around this BidiFlow
async(String, int) - Method in class org.apache.pekko.stream.scaladsl.Flow
Put an asynchronous boundary around this Flow
async(String, int) - Method in class org.apache.pekko.stream.scaladsl.RunnableGraph
Note that an async boundary around a runnable graph does not make sense
async(String, int) - Method in class org.apache.pekko.stream.scaladsl.Sink
Put an asynchronous boundary around this Graph
async(String, int) - Method in class org.apache.pekko.stream.scaladsl.Source
Put an asynchronous boundary around this Graph
ASYNC_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.SystemMessageFormats.SuperviseData
 
asyncBoundary() - Static method in class org.apache.pekko.stream.Attributes
 
asyncBoundary() - Method in class org.apache.pekko.stream.Attributes$
 
AsyncBoundary$() - Constructor for class org.apache.pekko.stream.Attributes.AsyncBoundary$
 
AsyncCallback<T> - Interface in org.apache.pekko.stream.stage
An asynchronous callback holder that is attached to a GraphStageLogic.
asyncDeleteMessagesTo(String, long) - Method in interface org.apache.pekko.persistence.journal.AsyncWriteJournal
Plugin API: asynchronously deletes all persistent messages up to toSequenceNr (inclusive).
asyncDeleteMessagesTo(String, long) - Method in interface org.apache.pekko.persistence.journal.AsyncWriteProxy
 
asyncDeleteMessagesTo(String, long) - Method in class org.apache.pekko.persistence.journal.japi.AsyncWriteJournal
 
asyncDeleteMessagesTo(String, long) - Method in interface org.apache.pekko.persistence.journal.leveldb.LeveldbStore
 
asyncDeleteMessagesTo(String, long) - Method in class org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin
 
AsyncDnsManager$ - Class in org.apache.pekko.io.dns.internal
INTERNAL API
AsyncDnsManager$() - Constructor for class org.apache.pekko.io.dns.internal.AsyncDnsManager$
 
AsyncDnsResolver$ - Class in org.apache.pekko.io.dns.internal
INTERNAL API
AsyncDnsResolver$() - Constructor for class org.apache.pekko.io.dns.internal.AsyncDnsResolver$
 
AsyncHandlerInvocation(Object, Function1<Object, BoxedUnit>) - Constructor for class org.apache.pekko.persistence.Eventsourced.AsyncHandlerInvocation
 
AsyncHandlerInvocation$() - Constructor for class org.apache.pekko.persistence.Eventsourced.AsyncHandlerInvocation$
 
asyncMode() - Method in class org.apache.pekko.dispatch.ForkJoinExecutorConfigurator.ForkJoinExecutorServiceFactory
 
asyncReadHighestSequenceNr(String, long) - Method in interface org.apache.pekko.persistence.journal.AsyncRecovery
Plugin API: asynchronously reads the highest stored sequence number for the given persistenceId.
asyncReadHighestSequenceNr(String, long) - Method in interface org.apache.pekko.persistence.journal.AsyncWriteProxy
 
asyncReadHighestSequenceNr(String, long) - Method in class org.apache.pekko.persistence.journal.japi.AsyncRecovery
 
asyncReadHighestSequenceNr(String, long) - Method in interface org.apache.pekko.persistence.journal.leveldb.LeveldbRecovery
 
asyncReadHighestSequenceNr(String, long) - Method in class org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin
 
AsyncRecovery - Class in org.apache.pekko.persistence.journal.japi
Java API: asynchronous message replay and sequence number recovery interface.
AsyncRecovery - Interface in org.apache.pekko.persistence.journal
Asynchronous message replay and sequence number recovery interface.
AsyncRecovery() - Constructor for class org.apache.pekko.persistence.journal.japi.AsyncRecovery
 
asyncReplayMessages(String, long, long, long, Function1<PersistentRepr, BoxedUnit>) - Method in interface org.apache.pekko.persistence.journal.AsyncRecovery
Plugin API: asynchronously replays persistent messages.
asyncReplayMessages(String, long, long, long, Function1<PersistentRepr, BoxedUnit>) - Method in interface org.apache.pekko.persistence.journal.AsyncWriteProxy
 
asyncReplayMessages(String, long, long, long, Function1<PersistentRepr, BoxedUnit>) - Method in class org.apache.pekko.persistence.journal.japi.AsyncRecovery
 
asyncReplayMessages(String, long, long, long, Function1<PersistentRepr, BoxedUnit>) - Method in interface org.apache.pekko.persistence.journal.leveldb.LeveldbRecovery
 
asyncReplayMessages(String, long, long, long, Function1<PersistentRepr, BoxedUnit>) - Method in class org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin
 
asyncReplayTaggedMessages(String, long, long, long, Function1<LeveldbJournal.ReplayedTaggedMessage, BoxedUnit>) - Method in interface org.apache.pekko.persistence.journal.leveldb.LeveldbRecovery
 
AsyncReplayTimeoutException - Exception in org.apache.pekko.persistence.journal
Thrown if replay inactivity exceeds a specified timeout.
AsyncReplayTimeoutException(String) - Constructor for exception org.apache.pekko.persistence.journal.AsyncReplayTimeoutException
 
AsyncSerializer - Interface in org.apache.pekko.serialization
Serializer that supports async serialization.
AsyncSerializerWithStringManifest - Class in org.apache.pekko.serialization
Scala API: Async serializer with string manifest that delegates synchronous calls to the asynchronous calls and blocks.
AsyncSerializerWithStringManifest(ExtendedActorSystem) - Constructor for class org.apache.pekko.serialization.AsyncSerializerWithStringManifest
 
AsyncSerializerWithStringManifestCS - Class in org.apache.pekko.serialization
Java API: Async serializer with string manifest that delegates synchronous calls to the asynchronous calls and blocks.
AsyncSerializerWithStringManifestCS(ExtendedActorSystem) - Constructor for class org.apache.pekko.serialization.AsyncSerializerWithStringManifestCS
 
AsyncWriteJournal - Class in org.apache.pekko.persistence.journal.japi
Java API: abstract journal, optimized for asynchronous, non-blocking writes.
AsyncWriteJournal - Interface in org.apache.pekko.persistence.journal
Abstract journal, optimized for asynchronous, non-blocking writes.
AsyncWriteJournal() - Constructor for class org.apache.pekko.persistence.journal.japi.AsyncWriteJournal
 
AsyncWriteJournal.Desequenced - Class in org.apache.pekko.persistence.journal
 
AsyncWriteJournal.Desequenced$ - Class in org.apache.pekko.persistence.journal
 
AsyncWriteJournal.Resequencer - Class in org.apache.pekko.persistence.journal
 
AsyncWriteJournal$ - Class in org.apache.pekko.persistence.journal
INTERNAL API.
AsyncWriteJournal$() - Constructor for class org.apache.pekko.persistence.journal.AsyncWriteJournal$
 
asyncWriteMessages(Seq<AtomicWrite>) - Method in interface org.apache.pekko.persistence.journal.AsyncWriteJournal
Plugin API: asynchronously writes a batch (Seq) of persistent messages to the journal.
asyncWriteMessages(Seq<AtomicWrite>) - Method in interface org.apache.pekko.persistence.journal.AsyncWriteProxy
 
asyncWriteMessages(Seq<AtomicWrite>) - Method in class org.apache.pekko.persistence.journal.japi.AsyncWriteJournal
 
asyncWriteMessages(Seq<AtomicWrite>) - Method in interface org.apache.pekko.persistence.journal.leveldb.LeveldbStore
 
asyncWriteMessages(Seq<AtomicWrite>) - Method in class org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin
 
AsyncWriteProxy - Interface in org.apache.pekko.persistence.journal
INTERNAL API.
AsyncWriteProxy.InitTimeout$ - Class in org.apache.pekko.persistence.journal
 
AsyncWriteProxy.SetStore - Class in org.apache.pekko.persistence.journal
 
AsyncWriteProxy.SetStore$ - Class in org.apache.pekko.persistence.journal
 
AsyncWriteProxy$ - Class in org.apache.pekko.persistence.journal
INTERNAL API.
AsyncWriteProxy$() - Constructor for class org.apache.pekko.persistence.journal.AsyncWriteProxy$
 
AsyncWriteTarget - Class in org.apache.pekko.persistence.journal
INTERNAL API.
AsyncWriteTarget() - Constructor for class org.apache.pekko.persistence.journal.AsyncWriteTarget
 
AsyncWriteTarget.DeleteMessagesTo - Class in org.apache.pekko.persistence.journal
 
AsyncWriteTarget.DeleteMessagesTo$ - Class in org.apache.pekko.persistence.journal
 
AsyncWriteTarget.ReplayFailure - Class in org.apache.pekko.persistence.journal
 
AsyncWriteTarget.ReplayFailure$ - Class in org.apache.pekko.persistence.journal
 
AsyncWriteTarget.ReplayMessages - Class in org.apache.pekko.persistence.journal
 
AsyncWriteTarget.ReplayMessages$ - Class in org.apache.pekko.persistence.journal
 
AsyncWriteTarget.ReplaySuccess - Class in org.apache.pekko.persistence.journal
 
AsyncWriteTarget.ReplaySuccess$ - Class in org.apache.pekko.persistence.journal
 
AsyncWriteTarget.WriteMessages - Class in org.apache.pekko.persistence.journal
 
AsyncWriteTarget.WriteMessages$ - Class in org.apache.pekko.persistence.journal
 
AsyncWriteTarget$ - Class in org.apache.pekko.persistence.journal
INTERNAL API.
AsyncWriteTarget$() - Constructor for class org.apache.pekko.persistence.journal.AsyncWriteTarget$
 
atFullThrottle() - Method in class org.apache.pekko.dispatch.ForkJoinExecutorConfigurator.PekkoForkJoinPool
 
atFullThrottle() - Method in interface org.apache.pekko.dispatch.LoadMetrics
 
atFullThrottle() - Method in class org.apache.pekko.dispatch.VirtualizedExecutorService
 
atLeastInUpState(Member) - Method in class org.apache.pekko.cluster.CrossDcHeartbeatingState$
 
atLeastOnceDelivery() - Constructor for class org.apache.pekko.persistence.PersistenceSettings.atLeastOnceDelivery
 
atLeastOnceDelivery() - Method in class org.apache.pekko.persistence.PersistenceSettings
 
AtLeastOnceDelivery - Interface in org.apache.pekko.persistence
Scala API: Mix-in this trait with your PersistentActor to send messages with at-least-once delivery semantics to destinations.
AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot - Class in org.apache.pekko.persistence
Snapshot of current AtLeastOnceDelivery state.
AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot$ - Class in org.apache.pekko.persistence
 
AtLeastOnceDelivery.Internal$ - Class in org.apache.pekko.persistence
INTERNAL API
AtLeastOnceDelivery.Internal$.Delivery - Class in org.apache.pekko.persistence
 
AtLeastOnceDelivery.Internal$.Delivery$ - Class in org.apache.pekko.persistence
 
AtLeastOnceDelivery.Internal$.RedeliveryTick - Class in org.apache.pekko.persistence
 
AtLeastOnceDelivery.Internal$.RedeliveryTick$ - Class in org.apache.pekko.persistence
 
AtLeastOnceDelivery.MaxUnconfirmedMessagesExceededException - Exception in org.apache.pekko.persistence
 
AtLeastOnceDelivery.UnconfirmedDelivery - Class in org.apache.pekko.persistence
Information about a message that has not been confirmed.
AtLeastOnceDelivery.UnconfirmedDelivery$ - Class in org.apache.pekko.persistence
 
AtLeastOnceDelivery.UnconfirmedWarning - Class in org.apache.pekko.persistence
 
AtLeastOnceDelivery.UnconfirmedWarning$ - Class in org.apache.pekko.persistence
 
atLeastOnceDelivery$() - Constructor for class org.apache.pekko.persistence.PersistenceSettings.atLeastOnceDelivery$
 
AtLeastOnceDelivery$ - Class in org.apache.pekko.persistence
 
AtLeastOnceDelivery$() - Constructor for class org.apache.pekko.persistence.AtLeastOnceDelivery$
 
AtLeastOnceDeliveryLike - Interface in org.apache.pekko.persistence
 
atLeastOnceDeliverySnapshot(MessageFormats.AtLeastOnceDeliverySnapshot) - Method in class org.apache.pekko.persistence.serialization.MessageSerializer
 
AtLeastOnceDeliverySnapshot(long, Seq<AtLeastOnceDelivery.UnconfirmedDelivery>) - Constructor for class org.apache.pekko.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
AtLeastOnceDeliverySnapshot$() - Constructor for class org.apache.pekko.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot$
 
atLeastOnceDeliverySnapshotBuilder(AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot) - Method in class org.apache.pekko.persistence.serialization.MessageSerializer
 
AtLeastOnceDeliverySnapshotClass() - Method in class org.apache.pekko.persistence.serialization.MessageSerializer
 
AtomicCancellable(Cancellable) - Constructor for class org.apache.pekko.actor.Scheduler.AtomicCancellable
 
AtomicWrite - Class in org.apache.pekko.persistence
 
AtomicWrite(Seq<PersistentRepr>) - Constructor for class org.apache.pekko.persistence.AtomicWrite
 
AtomicWrite$ - Class in org.apache.pekko.persistence
 
AtomicWrite$() - Constructor for class org.apache.pekko.persistence.AtomicWrite$
 
AtomicWriteClass() - Method in class org.apache.pekko.persistence.serialization.MessageSerializer
 
atop(Graph<BidiShape<O1, OO1, II2, I2>, Mat2>) - Method in class org.apache.pekko.stream.scaladsl.BidiFlow
Add the given BidiFlow as the next step in a bidirectional transformation pipeline.
atop(BidiFlow<O1, OO1, II2, I2, Mat2>) - Method in class org.apache.pekko.stream.javadsl.BidiFlow
Add the given BidiFlow as the next step in a bidirectional transformation pipeline.
atop(BidiFlow<O1, OO1, II2, I2, Mat2>, Function2<Mat, Mat2, M>) - Method in class org.apache.pekko.stream.javadsl.BidiFlow
Add the given BidiFlow as the next step in a bidirectional transformation 161
atopMat(Graph<BidiShape<O1, OO1, II2, I2>, Mat2>, Function2<Mat, Mat2, M>) - Method in class org.apache.pekko.stream.scaladsl.BidiFlow
Add the given BidiFlow as the next step in a bidirectional transformation pipeline.
atStartup() - Method in class org.apache.pekko.remote.testkit.MultiNodeSpec
Override this method to do something when the whole test is starting up.
attach(org.apache.pekko.actor.ActorCell) - Method in class org.apache.pekko.dispatch.MessageDispatcher
Attaches the specified actor instance to this dispatcher, which includes scheduling it to run for the first time (Create() is expected to have been enqueued by the ActorCell upon mailbox creation).
attachChild(Props, boolean) - Method in interface org.apache.pekko.actor.dungeon.Children
 
attachChild(Props, String, boolean) - Method in interface org.apache.pekko.actor.dungeon.Children
 
attachConductor(TestConductorExt) - Method in class org.apache.pekko.remote.testkit.MultiNodeSpec
 
attempt() - Method in class org.apache.pekko.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
attributeList() - Method in class org.apache.pekko.stream.Attributes
 
attributes() - Method in interface org.apache.pekko.stream.snapshot.LogicSnapshot
 
attributes() - Method in class org.apache.pekko.stream.testkit.StreamTestKit.ProbeSink
 
attributes() - Method in class org.apache.pekko.stream.testkit.StreamTestKit.ProbeSource
 
Attributes - Class in org.apache.pekko.stream
Holds attributes which can be used to alter pekko.stream.scaladsl.Flow / pekko.stream.javadsl.Flow or pekko.stream.scaladsl.GraphDSL / pekko.stream.javadsl.GraphDSL materialization.
Attributes(List<Attributes.Attribute>) - Constructor for class org.apache.pekko.stream.Attributes
 
Attributes.AsyncBoundary$ - Class in org.apache.pekko.stream
 
Attributes.Attribute - Interface in org.apache.pekko.stream
Note that more attributes for the Materializer are defined in ActorAttributes.
Attributes.CancellationStrategy - Class in org.apache.pekko.stream
Cancellation strategies provide a way to configure the behavior of a stage when cancelStage is called.
Attributes.CancellationStrategy$ - Class in org.apache.pekko.stream
 
Attributes.CancellationStrategy$.AfterDelay - Class in org.apache.pekko.stream
Strategy that allows to delay any action when cancelStage is invoked.
Attributes.CancellationStrategy$.AfterDelay$ - Class in org.apache.pekko.stream
 
Attributes.CancellationStrategy$.CompleteStage$ - Class in org.apache.pekko.stream
Strategy that treats cancelStage the same as completeStage, i.e.
Attributes.CancellationStrategy$.FailStage$ - Class in org.apache.pekko.stream
Strategy that treats cancelStage the same as failStage, i.e.
Attributes.CancellationStrategy$.PropagateFailure$ - Class in org.apache.pekko.stream
Strategy that treats cancelStage in different ways depending on the cause that was given to the cancellation.
Attributes.CancellationStrategy$.Strategy - Interface in org.apache.pekko.stream
 
Attributes.InputBuffer - Class in org.apache.pekko.stream
Each asynchronous piece of a materialized stream topology is executed by one Actor that manages an input buffer for all inlets of its shape.
Attributes.InputBuffer$ - Class in org.apache.pekko.stream
 
Attributes.LogLevels - Class in org.apache.pekko.stream
 
Attributes.LogLevels$ - Class in org.apache.pekko.stream
 
Attributes.MandatoryAttribute - Interface in org.apache.pekko.stream
Attributes that are always present (is defined with default values by the materializer)
Attributes.Name - Class in org.apache.pekko.stream
 
Attributes.Name$ - Class in org.apache.pekko.stream
 
Attributes.NestedMaterializationCancellationPolicy - Class in org.apache.pekko.stream
Nested materialization cancellation strategy provides a way to configure the cancellation behavior of stages that materialize a nested flow.
Attributes.NestedMaterializationCancellationPolicy$ - Class in org.apache.pekko.stream
 
Attributes.SourceLocation - Class in org.apache.pekko.stream
Attribute that contains the source location of for example a lambda passed to an operator, useful for example for debugging.
Attributes.SourceLocation$ - Class in org.apache.pekko.stream
 
Attributes$ - Class in org.apache.pekko.stream
Note that more attributes for the Materializer are defined in ActorAttributes.
Attributes$() - Constructor for class org.apache.pekko.stream.Attributes$
 
augmentScheme(String) - Method in interface org.apache.pekko.remote.transport.SchemeAugmenter
Deprecated.
 
augmentScheme(Address) - Method in interface org.apache.pekko.remote.transport.SchemeAugmenter
Deprecated.
 
autoFusing() - Method in class org.apache.pekko.stream.ActorMaterializerSettings
Deprecated.
No longer has any effect. Since Akka 2.6.0.
autopilot() - Method in class org.apache.pekko.testkit.TestActor
 
AutoPilot() - Constructor for class org.apache.pekko.testkit.TestActor.AutoPilot
 
autopilot_$eq(TestActor.AutoPilot) - Method in class org.apache.pekko.testkit.TestActor
 
AutoReceivedMessage - Interface in org.apache.pekko.actor
INTERNAL API
AutoReset$ - Class in org.apache.pekko.pattern
 
AutoReset$() - Constructor for class org.apache.pekko.pattern.AutoReset$
 
availableNodes() - Method in interface org.apache.pekko.cluster.routing.ClusterRouterActor
 
availableTokens() - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
average() - Method in class org.apache.pekko.cluster.metrics.Metric
 
await() - Method in class org.apache.pekko.remote.testkit.MultiNodeSpec.AwaitHelper
 
await(ActorSystem) - Method in class org.apache.pekko.testkit.TestBarrier
 
await(FiniteDuration, ActorSystem) - Method in class org.apache.pekko.testkit.TestBarrier
 
awaitAssert(Duration, Duration, Supplier<A>) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Evaluate the given assert every interval until it does not throw an exception.
awaitAssert(Duration, Duration, Creator<A>) - Method in class org.apache.pekko.actor.testkit.typed.javadsl.TestProbe
Evaluate the given assert every interval until it does not throw an exception and return the result.
awaitAssert(Duration, Supplier<A>) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Evaluate the given assert every interval until it does not throw an exception and return the result.
awaitAssert(Duration, Creator<A>) - Method in class org.apache.pekko.actor.testkit.typed.javadsl.TestProbe
Evaluate the given assert every 100 milliseconds until it does not throw an exception and return the result.
awaitAssert(Supplier<A>) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Evaluate the given assert every interval until it does not throw an exception and return the result.
awaitAssert(Creator<A>) - Method in class org.apache.pekko.actor.testkit.typed.javadsl.TestProbe
Evaluate the given assert every 100 milliseconds until it does not throw an exception and return the result.
awaitAssert(Duration, Supplier<A>) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.13.
awaitAssert(Duration, Duration, Supplier<A>) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.13.
awaitAssert(Function0<A>) - Method in interface org.apache.pekko.actor.testkit.typed.scaladsl.TestProbe
Evaluate the given assert every 100 ms until it does not throw an exception and return the result.
awaitAssert(Function0<A>, Duration, Duration) - Method in interface org.apache.pekko.testkit.TestKitBase
Evaluate the given assert every interval until it does not throw an exception and return the result.
awaitAssert(Function0<A>, FiniteDuration) - Method in interface org.apache.pekko.actor.testkit.typed.scaladsl.TestProbe
Evaluate the given assert every 100 ms until it does not throw an exception and return the result.
awaitAssert(Function0<A>, FiniteDuration, FiniteDuration) - Method in interface org.apache.pekko.actor.testkit.typed.scaladsl.TestProbe
Evaluate the given assert every interval until it does not throw an exception and return the result.
awaitAssert$default$2() - Method in interface org.apache.pekko.testkit.TestKitBase
 
awaitAssert$default$3() - Method in interface org.apache.pekko.testkit.TestKitBase
 
awaitCond(Duration, Duration, String, Supplier<Object>) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond(Duration, Duration, Supplier<Object>) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond(Duration, Supplier<Object>) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond(Supplier<Object>) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond(Duration, Supplier<Object>) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
awaitCond(Duration, Duration, String, Supplier<Object>) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
awaitCond(Duration, Duration, Supplier<Object>) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
awaitCond(Function0<Object>, Duration, Duration, boolean) - Static method in class org.apache.pekko.testkit.TestKit
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond(Function0<Object>, Duration, Duration, boolean) - Method in class org.apache.pekko.testkit.TestKit$
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond(Function0<Object>, Duration, Duration, String) - Method in interface org.apache.pekko.testkit.TestKitBase
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond$default$2() - Method in interface org.apache.pekko.testkit.TestKitBase
 
awaitCond$default$3() - Static method in class org.apache.pekko.testkit.TestKit
 
awaitCond$default$3() - Method in class org.apache.pekko.testkit.TestKit$
 
awaitCond$default$3() - Method in interface org.apache.pekko.testkit.TestKitBase
 
awaitCond$default$4() - Static method in class org.apache.pekko.testkit.TestKit
 
awaitCond$default$4() - Method in class org.apache.pekko.testkit.TestKit$
 
awaitCond$default$4() - Method in interface org.apache.pekko.testkit.TestKitBase
 
awaitDone(Duration) - Method in class org.apache.pekko.testkit.EventFilter
 
awaitDurationMillis() - Method in class org.apache.pekko.persistence.journal.JournalPerfSpec
Override in order to customize timeouts used for expectMsg, in order to tune the awaits to your journal's perf
awaitHelper(Awaitable<T>) - Method in class org.apache.pekko.remote.testkit.MultiNodeSpec
Enrich .await() onto all Awaitables, using remaining duration from the innermost enclosing within block or QueryTimeout.
AwaitHelper(Awaitable<T>) - Constructor for class org.apache.pekko.remote.testkit.MultiNodeSpec.AwaitHelper
 
AwaitingPermit() - Static method in class org.apache.pekko.persistence.typed.internal.PersistenceMdc
 
AwaitingPermit() - Method in class org.apache.pekko.persistence.typed.internal.PersistenceMdc$
 
AwaitingPermit() - Static method in class org.apache.pekko.persistence.typed.state.internal.PersistenceMdc
 
AwaitingPermit() - Method in class org.apache.pekko.persistence.typed.state.internal.PersistenceMdc$
 
awaitTermination(long, TimeUnit) - Method in interface org.apache.pekko.dispatch.ExecutorServiceDelegate
 
awaitTermination(long, TimeUnit) - Method in class org.apache.pekko.dispatch.VirtualizedExecutorService
 
AXFR() - Static method in class org.apache.pekko.io.dns.RecordType
 
AXFR() - Method in class org.apache.pekko.io.dns.RecordType$
 

B

backingQueue() - Method in interface org.apache.pekko.util.PriorityQueueStabilizer
 
backingQueue() - Method in class org.apache.pekko.util.StablePriorityBlockingQueue
 
backingQueue() - Method in class org.apache.pekko.util.StablePriorityQueue
 
backlog() - Method in class org.apache.pekko.io.Tcp.Bind
 
Backlog() - Method in class org.apache.pekko.remote.transport.netty.NettyTransportSettings
Deprecated.
 
backoff() - Method in class org.apache.pekko.stream.scaladsl.RestartWithBackoffLogic
 
backoff(int, int) - Method in class org.apache.pekko.routing.DefaultResizer
Computes a proposed negative (or zero) capacity delta using the configured backoffThreshold and backoffRate
Backoff - Class in org.apache.pekko.pattern
Deprecated.
This API is superseded by the BackoffOpts object.
Backoff() - Constructor for class org.apache.pekko.pattern.Backoff
Deprecated.
 
Backoff$ - Class in org.apache.pekko.pattern
Deprecated.
This API is superseded by the BackoffOpts object.
Backoff$() - Constructor for class org.apache.pekko.actor.typed.SupervisorStrategy.Backoff$
 
Backoff$() - Constructor for class org.apache.pekko.pattern.Backoff$
Deprecated.
 
BackoffOnFailureOptions - Interface in org.apache.pekko.pattern
 
BackoffOnFailureOptionsImpl<T> - Class in org.apache.pekko.pattern
 
BackoffOnFailureOptionsImpl(Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, HandlingWhileStopped) - Constructor for class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl
 
BackoffOnFailureOptionsImpl$ - Class in org.apache.pekko.pattern
 
BackoffOnFailureOptionsImpl$() - Constructor for class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl$
 
BackoffOnStopOptions - Interface in org.apache.pekko.pattern
 
BackoffOnStopOptionsImpl<T> - Class in org.apache.pekko.pattern
 
BackoffOnStopOptionsImpl(Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, HandlingWhileStopped, Option<Function1<Object, Object>>) - Constructor for class org.apache.pekko.pattern.BackoffOnStopOptionsImpl
 
BackoffOnStopOptionsImpl$ - Class in org.apache.pekko.pattern
 
BackoffOnStopOptionsImpl$() - Constructor for class org.apache.pekko.pattern.BackoffOnStopOptionsImpl$
 
BackoffOptions - Interface in org.apache.pekko.pattern
Deprecated.
Use new API from BackoffOpts object instead. Since Akka 2.5.22.
BackoffOptionsImpl - Class in org.apache.pekko.pattern
 
BackoffOptionsImpl(BackoffType, Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, Option<Object>, Option<Function1<Object, Object>>) - Constructor for class org.apache.pekko.pattern.BackoffOptionsImpl
 
BackoffOptionsImpl$ - Class in org.apache.pekko.pattern
 
BackoffOptionsImpl$() - Constructor for class org.apache.pekko.pattern.BackoffOptionsImpl$
 
BackoffOpts - Class in org.apache.pekko.pattern
Backoff options allow to specify a number of properties for backoff supervisors.
BackoffOpts() - Constructor for class org.apache.pekko.pattern.BackoffOpts
 
BackoffOpts$ - Class in org.apache.pekko.pattern
Backoff options allow to specify a number of properties for backoff supervisors.
BackoffOpts$() - Constructor for class org.apache.pekko.pattern.BackoffOpts$
 
BackoffPeriod() - Method in class org.apache.pekko.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
backoffRate() - Method in class org.apache.pekko.routing.DefaultResizer
 
BACKOFFRATE_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.WireFormats.DefaultResizer
 
backoffReset() - Method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
BackoffReset - Interface in org.apache.pekko.pattern
 
BackoffSupervisor - Class in org.apache.pekko.pattern
 
BackoffSupervisor(Props, String, FiniteDuration, FiniteDuration, double) - Constructor for class org.apache.pekko.pattern.BackoffSupervisor
Deprecated.
Use `BackoffSupervisor.props` method instead. Since Akka 2.5.22.
BackoffSupervisor(Props, String, FiniteDuration, FiniteDuration, double, SupervisorStrategy) - Constructor for class org.apache.pekko.pattern.BackoffSupervisor
Deprecated.
Use `BackoffSupervisor.props` method instead. Since Akka 2.5.22.
BackoffSupervisor(Props, String, FiniteDuration, FiniteDuration, BackoffReset, double, SupervisorStrategy, Option<Object>) - Constructor for class org.apache.pekko.pattern.BackoffSupervisor
Deprecated.
Use `BackoffSupervisor.props` method instead. Since Akka 2.5.22.
BackoffSupervisor(Props, String, FiniteDuration, FiniteDuration, BackoffReset, double, SupervisorStrategy, Option<Object>, Option<Function1<Object, Object>>) - Constructor for class org.apache.pekko.pattern.BackoffSupervisor
Deprecated.
Use `BackoffSupervisor.props` method instead. Since Akka 2.5.22.
BackoffSupervisor.CurrentChild - Class in org.apache.pekko.pattern
Send this message to the BackoffSupervisor and it will reply with BackoffSupervisor.CurrentChild containing the ActorRef of the current child, if any.
BackoffSupervisor.CurrentChild$ - Class in org.apache.pekko.pattern
 
BackoffSupervisor.GetCurrentChild$ - Class in org.apache.pekko.pattern
Send this message to the BackoffSupervisor and it will reply with BackoffSupervisor.CurrentChild containing the ActorRef of the current child, if any.
BackoffSupervisor.GetRestartCount$ - Class in org.apache.pekko.pattern
Send this message to the BackoffSupervisor and it will reply with BackoffSupervisor.RestartCount containing the current restart count.
BackoffSupervisor.Reset$ - Class in org.apache.pekko.pattern
Send this message to the BackoffSupervisor and it will reset the back-off.
BackoffSupervisor.ResetRestartCount$ - Class in org.apache.pekko.pattern
 
BackoffSupervisor.RestartCount - Class in org.apache.pekko.pattern
 
BackoffSupervisor.RestartCount$ - Class in org.apache.pekko.pattern
 
BackoffSupervisor.StartChild$ - Class in org.apache.pekko.pattern
INTERNAL API
BackoffSupervisor$ - Class in org.apache.pekko.pattern
 
BackoffSupervisor$() - Constructor for class org.apache.pekko.pattern.BackoffSupervisor$
 
BackoffSupervisorStrategy - Class in org.apache.pekko.actor.typed
Not for user extension
BackoffSupervisorStrategy() - Constructor for class org.apache.pekko.actor.typed.BackoffSupervisorStrategy
 
backoffThreshold() - Method in class org.apache.pekko.routing.DefaultResizer
 
BACKOFFTHRESHOLD_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.WireFormats.DefaultResizer
 
backoffType() - Method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
BackoffType - Interface in org.apache.pekko.pattern
 
backpressure() - Static method in class org.apache.pekko.stream.DelayOverflowStrategy
If the buffer is full when a new element is available this strategy backpressures the upstream publisher until space becomes available in the buffer.
backpressure() - Method in class org.apache.pekko.stream.DelayOverflowStrategy$
If the buffer is full when a new element is available this strategy backpressures the upstream publisher until space becomes available in the buffer.
backpressure() - Static method in class org.apache.pekko.stream.OverflowStrategy
If the buffer is full when a new element is available this strategy backpressures the upstream publisher until space becomes available in the buffer.
backpressure() - Method in class org.apache.pekko.stream.OverflowStrategy$
If the buffer is full when a new element is available this strategy backpressures the upstream publisher until space becomes available in the buffer.
Backpressure$() - Constructor for class org.apache.pekko.stream.OverflowStrategies.Backpressure$
 
backpressureTimeout(Duration) - Method in class org.apache.pekko.stream.javadsl.Flow
If the time between the emission of an element and the following downstream demand exceeds the provided timeout, the stream is failed with a BackpressureTimeoutException.
backpressureTimeout(Duration) - Method in class org.apache.pekko.stream.javadsl.Source
If the time between the emission of an element and the following downstream demand exceeds the provided timeout, the stream is failed with a BackpressureTimeoutException.
backpressureTimeout(Duration) - Method in class org.apache.pekko.stream.javadsl.SubFlow
If the time between the emission of an element and the following downstream demand exceeds the provided timeout, the stream is failed with a BackpressureTimeoutException.
backpressureTimeout(Duration) - Method in class org.apache.pekko.stream.javadsl.SubSource
If the time between the emission of an element and the following downstream demand exceeds the provided timeout, the stream is failed with a BackpressureTimeoutException.
backpressureTimeout(FiniteDuration) - Method in class org.apache.pekko.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
backpressureTimeout(FiniteDuration) - Method in class org.apache.pekko.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
backpressureTimeout(FiniteDuration) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
backpressureTimeout(FiniteDuration) - Method in class org.apache.pekko.stream.javadsl.SubSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
backpressureTimeout(FiniteDuration) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
If the time between the emission of an element and the following downstream demand exceeds the provided timeout, the stream is failed with a BackpressureTimeoutException.
BackpressureTimeoutException - Exception in org.apache.pekko.stream
 
BackpressureTimeoutException(String) - Constructor for exception org.apache.pekko.stream.BackpressureTimeoutException
 
Balance - Class in org.apache.pekko.stream.javadsl
Fan-out the stream to several streams.
Balance<T> - Class in org.apache.pekko.stream.scaladsl
Fan-out the stream to several streams.
Balance() - Constructor for class org.apache.pekko.stream.javadsl.Balance
 
Balance(int, boolean) - Constructor for class org.apache.pekko.stream.scaladsl.Balance
Deprecated.
Use the constructor which also specifies the `eagerCancel` parameter. Since Akka 2.5.12.
Balance(int, boolean, boolean) - Constructor for class org.apache.pekko.stream.scaladsl.Balance
 
Balance$ - Class in org.apache.pekko.stream.javadsl
Fan-out the stream to several streams.
Balance$ - Class in org.apache.pekko.stream.scaladsl
 
Balance$() - Constructor for class org.apache.pekko.stream.javadsl.Balance$
 
Balance$() - Constructor for class org.apache.pekko.stream.scaladsl.Balance$
 
BalancingDispatcherConfigurator - Class in org.apache.pekko.dispatch
Configurator for creating pekko.dispatch.BalancingDispatcher.
BalancingDispatcherConfigurator(Config, DispatcherPrerequisites) - Constructor for class org.apache.pekko.dispatch.BalancingDispatcherConfigurator
 
BalancingDispatcherConfigurator$ - Class in org.apache.pekko.dispatch
INTERNAL API
BalancingDispatcherConfigurator$() - Constructor for class org.apache.pekko.dispatch.BalancingDispatcherConfigurator$
 
BalancingPool - Class in org.apache.pekko.routing
A router pool that will try to redistribute work from busy routees to idle routees.
BalancingPool(int) - Constructor for class org.apache.pekko.routing.BalancingPool
Java API
BalancingPool(int, SupervisorStrategy, String) - Constructor for class org.apache.pekko.routing.BalancingPool
 
BalancingPool(Config) - Constructor for class org.apache.pekko.routing.BalancingPool
 
BalancingPool$ - Class in org.apache.pekko.routing
 
BalancingPool$() - Constructor for class org.apache.pekko.routing.BalancingPool$
 
BalancingPoolDeploy - Class in org.apache.pekko.routing
INTERNAL API Can't be in the BalancingPool companion for binary compatibility reasons.
BalancingPoolDeploy() - Constructor for class org.apache.pekko.routing.BalancingPoolDeploy
 
BalancingPoolDeploy$ - Class in org.apache.pekko.routing
INTERNAL API Can't be in the BalancingPool companion for binary compatibility reasons.
BalancingPoolDeploy$() - Constructor for class org.apache.pekko.routing.BalancingPoolDeploy$
 
BalancingRoutingLogic$ - Class in org.apache.pekko.routing
INTERNAL API
BalancingRoutingLogic$() - Constructor for class org.apache.pekko.routing.BalancingRoutingLogic$
 
BARRIER_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Wrapper
 
BarrierCoordinator$ - Class in org.apache.pekko.remote.testconductor
INTERNAL API.
BarrierCoordinator$() - Constructor for class org.apache.pekko.remote.testconductor.BarrierCoordinator$
 
BarrierResult$ - Class in org.apache.pekko.remote.testconductor
 
BarrierResult$() - Constructor for class org.apache.pekko.remote.testconductor.BarrierResult$
 
BarrierTimeout() - Static method in class org.apache.pekko.remote.testconductor.TestConductorExt.Settings
 
BarrierTimeout() - Method in class org.apache.pekko.remote.testconductor.TestConductorExt.Settings$
 
base64(long, StringBuilder) - Static method in class org.apache.pekko.util.Helpers
 
base64(long, StringBuilder) - Method in class org.apache.pekko.util.Helpers$
 
base64$default$2() - Static method in class org.apache.pekko.util.Helpers
 
base64$default$2() - Method in class org.apache.pekko.util.Helpers$
 
base64chars() - Static method in class org.apache.pekko.util.Helpers
 
base64chars() - Method in class org.apache.pekko.util.Helpers$
 
BaseSerializer - Interface in org.apache.pekko.serialization
Base serializer trait with serialization identifiers configuration contract, when globally unique serialization identifier is configured in the reference.conf.
BaseSerializer$ - Class in org.apache.pekko.serialization
 
BaseSerializer$() - Constructor for class org.apache.pekko.serialization.BaseSerializer$
 
batch() - Method in class org.apache.pekko.persistence.testkit.ReadEvents
 
batch() - Method in class org.apache.pekko.persistence.testkit.WriteEvents
 
batch(long, Function<Out, S>, Function2<S, Out, S>) - Method in class org.apache.pekko.stream.javadsl.Flow
Allows a faster upstream to progress independently of a slower subscriber by aggregating elements into batches until the subscriber is ready to accept them.
batch(long, Function<Out, S>, Function2<S, Out, S>) - Method in class org.apache.pekko.stream.javadsl.Source
Allows a faster upstream to progress independently of a slower subscriber by aggregating elements into batches until the subscriber is ready to accept them.
batch(long, Function<Out, S>, Function2<S, Out, S>) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Allows a faster upstream to progress independently of a slower subscriber by aggregating elements into batches until the subscriber is ready to accept them.
batch(long, Function<Out, S>, Function2<S, Out, S>) - Method in class org.apache.pekko.stream.javadsl.SubSource
Allows a faster upstream to progress independently of a slower subscriber by aggregating elements into batches until the subscriber is ready to accept them.
batch(long, Function1<Out, S>, Function2<S, Out, S>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Allows a faster upstream to progress independently of a slower subscriber by aggregating elements into batches until the subscriber is ready to accept them.
batchable(Runnable) - Method in interface org.apache.pekko.dispatch.BatchingExecutor
Override this to define which runnables will be batched.
Batchable - Interface in org.apache.pekko.dispatch
INTERNAL API
BatchAcceptLimit() - Method in class org.apache.pekko.io.TcpExt.Settings
 
batchAtomicWrite(AtomicWrite) - Method in interface org.apache.pekko.persistence.Eventsourced
 
BatchingExecutor - Interface in org.apache.pekko.dispatch
INTERNAL API
batchSize() - Method in class org.apache.pekko.io.Tcp.ResumeAccepting
 
batchWeighted(long, Function<Out, Long>, Function<Out, S>, Function2<S, Out, S>) - Method in class org.apache.pekko.stream.javadsl.Flow
Allows a faster upstream to progress independently of a slower subscriber by aggregating elements into batches until the subscriber is ready to accept them.
batchWeighted(long, Function<Out, Long>, Function<Out, S>, Function2<S, Out, S>) - Method in class org.apache.pekko.stream.javadsl.Source
Allows a faster upstream to progress independently of a slower subscriber by aggregating elements into batches until the subscriber is ready to accept them.
batchWeighted(long, Function<Out, Long>, Function<Out, S>, Function2<S, Out, S>) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Allows a faster upstream to progress independently of a slower subscriber by aggregating elements into batches until the subscriber is ready to accept them.
batchWeighted(long, Function<Out, Long>, Function<Out, S>, Function2<S, Out, S>) - Method in class org.apache.pekko.stream.javadsl.SubSource
Allows a faster upstream to progress independently of a slower subscriber by aggregating elements into batches until the subscriber is ready to accept them.
batchWeighted(long, Function1<Out, Object>, Function1<Out, S>, Function2<S, Out, S>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Allows a faster upstream to progress independently of a slower subscriber by aggregating elements into batches until the subscriber is ready to accept them.
be() - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
be() - Method in class org.apache.pekko.persistence.PluginSpec
 
become(AbstractActor.Receive) - Method in interface org.apache.pekko.actor.AbstractActor.ActorContext
Changes the Actor's behavior to become the new 'Receive' handler.
become(AbstractActor.Receive, boolean) - Method in interface org.apache.pekko.actor.AbstractActor.ActorContext
Changes the Actor's behavior to become the new 'Receive' handler.
become(Function1<Tuple2<ActorRef, Object>, BoxedUnit>) - Method in class org.apache.pekko.stream.stage.GraphStageLogic.StageActor
Special become allowing to swap the behavior of this StageActorRef.
become(PartialFunction<Object, BoxedUnit>) - Method in interface org.apache.pekko.actor.ActorContext
Changes the Actor's behavior to become the new 'Receive' (PartialFunction[Any, Unit]) handler.
become(PartialFunction<Object, BoxedUnit>, boolean) - Method in interface org.apache.pekko.actor.ActorContext
Changes the Actor's behavior to become the new 'Receive' (PartialFunction[Any, Unit]) handler.
becomeIdentifying(Address) - Method in class org.apache.pekko.persistence.journal.PersistencePluginProxy
 
BecomingOldest() - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest
 
BecomingOldest$() - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest$
 
BecomingOldestData(List<UniqueAddress>) - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
BecomingOldestData$() - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData$
 
Before$() - Constructor for class org.apache.pekko.cluster.ddata.VersionVector.Before$
 
Before$() - Constructor for class org.apache.pekko.cluster.VectorClock.Before$
 
beforeAll() - Method in class org.apache.pekko.persistence.PluginSpec
 
beforeConnect(Socket) - Method in class org.apache.pekko.io.Inet.SO$.ReceiveBufferSize
 
beforeConnect(Socket) - Method in class org.apache.pekko.io.Inet.SO$.ReuseAddress
 
beforeConnect(Socket) - Method in interface org.apache.pekko.io.Inet.SocketOption
Action to be taken for this option before calling connect()
beforeDatagramBind(DatagramSocket) - Method in class org.apache.pekko.io.Inet.SO$.ReceiveBufferSize
 
beforeDatagramBind(DatagramSocket) - Method in class org.apache.pekko.io.Inet.SO$.ReuseAddress
 
beforeDatagramBind(DatagramSocket) - Method in interface org.apache.pekko.io.Inet.SocketOption
Action to be taken for this option before bind() is called
beforeDatagramBind(DatagramSocket) - Method in class org.apache.pekko.io.Udp.SO$.Broadcast
 
beforeEach() - Method in class org.apache.pekko.persistence.journal.JournalSpec
 
beforeEach() - Method in class org.apache.pekko.persistence.PluginSpec
 
beforeEach() - Method in class org.apache.pekko.persistence.snapshot.SnapshotStoreSpec
 
BeforeInstance() - Static method in class org.apache.pekko.cluster.ddata.VersionVector
Java API: The VersionVector.Before instance
BeforeInstance() - Method in class org.apache.pekko.cluster.ddata.VersionVector$
Java API: The VersionVector.Before instance
beforePreStart() - Method in class org.apache.pekko.stream.stage.GraphStageLogic
INTERNAL API
beforeServerSocketBind(ServerSocket) - Method in class org.apache.pekko.io.Inet.SO$.ReceiveBufferSize
 
beforeServerSocketBind(ServerSocket) - Method in class org.apache.pekko.io.Inet.SO$.ReuseAddress
 
beforeServerSocketBind(ServerSocket) - Method in interface org.apache.pekko.io.Inet.SocketOption
Action to be taken for this option before bind() is called
beforeTestExecution(ExtensionContext) - Method in class org.apache.pekko.actor.testkit.typed.javadsl.TestKitJUnit5Extension
Get a reference to the field annotated with @JUnit5Testkit JUnit5TestKit
BeginHandOff(String) - Constructor for class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
BeginHandOff$() - Constructor for class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff$
 
BeginHandOffAck(String) - Constructor for class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
BeginHandOffAck$() - Constructor for class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck$
 
behave() - Method in class org.apache.pekko.persistence.PluginSpec
 
behavior() - Method in class org.apache.pekko.actor.testkit.typed.Effect.Spawned
 
behavior() - Method in class org.apache.pekko.actor.testkit.typed.Effect.SpawnedAnonymous
 
behavior() - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
behavior() - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
behavior() - Method in class org.apache.pekko.actor.typed.Behavior.BehaviorDecorators
 
behavior() - Method in class org.apache.pekko.actor.typed.internal.receptionist.LocalReceptionist$
 
behavior() - Method in interface org.apache.pekko.actor.typed.internal.receptionist.ReceptionistBehaviorProvider
 
behavior() - Method in class org.apache.pekko.actor.typed.SpawnProtocol.Spawn
 
behavior() - Method in class org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist$
 
behavior() - Method in class org.apache.pekko.cluster.typed.SingletonActor
 
behavior(Object) - Static method in class org.apache.pekko.cluster.sharding.typed.internal.ShardCommandActor
 
behavior(Object) - Method in class org.apache.pekko.cluster.sharding.typed.internal.ShardCommandActor$
 
behavior(ReplicatorSettings) - Static method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator
The Behavior for the Replicator actor.
behavior(ReplicatorSettings) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator$
The Behavior for the Replicator actor.
behavior(ReplicatorSettings) - Static method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator
The Behavior for the Replicator actor.
behavior(ReplicatorSettings) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator$
The Behavior for the Replicator actor.
behavior(ReplicatorSettings, ActorRef) - Static method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator
The Behavior for the Replicator actor.
behavior(ReplicatorSettings, ActorRef) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator$
The Behavior for the Replicator actor.
behavior(ReplicatorSettings, ActorRef) - Static method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator
The Behavior for the Replicator actor.
behavior(ReplicatorSettings, ActorRef) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator$
The Behavior for the Replicator actor.
behavior(ClusterSharding) - Static method in class org.apache.pekko.cluster.sharding.typed.internal.ShardingState
 
behavior(ClusterSharding) - Method in class org.apache.pekko.cluster.sharding.typed.internal.ShardingState$
 
behavior(ClusterReceptionist.Setup, ClusterReceptionist.State) - Method in class org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist$
 
Behavior<T> - Class in org.apache.pekko.actor.typed
The behavior of an actor defines how it reacts to the messages that it receives.
Behavior(int) - Constructor for class org.apache.pekko.actor.typed.Behavior
 
Behavior.BehaviorDecorators<Inner> - Class in org.apache.pekko.actor.typed
 
Behavior.BehaviorDecorators$ - Class in org.apache.pekko.actor.typed
 
Behavior$ - Class in org.apache.pekko.actor.typed
 
Behavior$() - Constructor for class org.apache.pekko.actor.typed.Behavior$
 
BehaviorBuilder<T> - Class in org.apache.pekko.actor.typed.javadsl
Immutable builder used for creating a Behavior by 'chaining' message and signal handlers.
BehaviorBuilder() - Constructor for class org.apache.pekko.actor.typed.javadsl.BehaviorBuilder
 
BehaviorBuilder.Case$ - Class in org.apache.pekko.actor.typed.javadsl
 
BehaviorBuilder$ - Class in org.apache.pekko.actor.typed.javadsl
 
BehaviorBuilder$() - Constructor for class org.apache.pekko.actor.typed.javadsl.BehaviorBuilder$
 
BehaviorDecorators(Behavior<Inner>) - Constructor for class org.apache.pekko.actor.typed.Behavior.BehaviorDecorators
 
BehaviorDecorators(Behavior<Inner>) - Static method in class org.apache.pekko.actor.typed.Behavior
 
BehaviorDecorators(Behavior<Inner>) - Method in class org.apache.pekko.actor.typed.Behavior$
 
BehaviorDecorators$() - Constructor for class org.apache.pekko.actor.typed.Behavior.BehaviorDecorators$
 
BehaviorImpl - Class in org.apache.pekko.actor.typed.internal
INTERNAL API
BehaviorImpl() - Constructor for class org.apache.pekko.actor.typed.internal.BehaviorImpl
 
BehaviorImpl.ContextAs<T> - Class in org.apache.pekko.actor.typed.internal
 
BehaviorImpl.ContextAs$ - Class in org.apache.pekko.actor.typed.internal
 
BehaviorImpl.DeferredBehavior<T> - Class in org.apache.pekko.actor.typed.internal
 
BehaviorImpl.DeferredBehavior$ - Class in org.apache.pekko.actor.typed.internal
 
BehaviorImpl.FailedBehavior - Class in org.apache.pekko.actor.typed.internal
 
BehaviorImpl.ReceiveBehavior<T> - Class in org.apache.pekko.actor.typed.internal
 
BehaviorImpl.ReceiveBehavior$ - Class in org.apache.pekko.actor.typed.internal
 
BehaviorImpl.ReceiveMessageBehavior<T> - Class in org.apache.pekko.actor.typed.internal
Similar to BehaviorImpl.ReceiveBehavior however onMessage does not accept context.
BehaviorImpl.ReceiveMessageBehavior$ - Class in org.apache.pekko.actor.typed.internal
 
BehaviorImpl.SameBehavior$ - Class in org.apache.pekko.actor.typed.internal
 
BehaviorImpl.UnhandledBehavior$ - Class in org.apache.pekko.actor.typed.internal
 
BehaviorImpl$ - Class in org.apache.pekko.actor.typed.internal
INTERNAL API
BehaviorImpl$() - Constructor for class org.apache.pekko.actor.typed.internal.BehaviorImpl$
 
BehaviorInterceptor<Outer,​Inner> - Class in org.apache.pekko.actor.typed
A behavior interceptor allows for intercepting message and signal reception and perform arbitrary logic - transform, filter, send to a side channel etc.
BehaviorInterceptor(Class<Outer>) - Constructor for class org.apache.pekko.actor.typed.BehaviorInterceptor
 
BehaviorInterceptor(ClassTag<Outer>) - Constructor for class org.apache.pekko.actor.typed.BehaviorInterceptor
Scala API: The ClassTag for Outer ensures that only messages of this class or a subclass thereof will be intercepted.
BehaviorInterceptor.PreStartTarget<T> - Interface in org.apache.pekko.actor.typed
BehaviorInterceptor.ReceiveTarget<T> - Interface in org.apache.pekko.actor.typed
BehaviorInterceptor.SignalTarget<T> - Interface in org.apache.pekko.actor.typed
BehaviorInterceptor$ - Class in org.apache.pekko.actor.typed
 
BehaviorInterceptor$() - Constructor for class org.apache.pekko.actor.typed.BehaviorInterceptor$
 
Behaviors - Class in org.apache.pekko.actor.typed.javadsl
Factories for pekko.actor.typed.Behavior.
Behaviors - Class in org.apache.pekko.actor.typed.scaladsl
Factories for pekko.actor.typed.Behavior.
Behaviors() - Constructor for class org.apache.pekko.actor.typed.javadsl.Behaviors
 
Behaviors() - Constructor for class org.apache.pekko.actor.typed.scaladsl.Behaviors
 
Behaviors.Receive<T> - Interface in org.apache.pekko.actor.typed.scaladsl
Behavior that exposes additional fluent DSL methods to further change the message or signal reception behavior.
Behaviors.Supervise<T> - Class in org.apache.pekko.actor.typed.javadsl
 
Behaviors.Supervise<T> - Class in org.apache.pekko.actor.typed.scaladsl
 
Behaviors.Supervise$ - Class in org.apache.pekko.actor.typed.scaladsl
 
Behaviors$ - Class in org.apache.pekko.actor.typed.javadsl
Factories for pekko.actor.typed.Behavior.
Behaviors$ - Class in org.apache.pekko.actor.typed.scaladsl
Factories for pekko.actor.typed.Behavior.
Behaviors$() - Constructor for class org.apache.pekko.actor.typed.javadsl.Behaviors$
 
Behaviors$() - Constructor for class org.apache.pekko.actor.typed.scaladsl.Behaviors$
 
BehaviorSetup$ - Class in org.apache.pekko.persistence.typed.internal
INTERNAL API
BehaviorSetup$() - Constructor for class org.apache.pekko.persistence.typed.internal.BehaviorSetup$
 
BehaviorSignalInterceptor<Inner> - Class in org.apache.pekko.actor.typed
A behavior interceptor allows for intercepting signals reception and perform arbitrary logic - transform, filter, send to a side channel etc.
BehaviorSignalInterceptor() - Constructor for class org.apache.pekko.actor.typed.BehaviorSignalInterceptor
 
BehaviorTags - Class in org.apache.pekko.actor.typed.internal
INTERNAL API
BehaviorTags() - Constructor for class org.apache.pekko.actor.typed.internal.BehaviorTags
 
BehaviorTags$ - Class in org.apache.pekko.actor.typed.internal
INTERNAL API
BehaviorTags$() - Constructor for class org.apache.pekko.actor.typed.internal.BehaviorTags$
 
BehaviorTestKit<T> - Class in org.apache.pekko.actor.testkit.typed.javadsl
Used for synchronous testing pekko.actor.typed.Behaviors.
BehaviorTestKit<T> - Interface in org.apache.pekko.actor.testkit.typed.scaladsl
Used for synchronous testing pekko.actor.typed.Behaviors.
BehaviorTestKit() - Constructor for class org.apache.pekko.actor.testkit.typed.javadsl.BehaviorTestKit
 
BehaviorTestKit$ - Class in org.apache.pekko.actor.testkit.typed.javadsl
 
BehaviorTestKit$ - Class in org.apache.pekko.actor.testkit.typed.scaladsl
 
BehaviorTestKit$() - Constructor for class org.apache.pekko.actor.testkit.typed.javadsl.BehaviorTestKit$
 
BehaviorTestKit$() - Constructor for class org.apache.pekko.actor.testkit.typed.scaladsl.BehaviorTestKit$
 
BehaviorTestKitImpl$ - Class in org.apache.pekko.actor.testkit.typed.internal
 
BehaviorTestKitImpl$() - Constructor for class org.apache.pekko.actor.testkit.typed.internal.BehaviorTestKitImpl$
 
benchActor(int) - Method in class org.apache.pekko.persistence.journal.JournalPerfSpec
 
BenchActor(String, ActorRef, int) - Constructor for class org.apache.pekko.persistence.journal.JournalPerfSpec.BenchActor
 
BidiFlow<I1,​O1,​I2,​O2,​Mat> - Class in org.apache.pekko.stream.javadsl
 
BidiFlow<I1,​O1,​I2,​O2,​Mat> - Class in org.apache.pekko.stream.scaladsl
 
BidiFlow(TraversalBuilder, BidiShape<I1, O1, I2, O2>) - Constructor for class org.apache.pekko.stream.scaladsl.BidiFlow
 
BidiFlow(BidiFlow<I1, O1, I2, O2, Mat>) - Constructor for class org.apache.pekko.stream.javadsl.BidiFlow
 
BidiFlow$ - Class in org.apache.pekko.stream.javadsl
 
BidiFlow$ - Class in org.apache.pekko.stream.scaladsl
 
BidiFlow$() - Constructor for class org.apache.pekko.stream.javadsl.BidiFlow$
 
BidiFlow$() - Constructor for class org.apache.pekko.stream.scaladsl.BidiFlow$
 
bidirectionalIdleTimeout(Duration) - Static method in class org.apache.pekko.stream.javadsl.BidiFlow
If the time between two processed elements *in any direction* exceed the provided timeout, the stream is failed with a BackpressureTimeoutException.
bidirectionalIdleTimeout(Duration) - Method in class org.apache.pekko.stream.javadsl.BidiFlow$
If the time between two processed elements *in any direction* exceed the provided timeout, the stream is failed with a BackpressureTimeoutException.
bidirectionalIdleTimeout(FiniteDuration) - Static method in class org.apache.pekko.stream.javadsl.BidiFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
bidirectionalIdleTimeout(FiniteDuration) - Method in class org.apache.pekko.stream.javadsl.BidiFlow$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
bidirectionalIdleTimeout(FiniteDuration) - Static method in class org.apache.pekko.stream.scaladsl.BidiFlow
If the time between two processed elements *in any direction* exceed the provided timeout, the stream is failed with a org.apache.pekko.StreamIdleTimeoutException.
bidirectionalIdleTimeout(FiniteDuration) - Method in class org.apache.pekko.stream.scaladsl.BidiFlow$
If the time between two processed elements *in any direction* exceed the provided timeout, the stream is failed with a org.apache.pekko.StreamIdleTimeoutException.
BidiShape<In1,​Out1,​In2,​Out2> - Class in org.apache.pekko.stream
A bidirectional flow of elements that consequently has two inputs and two outputs, arranged like this:
BidiShape(FlowShape<In1, Out1>, FlowShape<In2, Out2>) - Constructor for class org.apache.pekko.stream.BidiShape
Java API for creating from a pair of unidirectional flows.
BidiShape(Inlet<In1>, Outlet<Out1>, Inlet<In2>, Outlet<Out2>) - Constructor for class org.apache.pekko.stream.BidiShape
 
BidiShape$ - Class in org.apache.pekko.stream
 
BidiShape$() - Constructor for class org.apache.pekko.stream.BidiShape$
 
binaryLeftPad(byte) - Method in class org.apache.pekko.remote.artery.ByteFlag$
 
bind(String, int) - Method in class org.apache.pekko.stream.javadsl.Tcp
Creates a Tcp.ServerBinding without specifying options.
bind(String, int, int, Iterable<Inet.SocketOption>, boolean, Optional<Duration>) - Method in class org.apache.pekko.stream.javadsl.Tcp
Creates a Tcp.ServerBinding instance which represents a prospective TCP server binding on the given endpoint.
bind(String, int, int, Iterable<Inet.SocketOption>, boolean, Duration) - Method in class org.apache.pekko.stream.javadsl.Tcp
Deprecated.
Use bind that takes a java.time.Duration parameter instead. Since Akka 2.6.0.
bind(String, int, int, Iterable<Inet.SocketOption>, boolean, Duration) - Method in class org.apache.pekko.stream.scaladsl.Tcp
Creates a Tcp.ServerBinding instance which represents a prospective TCP server binding on the given endpoint.
bind(ActorRef, InetSocketAddress) - Static method in class org.apache.pekko.io.UdpMessage
Bind without specifying options.
bind(ActorRef, InetSocketAddress) - Method in class org.apache.pekko.io.UdpMessage$
Bind without specifying options.
bind(ActorRef, InetSocketAddress, int) - Static method in class org.apache.pekko.io.TcpMessage
Open a listening socket without specifying options.
bind(ActorRef, InetSocketAddress, int) - Method in class org.apache.pekko.io.TcpMessage$
Open a listening socket without specifying options.
bind(ActorRef, InetSocketAddress, int, Iterable<Inet.SocketOption>, boolean) - Static method in class org.apache.pekko.io.TcpMessage
The Bind message is send to the TCP manager actor, which is obtained via TcpExt.getManager() in order to bind to a listening socket.
bind(ActorRef, InetSocketAddress, int, Iterable<Inet.SocketOption>, boolean) - Method in class org.apache.pekko.io.TcpMessage$
The Bind message is send to the TCP manager actor, which is obtained via TcpExt.getManager() in order to bind to a listening socket.
bind(ActorRef, InetSocketAddress, Iterable<Inet.SocketOption>) - Static method in class org.apache.pekko.io.UdpMessage
Send this message to the UdpExt.manager() in order to bind to the given local port (or an automatically assigned one if the port number is zero).
bind(ActorRef, InetSocketAddress, Iterable<Inet.SocketOption>) - Method in class org.apache.pekko.io.UdpMessage$
Send this message to the UdpExt.manager() in order to bind to the given local port (or an automatically assigned one if the port number is zero).
Bind(ActorRef, InetSocketAddress, int, Iterable<Inet.SocketOption>, boolean) - Constructor for class org.apache.pekko.io.Tcp.Bind
 
Bind(ActorRef, InetSocketAddress, Iterable<Inet.SocketOption>) - Constructor for class org.apache.pekko.io.Udp.Bind
 
Bind$() - Constructor for class org.apache.pekko.io.Tcp.Bind$
 
Bind$() - Constructor for class org.apache.pekko.io.Udp.Bind$
 
bind$default$3() - Method in class org.apache.pekko.stream.scaladsl.Tcp
 
bind$default$4() - Method in class org.apache.pekko.stream.scaladsl.Tcp
 
bind$default$5() - Method in class org.apache.pekko.stream.scaladsl.Tcp
 
bind$default$6() - Method in class org.apache.pekko.stream.scaladsl.Tcp
 
bindAndHandle(Flow<ByteString, ByteString, ?>, String, int, int, Iterable<Inet.SocketOption>, boolean, Duration, Materializer) - Method in class org.apache.pekko.stream.scaladsl.Tcp
Creates a Tcp.ServerBinding instance which represents a prospective TCP server binding on the given endpoint handling the incoming connections using the provided Flow.
bindAndHandle$default$4() - Method in class org.apache.pekko.stream.scaladsl.Tcp
 
bindAndHandle$default$5() - Method in class org.apache.pekko.stream.scaladsl.Tcp
 
bindAndHandle$default$6() - Method in class org.apache.pekko.stream.scaladsl.Tcp
 
bindAndHandle$default$7() - Method in class org.apache.pekko.stream.scaladsl.Tcp
 
bindAndHandleTls(Flow<ByteString, ByteString, ?>, String, int, SSLContext, TLSProtocol.NegotiateNewSession, int, Iterable<Inet.SocketOption>, Duration, Materializer) - Method in class org.apache.pekko.stream.scaladsl.Tcp
Deprecated.
Use bindAndHandleWithTls that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since Akka 2.6.0.
bindAndHandleTls$default$6() - Method in class org.apache.pekko.stream.scaladsl.Tcp
 
bindAndHandleTls$default$7() - Method in class org.apache.pekko.stream.scaladsl.Tcp
 
bindAndHandleTls$default$8() - Method in class org.apache.pekko.stream.scaladsl.Tcp
 
bindAndHandleWithTls(Flow<ByteString, ByteString, ?>, String, int, Function0<SSLEngine>, int, Seq<Inet.SocketOption>, Duration, Function1<SSLSession, Try<BoxedUnit>>, TLSClosing, Materializer) - Method in class org.apache.pekko.stream.scaladsl.Tcp
Creates a Tcp.ServerBinding instance which represents a prospective TCP server binding on the given endpoint all incoming and outgoing bytes are passed through TLS and handling the incoming connections using the provided Flow.
bindAndHandleWithTls(Flow<ByteString, ByteString, ?>, String, int, Function0<SSLEngine>, Materializer) - Method in class org.apache.pekko.stream.scaladsl.Tcp
Creates a Tcp.ServerBinding instance which represents a prospective TCP server binding on the given endpoint all incoming and outgoing bytes are passed through TLS and handling the incoming connections using the provided Flow.
BindFailedException - Exception in org.apache.pekko.stream
 
BindFailedException() - Constructor for exception org.apache.pekko.stream.BindFailedException
 
BindFailedException$ - Exception in org.apache.pekko.stream
Deprecated.
BindFailedException object will never be thrown. Match on the class instead. Since Akka 2.4.19.
BindFailedException$() - Constructor for exception org.apache.pekko.stream.BindFailedException$
Deprecated.
 
BindHostname() - Method in class org.apache.pekko.remote.transport.netty.NettyTransportSettings
Deprecated.
 
BindPortSelector() - Method in class org.apache.pekko.remote.transport.netty.NettyTransportSettings
Deprecated.
WARNING: This should only be used by professionals. Since Akka 2.4.
bindShutdownTimeout() - Method in class org.apache.pekko.stream.scaladsl.Tcp
 
bindTls(String, int, SSLContext, TLSProtocol.NegotiateNewSession) - Method in class org.apache.pekko.stream.javadsl.Tcp
Deprecated.
Use bindWithTls that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since Akka 2.6.0.
bindTls(String, int, SSLContext, TLSProtocol.NegotiateNewSession, int, Iterable<Inet.SocketOption>, boolean, Duration) - Method in class org.apache.pekko.stream.javadsl.Tcp
Deprecated.
Use bindWithTls that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since Akka 2.6.0.
bindTls(String, int, SSLContext, TLSProtocol.NegotiateNewSession, int, Iterable<Inet.SocketOption>, Duration) - Method in class org.apache.pekko.stream.scaladsl.Tcp
Deprecated.
Use bindWithTls that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since Akka 2.6.0.
bindTls$default$5() - Method in class org.apache.pekko.stream.scaladsl.Tcp
 
bindTls$default$6() - Method in class org.apache.pekko.stream.scaladsl.Tcp
 
bindTls$default$7() - Method in class org.apache.pekko.stream.scaladsl.Tcp
 
bindWithTls(String, int, Supplier<SSLEngine>) - Method in class org.apache.pekko.stream.javadsl.Tcp
Creates a Tcp.ServerBinding instance which represents a prospective TCP server binding on the given endpoint where all incoming and outgoing bytes are passed through TLS.
bindWithTls(String, int, Supplier<SSLEngine>, int, Iterable<Inet.SocketOption>, Optional<Duration>, Function<SSLSession, Optional<Throwable>>, TLSClosing) - Method in class org.apache.pekko.stream.javadsl.Tcp
Creates a Tcp.ServerBinding instance which represents a prospective TCP server binding on the given endpoint where all incoming and outgoing bytes are passed through TLS.
bindWithTls(String, int, Function0<SSLEngine>) - Method in class org.apache.pekko.stream.scaladsl.Tcp
Creates a Tcp.ServerBinding instance which represents a prospective TCP server binding on the given endpoint where all incoming and outgoing bytes are passed through TLS.
bindWithTls(String, int, Function0<SSLEngine>, int, Seq<Inet.SocketOption>, Duration, Function1<SSLSession, Try<BoxedUnit>>, TLSClosing) - Method in class org.apache.pekko.stream.scaladsl.Tcp
Creates a Tcp.ServerBinding instance which represents a prospective TCP server binding on the given endpoint where all incoming and outgoing bytes are passed through TLS.
blackhole(RoleName, RoleName, ThrottlerTransportAdapter.Direction) - Method in interface org.apache.pekko.remote.testconductor.Conductor
Switch the Netty pipeline of the remote support into blackhole mode for sending and/or receiving: it will just drop all messages right before submitting them to the Socket or right after receiving them from the Socket.
Blackhole$() - Constructor for class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.Blackhole$
Deprecated.
 
BlackholeActor() - Constructor for class org.apache.pekko.testkit.TestActors.BlackholeActor
 
blackholeProps() - Static method in class org.apache.pekko.testkit.TestActors
 
blackholeProps() - Method in class org.apache.pekko.testkit.TestActors$
 
blackholeThrottleMode() - Static method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter
Deprecated.
Java API: get the ThrottleMode.Blackhole instance
blackholeThrottleMode() - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter$
Java API: get the ThrottleMode.Blackhole instance
blocking() - Static method in class org.apache.pekko.actor.typed.DispatcherSelector
Run the actor on the default blocking dispatcher that is configured under default-blocking-io-dispatcher
blocking() - Method in class org.apache.pekko.actor.typed.DispatcherSelector$
Run the actor on the default blocking dispatcher that is configured under default-blocking-io-dispatcher
blockingIoDispatcher() - Method in class org.apache.pekko.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.BlockingIoDispatcher' to read the concrete setting value. Since Akka 2.6.0.
BooleanFunctionBridge() - Constructor for class org.apache.pekko.dispatch.japi.BooleanFunctionBridge
Deprecated.
 
BootstrapSetup - Class in org.apache.pekko.actor
 
BootstrapSetup() - Constructor for class org.apache.pekko.actor.BootstrapSetup
 
BootstrapSetup$ - Class in org.apache.pekko.actor
 
BootstrapSetup$() - Constructor for class org.apache.pekko.actor.BootstrapSetup$
 
both() - Static method in class org.apache.pekko.stream.javadsl.Keep
 
both() - Method in class org.apache.pekko.stream.javadsl.Keep$
 
both() - Static method in class org.apache.pekko.stream.scaladsl.Keep
 
both() - Method in class org.apache.pekko.stream.scaladsl.Keep$
 
Both - org.apache.pekko.remote.testconductor.TestConductorProtocol.Direction
Both = 3;
Both_VALUE - Static variable in enum org.apache.pekko.remote.testconductor.TestConductorProtocol.Direction
Both = 3;
Both$() - Constructor for class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.Direction$.Both$
Deprecated.
 
Both$() - Constructor for class org.apache.pekko.testkit.SocketUtil.Both$
 
bothDirection() - Static method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter
Deprecated.
Java API: get the Direction.Both instance
bothDirection() - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter$
Java API: get the Direction.Both instance
Bound(InetSocketAddress) - Constructor for class org.apache.pekko.io.Tcp.Bound
 
Bound(InetSocketAddress) - Constructor for class org.apache.pekko.io.Udp.Bound
 
Bound$() - Constructor for class org.apache.pekko.io.Tcp.Bound$
 
Bound$() - Constructor for class org.apache.pekko.io.Udp.Bound$
 
boundAddress() - Method in class org.apache.pekko.remote.transport.TestTransport.ListenAttempt
Deprecated.
 
boundAddress() - Method in class org.apache.pekko.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
boundAddresses() - Method in class org.apache.pekko.remote.BoundAddressesExtension
Returns a mapping from a protocol to a set of bound addresses.
BoundAddressesExtension - Class in org.apache.pekko.remote
 
BoundAddressesExtension(ExtendedActorSystem) - Constructor for class org.apache.pekko.remote.BoundAddressesExtension
 
BoundAddressesExtension$ - Class in org.apache.pekko.remote
Extension provides access to bound addresses.
BoundAddressesExtension$() - Constructor for class org.apache.pekko.remote.BoundAddressesExtension$
 
bounded(int) - Static method in class org.apache.pekko.actor.typed.MailboxSelector
A mailbox with a max capacity after which new messages are dropped (passed to deadletters).
bounded(int) - Method in class org.apache.pekko.actor.typed.MailboxSelector$
A mailbox with a max capacity after which new messages are dropped (passed to deadletters).
BoundedBlockingQueue<E> - Class in org.apache.pekko.util
BoundedBlockingQueue wraps any Queue and turns the result into a BlockingQueue with a limited capacity.
BoundedBlockingQueue(int, Queue<E>) - Constructor for class org.apache.pekko.util.BoundedBlockingQueue
 
BoundedCapacityPrefix() - Method in class org.apache.pekko.dispatch.Mailboxes$
 
BoundedControlAwareMailbox - Class in org.apache.pekko.dispatch
BoundedControlAwareMailbox is a bounded MailboxType, that maintains two queues to allow messages that extend pekko.dispatch.ControlMessage to be delivered with priority.
BoundedControlAwareMailbox(int, FiniteDuration) - Constructor for class org.apache.pekko.dispatch.BoundedControlAwareMailbox
 
BoundedControlAwareMailbox(ActorSystem.Settings, Config) - Constructor for class org.apache.pekko.dispatch.BoundedControlAwareMailbox
 
BoundedControlAwareMailbox.MessageQueue - Class in org.apache.pekko.dispatch
 
BoundedControlAwareMailbox$ - Class in org.apache.pekko.dispatch
 
BoundedControlAwareMailbox$() - Constructor for class org.apache.pekko.dispatch.BoundedControlAwareMailbox$
 
BoundedControlAwareMessageQueueSemantics - Interface in org.apache.pekko.dispatch
 
BoundedDequeBasedMailbox - Class in org.apache.pekko.dispatch
BoundedDequeBasedMailbox is an bounded MailboxType, backed by a Deque.
BoundedDequeBasedMailbox(int, FiniteDuration) - Constructor for class org.apache.pekko.dispatch.BoundedDequeBasedMailbox
 
BoundedDequeBasedMailbox(ActorSystem.Settings, Config) - Constructor for class org.apache.pekko.dispatch.BoundedDequeBasedMailbox
 
BoundedDequeBasedMailbox.MessageQueue - Class in org.apache.pekko.dispatch
 
BoundedDequeBasedMailbox$ - Class in org.apache.pekko.dispatch
 
BoundedDequeBasedMailbox$() - Constructor for class org.apache.pekko.dispatch.BoundedDequeBasedMailbox$
 
BoundedDequeBasedMessageQueue - Interface in org.apache.pekko.dispatch
BoundedMessageQueueSemantics adds bounded semantics to a DequeBasedMessageQueue, i.e.
BoundedDequeBasedMessageQueueSemantics - Interface in org.apache.pekko.dispatch
 
BoundedMailbox - Class in org.apache.pekko.dispatch
BoundedMailbox is the default bounded MailboxType used by Pekko Actors.
BoundedMailbox(int, FiniteDuration) - Constructor for class org.apache.pekko.dispatch.BoundedMailbox
 
BoundedMailbox(ActorSystem.Settings, Config) - Constructor for class org.apache.pekko.dispatch.BoundedMailbox
 
BoundedMailbox.MessageQueue - Class in org.apache.pekko.dispatch
 
BoundedMailbox$ - Class in org.apache.pekko.dispatch
 
BoundedMailbox$() - Constructor for class org.apache.pekko.dispatch.BoundedMailbox$
 
BoundedMailboxSelector(int, Props) - Constructor for class org.apache.pekko.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
BoundedMailboxSelector$() - Constructor for class org.apache.pekko.actor.typed.internal.PropsImpl.BoundedMailboxSelector$
 
BoundedMessageQueueSemantics - Interface in org.apache.pekko.dispatch
BoundedMessageQueueSemantics adds bounded semantics to a QueueBasedMessageQueue, i.e.
BoundedNodeMessageQueue - Class in org.apache.pekko.dispatch
Lock-free bounded non-blocking multiple-producer single-consumer queue.
BoundedNodeMessageQueue(int) - Constructor for class org.apache.pekko.dispatch.BoundedNodeMessageQueue
 
BoundedPriorityMailbox - Class in org.apache.pekko.dispatch
BoundedPriorityMailbox is a bounded mailbox that allows for prioritization of its contents.
BoundedPriorityMailbox(Comparator<Envelope>, int, Duration) - Constructor for class org.apache.pekko.dispatch.BoundedPriorityMailbox
 
BoundedPriorityMailbox.MessageQueue - Class in org.apache.pekko.dispatch
 
BoundedPriorityMailbox$ - Class in org.apache.pekko.dispatch
 
BoundedPriorityMailbox$() - Constructor for class org.apache.pekko.dispatch.BoundedPriorityMailbox$
 
BoundedQueueBasedMessageQueue - Interface in org.apache.pekko.dispatch
 
BoundedSourceQueue<T> - Interface in org.apache.pekko.stream
A queue of the given size that gives immediate feedback whether an element could be enqueued or not.
BoundedStablePriorityMailbox - Class in org.apache.pekko.dispatch
BoundedStablePriorityMailbox is a bounded mailbox that allows for prioritization of its contents.
BoundedStablePriorityMailbox(Comparator<Envelope>, int, Duration) - Constructor for class org.apache.pekko.dispatch.BoundedStablePriorityMailbox
 
BoundedStablePriorityMailbox.MessageQueue - Class in org.apache.pekko.dispatch
 
BoundedStablePriorityMailbox$ - Class in org.apache.pekko.dispatch
 
BoundedStablePriorityMailbox$() - Constructor for class org.apache.pekko.dispatch.BoundedStablePriorityMailbox$
 
BoxedType - Class in org.apache.pekko.util
 
BoxedType() - Constructor for class org.apache.pekko.util.BoxedType
 
BoxedType$ - Class in org.apache.pekko.util
 
BoxedType$() - Constructor for class org.apache.pekko.util.BoxedType$
 
broadcast(boolean) - Static method in class org.apache.pekko.io.UdpSO
pekko.io.Inet.SocketOption to set the SO_BROADCAST option
broadcast(boolean) - Method in class org.apache.pekko.io.UdpSO$
pekko.io.Inet.SocketOption to set the SO_BROADCAST option
Broadcast - Class in org.apache.pekko.routing
Used to broadcast a message to all routees in a router; only the contained message will be forwarded, i.e.
Broadcast - Class in org.apache.pekko.stream.javadsl
Fan-out the stream to several streams.
Broadcast<T> - Class in org.apache.pekko.stream.scaladsl
Fan-out the stream to several streams emitting each incoming upstream element to all downstream consumers.
Broadcast() - Constructor for class org.apache.pekko.stream.javadsl.Broadcast
 
Broadcast(boolean) - Constructor for class org.apache.pekko.io.Udp.SO$.Broadcast
 
Broadcast(int, boolean) - Constructor for class org.apache.pekko.stream.scaladsl.Broadcast
 
Broadcast(Object) - Constructor for class org.apache.pekko.routing.Broadcast
 
Broadcast$ - Class in org.apache.pekko.routing
 
Broadcast$ - Class in org.apache.pekko.stream.javadsl
Fan-out the stream to several streams.
Broadcast$ - Class in org.apache.pekko.stream.scaladsl
 
Broadcast$() - Constructor for class org.apache.pekko.io.Udp.SO$.Broadcast$
 
Broadcast$() - Constructor for class org.apache.pekko.routing.Broadcast$
 
Broadcast$() - Constructor for class org.apache.pekko.stream.javadsl.Broadcast$
 
Broadcast$() - Constructor for class org.apache.pekko.stream.scaladsl.Broadcast$
 
BroadcastGroup - Class in org.apache.pekko.routing
A router group that broadcasts a message to all its routees.
BroadcastGroup(Config) - Constructor for class org.apache.pekko.routing.BroadcastGroup
 
BroadcastGroup(Iterable<String>) - Constructor for class org.apache.pekko.routing.BroadcastGroup
Java API
BroadcastGroup(Iterable<String>, String) - Constructor for class org.apache.pekko.routing.BroadcastGroup
 
BroadcastGroup$ - Class in org.apache.pekko.routing
 
BroadcastGroup$() - Constructor for class org.apache.pekko.routing.BroadcastGroup$
 
BroadcastHub - Class in org.apache.pekko.stream.javadsl
A BroadcastHub is a special streaming hub that is able to broadcast streamed elements to a dynamic set of consumers.
BroadcastHub() - Constructor for class org.apache.pekko.stream.javadsl.BroadcastHub
 
BroadcastHub$ - Class in org.apache.pekko.stream.javadsl
A BroadcastHub is a special streaming hub that is able to broadcast streamed elements to a dynamic set of consumers.
BroadcastHub$ - Class in org.apache.pekko.stream.scaladsl
A BroadcastHub is a special streaming hub that is able to broadcast streamed elements to a dynamic set of consumers.
BroadcastHub$() - Constructor for class org.apache.pekko.stream.javadsl.BroadcastHub$
 
BroadcastHub$() - Constructor for class org.apache.pekko.stream.scaladsl.BroadcastHub$
 
BroadcastPool - Class in org.apache.pekko.routing
A router pool that broadcasts a message to all its routees.
BroadcastPool(int) - Constructor for class org.apache.pekko.routing.BroadcastPool
Java API
BroadcastPool(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Constructor for class org.apache.pekko.routing.BroadcastPool
 
BroadcastPool(Config) - Constructor for class org.apache.pekko.routing.BroadcastPool
 
BroadcastPool$ - Class in org.apache.pekko.routing
 
BroadcastPool$() - Constructor for class org.apache.pekko.routing.BroadcastPool$
 
BroadcastRoutingLogic - Class in org.apache.pekko.routing
Broadcasts a message to all its routees.
BroadcastRoutingLogic() - Constructor for class org.apache.pekko.routing.BroadcastRoutingLogic
 
BroadcastRoutingLogic$ - Class in org.apache.pekko.routing
 
BroadcastRoutingLogic$() - Constructor for class org.apache.pekko.routing.BroadcastRoutingLogic$
 
Bucket(Address, long, TreeMap<String, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.ValueHolder>) - Constructor for class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
Bucket$() - Constructor for class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket$
 
buckets() - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
BUCKETS_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
buf() - Method in class org.apache.pekko.remote.AckedReceiveBuffer
Deprecated.
 
buffer() - Method in class org.apache.pekko.cluster.client.ClusterClient
Deprecated.
 
buffer() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonProxy
 
buffer(int, OverflowStrategy) - Method in class org.apache.pekko.stream.javadsl.Flow
Adds a fixed size buffer in the flow that allows to store elements from a faster upstream until it becomes full.
buffer(int, OverflowStrategy) - Method in class org.apache.pekko.stream.javadsl.Source
Adds a fixed size buffer in the flow that allows to store elements from a faster upstream until it becomes full.
buffer(int, OverflowStrategy) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Adds a fixed size buffer in the flow that allows to store elements from a faster upstream until it becomes full.
buffer(int, OverflowStrategy) - Method in class org.apache.pekko.stream.javadsl.SubSource
Adds a fixed size buffer in the flow that allows to store elements from a faster upstream until it becomes full.
buffer(int, OverflowStrategy) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Adds a fixed size buffer in the flow that allows to store elements from a faster upstream until it becomes full.
buffer(Object) - Method in class org.apache.pekko.cluster.client.ClusterClient
Deprecated.
 
buffer(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonProxy
 
buffer(Set<T>) - Method in interface org.apache.pekko.persistence.query.journal.leveldb.Buffer
 
buffer(T) - Method in interface org.apache.pekko.persistence.query.journal.leveldb.Buffer
 
buffer(T) - Method in class org.apache.pekko.remote.AckedSendBuffer
Deprecated.
Puts a new message in the buffer.
Buffer<T> - Interface in org.apache.pekko.persistence.query.journal.leveldb
INTERNAL API
buffer_$eq(MessageBuffer) - Method in class org.apache.pekko.cluster.client.ClusterClient
Deprecated.
 
buffer_$eq(MessageBuffer) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonProxy
 
bufferCapacity() - Method in interface org.apache.pekko.stream.StreamRefSettings
Deprecated.
Use attribute 'StreamRefAttributes.BufferCapacity' to read the concrete setting value. Since Akka 2.6.0.
bufferCapacity(int) - Static method in class org.apache.pekko.stream.StreamRefAttributes
Specifies the size of the buffer on the receiving side that is eagerly filled even without demand.
bufferCapacity(int) - Method in class org.apache.pekko.stream.StreamRefAttributes$
Specifies the size of the buffer on the receiving side that is eagerly filled even without demand.
BufferCapacity(int) - Constructor for class org.apache.pekko.stream.StreamRefAttributes.BufferCapacity
 
BufferCapacity$() - Constructor for class org.apache.pekko.stream.StreamRefAttributes.BufferCapacity$
 
bufferedForEntitiesWithoutDemand() - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
bufferEmpty() - Method in interface org.apache.pekko.persistence.query.journal.leveldb.Buffer
 
bufferOr(String, Object, ActorRef, Function0<BoxedUnit>) - Method in interface org.apache.pekko.cluster.pubsub.PerGroupingBuffer
 
BufferOverflowException - Exception in org.apache.pekko.stream
 
BufferOverflowException(String) - Constructor for exception org.apache.pekko.stream.BufferOverflowException
 
BufferOverflowException$ - Class in org.apache.pekko.stream
 
BufferOverflowException$() - Constructor for class org.apache.pekko.stream.BufferOverflowException$
 
bufferPool() - Method in class org.apache.pekko.io.TcpExt
 
bufferPool() - Method in class org.apache.pekko.io.UdpConnectedExt
 
BufferPool - Interface in org.apache.pekko.io
 
bufferSize() - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.Settings
 
bufferSize() - Method in class org.apache.pekko.cluster.client.ClusterClientSettings
Deprecated.
 
bufferSize() - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.TuningParameters
 
bufferSize() - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
bufferSize() - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingConsumerController.Settings
 
bufferSize() - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
bufferSize() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonProxySettings
 
bufferSize() - Method in class org.apache.pekko.cluster.typed.ClusterSingletonSettings
 
bufferSize() - Method in interface org.apache.pekko.persistence.query.journal.leveldb.Buffer
 
BufferSize() - Method in interface org.apache.pekko.cluster.ddata.protobuf.SerializationSupport
 
build() - Method in class org.apache.pekko.actor.testkit.typed.javadsl.JUnit5TestKitBuilder
 
build() - Method in class org.apache.pekko.actor.typed.javadsl.BehaviorBuilder
Build a Behavior from the current state of the builder
build() - Method in class org.apache.pekko.actor.typed.javadsl.ReceiveBuilder
 
build() - Method in class org.apache.pekko.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
build() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
build() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
build() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
build() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
build() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
build() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
build() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
build() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
build() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
build() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
build() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
build() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
build() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
build() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
build() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
build() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
build() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
build() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
build() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
build() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
build() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
build() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
build() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
build() - Method in class org.apache.pekko.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
build() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
build() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
build() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
build() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
build() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
build() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
build() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
build() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
build() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
build() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
build() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
build() - Method in class org.apache.pekko.japi.pf.FSMStateFunctionBuilder
Build a PartialFunction from this builder.
build() - Method in class org.apache.pekko.japi.pf.FSMStopBuilder
Build a PartialFunction from this builder.
build() - Method in class org.apache.pekko.japi.pf.FSMTransitionHandlerBuilder
Build a PartialFunction from this builder.
build() - Method in class org.apache.pekko.japi.pf.ReceiveBuilder
Build a PartialFunction from this builder.
build() - Method in class org.apache.pekko.persistence.fsm.japi.pf.FSMStateFunctionBuilder
Deprecated.
Build a PartialFunction from this builder.
build() - Method in class org.apache.pekko.persistence.fsm.japi.pf.FSMStopBuilder
Deprecated.
Build a PartialFunction from this builder.
build() - Method in class org.apache.pekko.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
build() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
build() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
build() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
build() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
build() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
build() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
build() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
build() - Method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerBuilder
 
build() - Method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerBuilderByState
Builds and returns a handler from the appended states.
build() - Method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerWithReplyBuilder
 
build() - Method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState
Builds and returns a handler from the appended states.
build() - Method in class org.apache.pekko.persistence.typed.javadsl.EventHandlerBuilder
 
build() - Method in class org.apache.pekko.persistence.typed.javadsl.EventHandlerBuilderByState
Builds and returns a handler from the appended states.
build() - Method in class org.apache.pekko.persistence.typed.javadsl.SignalHandlerBuilder
 
build() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
build() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
build() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
build() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
build() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
build() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
build() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
build() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
build() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
build() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
build() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
build() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
build() - Method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerBuilder
 
build() - Method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerBuilderByState
Builds and returns a handler from the appended states.
build() - Method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilder
 
build() - Method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState
Builds and returns a handler from the appended states.
build() - Method in class org.apache.pekko.persistence.typed.state.javadsl.SignalHandlerBuilder
 
build() - Method in class org.apache.pekko.remote.ArteryControlFormats.Address.Builder
 
build() - Method in class org.apache.pekko.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
build() - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
build() - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
build() - Method in class org.apache.pekko.remote.ArteryControlFormats.FlushAck.Builder
 
build() - Method in class org.apache.pekko.remote.ArteryControlFormats.HandshakeReq.Builder
 
build() - Method in class org.apache.pekko.remote.ArteryControlFormats.MessageWithAddress.Builder
 
build() - Method in class org.apache.pekko.remote.ArteryControlFormats.Quarantined.Builder
 
build() - Method in class org.apache.pekko.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
build() - Method in class org.apache.pekko.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
build() - Method in class org.apache.pekko.remote.ArteryControlFormats.UniqueAddress.Builder
 
build() - Method in class org.apache.pekko.remote.ContainerFormats.ActorIdentity.Builder
 
build() - Method in class org.apache.pekko.remote.ContainerFormats.ActorInitializationException.Builder
 
build() - Method in class org.apache.pekko.remote.ContainerFormats.ActorRef.Builder
 
build() - Method in class org.apache.pekko.remote.ContainerFormats.Identify.Builder
 
build() - Method in class org.apache.pekko.remote.ContainerFormats.Option.Builder
 
build() - Method in class org.apache.pekko.remote.ContainerFormats.Payload.Builder
 
build() - Method in class org.apache.pekko.remote.ContainerFormats.Selection.Builder
 
build() - Method in class org.apache.pekko.remote.ContainerFormats.SelectionEnvelope.Builder
 
build() - Method in class org.apache.pekko.remote.ContainerFormats.StackTraceElement.Builder
 
build() - Method in class org.apache.pekko.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
build() - Method in class org.apache.pekko.remote.ContainerFormats.Throwable.Builder
 
build() - Method in class org.apache.pekko.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
build() - Method in class org.apache.pekko.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
build() - Method in class org.apache.pekko.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
build() - Method in class org.apache.pekko.remote.SystemMessageFormats.FailedData.Builder
 
build() - Method in class org.apache.pekko.remote.SystemMessageFormats.SuperviseData.Builder
 
build() - Method in class org.apache.pekko.remote.SystemMessageFormats.SystemMessage.Builder
 
build() - Method in class org.apache.pekko.remote.SystemMessageFormats.WatchData.Builder
 
build() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Address.Builder
 
build() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
build() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
build() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Hello.Builder
 
build() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
build() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.AcknowledgementInfo.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.ActorRefData.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.AddressData.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.DaemonMsgCreateData.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.DefaultResizer.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.FiniteDuration.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.FromConfig.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.GenericRoutingPool.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.PekkoControlMessage.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.PekkoHandshakeInfo.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.PekkoProtocolMessage.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.RemoteEnvelope.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.RemoteRouterConfig.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.RemoteScope.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.ScatterGatherPool.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.SerializedMessage.Builder
 
build() - Method in class org.apache.pekko.remote.WireFormats.TailChoppingPool.Builder
 
build() - Method in class org.apache.pekko.stream.StreamRefMessages.ActorRef.Builder
 
build() - Method in class org.apache.pekko.stream.StreamRefMessages.CumulativeDemand.Builder
 
build() - Method in class org.apache.pekko.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
build() - Method in class org.apache.pekko.stream.StreamRefMessages.Payload.Builder
 
build() - Method in class org.apache.pekko.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
build() - Method in class org.apache.pekko.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
build() - Method in class org.apache.pekko.stream.StreamRefMessages.SequencedOnNext.Builder
 
build() - Method in class org.apache.pekko.stream.StreamRefMessages.SinkRef.Builder
 
build() - Method in class org.apache.pekko.stream.StreamRefMessages.SourceRef.Builder
 
builder() - Static method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerBuilder
 
builder() - Method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerBuilder$
 
builder() - Static method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerWithReplyBuilder
 
builder() - Method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerWithReplyBuilder$
 
builder() - Static method in class org.apache.pekko.persistence.typed.javadsl.EventHandlerBuilder
 
builder() - Method in class org.apache.pekko.persistence.typed.javadsl.EventHandlerBuilder$
 
builder() - Static method in class org.apache.pekko.persistence.typed.javadsl.SignalHandlerBuilder
 
builder() - Method in class org.apache.pekko.persistence.typed.javadsl.SignalHandlerBuilder$
 
builder() - Static method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerBuilder
 
builder() - Method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerBuilder$
 
builder() - Static method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilder
 
builder() - Method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilder$
 
builder() - Static method in class org.apache.pekko.persistence.typed.state.javadsl.SignalHandlerBuilder
 
builder() - Method in class org.apache.pekko.persistence.typed.state.javadsl.SignalHandlerBuilder$
 
builder() - Static method in class org.apache.pekko.stream.javadsl.GraphDSL
Start building a GraphDSL.
builder() - Method in class org.apache.pekko.stream.javadsl.GraphDSL$
Start building a GraphDSL.
builder(Class<S>) - Static method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerBuilderByState
 
builder(Class<S>) - Method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerBuilderByState$
 
builder(Class<S>) - Static method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState
 
builder(Class<S>) - Method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState$
 
builder(Class<S>) - Static method in class org.apache.pekko.persistence.typed.javadsl.EventHandlerBuilderByState
 
builder(Class<S>) - Method in class org.apache.pekko.persistence.typed.javadsl.EventHandlerBuilderByState$
 
builder(Class<S>) - Static method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerBuilderByState
 
builder(Class<S>) - Method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerBuilderByState$
 
builder(Class<S>) - Static method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState
 
builder(Class<S>) - Method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState$
 
builder(Predicate<State>) - Static method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerBuilderByState
 
builder(Predicate<State>) - Method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerBuilderByState$
 
builder(Predicate<State>) - Static method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState
 
builder(Predicate<State>) - Method in class org.apache.pekko.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState$
 
builder(Predicate<State>) - Static method in class org.apache.pekko.persistence.typed.javadsl.EventHandlerBuilderByState
 
builder(Predicate<State>) - Method in class org.apache.pekko.persistence.typed.javadsl.EventHandlerBuilderByState$
 
builder(Predicate<State>) - Static method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerBuilderByState
 
builder(Predicate<State>) - Method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerBuilderByState$
 
builder(Predicate<State>) - Static method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState
 
builder(Predicate<State>) - Method in class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState$
 
Builder(GraphDSL.Builder<Mat>) - Constructor for class org.apache.pekko.stream.javadsl.GraphDSL.Builder
 
buildHostnameVerifier(SSLConfigSettings) - Method in class com.typesafe.sslconfig.pekko.PekkoSSLConfig
Deprecated.
 
buildKeyManagerFactory(SSLConfigSettings) - Method in class com.typesafe.sslconfig.pekko.PekkoSSLConfig
Deprecated.
 
buildPartial() - Method in class org.apache.pekko.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
buildPartial() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
buildPartial() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ArteryControlFormats.Address.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ArteryControlFormats.FlushAck.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ArteryControlFormats.HandshakeReq.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ArteryControlFormats.MessageWithAddress.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ArteryControlFormats.Quarantined.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ArteryControlFormats.UniqueAddress.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ContainerFormats.ActorIdentity.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ContainerFormats.ActorInitializationException.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ContainerFormats.ActorRef.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ContainerFormats.Identify.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ContainerFormats.Option.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ContainerFormats.Payload.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ContainerFormats.Selection.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ContainerFormats.SelectionEnvelope.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ContainerFormats.StackTraceElement.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ContainerFormats.Throwable.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.SystemMessageFormats.FailedData.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.SystemMessageFormats.SuperviseData.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.SystemMessageFormats.SystemMessage.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.SystemMessageFormats.WatchData.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Address.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Hello.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.AcknowledgementInfo.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.ActorRefData.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.AddressData.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.DaemonMsgCreateData.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.DefaultResizer.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.FiniteDuration.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.FromConfig.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.GenericRoutingPool.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.PekkoControlMessage.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.PekkoHandshakeInfo.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.PekkoProtocolMessage.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.RemoteEnvelope.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.RemoteRouterConfig.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.RemoteScope.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.ScatterGatherPool.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.SerializedMessage.Builder
 
buildPartial() - Method in class org.apache.pekko.remote.WireFormats.TailChoppingPool.Builder
 
buildPartial() - Method in class org.apache.pekko.stream.StreamRefMessages.ActorRef.Builder
 
buildPartial() - Method in class org.apache.pekko.stream.StreamRefMessages.CumulativeDemand.Builder
 
buildPartial() - Method in class org.apache.pekko.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
buildPartial() - Method in class org.apache.pekko.stream.StreamRefMessages.Payload.Builder
 
buildPartial() - Method in class org.apache.pekko.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
buildPartial() - Method in class org.apache.pekko.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
buildPartial() - Method in class org.apache.pekko.stream.StreamRefMessages.SequencedOnNext.Builder
 
buildPartial() - Method in class org.apache.pekko.stream.StreamRefMessages.SinkRef.Builder
 
buildPartial() - Method in class org.apache.pekko.stream.StreamRefMessages.SourceRef.Builder
 
buildTrustManagerFactory(SSLConfigSettings) - Method in class com.typesafe.sslconfig.pekko.PekkoSSLConfig
Deprecated.
 
BuiltBehavior<T> - Class in org.apache.pekko.actor.typed.javadsl
The concrete behavior
BuiltBehavior(BehaviorBuilder.Case<T, T>[], BehaviorBuilder.Case<T, Signal>[]) - Constructor for class org.apache.pekko.actor.typed.javadsl.BuiltBehavior
 
BuiltReceive<T> - Class in org.apache.pekko.actor.typed.javadsl
Receive type for AbstractBehavior
BuiltReceive(ReceiveBuilder.Case<T, T>[], ReceiveBuilder.Case<T, Signal>[]) - Constructor for class org.apache.pekko.actor.typed.javadsl.BuiltReceive
 
BundleDelegatingClassLoader - Class in org.apache.pekko.osgi
 
BundleDelegatingClassLoader(Bundle, ClassLoader) - Constructor for class org.apache.pekko.osgi.BundleDelegatingClassLoader
 
BundleDelegatingClassLoader$ - Class in org.apache.pekko.osgi
 
BundleDelegatingClassLoader$() - Constructor for class org.apache.pekko.osgi.BundleDelegatingClassLoader$
 
bus() - Method in class org.apache.pekko.event.BusLogging
 
bus() - Method in class org.apache.pekko.event.DiagnosticMarkerBusLoggingAdapter
 
bus() - Method in class org.apache.pekko.event.Logging.InitializeLogger
 
bus() - Method in class org.apache.pekko.event.MarkerLoggingAdapter
 
bus() - Static method in class org.apache.pekko.event.NoMarkerLogging
 
business() - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
business() - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
business() - Method in interface org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.TopicLike
 
BusLogging - Class in org.apache.pekko.event
pekko.event.LoggingAdapter that publishes pekko.event.Logging.LogEvent to event stream.
BusLogging(LoggingBus, String, Class<?>) - Constructor for class org.apache.pekko.event.BusLogging
 
BusLogging(LoggingBus, String, Class<?>, LoggingFilter) - Constructor for class org.apache.pekko.event.BusLogging
 
byName(String) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreMode$
 
byName(String) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.StateStoreMode$
 
ByPassConfigCompatCheck() - Method in class org.apache.pekko.cluster.ClusterSettings
 
ByteArrayIterator() - Constructor for class org.apache.pekko.util.ByteIterator.ByteArrayIterator
 
ByteArrayIterator$() - Constructor for class org.apache.pekko.util.ByteIterator.ByteArrayIterator$
 
ByteArraySerializer - Class in org.apache.pekko.serialization
This is a special Serializer that Serializes and deserializes byte arrays only, (just returns the byte array unchanged/uncopied)
ByteArraySerializer(ExtendedActorSystem) - Constructor for class org.apache.pekko.serialization.ByteArraySerializer
 
ByteBufAllocator() - Method in class org.apache.pekko.remote.transport.netty.NettyTransportSettings
Deprecated.
 
ByteBufferSerializer - Interface in org.apache.pekko.serialization
Serializer between an object and a ByteBuffer representing that object.
ByteFlag$ - Class in org.apache.pekko.remote.artery
INTERNAL API
ByteFlag$() - Constructor for class org.apache.pekko.remote.artery.ByteFlag$
 
ByteIterator - Class in org.apache.pekko.util
An iterator over a ByteString.
ByteIterator() - Constructor for class org.apache.pekko.util.ByteIterator
 
ByteIterator.ByteArrayIterator - Class in org.apache.pekko.util
 
ByteIterator.ByteArrayIterator$ - Class in org.apache.pekko.util
 
ByteIterator.MultiByteArrayIterator - Class in org.apache.pekko.util
 
ByteIterator.MultiByteArrayIterator$ - Class in org.apache.pekko.util
 
ByteIterator$ - Class in org.apache.pekko.util
 
ByteIterator$() - Constructor for class org.apache.pekko.util.ByteIterator$
 
bytes() - Method in class org.apache.pekko.pki.pem.PEMDecoder.DERData
 
bytes() - Method in class org.apache.pekko.remote.transport.PekkoPduCodec.Payload
 
bytes() - Method in class org.apache.pekko.stream.TLSProtocol.SendBytes
 
bytes() - Method in class org.apache.pekko.stream.TLSProtocol.SessionBytes
 
ByteString - Class in org.apache.pekko.util
A rope-like immutable data structure containing bytes.
ByteString() - Constructor for class org.apache.pekko.util.ByteString
 
ByteString.ByteString1 - Class in org.apache.pekko.util
An unfragmented ByteString.
ByteString.ByteString1$ - Class in org.apache.pekko.util
INTERNAL API: ByteString backed by exactly one array, with start / end markers
ByteString.ByteString1C - Class in org.apache.pekko.util
A compact (unsliced) and unfragmented ByteString, implementation of ByteString1C.
ByteString.ByteString1C$ - Class in org.apache.pekko.util
 
ByteString.ByteStrings - Class in org.apache.pekko.util
A ByteString with 2 or more fragments.
ByteString.ByteStrings$ - Class in org.apache.pekko.util
 
ByteString.Companion - Interface in org.apache.pekko.util
 
ByteString.Companion$ - Class in org.apache.pekko.util
 
ByteString$ - Class in org.apache.pekko.util
 
ByteString$() - Constructor for class org.apache.pekko.util.ByteString$
 
ByteString1() - Constructor for class org.apache.pekko.util.ByteString.ByteString1
 
ByteString1$() - Constructor for class org.apache.pekko.util.ByteString.ByteString1$
 
ByteString1C() - Constructor for class org.apache.pekko.util.ByteString.ByteString1C
 
ByteString1C$() - Constructor for class org.apache.pekko.util.ByteString.ByteString1C$
 
ByteStringBuilder - Class in org.apache.pekko.util
A mutable builder for efficiently creating a ByteString.
ByteStringBuilder() - Constructor for class org.apache.pekko.util.ByteStringBuilder
 
ByteStrings() - Constructor for class org.apache.pekko.util.ByteString.ByteStrings
 
ByteStrings$() - Constructor for class org.apache.pekko.util.ByteString.ByteStrings$
 
ByteStringSerializer - Class in org.apache.pekko.remote.serialization
Deprecated.
Moved to org.apache.pekko.serialization.ByteStringSerializer in pekko-actor. Since Akka 2.6.0.
ByteStringSerializer(ExtendedActorSystem) - Constructor for class org.apache.pekko.remote.serialization.ByteStringSerializer
Deprecated.
 
ByteStringUtils - Class in org.apache.pekko.remote
INTERNAL API
ByteStringUtils() - Constructor for class org.apache.pekko.remote.ByteStringUtils
 
ByteStringUtils$ - Class in org.apache.pekko.remote
INTERNAL API
ByteStringUtils$() - Constructor for class org.apache.pekko.remote.ByteStringUtils$
 

C

c() - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.NormalChildrenContainer
 
c() - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
c() - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.IncomingCommand
 
c() - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
cache() - Method in class org.apache.pekko.io.DnsExt
 
cache() - Method in interface org.apache.pekko.io.DnsProvider
Deprecated.
Cache implementation that can be accessed via Dns(system) to avoid asks to the resolver actors.
cache() - Method in class org.apache.pekko.io.InetAddressDnsProvider
 
cache_$eq(Map<Object, Set<Object>>) - Method in interface org.apache.pekko.event.SubchannelClassification
 
cached(String) - Method in class org.apache.pekko.io.Dns
Deprecated.
Use cached(DnsProtocol.Resolve). Since Akka 2.6.0.
cached(String) - Method in class org.apache.pekko.io.SimpleDnsCache
Gets any IPv4 and IPv6 cached entries.
cached(String, ActorSystem) - Method in class org.apache.pekko.io.Dns$
Deprecated.
use cached(DnsProtocol.Resolve). Since Akka 2.6.0.
cached(DnsProtocol.Resolve) - Method in class org.apache.pekko.io.Dns
 
cached(DnsProtocol.Resolve) - Method in class org.apache.pekko.io.SimpleDnsCache
 
cached(DnsProtocol.Resolve, ActorSystem) - Method in class org.apache.pekko.io.Dns$
Lookup if a DNS resolved is cached.
CacheEntry$() - Constructor for class org.apache.pekko.io.SimpleDnsCache.CacheEntry$
 
CachePolicy - Class in org.apache.pekko.io.dns
 
CachePolicy() - Constructor for class org.apache.pekko.io.dns.CachePolicy
 
CachePolicy.Forever$ - Class in org.apache.pekko.io.dns
 
CachePolicy.Never$ - Class in org.apache.pekko.io.dns
 
CachePolicy.Ttl - Class in org.apache.pekko.io.dns
 
CachePolicy.Ttl$ - Class in org.apache.pekko.io.dns
 
CachePolicy.Ttl$.TtlIsOrdered$ - Class in org.apache.pekko.io.dns
 
CachePolicy$ - Class in org.apache.pekko.io.dns
 
CachePolicy$() - Constructor for class org.apache.pekko.io.dns.CachePolicy$
 
CachePolicy$CachePolicy - Interface in org.apache.pekko.io.dns
 
CacheStatistics$ - Class in org.apache.pekko.remote.artery
 
CacheStatistics$() - Constructor for class org.apache.pekko.remote.artery.CacheStatistics$
 
cachingConfig() - Method in class org.apache.pekko.dispatch.Dispatchers
 
CachingConfig$ - Class in org.apache.pekko.dispatch
INTERNAL API
CachingConfig$() - Constructor for class org.apache.pekko.dispatch.CachingConfig$
 
calculateAdjustment() - Static method in class org.apache.pekko.cluster.sharding.internal.NoAdmissionOptimizer
 
calculateAdjustment() - Method in class org.apache.pekko.cluster.sharding.internal.NoAdmissionOptimizer$
 
calculateDelay(int, FiniteDuration, FiniteDuration, double) - Static method in class org.apache.pekko.actor.typed.internal.RestartSupervisor
Calculates an exponential back off delay.
calculateDelay(int, FiniteDuration, FiniteDuration, double) - Method in class org.apache.pekko.actor.typed.internal.RestartSupervisor$
Calculates an exponential back off delay.
calculateMajority(int, int, int) - Method in class org.apache.pekko.cluster.ddata.ReadWriteAggregator$
 
callback() - Method in class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
callback() - Method in class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberUpListener
 
CallbackBridge() - Constructor for class org.apache.pekko.dispatch.japi.CallbackBridge
Deprecated.
 
callFails() - Method in interface org.apache.pekko.pattern.CircuitBreaker.State
Invoked when call fails
CallingThreadDispatcher - Class in org.apache.pekko.testkit
Dispatcher which runs invocations on the current thread only.
CallingThreadDispatcher(MessageDispatcherConfigurator) - Constructor for class org.apache.pekko.testkit.CallingThreadDispatcher
 
CallingThreadDispatcher$ - Class in org.apache.pekko.testkit
 
CallingThreadDispatcher$() - Constructor for class org.apache.pekko.testkit.CallingThreadDispatcher$
 
CallingThreadDispatcherConfigurator - Class in org.apache.pekko.testkit
 
CallingThreadDispatcherConfigurator(Config, DispatcherPrerequisites) - Constructor for class org.apache.pekko.testkit.CallingThreadDispatcherConfigurator
 
CallingThreadDispatcherQueues$ - Class in org.apache.pekko.testkit
 
CallingThreadDispatcherQueues$() - Constructor for class org.apache.pekko.testkit.CallingThreadDispatcherQueues$
 
CallingThreadMailbox - Class in org.apache.pekko.testkit
 
CallingThreadMailbox(Cell, MailboxType) - Constructor for class org.apache.pekko.testkit.CallingThreadMailbox
 
callSucceeds() - Method in interface org.apache.pekko.pattern.CircuitBreaker.State
Invoked when call succeeds
callThrough(Function0<Future<T>>) - Method in interface org.apache.pekko.pattern.CircuitBreaker.State
Shared implementation of call across all states.
callThrough(Function0<Future<T>>, Function1<Try<T>, Object>) - Method in interface org.apache.pekko.pattern.CircuitBreaker.State
Shared implementation of call across all states.
callWithCircuitBreaker(Callable<Future<T>>) - Method in class org.apache.pekko.pattern.CircuitBreaker
callWithCircuitBreaker(Callable<Future<T>>, BiFunction<Optional<T>, Optional<Throwable>, Boolean>) - Method in class org.apache.pekko.pattern.CircuitBreaker
callWithCircuitBreakerCS(Callable<CompletionStage<T>>) - Method in class org.apache.pekko.pattern.CircuitBreaker
callWithCircuitBreakerCS(Callable<CompletionStage<T>>, BiFunction<Optional<T>, Optional<Throwable>, Boolean>) - Method in class org.apache.pekko.pattern.CircuitBreaker
callWithSyncCircuitBreaker(Callable<T>) - Method in class org.apache.pekko.pattern.CircuitBreaker
callWithSyncCircuitBreaker(Callable<T>, BiFunction<Optional<T>, Optional<Throwable>, Boolean>) - Method in class org.apache.pekko.pattern.CircuitBreaker
canBeChecked() - Static method in class org.apache.pekko.persistence.TraitOrder
 
canBeChecked() - Method in class org.apache.pekko.persistence.TraitOrder$
 
cancel() - Method in interface org.apache.pekko.actor.Cancellable
Cancels this Cancellable and returns true if that was successful.
cancel() - Method in class org.apache.pekko.actor.FSM.Timer
 
cancel() - Method in class org.apache.pekko.actor.LightArrayRevolverScheduler.TaskHolder
 
cancel() - Method in class org.apache.pekko.actor.Scheduler.AtomicCancellable
 
cancel() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
cancel() - Method in interface org.apache.pekko.stream.javadsl.SinkQueueWithCancel
Cancels the stream.
cancel() - Method in interface org.apache.pekko.stream.scaladsl.SinkQueueWithCancel
Cancels the stream.
cancel() - Method in class org.apache.pekko.stream.stage.GraphStageLogic.SubSinkInlet
 
cancel() - Static method in class org.apache.pekko.stream.StreamSubscriptionTimeoutTerminationMode
When the timeout expires attach a Subscriber that will immediately cancel its subscription.
cancel() - Method in class org.apache.pekko.stream.StreamSubscriptionTimeoutTerminationMode$
When the timeout expires attach a Subscriber that will immediately cancel its subscription.
cancel() - Method in interface org.apache.pekko.stream.SubscriptionWithCancelException
 
cancel() - Method in class org.apache.pekko.stream.testkit.StreamTestKit.CompletedSubscription
 
cancel() - Method in class org.apache.pekko.stream.testkit.StreamTestKit.FailedSubscription
 
cancel() - Method in class org.apache.pekko.stream.testkit.TestSubscriber.Probe
 
cancel(Object) - Method in class org.apache.pekko.actor.TimerScheduler
Cancel a timer with a given key.
cancel(Object) - Method in interface org.apache.pekko.actor.typed.javadsl.TimerScheduler
Cancel a timer with a given key.
cancel(Object) - Method in interface org.apache.pekko.actor.typed.scaladsl.TimerScheduler
Cancel a timer with a given key.
cancel(Throwable) - Method in class org.apache.pekko.stream.stage.GraphStageLogic.SubSinkInlet
 
cancel(Throwable) - Method in interface org.apache.pekko.stream.SubscriptionWithCancelException
 
cancel(Throwable) - Method in class org.apache.pekko.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
cancel(Throwable) - Method in class org.apache.pekko.stream.testkit.TestSubscriber.Probe
 
cancel(Inlet<T>) - Method in class org.apache.pekko.stream.stage.GraphStageLogic
Requests to stop receiving events from a given input port.
cancel(Inlet<T>, Throwable) - Method in class org.apache.pekko.stream.stage.GraphStageLogic
Requests to stop receiving events from a given input port.
cancelAll() - Method in class org.apache.pekko.actor.TimerScheduler
Cancel all timers.
cancelAll() - Method in interface org.apache.pekko.actor.typed.javadsl.TimerScheduler
Cancel all timers.
cancelAll() - Method in interface org.apache.pekko.actor.typed.scaladsl.TimerScheduler
Cancel all timers.
cancelAllTimers() - Method in interface org.apache.pekko.actor.typed.internal.ActorContextImpl
 
cancelAllTimers() - Method in interface org.apache.pekko.actor.typed.scaladsl.ActorContext
INTERNAL API
cancelAndClose(Function0<BoxedUnit>) - Method in interface org.apache.pekko.io.ChannelRegistration
Explicitly cancel the registration and close the underlying channel.
Cancellable - Interface in org.apache.pekko.actor
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.
Cancellable$ - Class in org.apache.pekko.actor
 
Cancellable$() - Constructor for class org.apache.pekko.actor.Cancellable$
 
CancellationStrategy(org.apache.pekko.stream.Attributes.CancellationStrategy.Strategy) - Constructor for class org.apache.pekko.stream.Attributes.CancellationStrategy
 
CancellationStrategy$() - Constructor for class org.apache.pekko.stream.Attributes.CancellationStrategy$
 
cancellationStrategyAfterDelay(FiniteDuration, org.apache.pekko.stream.Attributes.CancellationStrategy.Strategy) - Static method in class org.apache.pekko.stream.Attributes
Java API
cancellationStrategyAfterDelay(FiniteDuration, org.apache.pekko.stream.Attributes.CancellationStrategy.Strategy) - Method in class org.apache.pekko.stream.Attributes$
Java API
cancellationStrategyCompleteState() - Static method in class org.apache.pekko.stream.Attributes
Java API
cancellationStrategyCompleteState() - Method in class org.apache.pekko.stream.Attributes$
Java API
cancellationStrategyFailStage() - Static method in class org.apache.pekko.stream.Attributes
Java API
cancellationStrategyFailStage() - Method in class org.apache.pekko.stream.Attributes$
Java API
cancellationStrategyPropagateFailure() - Static method in class org.apache.pekko.stream.Attributes
Java API
cancellationStrategyPropagateFailure() - Method in class org.apache.pekko.stream.Attributes$
Java API
cancelled() - Method in interface org.apache.pekko.actor.SchedulerTask
Called for SchedulerTasks that are successfully canceled via Cancellable.cancel().
cancelled() - Static method in class org.apache.pekko.stream.javadsl.Sink
A Sink that immediately cancels its upstream after materialization.
cancelled() - Method in class org.apache.pekko.stream.javadsl.Sink$
A Sink that immediately cancels its upstream after materialization.
cancelled() - Static method in class org.apache.pekko.stream.scaladsl.Sink
A Sink that immediately cancels its upstream after materialization.
cancelled() - Method in class org.apache.pekko.stream.scaladsl.Sink$
A Sink that immediately cancels its upstream after materialization.
cancelReceiveTimeout() - Method in interface org.apache.pekko.actor.AbstractActor.ActorContext
Cancel the sending of receive timeout notifications.
cancelReceiveTimeout() - Method in interface org.apache.pekko.actor.typed.javadsl.ActorContext
Cancel the sending of receive timeout notifications.
cancelReceiveTimeout() - Method in interface org.apache.pekko.actor.typed.scaladsl.ActorContext
Cancel the sending of receive timeout notifications.
cancelReceiveTimeoutIfNeeded(Object) - Method in interface org.apache.pekko.actor.dungeon.ReceiveTimeout
 
cancelReceiveTimeoutTask() - Method in interface org.apache.pekko.actor.dungeon.ReceiveTimeout
 
cancelRedeliveryTask() - Method in interface org.apache.pekko.persistence.AtLeastOnceDeliveryLike
 
cancelStage(Throwable) - Method in class org.apache.pekko.stream.stage.GraphStageLogic
Automatically invokes GraphStageLogic.<T>cancel(org.apache.pekko.stream.Inlet<T>) or GraphStageLogic.<T>complete(org.apache.pekko.stream.Outlet<T>) on all the input or output ports that have been called, then marks the stage as stopped.
CancelSubscription(Subscription, Throwable) - Constructor for class org.apache.pekko.stream.testkit.TestPublisher.CancelSubscription
 
CancelSubscription$() - Constructor for class org.apache.pekko.stream.testkit.TestPublisher.CancelSubscription$
 
CancelTermination$() - Constructor for class org.apache.pekko.stream.StreamSubscriptionTimeoutTerminationMode.CancelTermination$
 
cancelTimer() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonProxy
 
cancelTimer(Object) - Method in class org.apache.pekko.stream.stage.TimerGraphStageLogic
Cancel timer, ensuring that the TimerGraphStageLogic.onTimer(java.lang.Object) is not subsequently called.
cancelTimer(String) - Method in interface org.apache.pekko.actor.FSM
 
cancelTimer(String) - Method in interface org.apache.pekko.persistence.fsm.PersistentFSMBase
Deprecated.
 
cancelTimer(String) - Method in class org.apache.pekko.testkit.TestFSMRef
Proxy for pekko.actor.FSM#cancelTimer.
canEqual(Object) - Method in class org.apache.pekko.actor.ActorIdentity
 
canEqual(Object) - Method in exception org.apache.pekko.actor.ActorKilledException
 
canEqual(Object) - Method in exception org.apache.pekko.actor.ActorNotFound
 
canEqual(Object) - Method in class org.apache.pekko.actor.Address
 
canEqual(Object) - Method in class org.apache.pekko.actor.AllForOneStrategy
 
canEqual(Object) - Static method in class org.apache.pekko.actor.ChildNameReserved
 
canEqual(Object) - Method in class org.apache.pekko.actor.ChildNameReserved$
 
canEqual(Object) - Method in class org.apache.pekko.actor.ChildRestartStats
 
canEqual(Object) - Method in class org.apache.pekko.actor.ContextualTypedActorFactory
 
canEqual(Object) - Method in class org.apache.pekko.actor.CoordinatedShutdown.ActorSystemTerminateReason$
 
canEqual(Object) - Method in class org.apache.pekko.actor.CoordinatedShutdown.ClusterDowningReason$
 
canEqual(Object) - Method in class org.apache.pekko.actor.CoordinatedShutdown.ClusterJoinUnsuccessfulReason$
 
canEqual(Object) - Method in class org.apache.pekko.actor.CoordinatedShutdown.ClusterLeavingReason$
 
canEqual(Object) - Method in class org.apache.pekko.actor.CoordinatedShutdown.IncompatibleConfigurationDetectedReason$
 
canEqual(Object) - Method in class org.apache.pekko.actor.CoordinatedShutdown.JvmExitReason$
 
canEqual(Object) - Method in class org.apache.pekko.actor.CoordinatedShutdown.UnknownReason$
 
canEqual(Object) - Method in class org.apache.pekko.actor.DeadLetter
 
canEqual(Object) - Method in exception org.apache.pekko.actor.DeathPactException
 
canEqual(Object) - Method in class org.apache.pekko.actor.Deploy
 
canEqual(Object) - Method in class org.apache.pekko.actor.Dropped
 
canEqual(Object) - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.Creation
 
canEqual(Object) - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.Recreation
 
canEqual(Object) - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
canEqual(Object) - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.Termination$
 
canEqual(Object) - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.UserRequest$
 
canEqual(Object) - Method in exception org.apache.pekko.actor.dungeon.SerializationCheckFailedException
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.CurrentState
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.Event
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.Failure
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.FixedDelayMode$
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.FixedRateMode$
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.LogEntry
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.Normal$
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.Shutdown$
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.SingleMode$
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.State
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.StateTimeout$
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.StopEvent
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.SubscribeTransitionCallBack
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.Timer
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.Transition
 
canEqual(Object) - Method in class org.apache.pekko.actor.FSM.UnsubscribeTransitionCallBack
 
canEqual(Object) - Method in class org.apache.pekko.actor.Identify
 
canEqual(Object) - Method in exception org.apache.pekko.actor.IllegalActorStateException
 
canEqual(Object) - Method in exception org.apache.pekko.actor.InvalidActorNameException
 
canEqual(Object) - Method in exception org.apache.pekko.actor.InvalidMessageException
 
canEqual(Object) - Static method in class org.apache.pekko.actor.Kill
 
canEqual(Object) - Method in class org.apache.pekko.actor.Kill$
 
canEqual(Object) - Static method in class org.apache.pekko.actor.LocalScope
 
canEqual(Object) - Method in class org.apache.pekko.actor.LocalScope$
 
canEqual(Object) - Static method in class org.apache.pekko.actor.Nobody
 
canEqual(Object) - Method in class org.apache.pekko.actor.Nobody$
 
canEqual(Object) - Static method in class org.apache.pekko.actor.NoScopeGiven
 
canEqual(Object) - Method in class org.apache.pekko.actor.NoScopeGiven$
 
canEqual(Object) - Method in class org.apache.pekko.actor.OneForOneStrategy
 
canEqual(Object) - Static method in class org.apache.pekko.actor.PoisonPill
 
canEqual(Object) - Method in class org.apache.pekko.actor.PoisonPill$
 
canEqual(Object) - Method in exception org.apache.pekko.actor.PostRestartException
 
canEqual(Object) - Method in exception org.apache.pekko.actor.PreRestartException
 
canEqual(Object) - Method in class org.apache.pekko.actor.Props
 
canEqual(Object) - Method in class org.apache.pekko.actor.ProviderSelection.Cluster$
 
canEqual(Object) - Method in class org.apache.pekko.actor.ProviderSelection.Custom
 
canEqual(Object) - Method in class org.apache.pekko.actor.ProviderSelection.Local$
 
canEqual(Object) - Method in class org.apache.pekko.actor.ProviderSelection.Remote$
 
canEqual(Object) - Static method in class org.apache.pekko.actor.ReceiveTimeout
 
canEqual(Object) - Method in class org.apache.pekko.actor.ReceiveTimeout$
 
canEqual(Object) - Method in class org.apache.pekko.actor.RootActorPath
 
canEqual(Object) - Method in exception org.apache.pekko.actor.SchedulerException
 
canEqual(Object) - Static method in class org.apache.pekko.actor.SelectParent
 
canEqual(Object) - Method in class org.apache.pekko.actor.SelectParent$
 
canEqual(Object) - Method in class org.apache.pekko.actor.Status.Failure
 
canEqual(Object) - Method in class org.apache.pekko.actor.Status.Success
 
canEqual(Object) - Method in class org.apache.pekko.actor.SupervisorStrategy.Escalate$
 
canEqual(Object) - Method in class org.apache.pekko.actor.SupervisorStrategy.Restart$
 
canEqual(Object) - Method in class org.apache.pekko.actor.SupervisorStrategy.Resume$
 
canEqual(Object) - Method in class org.apache.pekko.actor.SupervisorStrategy.Stop$
 
canEqual(Object) - Method in class org.apache.pekko.actor.SuppressedDeadLetter
 
canEqual(Object) - Method in class org.apache.pekko.actor.SystemGuardian.RegisterTerminationHook$
 
canEqual(Object) - Method in class org.apache.pekko.actor.SystemGuardian.TerminationHook$
 
canEqual(Object) - Method in class org.apache.pekko.actor.SystemGuardian.TerminationHookDone$
 
canEqual(Object) - Method in class org.apache.pekko.actor.Terminated
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.CapturedLogEvent
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.MessageAdapter
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.NoEffects$
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.ReceiveTimeoutCancelled$
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.Scheduled
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.Spawned
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.SpawnedAnonymous
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.Stopped
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerCancelled
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayMode$
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedRateMode$
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.SingleMode$
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.Unwatched
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.Watched
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.WatchedWith
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.FishingOutcome.Complete$
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.FishingOutcome.Continue$
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.FishingOutcome.ContinueAndIgnore$
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.FishingOutcome.Fail
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.Ack$
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
canEqual(Object) - Method in class org.apache.pekko.actor.testkit.typed.LoggingEvent
 
canEqual(Object) - Method in exception org.apache.pekko.actor.testkit.typed.TestException
 
canEqual(Object) - Method in exception org.apache.pekko.actor.typed.DeathPactException
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.Confirmed$
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.DeliverThenStop
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.SequencedMessage
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.Start
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.LoadState
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.State
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.ResendFirstUnconfirmed$
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.RegisterConsumer
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.RequestNext
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.Start
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.Start
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.eventstream.EventStream.Publish
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.eventstream.EventStream.Subscribe
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.eventstream.EventStream.Unsubscribe
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.ActorContextImpl.LoggingContext
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.adapter.GuardianStartupBehavior.Start$
 
canEqual(Object) - Static method in class org.apache.pekko.actor.typed.internal.NoMessage
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.NoMessage$
 
canEqual(Object) - Static method in class org.apache.pekko.actor.typed.internal.NoOpActorFlightRecorder
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.NoOpActorFlightRecorder$
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.PoisonPill$
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.ActorTagsImpl
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherDefault
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.EmptyProps$
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.receptionist.DefaultServiceKey
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.MessageAdaptionFailure
 
canEqual(Object) - Static method in class org.apache.pekko.actor.typed.PostStop
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.PostStop$
 
canEqual(Object) - Static method in class org.apache.pekko.actor.typed.PreRestart
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.PreRestart$
 
canEqual(Object) - Method in class org.apache.pekko.actor.typed.SpawnProtocol.Spawn
 
canEqual(Object) - Method in class org.apache.pekko.actor.TypedActor.MethodCall
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.actor.TypedProps
 
canEqual(Object) - Method in class org.apache.pekko.actor.UnhandledMessage
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.client.ClusterClient.Internal$.HeartbeatTick
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterClient.Internal$.HeartbeatTick$
Deprecated.
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.client.ClusterClient.Internal$.ReconnectTimeout
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterClient.Internal$.ReconnectTimeout$
Deprecated.
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.client.ClusterClient.Internal$.RefreshContactsTick
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterClient.Internal$.RefreshContactsTick$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterClient.Publish
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterClient.Send
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterClient.SendToAll
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterClients
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterClientUnreachable
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterClientUp
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.GetContacts
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.GetContacts$
Deprecated.
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Heartbeat
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Heartbeat$
Deprecated.
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp$
Deprecated.
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Ping
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Ping$
Deprecated.
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ContactPointAdded
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ContactPointRemoved
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.ContactPoints
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.client.GetClusterClients
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.GetClusterClients$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.client.GetContactPoints
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.GetContactPoints$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.client.SubscribeClusterClients
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.SubscribeClusterClients$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.client.SubscribeContactPoints
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.SubscribeContactPoints$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.client.UnsubscribeClusterClients
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.UnsubscribeClusterClients$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.client.UnsubscribeContactPoints
 
canEqual(Object) - Method in class org.apache.pekko.cluster.client.UnsubscribeContactPoints$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.ClusterShuttingDown$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.InitialStateAsEvents$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.InitialStateAsSnapshot$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.LeaderChanged
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberDowned
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberExited
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberJoined
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberLeft
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberPreparingForShutdown
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberReadyForShutdown
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberRemoved
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberUp
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberWeaklyUp
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.ReachableDataCenter
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.ReachableMember
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.RoleLeaderChanged
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.UnreachableDataCenter
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterEvent.UnreachableMember
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.ClusterScope
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterScope$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterUserAction.Down
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterUserAction.JoinTo
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterUserAction.Leave
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ClusterUserAction.PrepareForShutdown$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.DurableStore.LoadAll$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.DurableStore.LoadAllCompleted$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.DurableStore.LoadData
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.DurableStore.Store
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.DurableStore.StoreReply
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Flag
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.FlagKey
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.GCounterKey
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.GSet
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.GSetKey
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.LWWMap.LWWMapTag$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.LWWMapKey
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.LWWRegisterKey
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.ManyVersionVector
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.OneVersionVector
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.ORMap.VanillaORMapTag$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.ORMapKey
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.ORMultiMap.ORMultiMapTag$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.ORMultiMap.ORMultiMapWithValueDeltasTag$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.ORMultiMapKey
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.ORSetKey
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.PNCounterKey
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.PNCounterMap.PNCounterMapTag$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.PNCounterMapKey
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.PruningState.PruningInitialized
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.PruningState.PruningPerformed
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Changed
 
canEqual(Object) - Method in exception org.apache.pekko.cluster.ddata.Replicator.DataDeleted
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Delete
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Deleted
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.DeleteSuccess
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.FlushChanges$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Get
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.GetDataDeleted
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.GetFailure
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.GetKeyIds$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.GetReplicaCount$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.GetSuccess
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.ClockTick
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.ClockTick$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelope
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeletedData
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeletedData$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Delta
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeltaNack
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeltaNack$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeltaPropagationTick
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeltaPropagationTick$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Gossip
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.GossipTick
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.GossipTick$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Read
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadRepair
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadRepairAck
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadRepairAck$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadResult
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Status
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Write
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.WriteAck
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.WriteAck$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.WriteNack
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.WriteNack$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.ModifyFailure
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.NotFound
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadAll
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadFrom
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadLocal$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadMajority
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadMajorityPlus
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReplicaCount
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReplicationDeleteFailure
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.StoreFailure
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Subscribe
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Unsubscribe
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.Update
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.UpdateDataDeleted
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.UpdateSuccess
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.UpdateTimeout
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteAll
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteLocal$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteMajority
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteMajorityPlus
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteTo
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.SelfUniqueAddress
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Changed
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Delete
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Deleted
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.FlushChanges$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Get
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.NotFound
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadLocal$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Update
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteAll
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteLocal$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Delete
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Get
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Update
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.VersionVector.After$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.VersionVector.Before$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.VersionVector.Concurrent$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.ddata.VersionVector.Same$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberUpListener
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.CompatibleConfig
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.ConfigCheckUnsupportedByJoiningNode$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.ExitingCompleted$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.ExitingConfirmed
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.GetClusterCoreRef$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.GossipSpeedupTick$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.GossipTick$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.IncompatibleConfig$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.InitJoin
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.InitJoinAck
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.InitJoinNack
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.Join
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.JoinSeedNode$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.JoinSeedNodes
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.LeaderActionsTick$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.PublishChanges
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.PublishEvent
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.PublishStatsTick$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.ReapUnreachableTick$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.SendCurrentClusterState
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.SendGossipTo
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.Subscribe
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.UncheckedConfig$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.Unsubscribe
 
canEqual(Object) - Method in class org.apache.pekko.cluster.InternalClusterAction.Welcome
 
canEqual(Object) - Method in class org.apache.pekko.cluster.Invalid
 
canEqual(Object) - Method in class org.apache.pekko.cluster.MemberStatus.Down$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.MemberStatus.Exiting$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.MemberStatus.Joining$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.MemberStatus.Leaving$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.MemberStatus.PreparingForShutdown$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.MemberStatus.ReadyForShutdown$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.MemberStatus.Removed$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.MemberStatus.Up$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.MemberStatus.WeaklyUp$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.ClusterMetricsChanged
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.ClusterMetricsSettings
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.metrics.CollectionStartMessage
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.CollectionStartMessage$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.metrics.CollectionStopMessage
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.CollectionStopMessage$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.metrics.CpuMetricsSelector
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.CpuMetricsSelector$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.DefaultSigarProvider
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.EWMA
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.metrics.HeapMetricsSelector
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.HeapMetricsSelector$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.Metric
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.MixMetricsSelector
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.NodeMetrics
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.StandardMetrics.Cpu
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.StandardMetrics.HeapMemory
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.metrics.SystemLoadAverageMetricsSelector
 
canEqual(Object) - Method in class org.apache.pekko.cluster.metrics.SystemLoadAverageMetricsSelector$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Count$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.CountSubscribers
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.GetTopics$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Publish
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Put
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Remove
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Send
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.SubscribeAck
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
canEqual(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck
 
canEqual(Object) - Method in class org.apache.pekko.cluster.routing.ClusterRouterGroup
 
canEqual(Object) - Method in class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings
 
canEqual(Object) - Method in class org.apache.pekko.cluster.routing.ClusterRouterPool
 
canEqual(Object) - Method in class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AlwaysAdmissionFilter$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.NoAdmissionOptimizer$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.NoPassivationStrategy$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocations$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.GetShards$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.GetEntities$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.sharding.NoOpShardingFlightRecorder
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.NoOpShardingFlightRecorder$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.Register
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.StateInitialized
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.StateInitialized$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.Terminate
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.Terminate$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.ShardingQueries.ShardsQueryResult
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeDData$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeEventSourced$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.StateStoreModeDData$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.StateStoreModePersistence$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.Start
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.typed.GetClusterShardingStats
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.typed.GetShardRegionState
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.typed.javadsl.ClusterSharding.Passivate
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate
 
canEqual(Object) - Method in class org.apache.pekko.cluster.sharding.typed.ShardingEnvelope
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.End
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.End$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.EndData
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.EndData$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Oldest
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Oldest$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.GetNext$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Start
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Start$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Stopping
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Stopping$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized$
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Younger
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Younger$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
canEqual(Object) - Method in class org.apache.pekko.cluster.typed.Down
 
canEqual(Object) - Method in class org.apache.pekko.cluster.typed.GetCurrentState
 
canEqual(Object) - Method in class org.apache.pekko.cluster.typed.Join
 
canEqual(Object) - Method in class org.apache.pekko.cluster.typed.JoinSeedNodes
 
canEqual(Object) - Method in class org.apache.pekko.cluster.typed.Leave
 
canEqual(Object) - Method in class org.apache.pekko.cluster.typed.PrepareForFullClusterShutdown$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.typed.SelfRemoved
 
canEqual(Object) - Method in class org.apache.pekko.cluster.typed.SelfUp
 
canEqual(Object) - Method in class org.apache.pekko.cluster.typed.Subscribe
 
canEqual(Object) - Method in class org.apache.pekko.cluster.typed.Unsubscribe
 
canEqual(Object) - Method in class org.apache.pekko.cluster.UniqueAddress
 
canEqual(Object) - Static method in class org.apache.pekko.cluster.Valid
 
canEqual(Object) - Method in class org.apache.pekko.cluster.Valid$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.VectorClock.After$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.VectorClock.Before$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.VectorClock
 
canEqual(Object) - Method in class org.apache.pekko.cluster.VectorClock.Concurrent$
 
canEqual(Object) - Method in class org.apache.pekko.cluster.VectorClock.Same$
 
canEqual(Object) - Static method in class org.apache.pekko.discovery.Lookup
 
canEqual(Object) - Method in class org.apache.pekko.discovery.Lookup$
 
canEqual(Object) - Method in class org.apache.pekko.dispatch.BoundedControlAwareMailbox
 
canEqual(Object) - Method in class org.apache.pekko.dispatch.BoundedDequeBasedMailbox
 
canEqual(Object) - Method in class org.apache.pekko.dispatch.BoundedMailbox
 
canEqual(Object) - Method in class org.apache.pekko.dispatch.Envelope
 
canEqual(Object) - Method in class org.apache.pekko.dispatch.MonitorableThreadFactory
 
canEqual(Object) - Method in class org.apache.pekko.dispatch.NonBlockingBoundedMailbox
 
canEqual(Object) - Method in class org.apache.pekko.dispatch.SingleConsumerOnlyUnboundedMailbox
 
canEqual(Object) - Static method in class org.apache.pekko.dispatch.sysmsg.NoMessage
 
canEqual(Object) - Method in class org.apache.pekko.dispatch.sysmsg.NoMessage$
 
canEqual(Object) - Method in class org.apache.pekko.dispatch.TaskInvocation
 
canEqual(Object) - Method in class org.apache.pekko.dispatch.ThreadPoolConfig
 
canEqual(Object) - Method in class org.apache.pekko.dispatch.ThreadPoolConfigBuilder
 
canEqual(Object) - Method in class org.apache.pekko.dispatch.UnboundedControlAwareMailbox
 
canEqual(Object) - Method in class org.apache.pekko.dispatch.UnboundedDequeBasedMailbox
 
canEqual(Object) - Method in class org.apache.pekko.dispatch.UnboundedMailbox
 
canEqual(Object) - Static method in class org.apache.pekko.Done
 
canEqual(Object) - Method in class org.apache.pekko.Done$
 
canEqual(Object) - Method in class org.apache.pekko.event.Logging.Debug
 
canEqual(Object) - Method in class org.apache.pekko.event.Logging.Error
 
canEqual(Object) - Method in class org.apache.pekko.event.Logging.Info
 
canEqual(Object) - Method in class org.apache.pekko.event.Logging.InitializeLogger
 
canEqual(Object) - Method in class org.apache.pekko.event.Logging.LoggerInitialized$
 
canEqual(Object) - Method in class org.apache.pekko.event.Logging.LogLevel
 
canEqual(Object) - Method in class org.apache.pekko.event.Logging.Warning
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.AAAARecord
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.ARecord
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.CachePolicy.Forever$
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.CachePolicy.Never$
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.CNameRecord
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.DnsProtocol.Ip
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.DnsProtocol.Resolve
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.DnsProtocol.Resolved
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.DnsProtocol.Srv$
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.IdGenerator.Policy$.EnhancedDoubleHashRandom$
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.IdGenerator.Policy$.SecureRandom$
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.IdGenerator.Policy$.ThreadLocalRandom$
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.RecordClass
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.RecordType
 
canEqual(Object) - Method in class org.apache.pekko.io.Dns.Resolve
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.io.Dns.Resolved
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.SRVRecord
 
canEqual(Object) - Method in class org.apache.pekko.io.dns.UnknownRecord
 
canEqual(Object) - Method in class org.apache.pekko.io.Inet.SO$.ReceiveBufferSize
 
canEqual(Object) - Method in class org.apache.pekko.io.Inet.SO$.ReuseAddress
 
canEqual(Object) - Method in class org.apache.pekko.io.Inet.SO$.SendBufferSize
 
canEqual(Object) - Method in class org.apache.pekko.io.Inet.SO$.TrafficClass
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.Abort$
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.Aborted$
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.Bind
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.Bound
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.Close$
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.Closed$
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.CommandFailed
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.CompoundWrite
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.ConfirmedClose$
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.ConfirmedClosed$
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.Connect
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.Connected
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.ErrorClosed
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.NoAck
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.PeerClosed$
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.Received
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.Register
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.ResumeAccepting
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.ResumeReading$
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.ResumeWriting$
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.SO$.KeepAlive
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.SO$.OOBInline
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.SO$.TcpNoDelay
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.SuspendReading$
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.Unbind$
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.Unbound$
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.Write
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.WriteFile
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.WritePath
 
canEqual(Object) - Method in class org.apache.pekko.io.Tcp.WritingResumed$
 
canEqual(Object) - Method in class org.apache.pekko.io.Udp.Bind
 
canEqual(Object) - Method in class org.apache.pekko.io.Udp.Bound
 
canEqual(Object) - Method in class org.apache.pekko.io.Udp.CommandFailed
 
canEqual(Object) - Method in class org.apache.pekko.io.Udp.NoAck
 
canEqual(Object) - Method in class org.apache.pekko.io.Udp.Received
 
canEqual(Object) - Method in class org.apache.pekko.io.Udp.ResumeReading$
 
canEqual(Object) - Method in class org.apache.pekko.io.Udp.Send
 
canEqual(Object) - Method in class org.apache.pekko.io.Udp.SimpleSender
 
canEqual(Object) - Method in class org.apache.pekko.io.Udp.SimpleSenderReady$
 
canEqual(Object) - Method in class org.apache.pekko.io.Udp.SO$.Broadcast
 
canEqual(Object) - Method in class org.apache.pekko.io.Udp.SuspendReading$
 
canEqual(Object) - Method in class org.apache.pekko.io.Udp.Unbind$
 
canEqual(Object) - Method in class org.apache.pekko.io.Udp.Unbound$
 
canEqual(Object) - Method in class org.apache.pekko.io.UdpConnected.CommandFailed
 
canEqual(Object) - Method in class org.apache.pekko.io.UdpConnected.Connect
 
canEqual(Object) - Method in class org.apache.pekko.io.UdpConnected.Connected$
 
canEqual(Object) - Method in class org.apache.pekko.io.UdpConnected.Disconnect$
 
canEqual(Object) - Method in class org.apache.pekko.io.UdpConnected.Disconnected$
 
canEqual(Object) - Method in class org.apache.pekko.io.UdpConnected.NoAck
 
canEqual(Object) - Method in class org.apache.pekko.io.UdpConnected.Received
 
canEqual(Object) - Method in class org.apache.pekko.io.UdpConnected.ResumeReading$
 
canEqual(Object) - Method in class org.apache.pekko.io.UdpConnected.Send
 
canEqual(Object) - Method in class org.apache.pekko.io.UdpConnected.SuspendReading$
 
canEqual(Object) - Method in exception org.apache.pekko.japi.JavaPartialFunction.NoMatch$
 
canEqual(Object) - Method in class org.apache.pekko.japi.Option.Some
 
canEqual(Object) - Method in class org.apache.pekko.japi.Pair
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple10
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple11
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple12
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple13
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple14
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple15
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple16
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple17
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple18
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple19
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple20
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple21
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple22
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple3
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple4
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple5
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple6
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple7
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple8
 
canEqual(Object) - Method in class org.apache.pekko.japi.tuple.Tuple9
 
canEqual(Object) - Static method in class org.apache.pekko.NotUsed
 
canEqual(Object) - Method in class org.apache.pekko.NotUsed$
 
canEqual(Object) - Static method in class org.apache.pekko.osgi.UnregisteringLogService
 
canEqual(Object) - Method in class org.apache.pekko.osgi.UnregisteringLogService$
 
canEqual(Object) - Method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl
 
canEqual(Object) - Method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl
 
canEqual(Object) - Method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
canEqual(Object) - Method in class org.apache.pekko.pattern.BackoffSupervisor.CurrentChild
 
canEqual(Object) - Method in class org.apache.pekko.pattern.BackoffSupervisor.GetCurrentChild$
 
canEqual(Object) - Method in class org.apache.pekko.pattern.BackoffSupervisor.GetRestartCount$
 
canEqual(Object) - Method in class org.apache.pekko.pattern.BackoffSupervisor.Reset$
 
canEqual(Object) - Method in class org.apache.pekko.pattern.BackoffSupervisor.RestartCount
 
canEqual(Object) - Method in class org.apache.pekko.pattern.BackoffSupervisor.StartChild$
 
canEqual(Object) - Static method in class org.apache.pekko.pattern.ForwardDeathLetters
 
canEqual(Object) - Method in class org.apache.pekko.pattern.ForwardDeathLetters$
 
canEqual(Object) - Static method in class org.apache.pekko.pattern.ManualReset
 
canEqual(Object) - Method in class org.apache.pekko.pattern.ManualReset$
 
canEqual(Object) - Static method in class org.apache.pekko.pattern.RestartImpliesFailure
 
canEqual(Object) - Method in class org.apache.pekko.pattern.RestartImpliesFailure$
 
canEqual(Object) - Method in exception org.apache.pekko.pattern.StatusReply.ErrorMessage
 
canEqual(Object) - Static method in class org.apache.pekko.pattern.StopImpliesFailure
 
canEqual(Object) - Method in class org.apache.pekko.pattern.StopImpliesFailure$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
canEqual(Object) - Method in class org.apache.pekko.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick
 
canEqual(Object) - Method in class org.apache.pekko.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
canEqual(Object) - Method in class org.apache.pekko.persistence.AtLeastOnceDelivery.UnconfirmedWarning
 
canEqual(Object) - Method in class org.apache.pekko.persistence.AtomicWrite
 
canEqual(Object) - Method in class org.apache.pekko.persistence.DeleteMessagesFailure
 
canEqual(Object) - Method in class org.apache.pekko.persistence.DeleteMessagesSuccess
 
canEqual(Object) - Method in class org.apache.pekko.persistence.DeleteSnapshotFailure
 
canEqual(Object) - Method in class org.apache.pekko.persistence.DeleteSnapshotsFailure
 
canEqual(Object) - Method in class org.apache.pekko.persistence.DeleteSnapshotsSuccess
 
canEqual(Object) - Method in class org.apache.pekko.persistence.DeleteSnapshotSuccess
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.DiscardToDeadLetterStrategy
 
canEqual(Object) - Method in class org.apache.pekko.persistence.DiscardToDeadLetterStrategy$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.Eventsourced.AsyncHandlerInvocation
 
canEqual(Object) - Method in class org.apache.pekko.persistence.Eventsourced.RecoveryTick
 
canEqual(Object) - Method in class org.apache.pekko.persistence.Eventsourced.StashingHandlerInvocation
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Event
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Failure
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.FixedDelayMode$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.FixedRateMode$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Normal$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Shutdown$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.SingleMode$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.StateTimeout$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.TimeoutMarker
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.AsyncWriteJournal.Desequenced
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.AsyncWriteProxy.InitTimeout$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.AsyncWriteProxy.SetStore
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplayFailure
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplayMessages
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplaySuccess
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.WriteMessages
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.EventsSeq
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.journal.IdentityEventAdapter
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.IdentityEventAdapter$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.journal.IdentityEventAdapters
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.IdentityEventAdapters$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.JournalPerfSpec.Cmd
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.JournalPerfSpec.ResetCounter$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.PersistencePluginProxy.TargetLocation
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.SingleEventSeq
 
canEqual(Object) - Method in class org.apache.pekko.persistence.journal.Tagged
 
canEqual(Object) - Method in class org.apache.pekko.persistence.JournalProtocol.DeleteMessagesTo
 
canEqual(Object) - Method in class org.apache.pekko.persistence.JournalProtocol.LoopMessageSuccess
 
canEqual(Object) - Method in class org.apache.pekko.persistence.JournalProtocol.RecoverySuccess
 
canEqual(Object) - Method in class org.apache.pekko.persistence.JournalProtocol.ReplayedMessage
 
canEqual(Object) - Method in class org.apache.pekko.persistence.JournalProtocol.ReplayMessages
 
canEqual(Object) - Method in class org.apache.pekko.persistence.JournalProtocol.ReplayMessagesFailure
 
canEqual(Object) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessageFailure
 
canEqual(Object) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessageRejected
 
canEqual(Object) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessages
 
canEqual(Object) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessagesFailed
 
canEqual(Object) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessagesSuccessful$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessageSuccess
 
canEqual(Object) - Method in class org.apache.pekko.persistence.query.EventEnvelope
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.query.NoOffset
 
canEqual(Object) - Method in class org.apache.pekko.persistence.query.NoOffset$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.query.Sequence
 
canEqual(Object) - Method in class org.apache.pekko.persistence.query.TimeBasedUUID
 
canEqual(Object) - Method in class org.apache.pekko.persistence.query.TimestampOffset
 
canEqual(Object) - Method in class org.apache.pekko.persistence.Recovery
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.RecoveryCompleted
 
canEqual(Object) - Method in class org.apache.pekko.persistence.RecoveryCompleted$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.ReplyToStrategy
 
canEqual(Object) - Method in class org.apache.pekko.persistence.SaveSnapshotFailure
 
canEqual(Object) - Method in class org.apache.pekko.persistence.SaveSnapshotSuccess
 
canEqual(Object) - Method in class org.apache.pekko.persistence.SelectedSnapshot
 
canEqual(Object) - Method in class org.apache.pekko.persistence.serialization.Snapshot
 
canEqual(Object) - Method in class org.apache.pekko.persistence.SnapshotMetadata
 
canEqual(Object) - Method in class org.apache.pekko.persistence.SnapshotOffer
 
canEqual(Object) - Method in class org.apache.pekko.persistence.SnapshotProtocol.DeleteSnapshot
 
canEqual(Object) - Method in class org.apache.pekko.persistence.SnapshotProtocol.DeleteSnapshots
 
canEqual(Object) - Method in class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshot
 
canEqual(Object) - Method in class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshotFailed
 
canEqual(Object) - Method in class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshotResult
 
canEqual(Object) - Method in class org.apache.pekko.persistence.SnapshotProtocol.SaveSnapshot
 
canEqual(Object) - Method in class org.apache.pekko.persistence.SnapshotSelectionCriteria
 
canEqual(Object) - Method in class org.apache.pekko.persistence.state.javadsl.GetObjectResult
 
canEqual(Object) - Method in class org.apache.pekko.persistence.state.scaladsl.GetObjectResult
 
canEqual(Object) - Method in class org.apache.pekko.persistence.testkit.DeleteEvents
 
canEqual(Object) - Method in class org.apache.pekko.persistence.testkit.DeleteSnapshotByMeta
 
canEqual(Object) - Method in class org.apache.pekko.persistence.testkit.DeleteSnapshotsByCriteria
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll
 
canEqual(Object) - Method in class org.apache.pekko.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.testkit.ProcessingSuccess
 
canEqual(Object) - Method in class org.apache.pekko.persistence.testkit.ProcessingSuccess$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.testkit.ReadEvents
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.testkit.ReadSeqNum
 
canEqual(Object) - Method in class org.apache.pekko.persistence.testkit.ReadSeqNum$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.testkit.ReadSnapshot
 
canEqual(Object) - Method in class org.apache.pekko.persistence.testkit.Reject
 
canEqual(Object) - Method in class org.apache.pekko.persistence.testkit.SnapshotMeta
 
canEqual(Object) - Method in class org.apache.pekko.persistence.testkit.SnapshotMeta$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.testkit.state.scaladsl.Record
 
canEqual(Object) - Method in class org.apache.pekko.persistence.testkit.StorageFailure
 
canEqual(Object) - Method in class org.apache.pekko.persistence.testkit.WriteEvents
 
canEqual(Object) - Method in class org.apache.pekko.persistence.testkit.WriteSnapshot
 
canEqual(Object) - Method in class org.apache.pekko.persistence.TestPayload
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.ThrowOverflowExceptionStrategy
 
canEqual(Object) - Method in class org.apache.pekko.persistence.ThrowOverflowExceptionStrategy$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.crdt.Counter
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.crdt.Counter.Updated
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.crdt.LwwTime
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.DeleteEventsCompleted
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.DeleteEventsFailed
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.DeleteSnapshotsCompleted
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.DeleteSnapshotsFailed
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.DeletionTarget.Criteria
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.DeletionTarget.Individual
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.EmptyEventSeq
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.EmptyEventSeq$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.internal.DefaultRecovery
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.DefaultRecovery$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.internal.DisabledRecovery
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.DisabledRecovery$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.internal.DisabledRetentionCriteria
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.DisabledRetentionCriteria$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.IncomingCommand
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.JournalResponse
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.RecoveryPermitGranted$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.RecoveryTickEvent
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.SnapshotterResponse
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.JournalInteractions.EventToPersist
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.internal.PersistNothing
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.PersistNothing$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.internal.ReplicatedEventAck
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.ReplicatedEventAck$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.internal.Stash
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.Stash$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.StashOverflowStrategy.Drop$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.StashOverflowStrategy.Fail$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.internal.Stop
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.Stop$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.internal.Unhandled
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.Unhandled$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.internal.UnstashAll
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.internal.UnstashAll$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.RecoveryCompleted
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.RecoveryCompleted$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.RecoveryFailed
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.ReplicaId
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.SnapshotCompleted
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.SnapshotFailed
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.DeleteSuccess$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.GetFailure
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.GetSuccess
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.RecoveryPermitGranted$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.RecoveryTimeout$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.UpsertSuccess$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.state.internal.PersistNothing
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.PersistNothing$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.state.internal.Stash
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.Stash$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.StashOverflowStrategy.Drop$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.StashOverflowStrategy.Fail$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.state.internal.Stop
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.Stop$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.state.internal.Unhandled
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.Unhandled$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.state.internal.UnstashAll
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.internal.UnstashAll$
 
canEqual(Object) - Static method in class org.apache.pekko.persistence.typed.state.RecoveryCompleted
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.RecoveryCompleted$
 
canEqual(Object) - Method in class org.apache.pekko.persistence.typed.state.RecoveryFailed
 
canEqual(Object) - Method in class org.apache.pekko.remote.Ack
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.AckedReceiveBuffer
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.AckedSendBuffer
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
canEqual(Object) - Method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
canEqual(Object) - Method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
canEqual(Object) - Static method in class org.apache.pekko.remote.artery.compress.NoInboundCompressions
 
canEqual(Object) - Method in class org.apache.pekko.remote.artery.compress.NoInboundCompressions$
 
canEqual(Object) - Static method in class org.apache.pekko.remote.artery.Flush
 
canEqual(Object) - Method in class org.apache.pekko.remote.artery.Flush$
 
canEqual(Object) - Method in class org.apache.pekko.remote.artery.GracefulShutdownQuarantinedEvent
 
canEqual(Object) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
canEqual(Object) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
canEqual(Object) - Method in class org.apache.pekko.remote.artery.QuarantinedEvent
 
canEqual(Object) - Method in class org.apache.pekko.remote.artery.TestManagementCommands.FailInboundStreamOnce
 
canEqual(Object) - Method in class org.apache.pekko.remote.artery.ThisActorSystemQuarantinedEvent
 
canEqual(Object) - Method in class org.apache.pekko.remote.AssociatedEvent
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.AssociationErrorEvent
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.DisassociatedEvent
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.QuarantinedEvent
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.RemoteScope
 
canEqual(Object) - Method in class org.apache.pekko.remote.RemotingErrorEvent
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.RemotingListenEvent
 
canEqual(Object) - Static method in class org.apache.pekko.remote.RemotingShutdownEvent
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.RemotingShutdownEvent$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.routing.RemoteRouterConfig
 
canEqual(Object) - Method in class org.apache.pekko.remote.SeqNo
Deprecated.
 
canEqual(Object) - Static method in class org.apache.pekko.remote.testconductor.Client
 
canEqual(Object) - Method in class org.apache.pekko.remote.testconductor.Client$
 
canEqual(Object) - Method in class org.apache.pekko.remote.testconductor.Done$
 
canEqual(Object) - Method in class org.apache.pekko.remote.testconductor.RoleName
 
canEqual(Object) - Static method in class org.apache.pekko.remote.testconductor.Server
 
canEqual(Object) - Method in class org.apache.pekko.remote.testconductor.Server$
 
canEqual(Object) - Method in class org.apache.pekko.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.ActorTransportAdapter.DisassociateUnderlying
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.ActorTransportAdapter.ListenerRegistered
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.AssociationHandle.Disassociated
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.AssociationHandle.InboundPayload
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.AssociationHandle.Quarantined$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.AssociationHandle.Shutdown$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.AssociationHandle.Unknown$
Deprecated.
 
canEqual(Object) - Method in exception org.apache.pekko.remote.transport.FailureInjectorException
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.HandshakeInfo
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.PekkoPduCodec.Associate
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.PekkoPduCodec.Disassociate
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.PekkoPduCodec.Heartbeat$
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.PekkoPduCodec.Message
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.PekkoPduCodec.Payload
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.TestAssociationHandle
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.TestTransport.ListenAttempt
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.Blackhole$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.Direction$.Both$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.Direction$.Receive$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.Direction$.Send$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.ForceDisassociateAck$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.SetThrottleAck$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.Unthrottled$
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.transport.Transport.InboundAssociation
Deprecated.
 
canEqual(Object) - Method in exception org.apache.pekko.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
canEqual(Object) - Method in class org.apache.pekko.remote.UniqueAddress
 
canEqual(Object) - Method in class org.apache.pekko.routing.ActorRefRoutee
 
canEqual(Object) - Method in class org.apache.pekko.routing.ActorSelectionRoutee
 
canEqual(Object) - Method in class org.apache.pekko.routing.AddRoutee
 
canEqual(Object) - Method in class org.apache.pekko.routing.AdjustPoolSize
 
canEqual(Object) - Method in class org.apache.pekko.routing.BalancingPool
 
canEqual(Object) - Method in class org.apache.pekko.routing.Broadcast
 
canEqual(Object) - Method in class org.apache.pekko.routing.BroadcastGroup
 
canEqual(Object) - Method in class org.apache.pekko.routing.BroadcastPool
 
canEqual(Object) - Method in class org.apache.pekko.routing.ConsistentHashingGroup
 
canEqual(Object) - Method in class org.apache.pekko.routing.ConsistentHashingPool
 
canEqual(Object) - Method in class org.apache.pekko.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
canEqual(Object) - Method in class org.apache.pekko.routing.ConsistentHashingRoutingLogic
 
canEqual(Object) - Method in class org.apache.pekko.routing.Deafen
 
canEqual(Object) - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
canEqual(Object) - Method in class org.apache.pekko.routing.DefaultResizer
 
canEqual(Object) - Method in class org.apache.pekko.routing.DefaultResizer$
 
canEqual(Object) - Static method in class org.apache.pekko.routing.FromConfig
 
canEqual(Object) - Method in class org.apache.pekko.routing.FromConfig$
 
canEqual(Object) - Static method in class org.apache.pekko.routing.GetRoutees
 
canEqual(Object) - Method in class org.apache.pekko.routing.GetRoutees$
 
canEqual(Object) - Method in class org.apache.pekko.routing.Listen
 
canEqual(Object) - Static method in class org.apache.pekko.routing.NoRouter
 
canEqual(Object) - Method in class org.apache.pekko.routing.NoRouter$
 
canEqual(Object) - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer.ResizeRecord
 
canEqual(Object) - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
canEqual(Object) - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer$
 
canEqual(Object) - Method in class org.apache.pekko.routing.RandomGroup
 
canEqual(Object) - Method in class org.apache.pekko.routing.RandomPool
 
canEqual(Object) - Method in class org.apache.pekko.routing.RemoveRoutee
 
canEqual(Object) - Method in class org.apache.pekko.routing.RoundRobinGroup
 
canEqual(Object) - Method in class org.apache.pekko.routing.RoundRobinPool
 
canEqual(Object) - Method in class org.apache.pekko.routing.Routees
 
canEqual(Object) - Method in class org.apache.pekko.routing.Router
 
canEqual(Object) - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedGroup
 
canEqual(Object) - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool
 
canEqual(Object) - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedRoutingLogic
 
canEqual(Object) - Method in class org.apache.pekko.routing.SeveralRoutees
 
canEqual(Object) - Method in class org.apache.pekko.routing.SmallestMailboxPool
 
canEqual(Object) - Method in class org.apache.pekko.routing.TailChoppingGroup
 
canEqual(Object) - Method in class org.apache.pekko.routing.TailChoppingPool
 
canEqual(Object) - Method in class org.apache.pekko.routing.TailChoppingRoutingLogic
 
canEqual(Object) - Method in class org.apache.pekko.routing.WithListeners
 
canEqual(Object) - Method in class org.apache.pekko.serialization.DisabledJavaSerializer
 
canEqual(Object) - Method in class org.apache.pekko.serialization.jackson.Compression.GZip
 
canEqual(Object) - Method in class org.apache.pekko.serialization.jackson.Compression.LZ4
 
canEqual(Object) - Method in class org.apache.pekko.serialization.Serialization.Information
 
canEqual(Object) - Method in exception org.apache.pekko.stream.AbruptIOTerminationException
Deprecated.
 
canEqual(Object) - Method in exception org.apache.pekko.stream.AbruptTerminationException
 
canEqual(Object) - Method in class org.apache.pekko.stream.ActorAttributes.DebugLogging
 
canEqual(Object) - Method in class org.apache.pekko.stream.ActorAttributes.Dispatcher
 
canEqual(Object) - Method in class org.apache.pekko.stream.ActorAttributes.FuzzingMode
 
canEqual(Object) - Method in class org.apache.pekko.stream.ActorAttributes.MaxFixedBufferSize
 
canEqual(Object) - Method in class org.apache.pekko.stream.ActorAttributes.OutputBurstLimit
 
canEqual(Object) - Method in class org.apache.pekko.stream.ActorAttributes.StreamSubscriptionTimeout
 
canEqual(Object) - Method in class org.apache.pekko.stream.ActorAttributes.SupervisionStrategy
 
canEqual(Object) - Method in class org.apache.pekko.stream.ActorAttributes.SyncProcessingLimit
 
canEqual(Object) - Method in class org.apache.pekko.stream.AmorphousShape
 
canEqual(Object) - Method in class org.apache.pekko.stream.Attributes.AsyncBoundary$
 
canEqual(Object) - Method in class org.apache.pekko.stream.Attributes.CancellationStrategy
 
canEqual(Object) - Method in class org.apache.pekko.stream.Attributes.CancellationStrategy$.AfterDelay
 
canEqual(Object) - Method in class org.apache.pekko.stream.Attributes.CancellationStrategy$.CompleteStage$
 
canEqual(Object) - Method in class org.apache.pekko.stream.Attributes.CancellationStrategy$.FailStage$
 
canEqual(Object) - Method in class org.apache.pekko.stream.Attributes.CancellationStrategy$.PropagateFailure$
 
canEqual(Object) - Method in class org.apache.pekko.stream.Attributes
 
canEqual(Object) - Method in class org.apache.pekko.stream.Attributes.InputBuffer
 
canEqual(Object) - Method in class org.apache.pekko.stream.Attributes.LogLevels
 
canEqual(Object) - Method in class org.apache.pekko.stream.Attributes.Name
 
canEqual(Object) - Method in class org.apache.pekko.stream.BidiShape
 
canEqual(Object) - Static method in exception org.apache.pekko.stream.BindFailedException
 
canEqual(Object) - Method in exception org.apache.pekko.stream.BindFailedException$
Deprecated.
 
canEqual(Object) - Method in exception org.apache.pekko.stream.BufferOverflowException
 
canEqual(Object) - Static method in class org.apache.pekko.stream.Client
 
canEqual(Object) - Method in class org.apache.pekko.stream.Client$
 
canEqual(Object) - Method in class org.apache.pekko.stream.CompletionStrategy.Draining$
 
canEqual(Object) - Method in class org.apache.pekko.stream.CompletionStrategy.Immediately$
 
canEqual(Object) - Method in class org.apache.pekko.stream.CompletionStrategy$
 
canEqual(Object) - Static method in class org.apache.pekko.stream.EagerClose
 
canEqual(Object) - Method in class org.apache.pekko.stream.EagerClose$
 
canEqual(Object) - Method in class org.apache.pekko.stream.FanInShape.Name
 
canEqual(Object) - Method in class org.apache.pekko.stream.FanInShape.Ports
 
canEqual(Object) - Method in class org.apache.pekko.stream.FanOutShape.Name
 
canEqual(Object) - Method in class org.apache.pekko.stream.FanOutShape.Ports
 
canEqual(Object) - Method in class org.apache.pekko.stream.FlowMonitorState.Failed
 
canEqual(Object) - Method in class org.apache.pekko.stream.FlowMonitorState.Finished$
 
canEqual(Object) - Method in class org.apache.pekko.stream.FlowMonitorState.Initialized$
 
canEqual(Object) - Method in class org.apache.pekko.stream.FlowMonitorState.Received
 
canEqual(Object) - Method in class org.apache.pekko.stream.FlowShape
 
canEqual(Object) - Static method in class org.apache.pekko.stream.IgnoreBoth
 
canEqual(Object) - Method in class org.apache.pekko.stream.IgnoreBoth$
 
canEqual(Object) - Static method in class org.apache.pekko.stream.IgnoreCancel
 
canEqual(Object) - Method in class org.apache.pekko.stream.IgnoreCancel$
 
canEqual(Object) - Static method in class org.apache.pekko.stream.IgnoreComplete
 
canEqual(Object) - Method in class org.apache.pekko.stream.IgnoreComplete$
 
canEqual(Object) - Method in exception org.apache.pekko.stream.InvalidPartnerActorException
 
canEqual(Object) - Method in exception org.apache.pekko.stream.InvalidSequenceNumberException
 
canEqual(Object) - Method in class org.apache.pekko.stream.IOResult
 
canEqual(Object) - Method in class org.apache.pekko.stream.OverflowStrategies.EmitEarly$
 
canEqual(Object) - Method in class org.apache.pekko.stream.QueueOfferResult.Dropped$
 
canEqual(Object) - Method in class org.apache.pekko.stream.QueueOfferResult.Enqueued$
 
canEqual(Object) - Method in class org.apache.pekko.stream.QueueOfferResult.Failure
 
canEqual(Object) - Method in class org.apache.pekko.stream.QueueOfferResult.QueueClosed$
 
canEqual(Object) - Method in exception org.apache.pekko.stream.RemoteStreamRefActorTerminatedException
 
canEqual(Object) - Method in exception org.apache.pekko.stream.scaladsl.Partition.PartitionOutOfBoundsException
 
canEqual(Object) - Method in class org.apache.pekko.stream.scaladsl.RestartWithBackoffFlow.Delay
 
canEqual(Object) - Method in class org.apache.pekko.stream.scaladsl.RunnableGraph
 
canEqual(Object) - Method in class org.apache.pekko.stream.scaladsl.Tcp.IncomingConnection
 
canEqual(Object) - Method in class org.apache.pekko.stream.scaladsl.Tcp.OutgoingConnection
 
canEqual(Object) - Method in class org.apache.pekko.stream.scaladsl.Tcp.ServerBinding
 
canEqual(Object) - Method in class org.apache.pekko.stream.scaladsl.TcpAttributes.TcpWriteBufferSize
 
canEqual(Object) - Static method in class org.apache.pekko.stream.Server
 
canEqual(Object) - Method in class org.apache.pekko.stream.Server$
 
canEqual(Object) - Method in class org.apache.pekko.stream.SinkShape
 
canEqual(Object) - Method in class org.apache.pekko.stream.snapshot.ConnectionSnapshot.Closed$
 
canEqual(Object) - Method in class org.apache.pekko.stream.snapshot.ConnectionSnapshot.ShouldPull$
 
canEqual(Object) - Method in class org.apache.pekko.stream.snapshot.ConnectionSnapshot.ShouldPush$
 
canEqual(Object) - Method in class org.apache.pekko.stream.SourceShape
 
canEqual(Object) - Method in class org.apache.pekko.stream.stage.ConcurrentAsyncCallbackState.Event
 
canEqual(Object) - Method in class org.apache.pekko.stream.stage.ConcurrentAsyncCallbackState.Initialized$
 
canEqual(Object) - Method in class org.apache.pekko.stream.stage.ConcurrentAsyncCallbackState.Pending
 
canEqual(Object) - Method in exception org.apache.pekko.stream.stage.GraphStageLogic.StageActorRefNotInitializedException
 
canEqual(Object) - Method in class org.apache.pekko.stream.stage.TimerMessages.Scheduled
 
canEqual(Object) - Method in class org.apache.pekko.stream.stage.TimerMessages.Timer
 
canEqual(Object) - Method in class org.apache.pekko.stream.StreamRefAttributes.BufferCapacity
 
canEqual(Object) - Method in class org.apache.pekko.stream.StreamRefAttributes.DemandRedeliveryInterval
 
canEqual(Object) - Method in class org.apache.pekko.stream.StreamRefAttributes.FinalTerminationSignalDeadline
 
canEqual(Object) - Method in class org.apache.pekko.stream.StreamRefAttributes.SubscriptionTimeout
 
canEqual(Object) - Method in exception org.apache.pekko.stream.StreamRefSubscriptionTimeoutException
 
canEqual(Object) - Method in class org.apache.pekko.stream.StreamSubscriptionTimeoutTerminationMode.CancelTermination$
 
canEqual(Object) - Method in class org.apache.pekko.stream.StreamSubscriptionTimeoutTerminationMode.NoopTermination$
 
canEqual(Object) - Method in class org.apache.pekko.stream.StreamSubscriptionTimeoutTerminationMode.WarnTermination$
 
canEqual(Object) - Method in exception org.apache.pekko.stream.SubscriptionWithCancelException.NoMoreElementsNeeded$
 
canEqual(Object) - Method in exception org.apache.pekko.stream.SubscriptionWithCancelException.StageWasCompleted$
 
canEqual(Object) - Method in class org.apache.pekko.stream.SubstreamCancelStrategies.Drain$
 
canEqual(Object) - Method in class org.apache.pekko.stream.SubstreamCancelStrategies.Propagate$
 
canEqual(Object) - Method in class org.apache.pekko.stream.Supervision.Restart$
 
canEqual(Object) - Method in class org.apache.pekko.stream.Supervision.Resume$
 
canEqual(Object) - Method in class org.apache.pekko.stream.Supervision.Stop$
 
canEqual(Object) - Method in exception org.apache.pekko.stream.TargetRefNotInitializedYetException
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.GraphStageMessages.DownstreamFinish$
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.GraphStageMessages.Failure
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.GraphStageMessages.Pull$
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.GraphStageMessages.Push$
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.GraphStageMessages.StageFailure
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.GraphStageMessages.UpstreamFinish$
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.StreamTestKit.CompletedSubscription
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.StreamTestKit.FailedSubscription
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.TestPublisher.CancelSubscription
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.TestPublisher.RequestMore
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.TestPublisher.Subscribe
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.TestSubscriber.OnComplete$
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.TestSubscriber.OnError
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.TestSubscriber.OnNext
 
canEqual(Object) - Method in class org.apache.pekko.stream.testkit.TestSubscriber.OnSubscribe
 
canEqual(Object) - Method in class org.apache.pekko.stream.ThrottleMode.Enforcing$
 
canEqual(Object) - Method in class org.apache.pekko.stream.ThrottleMode.Shaping$
 
canEqual(Object) - Method in class org.apache.pekko.stream.TLSClientAuth.Need$
 
canEqual(Object) - Method in class org.apache.pekko.stream.TLSClientAuth.None$
 
canEqual(Object) - Method in class org.apache.pekko.stream.TLSClientAuth.Want$
 
canEqual(Object) - Method in class org.apache.pekko.stream.TLSProtocol.NegotiateNewSession
 
canEqual(Object) - Method in class org.apache.pekko.stream.TLSProtocol.SendBytes
 
canEqual(Object) - Method in class org.apache.pekko.stream.TLSProtocol.SessionBytes
 
canEqual(Object) - Method in class org.apache.pekko.stream.TLSProtocol.SessionTruncated$
 
canEqual(Object) - Method in class org.apache.pekko.testkit.CustomEventFilter
 
canEqual(Object) - Method in class org.apache.pekko.testkit.DeadLettersFilter
 
canEqual(Object) - Method in class org.apache.pekko.testkit.DebugFilter
 
canEqual(Object) - Method in class org.apache.pekko.testkit.ErrorFilter
 
canEqual(Object) - Method in class org.apache.pekko.testkit.InfoFilter
 
canEqual(Object) - Method in class org.apache.pekko.testkit.SocketUtil.Both$
 
canEqual(Object) - Method in class org.apache.pekko.testkit.SocketUtil.Tcp$
 
canEqual(Object) - Method in class org.apache.pekko.testkit.SocketUtil.Udp$
 
canEqual(Object) - Method in class org.apache.pekko.testkit.TestActor.KeepRunning$
 
canEqual(Object) - Method in class org.apache.pekko.testkit.TestActor.NoAutoPilot$
 
canEqual(Object) - Method in class org.apache.pekko.testkit.TestActor.NullMessage$
 
canEqual(Object) - Method in class org.apache.pekko.testkit.TestActor.RealMessage
 
canEqual(Object) - Method in class org.apache.pekko.testkit.TestActor.SetAutoPilot
 
canEqual(Object) - Method in class org.apache.pekko.testkit.TestActor.SetIgnore
 
canEqual(Object) - Method in class org.apache.pekko.testkit.TestActor.Spawn
 
canEqual(Object) - Method in class org.apache.pekko.testkit.TestActor.UnWatch
 
canEqual(Object) - Method in class org.apache.pekko.testkit.TestActor.Watch
 
canEqual(Object) - Method in class org.apache.pekko.testkit.TestEvent.Mute
 
canEqual(Object) - Method in class org.apache.pekko.testkit.TestEvent.UnMute
 
canEqual(Object) - Method in exception org.apache.pekko.testkit.TestException
 
canEqual(Object) - Method in class org.apache.pekko.testkit.WarningFilter
 
canEqual(Object) - Method in class org.apache.pekko.util.LineNumbers.NoSourceInfo$
 
canEqual(Object) - Method in class org.apache.pekko.util.LineNumbers.SourceFile
 
canEqual(Object) - Method in class org.apache.pekko.util.LineNumbers.SourceFileLines
 
canEqual(Object) - Method in class org.apache.pekko.util.LineNumbers.UnknownSourceFormat
 
canEqual(Object) - Method in class org.apache.pekko.util.Timeout
 
canEqual$extension(ServiceRegistry, Object) - Method in class org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry$
 
canEqual$extension(Logging.LogLevel, Object) - Method in class org.apache.pekko.event.Logging.LogLevel$
 
canEqual$extension(MessageFlags, Object) - Method in class org.apache.pekko.io.dns.internal.MessageFlags$
 
canonicalize(Behavior<T>, Behavior<T>, TypedActorContext<T>) - Static method in class org.apache.pekko.actor.typed.Behavior
Given a possibly special behavior (same or unhandled) and a &ldquo;current&rdquo; behavior (which defines the meaning of encountering a same behavior) this method computes the next behavior, suitable for passing a message or signal.
canonicalize(Behavior<T>, Behavior<T>, TypedActorContext<T>) - Method in class org.apache.pekko.actor.typed.Behavior$
Given a possibly special behavior (same or unhandled) and a &ldquo;current&rdquo; behavior (which defines the meaning of encountering a same behavior) this method computes the next behavior, suitable for passing a message or signal.
canonicalName() - Method in class org.apache.pekko.io.dns.CNameRecord
 
CapabilityFlag - Class in org.apache.pekko.persistence
 
CapabilityFlag() - Constructor for class org.apache.pekko.persistence.CapabilityFlag
 
CapabilityFlag$ - Class in org.apache.pekko.persistence
 
CapabilityFlag$() - Constructor for class org.apache.pekko.persistence.CapabilityFlag$
 
CapabilityFlags - Interface in org.apache.pekko.persistence
 
capacity() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
capacity() - Method in interface org.apache.pekko.actor.typed.javadsl.StashBuffer
What is the capacity of this buffer.
capacity() - Method in interface org.apache.pekko.actor.typed.scaladsl.StashBuffer
What is the capacity of this buffer.
capacity() - Method in class org.apache.pekko.dispatch.AbstractBoundedNodeQueue
 
capacity() - Method in class org.apache.pekko.dispatch.BoundedControlAwareMailbox
 
capacity() - Method in class org.apache.pekko.dispatch.BoundedControlAwareMailbox.MessageQueue
 
capacity() - Method in class org.apache.pekko.dispatch.BoundedDequeBasedMailbox
 
capacity() - Method in class org.apache.pekko.dispatch.BoundedMailbox
 
capacity() - Method in class org.apache.pekko.dispatch.BoundedPriorityMailbox
 
capacity() - Method in class org.apache.pekko.dispatch.BoundedStablePriorityMailbox
 
capacity() - Method in class org.apache.pekko.dispatch.NonBlockingBoundedMailbox
 
capacity() - Method in class org.apache.pekko.remote.AckedSendBuffer
Deprecated.
 
capacity() - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
capacity() - Method in class org.apache.pekko.stream.StreamRefAttributes.BufferCapacity
 
capacity(IndexedSeq<Routee>) - Method in class org.apache.pekko.routing.DefaultResizer
Returns the overall desired change in resizer capacity.
capacity(Set<NodeMetrics>) - Method in class org.apache.pekko.cluster.metrics.CapacityMetricsSelector
Remaining capacity for each node.
capacity(Set<NodeMetrics>) - Static method in class org.apache.pekko.cluster.metrics.CpuMetricsSelector
 
capacity(Set<NodeMetrics>) - Method in class org.apache.pekko.cluster.metrics.CpuMetricsSelector$
 
capacity(Set<NodeMetrics>) - Static method in class org.apache.pekko.cluster.metrics.HeapMetricsSelector
 
capacity(Set<NodeMetrics>) - Method in class org.apache.pekko.cluster.metrics.HeapMetricsSelector$
 
capacity(Set<NodeMetrics>) - Static method in class org.apache.pekko.cluster.metrics.MixMetricsSelector
 
capacity(Set<NodeMetrics>) - Method in class org.apache.pekko.cluster.metrics.MixMetricsSelectorBase
 
capacity(Set<NodeMetrics>) - Static method in class org.apache.pekko.cluster.metrics.SystemLoadAverageMetricsSelector
 
capacity(Set<NodeMetrics>) - Method in class org.apache.pekko.cluster.metrics.SystemLoadAverageMetricsSelector$
 
CapacityMetricsSelector - Class in org.apache.pekko.cluster.metrics
A MetricsSelector producing weights from remaining capacity.
CapacityMetricsSelector() - Constructor for class org.apache.pekko.cluster.metrics.CapacityMetricsSelector
 
CapturedLogEvent - Class in org.apache.pekko.actor.testkit.typed
Representation of a Log Event issued by a pekko.actor.typed.Behavior when testing with pekko.actor.testkit.typed.scaladsl.BehaviorTestKit or pekko.actor.testkit.typed.javadsl.BehaviorTestKit.
CapturedLogEvent(Level, String) - Constructor for class org.apache.pekko.actor.testkit.typed.CapturedLogEvent
Constructor for Java API
CapturedLogEvent(Level, String, Throwable) - Constructor for class org.apache.pekko.actor.testkit.typed.CapturedLogEvent
Constructor for Java API
CapturedLogEvent(Level, String, Throwable, Marker) - Constructor for class org.apache.pekko.actor.testkit.typed.CapturedLogEvent
Constructor for Java API
CapturedLogEvent(Level, String, Optional<Throwable>, Optional<Marker>, Map<String, Object>) - Constructor for class org.apache.pekko.actor.testkit.typed.CapturedLogEvent
Constructor for Java API
CapturedLogEvent(Level, String, Marker) - Constructor for class org.apache.pekko.actor.testkit.typed.CapturedLogEvent
Constructor for Java API
CapturedLogEvent(Level, String, Option<Throwable>, Option<Marker>) - Constructor for class org.apache.pekko.actor.testkit.typed.CapturedLogEvent
 
CapturedLogEvent$ - Class in org.apache.pekko.actor.testkit.typed
 
CapturedLogEvent$() - Constructor for class org.apache.pekko.actor.testkit.typed.CapturedLogEvent$
 
CapturingAppender$ - Class in org.apache.pekko.actor.testkit.typed.internal
INTERNAL API
CapturingAppender$() - Constructor for class org.apache.pekko.actor.testkit.typed.internal.CapturingAppender$
 
carbonCopy() - Method in class org.apache.pekko.stream.Inlet
 
carbonCopy() - Method in class org.apache.pekko.stream.Outlet
 
CarrierThreadFactory$() - Constructor for class org.apache.pekko.dispatch.VirtualThreadSupport.CarrierThreadFactory$
 
Case$() - Constructor for class org.apache.pekko.actor.typed.javadsl.BehaviorBuilder.Case$
 
Case$() - Constructor for class org.apache.pekko.actor.typed.javadsl.ReceiveBuilder.Case$
 
CaseStatement$ - Class in org.apache.pekko.japi.pf
 
CaseStatement$() - Constructor for class org.apache.pekko.japi.pf.CaseStatement$
 
cause() - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.Recreation
 
cause() - Method in exception org.apache.pekko.actor.dungeon.SerializationCheckFailedException
 
cause() - Method in class org.apache.pekko.actor.FSM.Failure
 
cause() - Method in exception org.apache.pekko.actor.PostRestartException
 
cause() - Method in exception org.apache.pekko.actor.PreRestartException
 
cause() - Method in class org.apache.pekko.actor.Status.Failure
 
cause() - Method in class org.apache.pekko.actor.testkit.typed.CapturedLogEvent
 
cause() - Method in class org.apache.pekko.actor.typed.ChildFailed
 
cause() - Method in class org.apache.pekko.actor.typed.internal.BehaviorImpl.FailedBehavior
 
cause() - Method in class org.apache.pekko.cluster.ddata.Replicator.ModifyFailure
 
cause() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
cause() - Method in class org.apache.pekko.event.Logging.Error
 
cause() - Method in class org.apache.pekko.event.Logging.Error2
 
cause() - Method in class org.apache.pekko.event.Logging.Error3
 
cause() - Method in interface org.apache.pekko.event.Logging.LogEventWithCause
 
cause() - Method in class org.apache.pekko.event.Logging.Warning4
 
cause() - Method in class org.apache.pekko.io.Tcp.CommandFailed
Optionally contains the cause why the command failed.
cause() - Method in class org.apache.pekko.io.Tcp.ErrorClosed
 
cause() - Method in class org.apache.pekko.persistence.DeleteMessagesFailure
 
cause() - Method in class org.apache.pekko.persistence.DeleteSnapshotFailure
 
cause() - Method in class org.apache.pekko.persistence.DeleteSnapshotsFailure
 
cause() - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Failure
Deprecated.
 
cause() - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplayFailure
 
cause() - Method in class org.apache.pekko.persistence.JournalProtocol.ReplayMessagesFailure
 
cause() - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessageFailure
 
cause() - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessageRejected
 
cause() - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessagesFailed
 
cause() - Method in class org.apache.pekko.persistence.SaveSnapshotFailure
 
cause() - Method in class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshotFailed
 
cause() - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
cause() - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.GetFailure
 
cause() - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
cause() - Method in class org.apache.pekko.remote.AssociationErrorEvent
Deprecated.
 
cause() - Method in class org.apache.pekko.remote.RemotingErrorEvent
Deprecated.
 
cause() - Method in exception org.apache.pekko.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
cause() - Method in exception org.apache.pekko.stream.AbruptIOTerminationException
Deprecated.
 
cause() - Method in class org.apache.pekko.stream.FlowMonitorState.Failed
 
cause() - Method in class org.apache.pekko.stream.QueueOfferResult.Failure
 
cause() - Method in class org.apache.pekko.stream.testkit.StreamTestKit.FailedSubscription
 
cause() - Method in class org.apache.pekko.stream.testkit.TestPublisher.CancelSubscription
 
cause() - Method in class org.apache.pekko.stream.testkit.TestSubscriber.OnError
 
CAUSE_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.ContainerFormats.ActorInitializationException
 
CAUSE_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.ContainerFormats.Throwable
 
CAUSE_FIELD_NUMBER - Static variable in class org.apache.pekko.stream.StreamRefMessages.RemoteStreamFailure
 
CAUSEDATA_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.SystemMessageFormats.SystemMessage
 
Cell - Interface in org.apache.pekko.actor
INTERNAL API
CH() - Static method in class org.apache.pekko.io.dns.RecordClass
 
CH() - Method in class org.apache.pekko.io.dns.RecordClass$
 
chanceOfScalingDownWhenFull() - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
change() - Method in class org.apache.pekko.routing.AdjustPoolSize
 
changed() - Method in class org.apache.pekko.cluster.ddata.Replicator
 
Changed(Key<A>, A) - Constructor for class org.apache.pekko.cluster.ddata.Replicator.Changed
 
Changed(Key<A>, A) - Constructor for class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Changed
 
changed_$eq(Set<String>) - Method in class org.apache.pekko.cluster.ddata.Replicator
 
Changed$() - Constructor for class org.apache.pekko.cluster.ddata.Replicator.Changed$
 
Changed$() - Constructor for class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Changed$
 
Changed$() - Constructor for class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Changed$
 
ChangedManifest() - Method in class org.apache.pekko.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
changes() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
changes(String, Offset) - Method in interface org.apache.pekko.persistence.query.javadsl.DurableStateStoreQuery
Get a source of the most recent changes made to objects of the given tag since the passed in offset.
changes(String, Offset) - Method in interface org.apache.pekko.persistence.query.scaladsl.DurableStateStoreQuery
Get a source of the most recent changes made to objects of the given tag since the passed in offset.
changes(String, Offset) - Method in class org.apache.pekko.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore
 
changes(String, Offset) - Method in class org.apache.pekko.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
changes_$eq(Vector<Object>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
changesBySlices(String, int, int, Offset) - Method in interface org.apache.pekko.persistence.query.typed.javadsl.DurableStateStoreBySliceQuery
Get a source of the most recent changes made to objects of the given slice range since the passed in offset.
changesBySlices(String, int, int, Offset) - Method in interface org.apache.pekko.persistence.query.typed.scaladsl.DurableStateStoreBySliceQuery
Get a source of the most recent changes made to objects of the given slice range since the passed in offset.
changesBySlices(String, int, int, Offset) - Method in class org.apache.pekko.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore
 
changesBySlices(String, int, int, Offset) - Method in class org.apache.pekko.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
changeState(Eventsourced.State) - Method in interface org.apache.pekko.persistence.Eventsourced
 
channel() - Method in interface org.apache.pekko.io.WithUdpSend
 
channelFuture() - Method in interface org.apache.pekko.remote.testconductor.RemoteConnection
The channel future associated with this connection.
channelGroup() - Method in class org.apache.pekko.remote.transport.netty.NettyTransport
Deprecated.
 
ChannelRegistration - Interface in org.apache.pekko.io
Implementations of this interface are sent as actor messages back to a channel actor as a result of it having called register on the ChannelRegistry.
ChannelRegistry - Interface in org.apache.pekko.io
Interface behind which we hide our selector management logic from the connection actors
check(Config, Config) - Method in class org.apache.pekko.cluster.JoinConfigCompatCheckCluster
 
check(Config, Config) - Method in class org.apache.pekko.cluster.JoinConfigCompatChecker
Runs the Config check.
check(Config, Config) - Method in class org.apache.pekko.cluster.sharding.JoinConfigCompatCheckSharding
 
checkBefore(Class<?>, Class<?>, Class<?>) - Static method in class org.apache.pekko.persistence.TraitOrder
 
checkBefore(Class<?>, Class<?>, Class<?>) - Method in class org.apache.pekko.persistence.TraitOrder$
 
checkCreatorClosingOver(Class<?>) - Method in interface org.apache.pekko.actor.AbstractProps
 
checkCurrentActorThread() - Method in interface org.apache.pekko.actor.typed.internal.ActorContextImpl
INTERNAL API
checkCurrentActorThread() - Method in interface org.apache.pekko.actor.typed.scaladsl.ActorContext
INTERNAL API
CheckDeadlines() - Constructor for class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines
Deprecated.
 
CheckDeadlines$() - Constructor for class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines$
Deprecated.
 
checkDeadlinesTask() - Method in class org.apache.pekko.cluster.client.ClusterReceptionist
Deprecated.
 
checkedApply(T) - Method in class org.apache.pekko.dispatch.Mapper
Override this method if you need to throw checked exceptions
checkLease() - Method in class org.apache.pekko.coordination.lease.javadsl.Lease
Check if the owner still holds the lease.
checkLease() - Method in class org.apache.pekko.coordination.lease.scaladsl.Lease
Check if the owner still holds the lease.
checkMissingAndUnexpected(Seq<Object>, Seq<Object>, String, String) - Method in interface org.apache.pekko.testkit.TestKitBase
 
checkName(String) - Method in interface org.apache.pekko.actor.dungeon.Children
 
checkReceiveTimeout(boolean) - Method in interface org.apache.pekko.actor.dungeon.ReceiveTimeout
 
checkReceiveTimeoutIfNeeded(Object, Tuple2<Duration, Cancellable>) - Method in interface org.apache.pekko.actor.dungeon.ReceiveTimeout
Called after `ActorCell.receiveMessage` or `ActorCell.autoReceiveMessage`.
checkSameVersion(String, Seq<String>, boolean) - Method in class org.apache.pekko.util.ManifestInfo
Verify that the version is the same for all given artifacts.
checkSameVersion(String, Seq<String>, boolean, boolean) - Method in class org.apache.pekko.util.ManifestInfo
Verify that the version is the same for all given artifacts.
checkTime() - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer.ResizeRecord
 
checkWatchingSame(org.apache.pekko.actor.InternalActorRef, Option<Object>) - Method in interface org.apache.pekko.actor.dungeon.DeathWatch
Call only if it was checked before that `watching contains ref`
child() - Method in class org.apache.pekko.actor.ChildRestartStats
 
child() - Method in interface org.apache.pekko.pattern.HandleBackoff
 
child(String) - Method in interface org.apache.pekko.actor.ActorContext
Get the child with the given name if it exists.
child(String) - Method in interface org.apache.pekko.actor.ActorPath
Java API: Create a new child actor path.
child(String) - Method in class org.apache.pekko.actor.ActorSystem
Java API: Create a new child actor path.
child(String) - Method in interface org.apache.pekko.actor.dungeon.Children
 
child(String) - Method in interface org.apache.pekko.actor.typed.scaladsl.ActorContext
The named child Actor if it is alive.
child_$eq(Option<ActorRef>) - Method in interface org.apache.pekko.pattern.HandleBackoff
 
CHILD_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.SystemMessageFormats.FailedData
 
CHILD_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.SystemMessageFormats.SuperviseData
 
CHILD_NAME - org.apache.pekko.remote.ContainerFormats.PatternType
CHILD_NAME = 1;
CHILD_NAME_VALUE - Static variable in enum org.apache.pekko.remote.ContainerFormats.PatternType
CHILD_NAME = 1;
CHILD_PATTERN - org.apache.pekko.remote.ContainerFormats.PatternType
CHILD_PATTERN = 2;
CHILD_PATTERN_VALUE - Static variable in enum org.apache.pekko.remote.ContainerFormats.PatternType
CHILD_PATTERN = 2;
childActorOf(Props) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Spawns an actor as a child of this test actor with an auto-generated name and stopping supervisor strategy, returning the child's ActorRef.
childActorOf(Props) - Method in interface org.apache.pekko.testkit.TestKitBase
Spawns an actor as a child of this test actor with an auto-generated name and stopping supervisor strategy, returning the child's ActorRef.
childActorOf(Props, String) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Spawns an actor as a child of this test actor with a stopping supervisor strategy, and returns the child's ActorRef.
childActorOf(Props, String) - Method in interface org.apache.pekko.testkit.TestKitBase
Spawns an actor as a child of this test actor with a stopping supervisor strategy, and returns the child's ActorRef.
childActorOf(Props, String, SupervisorStrategy) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Spawns an actor as a child of this test actor, and returns the child's ActorRef.
childActorOf(Props, String, SupervisorStrategy) - Method in interface org.apache.pekko.testkit.TestKitBase
Spawns an actor as a child of this test actor, and returns the child's ActorRef.
childActorOf(Props, SupervisorStrategy) - Method in class org.apache.pekko.testkit.javadsl.TestKit
Spawns an actor as a child of this test actor with an auto-generated name, and returns the child's ActorRef.
childActorOf(Props, SupervisorStrategy) - Method in interface org.apache.pekko.testkit.TestKitBase
Spawns an actor as a child of this test actor with an auto-generated name, and returns the child's ActorRef.
ChildActorPath - Class in org.apache.pekko.actor
 
ChildFailed - Class in org.apache.pekko.actor.typed
Child has failed due an uncaught exception
ChildFailed(ActorRef<Nothing$>, Throwable) - Constructor for class org.apache.pekko.actor.typed.ChildFailed
 
ChildFailed$ - Class in org.apache.pekko.actor.typed
 
ChildFailed$() - Constructor for class org.apache.pekko.actor.typed.ChildFailed$
 
childInbox(String) - Method in class org.apache.pekko.actor.testkit.typed.javadsl.BehaviorTestKit
Get the child inbox for the child with the given name, or fail if there is no child with the given name spawned
childInbox(String) - Method in interface org.apache.pekko.actor.testkit.typed.scaladsl.BehaviorTestKit
Get the child inbox for the child with the given name, or fail if there is no child with the given name spawned
childInbox(ActorRef<U>) - Method in class org.apache.pekko.actor.testkit.typed.javadsl.BehaviorTestKit
Get the child inbox for the child with the given name, or fail if there is no child with the given name spawned
childInbox(ActorRef<U>) - Method in interface org.apache.pekko.actor.testkit.typed.scaladsl.BehaviorTestKit
Get the child inbox for the child ActorRef, or fail if there is no such child.
childName() - Method in class org.apache.pekko.actor.testkit.typed.Effect.Spawned
 
childName() - Method in class org.apache.pekko.actor.testkit.typed.Effect.Stopped
 
childName() - Method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl
 
childName() - Method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl
 
childName() - Method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
childName() - Method in class org.apache.pekko.pattern.BackoffSupervisor
 
childName() - Method in interface org.apache.pekko.pattern.HandleBackoff
 
ChildNameReserved - Class in org.apache.pekko.actor
INTERNAL API
ChildNameReserved() - Constructor for class org.apache.pekko.actor.ChildNameReserved
 
ChildNameReserved$ - Class in org.apache.pekko.actor
INTERNAL API
ChildNameReserved$() - Constructor for class org.apache.pekko.actor.ChildNameReserved$
 
childProps() - Method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl
 
childProps() - Method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl
 
childProps() - Method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
childProps() - Method in class org.apache.pekko.pattern.BackoffSupervisor
 
childProps() - Method in interface org.apache.pekko.pattern.HandleBackoff
 
children() - Method in interface org.apache.pekko.actor.ActorContext
Returns all supervised children; this method returns a view (i.e.
children() - Method in interface org.apache.pekko.actor.dungeon.Children
 
children() - Method in interface org.apache.pekko.actor.dungeon.ChildrenContainer
 
children() - Method in interface org.apache.pekko.actor.dungeon.ChildrenContainer.EmptyChildrenContainer
 
children() - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.NormalChildrenContainer
 
children() - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
children() - Method in interface org.apache.pekko.actor.typed.scaladsl.ActorContext
The list of child Actors created by this Actor during its lifetime that are still alive, in no particular order.
Children - Interface in org.apache.pekko.actor.dungeon
 
Children$ - Class in org.apache.pekko.actor.dungeon
 
Children$() - Constructor for class org.apache.pekko.actor.dungeon.Children$
 
ChildrenContainer - Interface in org.apache.pekko.actor.dungeon
INTERNAL API
ChildrenContainer.ChildrenIterable - Class in org.apache.pekko.actor.dungeon
 
ChildrenContainer.ChildRestartsIterable - Class in org.apache.pekko.actor.dungeon
 
ChildrenContainer.Creation - Class in org.apache.pekko.actor.dungeon
 
ChildrenContainer.Creation$ - Class in org.apache.pekko.actor.dungeon
 
ChildrenContainer.EmptyChildrenContainer - Interface in org.apache.pekko.actor.dungeon
 
ChildrenContainer.EmptyChildrenContainer$ - Class in org.apache.pekko.actor.dungeon
This is the empty container, shared among all leaf actors.
ChildrenContainer.NormalChildrenContainer - Class in org.apache.pekko.actor.dungeon
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).
ChildrenContainer.NormalChildrenContainer$ - Class in org.apache.pekko.actor.dungeon
 
ChildrenContainer.Recreation - Class in org.apache.pekko.actor.dungeon
 
ChildrenContainer.Recreation$ - Class in org.apache.pekko.actor.dungeon
 
ChildrenContainer.SuspendReason - Interface in org.apache.pekko.actor.dungeon
 
ChildrenContainer.TerminatedChildrenContainer$ - Class in org.apache.pekko.actor.dungeon
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.
ChildrenContainer.TerminatingChildrenContainer - Class in org.apache.pekko.actor.dungeon
Waiting state: there are outstanding termination requests (i.e.
ChildrenContainer.TerminatingChildrenContainer$ - Class in org.apache.pekko.actor.dungeon
 
ChildrenContainer.Termination$ - Class in org.apache.pekko.actor.dungeon
 
ChildrenContainer.UserRequest$ - Class in org.apache.pekko.actor.dungeon
 
ChildrenContainer.WaitingForChildren - Interface in org.apache.pekko.actor.dungeon
 
ChildrenContainer$ - Class in org.apache.pekko.actor.dungeon
INTERNAL API
ChildrenContainer$() - Constructor for class org.apache.pekko.actor.dungeon.ChildrenContainer$
 
ChildrenIterable(Map<?, ChildStats>) - Constructor for class org.apache.pekko.actor.dungeon.ChildrenContainer.ChildrenIterable
 
childrenRefs() - Method in interface org.apache.pekko.actor.Cell
All children of this actor, including only reserved-names.
childrenRefs() - Method in interface org.apache.pekko.actor.dungeon.Children
 
ChildRestartsIterable(Map<?, ChildStats>) - Constructor for class org.apache.pekko.actor.dungeon.ChildrenContainer.ChildRestartsIterable
 
ChildRestartStats - Class in org.apache.pekko.actor
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.
ChildRestartStats(ActorRef, int, long) - Constructor for class org.apache.pekko.actor.ChildRestartStats
 
ChildRestartStats$ - Class in org.apache.pekko.actor
 
ChildRestartStats$() - Constructor for class org.apache.pekko.actor.ChildRestartStats$
 
ChildStats - Interface in org.apache.pekko.actor
INTERNAL API
childTestKit(ActorRef<U>) - Method in class org.apache.pekko.actor.testkit.typed.javadsl.BehaviorTestKit
Get the pekko.actor.typed.Behavior testkit for the given child pekko.actor.typed.ActorRef.
childTestKit(ActorRef<U>) - Method in interface org.apache.pekko.actor.testkit.typed.scaladsl.BehaviorTestKit
Get the pekko.actor.typed.Behavior testkit for the given child pekko.actor.typed.ActorRef.
chooseUnit(long) - Method in class org.apache.pekko.util.PrettyDuration.PrettyPrintableDuration
 
chooseUnit$extension(PrettyDuration.PrettyPrintableDuration, long) - Method in class org.apache.pekko.util.PrettyDuration.PrettyPrintableDuration$
 
chunk() - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Status
 
CHUNK_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
ChunkedMessage$ - Class in org.apache.pekko.actor.typed.delivery.internal
 
ChunkedMessage$() - Constructor for class org.apache.pekko.actor.typed.delivery.internal.ChunkedMessage$
 
chunkLargeMessagesBytes() - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.Settings
 
CircuitBreaker - Class in org.apache.pekko.pattern
Provides circuit breaker functionality for stability when working with "dangerous" operations, e.g.
CircuitBreaker(Scheduler, int, FiniteDuration, FiniteDuration, FiniteDuration, double, double, Set<String>, CircuitBreakerTelemetry, ExecutionContext) - Constructor for class org.apache.pekko.pattern.CircuitBreaker
 
CircuitBreaker(Scheduler, int, FiniteDuration, FiniteDuration, FiniteDuration, double, double, ExecutionContext) - Constructor for class org.apache.pekko.pattern.CircuitBreaker
 
CircuitBreaker(Scheduler, int, FiniteDuration, FiniteDuration, FiniteDuration, double, ExecutionContext) - Constructor for class org.apache.pekko.pattern.CircuitBreaker
 
CircuitBreaker(Scheduler, int, FiniteDuration, FiniteDuration, ExecutionContext) - Constructor for class org.apache.pekko.pattern.CircuitBreaker
 
CircuitBreaker(ExecutionContext, Scheduler, int, Duration, Duration) - Constructor for class org.apache.pekko.pattern.CircuitBreaker
 
CircuitBreaker(ExecutionContext, Scheduler, int, FiniteDuration, FiniteDuration) - Constructor for class org.apache.pekko.pattern.CircuitBreaker
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
CircuitBreaker.State - Interface in org.apache.pekko.pattern
Internal state abstraction
CircuitBreaker$ - Class in org.apache.pekko.pattern
Companion object providing factory methods for Circuit Breaker which runs callbacks in caller's thread
CircuitBreaker$() - Constructor for class org.apache.pekko.pattern.CircuitBreaker$
 
CircuitBreakerNoopTelemetry - Class in org.apache.pekko.pattern.internal
INTERNAL API
CircuitBreakerNoopTelemetry() - Constructor for class org.apache.pekko.pattern.internal.CircuitBreakerNoopTelemetry
 
CircuitBreakerNoopTelemetry$ - Class in org.apache.pekko.pattern.internal
INTERNAL API
CircuitBreakerNoopTelemetry$() - Constructor for class org.apache.pekko.pattern.internal.CircuitBreakerNoopTelemetry$
 
CircuitBreakerOpenException - Exception in org.apache.pekko.pattern
Exception thrown when Circuit Breaker is open.
CircuitBreakerOpenException(FiniteDuration, String) - Constructor for exception org.apache.pekko.pattern.CircuitBreakerOpenException
 
CircuitBreakerOpenException$ - Class in org.apache.pekko.pattern
 
CircuitBreakerOpenException$() - Constructor for class org.apache.pekko.pattern.CircuitBreakerOpenException$
 
CircuitBreakersRegistry - Class in org.apache.pekko.pattern
A CircuitBreakersPanel is a central point collecting all circuit breakers in Akka.
CircuitBreakersRegistry(ExtendedActorSystem) - Constructor for class org.apache.pekko.pattern.CircuitBreakersRegistry
 
CircuitBreakersRegistry$ - Class in org.apache.pekko.pattern
Companion object providing factory methods for Circuit Breaker which runs callbacks in caller's thread
CircuitBreakersRegistry$() - Constructor for class org.apache.pekko.pattern.CircuitBreakersRegistry$
 
CircuitBreakerTelemetry - Interface in org.apache.pekko.pattern.internal
Service Provider Interface (SPI) for collecting metrics from Circuit Breaker.
CircuitBreakerTelemetryProvider - Class in org.apache.pekko.pattern.internal
INTERNAL API
CircuitBreakerTelemetryProvider() - Constructor for class org.apache.pekko.pattern.internal.CircuitBreakerTelemetryProvider
 
CircuitBreakerTelemetryProvider$ - Class in org.apache.pekko.pattern.internal
INTERNAL API
CircuitBreakerTelemetryProvider$() - Constructor for class org.apache.pekko.pattern.internal.CircuitBreakerTelemetryProvider$
 
classFor(Logging.LogLevel) - Static method in class org.apache.pekko.event.Logging
Returns the event class associated with the given LogLevel
classFor(Logging.LogLevel) - Method in class org.apache.pekko.event.Logging$
Returns the event class associated with the given LogLevel
classicActorContext() - Method in interface org.apache.pekko.actor.ClassicActorContextProvider
INTERNAL API
ClassicActorContextProvider - Interface in org.apache.pekko.actor
Glue API introduced to allow minimal user effort integration between classic and typed for example for streams.
ClassicActorSystemProvider - Interface in org.apache.pekko.actor
Glue API introduced to allow minimal user effort integration between classic and typed for example for streams.
classicSettings() - Method in class org.apache.pekko.actor.typed.Settings
 
classicSystem() - Method in interface org.apache.pekko.actor.ClassicActorSystemProvider
Allows access to the classic org.apache.pekko.actor.ActorSystem even for org.apache.pekko.actor.typed.ActorSystem[_]s.
classify(E) - Method in class org.apache.pekko.event.japi.LookupEventBus
Returns the Classifier associated with the given Event
classify(E) - Method in class org.apache.pekko.event.japi.ManagedActorEventBus
Returns the Classifier associated with the given Event
classify(E) - Method in class org.apache.pekko.event.japi.SubchannelEventBus
Returns the Classifier associated with the given Event
classify(Object) - Method in class org.apache.pekko.event.EventStream
 
classify(LookupClassification) - Method in interface org.apache.pekko.event.LookupClassification
Returns the Classifier associated with the given Event
classify(ManagedActorClassification) - Method in interface org.apache.pekko.event.ManagedActorClassification
Returns the Classifier associated with the specified Event
classify(SubchannelClassification) - Method in interface org.apache.pekko.event.SubchannelClassification
Returns the Classifier associated with the given Event
classIsOnClasspath(String) - Method in class org.apache.pekko.actor.DynamicAccess
 
classIsOnClasspath(String) - Method in class org.apache.pekko.actor.ReflectiveDynamicAccess
 
classLoader() - Method in class org.apache.pekko.actor.BootstrapSetup
 
classLoader() - Method in class org.apache.pekko.actor.DynamicAccess
This is the class loader to be used in those special cases where the other factory method are not applicable (e.g.
classLoader() - Method in class org.apache.pekko.actor.ReflectiveDynamicAccess
 
ClassLoaderObjectInputStream - Class in org.apache.pekko.util
ClassLoaderObjectInputStream tries to utilize the provided ClassLoader to load Classes and falls back to ObjectInputStreams resolver.
ClassLoaderObjectInputStream(ClassLoader, InputStream) - Constructor for class org.apache.pekko.util.ClassLoaderObjectInputStream
 
classManifest() - Method in interface org.apache.pekko.remote.artery.InboundEnvelope
 
ClassManifestCompressionAdvertisement$() - Constructor for class org.apache.pekko.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisement$
 
ClassManifestCompressionAdvertisementAck$() - Constructor for class org.apache.pekko.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisementAck$
 
ClassManifestCompressionTableVersionOffset() - Method in class org.apache.pekko.remote.artery.EnvelopeBuffer$
 
ClassManifestTagOffset() - Method in class org.apache.pekko.remote.artery.EnvelopeBuffer$
 
className() - Method in class org.apache.pekko.util.ByteString
 
CLASSNAME_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.ContainerFormats.StackTraceElement
 
CLASSNAME_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.ContainerFormats.Throwable
 
classTag(Class<T>) - Static method in class org.apache.pekko.japi.Util
Returns a ClassTag describing the provided Class.
classTag(Class<T>) - Method in class org.apache.pekko.japi.Util$
Returns a ClassTag describing the provided Class.
clazz() - Method in class org.apache.pekko.actor.Props
 
CLAZZ_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.WireFormats.PropsData
 
cleanup() - Method in class org.apache.pekko.dispatch.TaskInvocation
 
cleanup() - Method in interface org.apache.pekko.io.PeriodicCacheCleanup
 
cleanup() - Method in class org.apache.pekko.io.SimpleDnsCache
 
cleanup(Set<String>) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.State
 
cleanUp() - Method in class org.apache.pekko.testkit.CallingThreadMailbox
 
cleanUp(ActorRef, MessageQueue) - Method in class org.apache.pekko.dispatch.BoundedNodeMessageQueue
 
cleanUp(ActorRef, MessageQueue) - Method in interface org.apache.pekko.dispatch.MessageQueue
Called when the mailbox this queue belongs to is disposed of.
cleanUp(ActorRef, MessageQueue) - Method in class org.apache.pekko.dispatch.NodeMessageQueue
 
cleanUp(ActorRef, MessageQueue) - Method in interface org.apache.pekko.dispatch.QueueBasedMessageQueue
 
Cleanup() - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup
 
Cleanup$() - Constructor for class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.Cleanup$
 
Cleanup$() - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup$
 
cleanupDeltaEntries() - Method in interface org.apache.pekko.cluster.ddata.DeltaPropagationSelector
 
cleanupOverdueNotMemberAnyMore() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager
 
cleanupPartialChunkedMessages() - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.State
If not all chunked messages were stored before crash those partial chunked messages should not be resent.
cleanupRemovedNode(UniqueAddress) - Method in interface org.apache.pekko.cluster.ddata.DeltaPropagationSelector
 
CleanupTimer() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$
 
cleanupUnusedAfter() - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
cleanupUnusedAfter() - Method in class org.apache.pekko.persistence.typed.delivery.EventSourcedProducerQueue.Settings
 
clear() - Method in interface org.apache.pekko.actor.typed.javadsl.StashBuffer
Removes all messages from the buffer.
clear() - Method in interface org.apache.pekko.actor.typed.scaladsl.StashBuffer
Removes all messages from the buffer.
clear() - Method in class org.apache.pekko.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
clear() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
clear() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
clear() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
clear() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
clear() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
clear() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
clear() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
clear() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
clear() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
clear() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
clear() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
clear() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
clear() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
clear() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
clear() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
clear() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
clear() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
clear() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
clear() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
clear() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
clear() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
clear() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
clear() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
clear() - Method in class org.apache.pekko.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
clear() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
clear() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
clear() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
clear() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
clear() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
clear() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
clear() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
clear() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
clear() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
clear() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
clear() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
clear() - Method in class org.apache.pekko.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
clear() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
clear() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
clear() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
clear() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
clear() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
clear() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
clear() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
clear() - Method in class org.apache.pekko.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
Clears the in-memory journal and snapshot storage and restarts the behavior.
clear() - Method in interface org.apache.pekko.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit
Clears the in-memory journal and snapshot storage and restarts the behavior.
clear() - Method in class org.apache.pekko.persistence.typed.crdt.ORSet
Removes all elements from the set, but keeps the history.
clear() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
clear() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
clear() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
clear() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
clear() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
clear() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
clear() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
clear() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
clear() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
clear() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
clear() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
clear() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
clear() - Method in class org.apache.pekko.remote.ArteryControlFormats.Address.Builder
 
clear() - Method in class org.apache.pekko.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
clear() - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
clear() - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
clear() - Method in class org.apache.pekko.remote.ArteryControlFormats.FlushAck.Builder
 
clear() - Method in class org.apache.pekko.remote.ArteryControlFormats.HandshakeReq.Builder
 
clear() - Method in class org.apache.pekko.remote.ArteryControlFormats.MessageWithAddress.Builder
 
clear() - Method in class org.apache.pekko.remote.ArteryControlFormats.Quarantined.Builder
 
clear() - Method in class org.apache.pekko.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
clear() - Method in class org.apache.pekko.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
clear() - Method in class org.apache.pekko.remote.ArteryControlFormats.UniqueAddress.Builder
 
clear() - Method in class org.apache.pekko.remote.ContainerFormats.ActorIdentity.Builder
 
clear() - Method in class org.apache.pekko.remote.ContainerFormats.ActorInitializationException.Builder
 
clear() - Method in class org.apache.pekko.remote.ContainerFormats.ActorRef.Builder
 
clear() - Method in class org.apache.pekko.remote.ContainerFormats.Identify.Builder
 
clear() - Method in class org.apache.pekko.remote.ContainerFormats.Option.Builder
 
clear() - Method in class org.apache.pekko.remote.ContainerFormats.Payload.Builder
 
clear() - Method in class org.apache.pekko.remote.ContainerFormats.Selection.Builder
 
clear() - Method in class org.apache.pekko.remote.ContainerFormats.SelectionEnvelope.Builder
 
clear() - Method in class org.apache.pekko.remote.ContainerFormats.StackTraceElement.Builder
 
clear() - Method in class org.apache.pekko.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
clear() - Method in class org.apache.pekko.remote.ContainerFormats.Throwable.Builder
 
clear() - Method in class org.apache.pekko.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
clear() - Method in class org.apache.pekko.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
clear() - Method in class org.apache.pekko.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
clear() - Method in class org.apache.pekko.remote.SystemMessageFormats.FailedData.Builder
 
clear() - Method in class org.apache.pekko.remote.SystemMessageFormats.SuperviseData.Builder
 
clear() - Method in class org.apache.pekko.remote.SystemMessageFormats.SystemMessage.Builder
 
clear() - Method in class org.apache.pekko.remote.SystemMessageFormats.WatchData.Builder
 
clear() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Address.Builder
 
clear() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
clear() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
clear() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Hello.Builder
 
clear() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
clear() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
clear() - Static method in class org.apache.pekko.remote.transport.AssociationRegistry
Deprecated.
 
clear() - Method in class org.apache.pekko.remote.transport.AssociationRegistry$
Deprecated.
 
clear() - Method in class org.apache.pekko.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.AcknowledgementInfo.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.ActorRefData.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.AddressData.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.DaemonMsgCreateData.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.DefaultResizer.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.FiniteDuration.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.FromConfig.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.GenericRoutingPool.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.PekkoControlMessage.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.PekkoHandshakeInfo.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.PekkoProtocolMessage.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.RemoteEnvelope.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.RemoteRouterConfig.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.RemoteScope.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.ScatterGatherPool.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.SerializedMessage.Builder
 
clear() - Method in class org.apache.pekko.remote.WireFormats.TailChoppingPool.Builder
 
clear() - Method in class org.apache.pekko.stream.StreamRefMessages.ActorRef.Builder
 
clear() - Method in class org.apache.pekko.stream.StreamRefMessages.CumulativeDemand.Builder
 
clear() - Method in class org.apache.pekko.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
clear() - Method in class org.apache.pekko.stream.StreamRefMessages.Payload.Builder
 
clear() - Method in class org.apache.pekko.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
clear() - Method in class org.apache.pekko.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
clear() - Method in class org.apache.pekko.stream.StreamRefMessages.SequencedOnNext.Builder
 
clear() - Method in class org.apache.pekko.stream.StreamRefMessages.SinkRef.Builder
 
clear() - Method in class org.apache.pekko.stream.StreamRefMessages.SourceRef.Builder
 
clear() - Method in class org.apache.pekko.util.BoundedBlockingQueue
 
clear() - Method in class org.apache.pekko.util.ByteIterator.ByteArrayIterator
 
clear() - Method in class org.apache.pekko.util.ByteIterator
 
clear() - Method in class org.apache.pekko.util.ByteIterator.MultiByteArrayIterator
 
clear() - Method in class org.apache.pekko.util.ByteStringBuilder
 
clear() - Method in class org.apache.pekko.util.Index
Removes all keys and all values
clear(Cluster) - Method in class org.apache.pekko.cluster.ddata.ORSet
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since Akka 2.5.20.
clear(SelfUniqueAddress) - Method in class org.apache.pekko.cluster.ddata.ORSet
Removes all elements from the set, but keeps the history.
clearAck() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required bool ack = 3;
clearAck() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required bool ack = 4;
clearAck() - Method in class org.apache.pekko.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .AcknowledgementInfo ack = 1;
clearAckReplyTo() - Method in class org.apache.pekko.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required .UniqueAddress ackReplyTo = 5;
clearActor() - Method in class org.apache.pekko.remote.ContainerFormats.ActorInitializationException.Builder
optional .ActorRef actor = 1;
clearActor() - Method in class org.apache.pekko.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required .ActorRef actor = 1;
clearActorRef() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
required string actorRef = 1;
clearActorRefElements() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
added in Akka 2.5.14
clearActorRefElements() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
added in Akka 2.5.14
clearAddr() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
optional .Address addr = 2;
clearAddr() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .AddressRequest addr = 5;
clearAddress() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
required .org.apache.pekko.cluster.ddata.Address address = 1;
clearAddress() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .Address address = 1;
clearAddress() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
required .Address address = 1;
clearAddress() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
required .Address address = 1;
clearAddress() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .Address address = 1;
clearAddress() - Method in class org.apache.pekko.remote.ArteryControlFormats.MessageWithAddress.Builder
required .UniqueAddress address = 1;
clearAddress() - Method in class org.apache.pekko.remote.ArteryControlFormats.UniqueAddress.Builder
required .Address address = 1;
clearAddress() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Hello.Builder
required .Address address = 2;
clearAddress() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional .Address address = 3;
clearAddressIndex() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
required int32 addressIndex = 1;
clearAddressIndex() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Member.Builder
required int32 addressIndex = 1;
clearAddressIndex() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
required int32 addressIndex = 1;
clearAddressIndex() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
required int32 addressIndex = 1;
clearAddressIndex() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
required int32 addressIndex = 1;
clearAddressTerminated() - Method in class org.apache.pekko.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required bool addressTerminated = 3;
clearAll() - Method in interface org.apache.pekko.persistence.testkit.internal.InMemStorage
 
clearAll() - Method in class org.apache.pekko.persistence.testkit.javadsl.PersistenceTestKit
Clear all data from storage.
clearAll() - Method in class org.apache.pekko.persistence.testkit.javadsl.SnapshotTestKit
Clear all data from storage.
clearAll() - Method in interface org.apache.pekko.persistence.testkit.scaladsl.ClearOps
Clear all data from the storage.
clearAllAddresses() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
clearAllAddresses() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
clearAllAppVersions() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allAppVersions = 8;
clearAllButSelf() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required bool allButSelf = 2;
clearAllHashes() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allHashes = 3;
clearAllHashes() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
repeated string allHashes = 2;
clearAllMetricNames() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated string allMetricNames = 2;
clearAllowLocalRoutees() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
required bool allowLocalRoutees = 3;
clearAllPreservingSeqNumbers() - Method in interface org.apache.pekko.persistence.testkit.internal.InMemStorage
 
clearAllPreservingSeqNumbers() - Method in class org.apache.pekko.persistence.testkit.javadsl.PersistenceTestKit
Clear all data in storage preserving sequence numbers.
clearAllPreservingSeqNumbers() - Method in interface org.apache.pekko.persistence.testkit.scaladsl.ClearPreservingSeqNums
Clear all data in the storage preserving sequence numbers.
clearAllRoles() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allRoles = 2;
clearAlpha() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
required double alpha = 2;
clearAncestor() - Method in interface org.apache.pekko.cluster.ddata.FastMerge
INTERNAL API: should be called from merge
clearAppVersion() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Join.Builder
optional string appVersion = 3;
clearAppVersionIndex() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Member.Builder
optional int32 appVersionIndex = 5;
clearArgs() - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
repeated bytes args = 4;
clearAsync() - Method in class org.apache.pekko.remote.SystemMessageFormats.SuperviseData.Builder
required bool async = 2;
clearBackoffRate() - Method in class org.apache.pekko.remote.WireFormats.DefaultResizer.Builder
required double backoffRate = 6;
clearBackoffThreshold() - Method in class org.apache.pekko.remote.WireFormats.DefaultResizer.Builder
required double backoffThreshold = 5;
clearBarrier() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .EnterBarrier barrier = 2;
clearBuckets() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
clearByIdPreservingSeqNumbers(String) - Method in class org.apache.pekko.persistence.testkit.javadsl.PersistenceTestKit
Clear all data in storage for particular persistence id preserving sequence numbers.
clearByIdPreservingSeqNumbers(String) - Method in interface org.apache.pekko.persistence.testkit.scaladsl.ClearPreservingSeqNums
Clear all data in the storage for particular persistence id preserving sequence numbers.
clearByPersistenceId(String) - Method in class org.apache.pekko.persistence.testkit.javadsl.PersistenceTestKit
Clear all data from storage for particular persistence id.
clearByPersistenceId(String) - Method in class org.apache.pekko.persistence.testkit.javadsl.SnapshotTestKit
Clear all data from storage for particular persistence id.
clearByPersistenceId(String) - Method in interface org.apache.pekko.persistence.testkit.scaladsl.ClearOps
Clear all data from the storage for particular persistence id.
clearCapturedLogs() - Method in interface org.apache.pekko.actor.testkit.typed.scaladsl.LogCapturing
May be called to explicitly clear the captured logs.
clearCause() - Method in class org.apache.pekko.remote.ContainerFormats.ActorInitializationException.Builder
required .Payload cause = 3;
clearCause() - Method in class org.apache.pekko.remote.ContainerFormats.Throwable.Builder
optional .Payload cause = 3;
clearCause() - Method in class org.apache.pekko.stream.StreamRefMessages.RemoteStreamFailure.Builder
optional bytes cause = 1;
clearCauseData() - Method in class org.apache.pekko.remote.SystemMessageFormats.SystemMessage.Builder
optional .Payload causeData = 3;
clearChild() - Method in class org.apache.pekko.remote.SystemMessageFormats.FailedData.Builder
required .ActorRef child = 1;
clearChild() - Method in class org.apache.pekko.remote.SystemMessageFormats.SuperviseData.Builder
required .ActorRef child = 1;
clearChunk() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
required uint32 chunk = 1;
clearClassName() - Method in class org.apache.pekko.remote.ContainerFormats.StackTraceElement.Builder
required string className = 1;
clearClassName() - Method in class org.apache.pekko.remote.ContainerFormats.Throwable.Builder
required string className = 1;
clearClazz() - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
required string clazz = 3;
clearClusterConfig() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
optional string clusterConfig = 2;
clearCommandType() - Method in class org.apache.pekko.remote.WireFormats.PekkoControlMessage.Builder
required .CommandType commandType = 1;
clearConcurrent() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required bool concurrent = 4;
clearConfig() - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
optional bytes config = 2;
clearConfigCheck() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .ConfigCheck configCheck = 2;
clearConfigManifest() - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
optional string configManifest = 9;
clearConfigSerializerId() - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
optional int32 configSerializerId = 8;
clearConfirmed() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.Confirmed confirmed = 3;
clearConfirmedSeqNr() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
required int64 confirmedSeqNr = 1;
clearConfirmedSeqNr() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required int64 confirmedSeqNr = 1;
clearConsistency() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required sint32 consistency = 2;
clearConsistencyAdditional() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional int32 consistencyAdditional = 6;
clearConsistencyMinCap() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional int32 consistencyMinCap = 5;
clearConsumerControllerRef() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
required string consumerControllerRef = 1;
clearContactPoints() - Method in class org.apache.pekko.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
repeated string contactPoints = 1;
clearContent() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
clearCookie() - Method in class org.apache.pekko.remote.WireFormats.PekkoHandshakeInfo.Builder
optional string cookie = 3;
clearCorrelationId() - Method in class org.apache.pekko.remote.ContainerFormats.ActorIdentity.Builder
required .Payload correlationId = 1;
clearCreatedTimestamp() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
optional int64 createdTimestamp = 3;
clearCreationTime() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
optional sint64 creationTime = 3;
clearCreationTime() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
optional int64 creationTime = 3;
clearCumulativeAck() - Method in class org.apache.pekko.remote.WireFormats.AcknowledgementInfo.Builder
required fixed64 cumulativeAck = 1;
clearCurrentActorThread() - Method in interface org.apache.pekko.actor.typed.internal.ActorContextImpl
INTERNAL API
clearCurrentActorThread() - Method in interface org.apache.pekko.actor.typed.scaladsl.ActorContext
INTERNAL API
clearCurrentConfig() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
optional string currentConfig = 1;
clearCurrentDeliveryId() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
required int64 currentDeliveryId = 1;
clearCurrentSeqNr() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
required int64 currentSeqNr = 1;
clearData() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .org.apache.pekko.cluster.ddata.OtherMessage data = 2;
clearData() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
required .org.apache.pekko.cluster.ddata.OtherMessage data = 1;
clearData() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
required .org.apache.pekko.cluster.ddata.OtherMessage data = 1;
clearData() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .org.apache.pekko.cluster.ddata.OtherMessage data = 2;
clearData() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required bytes data = 3;
clearData() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required bytes data = 3;
clearData() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required .PersistentPayload data = 2;
clearDecrements() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .org.apache.pekko.cluster.ddata.GCounter decrements = 2;
clearDeleted() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentMessage.Builder
not used in new records from Akka 2.4
clearDeliveryId() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required int64 deliveryId = 1;
clearDelta() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
required bytes delta = 1;
clearDeltaVersions() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
optional .org.apache.pekko.cluster.ddata.VersionVector deltaVersions = 3;
clearDeploy() - Method in class org.apache.pekko.remote.WireFormats.DaemonMsgCreateData.Builder
required .DeployData deploy = 2;
clearDeploy() - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
required .DeployData deploy = 2;
clearDestination() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required string destination = 2;
clearDigest() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
required bytes digest = 2;
clearDirection() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional .Direction direction = 2;
clearDispatcher() - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
optional string dispatcher = 5;
clearDone() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional string done = 4;
clearDots() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector dots = 2;
clearDots() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
clearDwNotificationData() - Method in class org.apache.pekko.remote.SystemMessageFormats.SystemMessage.Builder
optional .DeathWatchNotificationData dwNotificationData = 7;
clearedList() - Method in class org.apache.pekko.util.ByteIterator.MultiByteArrayIterator$
 
clearElements() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
repeated string elements = 1;
clearEnabled() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
required bool enabled = 1;
clearEnclosedMessage() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
required bytes enclosedMessage = 1;
clearEnclosedMessage() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
required bytes enclosedMessage = 1;
clearEnclosedMessage() - Method in class org.apache.pekko.remote.ContainerFormats.Payload.Builder
required bytes enclosedMessage = 1;
clearEnclosedMessage() - Method in class org.apache.pekko.remote.ContainerFormats.SelectionEnvelope.Builder
required bytes enclosedMessage = 1;
clearEnclosedMessage() - Method in class org.apache.pekko.stream.StreamRefMessages.Payload.Builder
required bytes enclosedMessage = 1;
clearEntities() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
repeated string entities = 1;
clearEntityCount() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
required int32 entityCount = 2;
clearEntityId() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
repeated string entityId = 1;
clearEntityId() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
repeated string entityId = 1;
clearEntityId() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
required string entityId = 1;
clearEntityId() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
required string entityId = 1;
clearEntityId() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
required string entityId = 1;
clearEntityId() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
required string entityId = 1;
clearEntityId() - Method in class org.apache.pekko.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required string entityId = 1;
clearEntityIds() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
repeated string entityIds = 2;
clearEntityIds() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
repeated string entityIds = 2;
clearEntityType() - Method in class org.apache.pekko.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string entity_type = 2;
clearEntries() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .org.apache.pekko.cluster.ddata.GCounter.Entry entries = 1;
clearEntries() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .org.apache.pekko.cluster.ddata.LWWMap.Entry entries = 2;
clearEntries() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMap.Entry entries = 2;
clearEntries() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
clearEntries() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .org.apache.pekko.cluster.ddata.ORMultiMap.Entry entries = 2;
clearEntries() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .org.apache.pekko.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
clearEntries() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .org.apache.pekko.cluster.ddata.PNCounterMap.Entry entries = 2;
clearEntries() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .org.apache.pekko.cluster.ddata.DeltaPropagation.Entry entries = 2;
clearEntries() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .org.apache.pekko.cluster.ddata.Gossip.Entry entries = 2;
clearEntries() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;
clearEntries() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .org.apache.pekko.cluster.ddata.VersionVector.Entry entries = 1;
clearEntries() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
clearEntries() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
clearEntryData() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .org.apache.pekko.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
clearEnvelope() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required .org.apache.pekko.cluster.ddata.DataEnvelope envelope = 2;
clearEnvelope() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required .org.apache.pekko.cluster.ddata.DataEnvelope envelope = 2;
clearEnvelope() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
optional .org.apache.pekko.cluster.ddata.DataEnvelope envelope = 1;
clearEnvelope() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required .org.apache.pekko.cluster.ddata.DataEnvelope envelope = 2;
clearEnvelope() - Method in class org.apache.pekko.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .RemoteEnvelope envelope = 2;
clearErrorMessage() - Method in class org.apache.pekko.remote.ContainerFormats.StatusReplyErrorMessage.Builder
required string errorMessage = 1;
clearEvent() - Method in class org.apache.pekko.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload event = 8;
clearEwma() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
optional .NodeMetrics.EWMA ewma = 3;
clearExistenceConfirmed() - Method in class org.apache.pekko.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required bool existenceConfirmed = 2;
clearExitValue() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional int32 exitValue = 7;
clearExpectedAcks() - Method in class org.apache.pekko.remote.ArteryControlFormats.FlushAck.Builder
optional int32 expectedAcks = 1;
clearFailed() - Method in interface org.apache.pekko.actor.dungeon.FaultHandling
 
clearFailed() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated string failed = 2;
clearFailed() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated string failed = 2;
clearFailedData() - Method in class org.apache.pekko.remote.SystemMessageFormats.SystemMessage.Builder
optional .FailedData failedData = 6;
clearFailure() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
required .FailType failure = 1;
clearFailure() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .InjectFailure failure = 3;
clearFileName() - Method in class org.apache.pekko.remote.ContainerFormats.StackTraceElement.Builder
required string fileName = 3;
clearFirst() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required bool first = 3;
clearFirstChunk() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
optional bool firstChunk = 6;
clearFirstChunk() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
optional bool firstChunk = 7;
clearFlag(ByteFlag) - Method in interface org.apache.pekko.remote.artery.HeaderBuilder
 
clearFrom() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .Address from = 1;
clearFrom() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
required .Address from = 1;
clearFrom() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class org.apache.pekko.remote.ArteryControlFormats.HandshakeReq.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class org.apache.pekko.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class org.apache.pekko.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
required .UniqueAddress from = 2;
clearFromNode() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
required .org.apache.pekko.cluster.ddata.UniqueAddress fromNode = 1;
clearFromNode() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
optional .org.apache.pekko.cluster.ddata.UniqueAddress fromNode = 2;
clearFromNode() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
optional .org.apache.pekko.cluster.ddata.UniqueAddress fromNode = 3;
clearFromSeqNr() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required int64 fromSeqNr = 3;
clearFromSeqNr() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
required int64 fromSeqNr = 1;
clearFromSystemUid() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
optional sfixed64 fromSystemUid = 4;
clearFromSystemUid() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
optional sfixed64 fromSystemUid = 5;
clearGeneric() - Method in class org.apache.pekko.remote.WireFormats.ScatterGatherPool.Builder
required .GenericRoutingPool generic = 1;
clearGeneric() - Method in class org.apache.pekko.remote.WireFormats.TailChoppingPool.Builder
required .GenericRoutingPool generic = 1;
clearGossip() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .MetricsGossip gossip = 2;
clearGossip() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .Gossip gossip = 2;
clearHandshakeInfo() - Method in class org.apache.pekko.remote.WireFormats.PekkoControlMessage.Builder
optional .PekkoHandshakeInfo handshakeInfo = 2;
clearHashIndex() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
required int32 hashIndex = 1;
clearHasManifest() - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
additionally a flag per position to indicate if it was serialized with manifest or not
clearHello() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .Hello hello = 1;
clearHighestConfirmedSeqNr() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
required int64 highestConfirmedSeqNr = 2;
clearHomes() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
clearHost() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Address.Builder
required string host = 3;
clearHostname() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
required string hostname = 1;
clearHostname() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required string hostname = 2;
clearHostname() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Address.Builder
required string hostname = 2;
clearHostname() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required string hostname = 2;
clearHostname() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string hostname = 3;
clearHostname() - Method in class org.apache.pekko.remote.ArteryControlFormats.Address.Builder
required string hostname = 3;
clearHostname() - Method in class org.apache.pekko.remote.WireFormats.AddressData.Builder
required string hostname = 2;
clearIncrements() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .org.apache.pekko.cluster.ddata.GCounter increments = 1;
clearIndexStorage() - Method in interface org.apache.pekko.persistence.testkit.scaladsl.HasStorage
 
clearInstruction() - Method in class org.apache.pekko.remote.WireFormats.PekkoProtocolMessage.Builder
optional .PekkoControlMessage instruction = 2;
clearIntElements() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint32 intElements = 2 [packed = true];
clearIntElements() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint32 intElements = 4 [packed = true];
clearIntElements() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint32 intElements = 5 [packed = true];
clearInterval() - Method in class org.apache.pekko.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration interval = 3;
clearIntKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional sint32 intKey = 3;
clearIntKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional sint32 intKey = 3;
clearIntKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional sint32 intKey = 3;
clearIntKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional sint32 intKey = 3;
clearIntKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional sint32 intKey = 3;
clearKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .org.apache.pekko.cluster.ddata.OtherMessage key = 1;
clearKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required string key = 1;
clearKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required .org.apache.pekko.cluster.ddata.OtherMessage key = 1;
clearKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
required .org.apache.pekko.cluster.ddata.OtherMessage key = 1;
clearKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .org.apache.pekko.cluster.ddata.OtherMessage key = 1;
clearKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required string key = 1;
clearKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
required .org.apache.pekko.cluster.ddata.OtherMessage key = 1;
clearKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
required string key = 1;
clearKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
required string key = 1;
clearKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required .org.apache.pekko.cluster.ddata.OtherMessage key = 1;
clearKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required .org.apache.pekko.cluster.ddata.OtherMessage key = 1;
clearKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required string key = 1;
clearKey() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
required string key = 1;
clearKey() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
optional string key = 1;
clearKey() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
required string key = 1;
clearKeys() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
required .org.apache.pekko.cluster.ddata.ORSet keys = 1;
clearKeys() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
required .org.apache.pekko.cluster.ddata.ORSet keys = 1;
clearKeys() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
required .org.apache.pekko.cluster.ddata.ORSet keys = 1;
clearKeys() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
required .org.apache.pekko.cluster.ddata.ORSet keys = 1;
clearKeys() - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
actual Map is represented by separate sequences of keys and values, relies on both sequences using the same order so that corresponding entries can be associated again when deserializing
clearLastChunk() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
optional bool lastChunk = 7;
clearLastChunk() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
optional bool lastChunk = 8;
clearLineNumber() - Method in class org.apache.pekko.remote.ContainerFormats.StackTraceElement.Builder
required int32 lineNumber = 4;
clearLocal() - Method in class org.apache.pekko.remote.WireFormats.RemoteRouterConfig.Builder
required .Payload local = 1;
clearLocalAffinity() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required bool localAffinity = 2;
clearLog() - Method in class org.apache.pekko.actor.testkit.typed.javadsl.BehaviorTestKit
Clear the log entries
clearLog() - Method in interface org.apache.pekko.actor.testkit.typed.scaladsl.BehaviorTestKit
Clear the log entries
clearLog() - Method in class org.apache.pekko.remote.transport.TestTransport.AssociationRegistry
Deprecated.
Clears the activity log.
clearLogsAfterEachTest() - Method in interface org.apache.pekko.actor.testkit.typed.scaladsl.LogCapturing
If true, the logs will be cleared after each test.
clearLongElements() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint64 longElements = 3 [packed = true];
clearLongElements() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint64 longElements = 5 [packed = true];
clearLongElements() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint64 longElements = 6 [packed = true];
clearLongKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional sint64 longKey = 4;
clearLongKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional sint64 longKey = 4;
clearLongKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional sint64 longKey = 4;
clearLongKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional sint64 longKey = 4;
clearLongKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional sint64 longKey = 4;
clearLowerBound() - Method in class org.apache.pekko.remote.WireFormats.DefaultResizer.Builder
required uint32 lowerBound = 1;
clearManifest() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required string manifest = 2;
clearManifest() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required string manifest = 2;
clearManifest() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string manifest = 12;
clearManifests() - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
clearMarker() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
optional bool marker = 2;
clearMatcher() - Method in class org.apache.pekko.remote.ContainerFormats.Selection.Builder
optional string matcher = 2;
clearMaxInstancesPerNode() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
required uint32 maxInstancesPerNode = 2;
clearMdc() - Method in interface org.apache.pekko.actor.typed.internal.ActorContextImpl
 
clearMdc() - Static method in class org.apache.pekko.actor.typed.internal.ActorMdc
 
clearMdc() - Method in class org.apache.pekko.actor.typed.internal.ActorMdc$
 
clearMdc() - Method in interface org.apache.pekko.actor.typed.scaladsl.ActorContext
INTERNAL API
clearMDC() - Method in interface org.apache.pekko.event.DiagnosticLoggingAdapter
Clear all entries in the MDC
clearMembers() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
clearMessage() - Method in class org.apache.pekko.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required .Payload message = 2;
clearMessage() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
required .Payload message = 1;
clearMessage() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required .Payload message = 5;
clearMessage() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required .Payload message = 6;
clearMessage() - Method in class org.apache.pekko.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required bytes message = 1;
clearMessage() - Method in class org.apache.pekko.remote.ContainerFormats.ActorInitializationException.Builder
required string message = 2;
clearMessage() - Method in class org.apache.pekko.remote.ContainerFormats.Throwable.Builder
optional string message = 2;
clearMessage() - Method in class org.apache.pekko.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string message = 1;
clearMessage() - Method in class org.apache.pekko.remote.WireFormats.RemoteEnvelope.Builder
required .SerializedMessage message = 2;
clearMessage() - Method in class org.apache.pekko.remote.WireFormats.SerializedMessage.Builder
required bytes message = 1;
clearMessageId() - Method in class org.apache.pekko.remote.ContainerFormats.Identify.Builder
required .Payload messageId = 1;
clearMessageManifest() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
optional bytes messageManifest = 4;
clearMessageManifest() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
optional bytes messageManifest = 4;
clearMessageManifest() - Method in class org.apache.pekko.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
optional bytes messageManifest = 3;
clearMessageManifest() - Method in class org.apache.pekko.remote.ContainerFormats.Payload.Builder
optional bytes messageManifest = 4;
clearMessageManifest() - Method in class org.apache.pekko.remote.ContainerFormats.SelectionEnvelope.Builder
optional bytes messageManifest = 4;
clearMessageManifest() - Method in class org.apache.pekko.remote.WireFormats.SerializedMessage.Builder
optional bytes messageManifest = 3;
clearMessageManifest() - Method in class org.apache.pekko.stream.StreamRefMessages.Payload.Builder
optional bytes messageManifest = 3;
clearMessagesPerResize() - Method in class org.apache.pekko.remote.WireFormats.DefaultResizer.Builder
required uint32 messagesPerResize = 7;
clearMetadata() - Method in class org.apache.pekko.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload metadata = 9;
clearMetadata() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload metadata = 15;
clearMetadata() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .ReplicatedPublishedEventMetaData metadata = 5;
clearMethodName() - Method in class org.apache.pekko.remote.ContainerFormats.StackTraceElement.Builder
required string methodName = 2;
clearMetrics() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
clearMetricsSelector() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
clearNacks() - Method in class org.apache.pekko.remote.WireFormats.AcknowledgementInfo.Builder
repeated fixed64 nacks = 2;
clearName() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
required string name = 1;
clearName() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Hello.Builder
required string name = 1;
clearNameIndex() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
required int32 nameIndex = 1;
clearNode() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
required .org.apache.pekko.cluster.ddata.UniqueAddress node = 1;
clearNode() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .org.apache.pekko.cluster.ddata.UniqueAddress node = 2;
clearNode() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
required .org.apache.pekko.cluster.ddata.UniqueAddress node = 1;
clearNode() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Join.Builder
required .UniqueAddress node = 1;
clearNode() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
required string node = 1;
clearNode() - Method in class org.apache.pekko.remote.WireFormats.RemoteScope.Builder
required .AddressData node = 1;
clearNodeMetrics() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
clearNodes() - Method in class org.apache.pekko.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
clearNrOfInstances() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
required uint32 nrOfInstances = 2;
clearNrOfInstances() - Method in class org.apache.pekko.remote.WireFormats.GenericRoutingPool.Builder
required uint32 nrOfInstances = 1;
clearNumber() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
required .NodeMetrics.Number number = 2;
clearObserverReachability() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
clearObsoleteTime() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
optional sint64 obsoleteTime = 5;
clearOffset() - Method in class org.apache.pekko.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string offset = 6;
clearOffsetManifest() - Method in class org.apache.pekko.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string offset_manifest = 7;
clearOp() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
required .BarrierOp op = 2;
clearOperation() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required .org.apache.pekko.cluster.ddata.ORMapDeltaOp operation = 1;
clearOperation() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
required .org.apache.pekko.cluster.ddata.ORSetDeltaOp operation = 1;
clearOperation() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
required .ORSetDeltaOp operation = 1;
ClearOps - Interface in org.apache.pekko.persistence.testkit.scaladsl
 
clearOrigin() - Method in class org.apache.pekko.remote.WireFormats.PekkoHandshakeInfo.Builder
required .AddressData origin = 1;
clearOriginalClassName() - Method in class org.apache.pekko.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string originalClassName = 3;
clearOriginalMessage() - Method in class org.apache.pekko.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string originalMessage = 2;
clearOriginDc() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required string originDc = 1;
clearOriginRef() - Method in class org.apache.pekko.stream.StreamRefMessages.SourceRef.Builder
required .ActorRef originRef = 1;
clearOriginReplica() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required string originReplica = 1;
clearOriginSequenceNr() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required int64 originSequenceNr = 2;
clearOriginUid() - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required uint64 originUid = 2;
clearOtherElements() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;
clearOtherElements() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 6;
clearOtherElements() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
clearOtherKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;
clearOtherKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;
clearOtherKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;
clearOtherKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;
clearOtherKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;
clearOverview() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .GossipOverview overview = 5;
clearOwner() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
required .Address owner = 1;
clearOwnerAddress() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .org.apache.pekko.cluster.ddata.UniqueAddress ownerAddress = 2;
clearPath() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required string path = 1;
clearPath() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required string path = 1;
clearPath() - Method in class org.apache.pekko.remote.ContainerFormats.ActorRef.Builder
required string path = 1;
clearPath() - Method in class org.apache.pekko.remote.WireFormats.ActorRefData.Builder
required string path = 1;
clearPath() - Method in class org.apache.pekko.remote.WireFormats.DaemonMsgCreateData.Builder
required string path = 3;
clearPath() - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
required string path = 1;
clearPath() - Method in class org.apache.pekko.stream.StreamRefMessages.ActorRef.Builder
required string path = 1;
clearPattern() - Method in class org.apache.pekko.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
clearPayload() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required .Payload payload = 3;
clearPayload() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required .Payload payload = 3;
clearPayload() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required .Payload payload = 3;
clearPayload() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
required .Payload payload = 1;
clearPayload() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required .PersistentPayload payload = 3;
clearPayload() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
clearPayload() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload payload = 1;
clearPayload() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentPayload.Builder
required bytes payload = 2;
clearPayload() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .Payload payload = 3;
clearPayload() - Method in class org.apache.pekko.remote.WireFormats.PekkoProtocolMessage.Builder
optional bytes payload = 1;
clearPayload() - Method in class org.apache.pekko.stream.StreamRefMessages.SequencedOnNext.Builder
required .Payload payload = 2;
clearPayloadManifest() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentPayload.Builder
optional bytes payloadManifest = 3;
clearPerformed() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required bool performed = 3;
clearPersistenceId() - Method in class org.apache.pekko.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string persistence_id = 1;
clearPersistenceId() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string persistenceId = 3;
clearPersistenceId() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional string persistenceId = 1;
clearPool() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .Pool pool = 1;
clearPort() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
required uint32 port = 2;
clearPort() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required uint32 port = 3;
clearPort() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Address.Builder
required uint32 port = 3;
clearPort() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required uint32 port = 3;
clearPort() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required uint32 port = 4;
clearPort() - Method in class org.apache.pekko.remote.ArteryControlFormats.Address.Builder
required uint32 port = 4;
clearPort() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Address.Builder
required int32 port = 4;
clearPort() - Method in class org.apache.pekko.remote.WireFormats.AddressData.Builder
required uint32 port = 3;
ClearPreservingSeqNums - Interface in org.apache.pekko.persistence.testkit.scaladsl
 
clearPressureThreshold() - Method in class org.apache.pekko.remote.WireFormats.DefaultResizer.Builder
required uint32 pressureThreshold = 3;
clearProducerControllerRef() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required string producerControllerRef = 5;
clearProducerId() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required string producerId = 1;
clearProps() - Method in class org.apache.pekko.remote.WireFormats.DaemonMsgCreateData.Builder
required .PropsData props = 1;
clearProtocol() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
optional string protocol = 4;
clearProtocol() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Address.Builder
optional string protocol = 4;
clearProtocol() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
optional string protocol = 4;
clearProtocol() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string protocol = 1;
clearProtocol() - Method in class org.apache.pekko.remote.ArteryControlFormats.Address.Builder
required string protocol = 1;
clearProtocol() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Address.Builder
required string protocol = 1;
clearProtocol() - Method in class org.apache.pekko.remote.WireFormats.AddressData.Builder
optional string protocol = 4;
clearPruning() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
clearPruning() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .org.apache.pekko.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
clearQualifier() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required string qualifier = 2;
clearQualifier() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required string qualifier = 2;
clearQualifiers() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
clearRampupRate() - Method in class org.apache.pekko.remote.WireFormats.DefaultResizer.Builder
required double rampupRate = 4;
clearRateMBit() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional float rateMBit = 6;
clearRecipient() - Method in class org.apache.pekko.remote.WireFormats.RemoteEnvelope.Builder
required .ActorRefData recipient = 1;
clearRef() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required string ref = 2;
clearRef() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required string ref = 2;
clearRef() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
optional string ref = 3;
clearRef() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
required string ref = 1;
clearRef() - Method in class org.apache.pekko.remote.ContainerFormats.ActorIdentity.Builder
optional .ActorRef ref = 2;
clearRegion() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
required string region = 2;
clearRegion() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
required string region = 2;
clearRegion() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
required string region = 1;
clearRegionProxies() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
clearRegionRef() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
required string regionRef = 2;
clearRegions() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
clearRegions() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
clearRemovedAddress() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .org.apache.pekko.cluster.ddata.UniqueAddress removedAddress = 1;
clearReplicaId() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional string replicaId = 1;
clearReplicaId() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
required string replicaId = 1;
clearReply() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
no reply if not set
clearReply() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required bool reply = 3;
clearReplyToStatus() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
optional bool replyToStatus = 2;
clearRequest() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional .org.apache.pekko.cluster.ddata.OtherMessage request = 4;
clearRequest() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
optional .org.apache.pekko.cluster.ddata.OtherMessage request = 2;
clearRequest() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
optional .org.apache.pekko.cluster.ddata.OtherMessage request = 4;
clearRequest() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
optional .org.apache.pekko.cluster.ddata.OtherMessage request = 2;
clearRequestUpToSeqNr() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required int64 requestUpToSeqNr = 2;
clearResizer() - Method in class org.apache.pekko.remote.WireFormats.FromConfig.Builder
optional .Payload resizer = 1;
clearResizer() - Method in class org.apache.pekko.remote.WireFormats.GenericRoutingPool.Builder
optional .Payload resizer = 4;
clearRoles() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Join.Builder
repeated string roles = 2;
clearRolesIndexes() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Member.Builder
repeated int32 rolesIndexes = 4 [packed = true];
clearRouterConfig() - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
optional bytes routerConfig = 3;
clearRouterConfigManifest() - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
optional string routerConfigManifest = 11;
clearRouterConfigSerializerId() - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
optional int32 routerConfigSerializerId = 10;
clearRouterDispatcher() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
clearRouterDispatcher() - Method in class org.apache.pekko.remote.WireFormats.FromConfig.Builder
optional string routerDispatcher = 2;
clearRouterDispatcher() - Method in class org.apache.pekko.remote.WireFormats.GenericRoutingPool.Builder
optional string routerDispatcher = 2;
clearScope() - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
optional bytes scope = 4;
clearScopeManifest() - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
optional string scopeManifest = 7;
clearScopeSerializerId() - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
older wire protocol: hardcoded class used to look up serializer newer wire protocol: serializer id and manifest available for each
clearSeen() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .org.apache.pekko.cluster.ddata.Address seen = 4;
clearSeen() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
This is the address indexes for the nodes that have seen this gossip
clearSeenDigest() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
optional bytes seenDigest = 4;
clearSeenPerReplica() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
clearSelectors() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
clearSendBack() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
required bool sendBack = 1;
clearSender() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional int32 redeliveries = 6; // Removed in Akka 2.4 repeated string confirms = 7; // Removed in Akka 2.4 optional bool confirmable = 8; // Removed in Akka 2.4 optional DeliveredMessage confirmMessage = 9; // Removed in Akka 2.4 optional string confirmTarget = 10; // Removed in Akka 2.4
clearSender() - Method in class org.apache.pekko.remote.WireFormats.RemoteEnvelope.Builder
optional .ActorRefData sender = 4;
clearSeq() - Method in class org.apache.pekko.remote.WireFormats.RemoteEnvelope.Builder
optional fixed64 seq = 5;
clearSeqNo() - Method in class org.apache.pekko.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
required uint64 seqNo = 1;
clearSeqNo() - Method in class org.apache.pekko.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required uint64 seqNo = 4;
clearSeqNr() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required int64 seqNr = 1;
clearSeqNr() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required int64 seqNr = 1;
clearSeqNr() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required int64 seqNr = 2;
clearSeqNr() - Method in class org.apache.pekko.stream.StreamRefMessages.CumulativeDemand.Builder
required int64 seqNr = 1;
clearSeqNr() - Method in class org.apache.pekko.stream.StreamRefMessages.RemoteStreamCompleted.Builder
required int64 seqNr = 1;
clearSeqNr() - Method in class org.apache.pekko.stream.StreamRefMessages.SequencedOnNext.Builder
required int64 seqNr = 1;
clearSequenceNr() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
optional int64 sequenceNr = 2;
clearSequenceNr() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
optional int64 sequenceNr = 2;
clearSequenceNr() - Method in class org.apache.pekko.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int64 sequence_nr = 4;
clearSequenceNr() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional int64 sequenceNr = 2;
clearSequenceNr() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional int64 sequenceNr = 2;
clearSequenceNr() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
required int64 sequenceNr = 2;
clearSerialized() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
optional bytes serialized = 4;
clearSerializedGossip() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required bytes serializedGossip = 3;
clearSerializerId() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
required int32 serializerId = 2;
clearSerializerId() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required uint32 serializerId = 1;
clearSerializerId() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required uint32 serializerId = 1;
clearSerializerId() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
required int32 serializerId = 2;
clearSerializerId() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentPayload.Builder
required int32 serializerId = 1;
clearSerializerId() - Method in class org.apache.pekko.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required int32 serializerId = 2;
clearSerializerId() - Method in class org.apache.pekko.remote.ContainerFormats.Payload.Builder
required int32 serializerId = 2;
clearSerializerId() - Method in class org.apache.pekko.remote.ContainerFormats.SelectionEnvelope.Builder
required int32 serializerId = 2;
clearSerializerId() - Method in class org.apache.pekko.remote.WireFormats.SerializedMessage.Builder
required int32 serializerId = 2;
clearSerializerId() - Method in class org.apache.pekko.stream.StreamRefMessages.Payload.Builder
required int32 serializerId = 2;
clearSerializerIds() - Method in class org.apache.pekko.remote.WireFormats.PropsData.Builder
newer wire protocol: serializer id for each arg
clearSettings() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .ClusterRouterPoolSettings settings = 2;
clearShard() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
required string shard = 1;
clearShard() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
required string shard = 1;
clearShard() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
repeated string shard = 2;
clearShard() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
required string shard = 1;
clearShard() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
required string shard = 1;
clearShardId() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
required string shardId = 1;
clearShardId() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
required string shardId = 1;
clearShardId() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
repeated string shardId = 1;
clearShardId() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
required string shardId = 1;
clearShardId() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
required string shardId = 2;
clearShards() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
clearShards() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
clearSlice() - Method in class org.apache.pekko.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int32 slice = 3;
clearStackTrace() - Method in class org.apache.pekko.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
clearStash() - Method in interface org.apache.pekko.actor.StashSupport
INTERNAL API.
clearState() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .org.apache.pekko.cluster.ddata.OtherMessage state = 3;
clearStateIdentifier() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required string stateIdentifier = 1;
clearStateIdentifier() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
required string stateIdentifier = 1;
clearStats() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
clearStats() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .ShardRegionStats stats = 2;
clearStats() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
clearStatus() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Member.Builder
required .MemberStatus status = 3;
clearStatus() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
required .ReachabilityStatus status = 3;
clearStringElements() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated string stringElements = 1;
clearStringElements() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated string stringElements = 3;
clearStringElements() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated string stringElements = 4;
clearStringKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional string stringKey = 1;
clearStringKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional string stringKey = 1;
clearStringKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional string stringKey = 1;
clearStringKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional string stringKey = 1;
clearStringKey() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional string stringKey = 1;
clearSubjectReachability() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
clearSuperviseData() - Method in class org.apache.pekko.remote.SystemMessageFormats.SystemMessage.Builder
optional .SuperviseData superviseData = 5;
clearSupervisor() - Method in class org.apache.pekko.remote.WireFormats.DaemonMsgCreateData.Builder
required .ActorRefData supervisor = 4;
clearSupportResend() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required bool supportResend = 3;
clearSystem() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required string system = 1;
clearSystem() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Address.Builder
required string system = 1;
clearSystem() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required string system = 1;
clearSystem() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string system = 2;
clearSystem() - Method in class org.apache.pekko.remote.ArteryControlFormats.Address.Builder
required string system = 2;
clearSystem() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.Address.Builder
required string system = 2;
clearSystem() - Method in class org.apache.pekko.remote.WireFormats.AddressData.Builder
required string system = 1;
clearSystemUid() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
required uint64 systemUid = 2;
clearTableVersion() - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required uint32 tableVersion = 3;
clearTags() - Method in class org.apache.pekko.remote.WireFormats.DeployData.Builder
repeated string tags = 12;
clearTargetRef() - Method in class org.apache.pekko.stream.StreamRefMessages.OnSubscribeHandshake.Builder
required .ActorRef targetRef = 1;
clearTargetRef() - Method in class org.apache.pekko.stream.StreamRefMessages.SinkRef.Builder
required .ActorRef targetRef = 1;
clearTimeout() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required uint32 timeout = 3;
clearTimeout() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
not used in new records from Akka 2.4.5
clearTimeout() - Method in class org.apache.pekko.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
optional int64 timeout = 3;
clearTimeoutNanos() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
required int64 timeoutNanos = 1;
clearTimeoutNanos() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
optional int64 timeoutNanos = 3;
clearTimeoutNanos() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
optional int64 timeoutNanos = 3;
clearTimestamp() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required sint64 timestamp = 1;
clearTimestamp() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
required int64 timestamp = 2;
clearTimestamp() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
required int64 timestamp = 2;
clearTimestamp() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
the timestamp could be removed but left for test data compatibility
clearTimestamp() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
required int64 timestamp = 2;
clearTimestamp() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
required int64 timestamp = 2;
clearTimestamp() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required int64 timestamp = 3;
clearTimestamp() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required int64 timestamp = 4;
clearTimestamp() - Method in class org.apache.pekko.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int64 timestamp = 5;
clearTimestamp() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional sint64 timestamp = 14;
clearTimestamp() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional int64 timestamp = 4;
clearTo() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress to = 2;
clearTo() - Method in class org.apache.pekko.remote.ArteryControlFormats.HandshakeReq.Builder
required .Address to = 2;
clearTo() - Method in class org.apache.pekko.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress to = 2;
clearTombstones() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
clearTopic() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required string topic = 1;
clearToSeqNr() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
if not set then same as fromSequenceNr
clearToSystemUid() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
optional sfixed64 toSystemUid = 3;
clearToSystemUid() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
optional sfixed64 toSystemUid = 4;
clearTotalInstances() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
required uint32 totalInstances = 1;
clearTotChunks() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
required uint32 totChunks = 2;
clearType() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
required .NodeMetrics.NumberType type = 1;
clearType() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
required .ConfigCheck.Type type = 1;
clearType() - Method in class org.apache.pekko.remote.ContainerFormats.Selection.Builder
required .PatternType type = 1;
clearType() - Method in class org.apache.pekko.remote.SystemMessageFormats.SystemMessage.Builder
required .SystemMessage.Type type = 1;
clearUid() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
required sfixed32 uid = 2;
clearUid() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
required uint32 uid = 2;
clearUid() - Method in class org.apache.pekko.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
required uint64 uid = 1;
clearUid() - Method in class org.apache.pekko.remote.ArteryControlFormats.UniqueAddress.Builder
required uint64 uid = 2;
clearUid() - Method in class org.apache.pekko.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
required uint64 uid = 1;
clearUid() - Method in class org.apache.pekko.remote.SystemMessageFormats.FailedData.Builder
required uint64 uid = 2;
clearUid() - Method in class org.apache.pekko.remote.WireFormats.PekkoHandshakeInfo.Builder
required fixed64 uid = 2;
clearUid2() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
64 bit uids but with backward wire compatibility
clearUid2() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
64 bit uids but with backward wire compatibility
clearUnallocatedShards() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string unallocatedShards = 4;
clearUnconfirmed() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .org.apache.pekko.cluster.typed.delivery.MessageSent unconfirmed = 4;
clearUnconfirmedDeliveries() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
clearUnderlying() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required .org.apache.pekko.cluster.ddata.ORSet underlying = 2;
clearUnderlying() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
required .org.apache.pekko.cluster.ddata.ORSet underlying = 2;
clearUnderlying() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
required .ORSet underlying = 2;
clearUnit() - Method in class org.apache.pekko.remote.WireFormats.FiniteDuration.Builder
required .TimeUnit unit = 2;
clearUpNumber() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Member.Builder
required int32 upNumber = 2;
clearUpperBound() - Method in class org.apache.pekko.remote.WireFormats.DefaultResizer.Builder
required uint32 upperBound = 2;
clearUsePoolDispatcher() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
required bool usePoolDispatcher = 4;
clearUsePoolDispatcher() - Method in class org.apache.pekko.remote.WireFormats.GenericRoutingPool.Builder
required bool usePoolDispatcher = 3;
clearUseRole() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
optional string useRole = 4;
clearUseRoles() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
repeated string useRoles = 5;
clearValue() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
required bytes value = 2;
clearValue() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
required .org.apache.pekko.cluster.ddata.LWWRegister value = 2;
clearValue() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
required .org.apache.pekko.cluster.ddata.OtherMessage value = 2;
clearValue() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .org.apache.pekko.cluster.ddata.OtherMessage value = 2;
clearValue() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
required .org.apache.pekko.cluster.ddata.ORSet value = 2;
clearValue() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
required .org.apache.pekko.cluster.ddata.PNCounter value = 2;
clearValue() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
required double value = 1;
clearValue() - Method in class org.apache.pekko.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
optional int32 value = 2;
clearValue() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
required bytes value = 1;
clearValue() - Method in class org.apache.pekko.remote.ContainerFormats.Option.Builder
optional .Payload value = 1;
clearValue() - Method in class org.apache.pekko.remote.WireFormats.FiniteDuration.Builder
required int64 value = 1;
clearValue32() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
optional uint32 value32 = 2;
clearValue64() - Method in class org.apache.pekko.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
optional uint64 value64 = 3;
clearValues() - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
repeated uint32 values = 5;
clearVersion() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
required int64 version = 2;
clearVersion() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .VectorClock version = 6;
clearVersion() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .VectorClock version = 3;
clearVersion() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
required int64 version = 4;
clearVersion() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
required int64 version = 4;
clearVersion() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
required int64 version = 2;
clearVersion() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
required int64 version = 2;
clearVersion() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
required .VersionVector version = 1;
clearVersion() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
required int64 version = 2;
clearVersion() - Method in class org.apache.pekko.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
required uint32 version = 2;
clearVersions() - Method in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
clearVersions() - Method in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
clearVersionVector() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required .VersionVector versionVector = 3;
clearVersionVector() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional .VersionVector versionVector = 2;
clearViaTimeout() - Method in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required bool viaTimeout = 4;
clearVvector() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
required .org.apache.pekko.cluster.ddata.VersionVector vvector = 1;
clearVvector() - Method in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required .VersionVector vvector = 2;
clearWatchData() - Method in class org.apache.pekko.remote.SystemMessageFormats.SystemMessage.Builder
optional .WatchData watchData = 2;
clearWatchee() - Method in class org.apache.pekko.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watchee = 1;
clearWatcher() - Method in class org.apache.pekko.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watcher = 2;
clearWildcardFanOut() - Method in class org.apache.pekko.remote.ContainerFormats.SelectionEnvelope.Builder
optional for pre 2.3.4 compatibility
clearWithin() - Method in class org.apache.pekko.remote.WireFormats.ScatterGatherPool.Builder
required .FiniteDuration within = 2;
clearWithin() - Method in class org.apache.pekko.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration within = 2;
clearWithValueDeltas() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
optional bool withValueDeltas = 3;
clearWriterUuid() - Method in class org.apache.pekko.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string writerUuid = 13;
clearZeroTag() - Method in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required sint32 zeroTag = 3;
client() - Method in interface org.apache.pekko.remote.testconductor.Player
 
client() - Static method in class org.apache.pekko.stream.TLSRole
Java API: obtain the Client singleton value.
client() - Method in class org.apache.pekko.stream.TLSRole$
Java API: obtain the Client singleton value.
Client - Class in org.apache.pekko.remote.testconductor
INTERNAL API.
Client - Class in org.apache.pekko.stream
The client is usually the side that consumes the service provided by its interlocutor.
Client() - Constructor for class org.apache.pekko.remote.testconductor.Client
 
Client() - Constructor for class org.apache.pekko.stream.Client
 
Client$ - Class in org.apache.pekko.remote.testconductor
INTERNAL API.
Client$ - Class in org.apache.pekko.stream
 
Client$() - Constructor for class org.apache.pekko.remote.testconductor.Client$
 
Client$() - Constructor for class org.apache.pekko.stream.Client$
 
clientAuth() - Method in class org.apache.pekko.stream.TLSProtocol.NegotiateNewSession
 
clientFor(String) - Method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocation
Scala API
ClientFSM$ - Class in org.apache.pekko.remote.testconductor
INTERNAL API.
ClientFSM$() - Constructor for class org.apache.pekko.remote.testconductor.ClientFSM$
 
clientInteractions() - Method in class org.apache.pekko.cluster.client.ClusterReceptionist
Deprecated.
 
clientInteractions_$eq(HashMap<ActorRef, DeadlineFailureDetector>) - Method in class org.apache.pekko.cluster.client.ClusterReceptionist
Deprecated.
 
ClientOp - Interface in org.apache.pekko.remote.testconductor
 
ClientReconnects() - Static method in class org.apache.pekko.remote.testconductor.TestConductorExt.Settings
 
ClientReconnects() - Method in class org.apache.pekko.remote.testconductor.TestConductorExt.Settings$
 
ClientResponseTunnel(ActorRef, FiniteDuration) - Constructor for class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.ClientResponseTunnel
Deprecated.
 
ClientSocketWorkerPoolSize() - Static method in class org.apache.pekko.remote.testconductor.TestConductorExt.Settings
 
ClientSocketWorkerPoolSize() - Method in class org.apache.pekko.remote.testconductor.TestConductorExt.Settings$
 
ClientSocketWorkerPoolSize() - Method in class org.apache.pekko.remote.transport.netty.NettyTransportSettings
Deprecated.
 
clientsPublished() - Method in class org.apache.pekko.cluster.client.ClusterReceptionist
Deprecated.
 
clientsPublished_$eq(HashSet<ActorRef>) - Method in class org.apache.pekko.cluster.client.ClusterReceptionist
Deprecated.
 
ClientTimeoutException - Exception in org.apache.pekko.cluster.sharding.external
 
ClientTimeoutException(String) - Constructor for exception org.apache.pekko.cluster.sharding.external.ClientTimeoutException
 
clock() - Method in class org.apache.pekko.actor.LightArrayRevolverScheduler
Clock implementation is replaceable (for testing); the implementation must return a monotonically increasing series of Long nanoseconds.
clock() - Method in class org.apache.pekko.io.SimpleDnsCache
 
Clock() - Constructor for class org.apache.pekko.remote.FailureDetector.Clock
 
clockTask() - Method in class org.apache.pekko.cluster.ddata.Replicator
 
ClockTick() - Constructor for class org.apache.pekko.cluster.ddata.Replicator.Internal$.ClockTick
 
ClockTick$() - Constructor for class org.apache.pekko.cluster.ddata.Replicator.Internal$.ClockTick$
 
clone() - Method in class org.apache.pekko.util.ByteIterator.ByteArrayIterator
 
clone() - Method in class org.apache.pekko.util.ByteIterator
 
clone() - Method in class org.apache.pekko.util.ByteIterator.MultiByteArrayIterator
 
close() - Method in class org.apache.pekko.actor.LightArrayRevolverScheduler
 
close() - Method in class org.apache.pekko.cluster.metrics.JmxMetricsCollector
 
close() - Method in class org.apache.pekko.cluster.metrics.SigarMetricsCollector
Releases any native resources associated with this instance.
close() - Static method in class org.apache.pekko.io.TcpMessage
A normal close operation will first flush pending writes and then close the socket.
close() - Method in class org.apache.pekko.io.TcpMessage$
A normal close operation will first flush pending writes and then close the socket.
close() - Method in class org.apache.pekko.remote.artery.aeron.AeronErrorLog
 
close(long) - Method in interface org.apache.pekko.remote.artery.compress.InboundCompressions
Remove compression and cancel advertisement scheduling for a specific origin
close(long) - Static method in class org.apache.pekko.remote.artery.compress.NoInboundCompressions
 
close(long) - Method in class org.apache.pekko.remote.artery.compress.NoInboundCompressions$
 
close(SigarProxy) - Method in class org.apache.pekko.cluster.metrics.SigarProvider$
Release underlying sigar proxy resources.
Close$() - Constructor for class org.apache.pekko.io.Tcp.Close$
 
closed() - Static method in class org.apache.pekko.stream.QueueOfferResult
Java API: The QueueClosed singleton instance
closed() - Method in class org.apache.pekko.stream.QueueOfferResult$
Java API: The QueueClosed singleton instance
Closed() - Method in class org.apache.pekko.dispatch.Mailbox$
 
Closed$() - Constructor for class org.apache.pekko.io.Tcp.Closed$
 
Closed$() - Constructor for class org.apache.pekko.stream.snapshot.ConnectionSnapshot.Closed$
 
ClosedShape - Class in org.apache.pekko.stream
This Shape is used for graphs that have neither open inputs nor open outputs.
ClosedShape() - Constructor for class org.apache.pekko.stream.ClosedShape
 
ClosedShape$ - Class in org.apache.pekko.stream
 
ClosedShape$() - Constructor for class org.apache.pekko.stream.ClosedShape$
 
cluster() - Static method in class org.apache.pekko.actor.ProviderSelection
 
cluster() - Method in class org.apache.pekko.actor.ProviderSelection$
 
cluster() - Method in class org.apache.pekko.cluster.client.ClusterReceptionist
Deprecated.
 
cluster() - Method in class org.apache.pekko.cluster.ddata.Replicator
 
cluster() - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator
 
cluster() - Method in interface org.apache.pekko.cluster.routing.ClusterRouterActor
 
cluster() - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator
 
cluster() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager
 
cluster() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
cluster() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonProxy
 
Cluster - Class in org.apache.pekko.cluster
This module is responsible cluster membership information.
Cluster - Class in org.apache.pekko.cluster.typed
This class is not intended for user extension other than for test purposes (e.g.
Cluster() - Constructor for class org.apache.pekko.cluster.typed.Cluster
 
Cluster(ExtendedActorSystem) - Constructor for class org.apache.pekko.cluster.Cluster
 
Cluster.ClusterLogger$ - Class in org.apache.pekko.cluster
INTERNAL API
Cluster$ - Class in org.apache.pekko.cluster
Cluster Extension Id and factory for creating Cluster extension.
Cluster$ - Class in org.apache.pekko.cluster.typed
Pekko Typed Cluster API entry point
Cluster$() - Constructor for class org.apache.pekko.actor.ProviderSelection.Cluster$
 
Cluster$() - Constructor for class org.apache.pekko.cluster.Cluster$
 
Cluster$() - Constructor for class org.apache.pekko.cluster.typed.Cluster$
 
clusterClient() - Method in interface org.apache.pekko.cluster.client.ClusterClientInteraction
 
clusterClient() - Method in class org.apache.pekko.cluster.client.ClusterClientUnreachable
 
clusterClient() - Method in class org.apache.pekko.cluster.client.ClusterClientUp
 
ClusterClient - Class in org.apache.pekko.cluster.client
Deprecated.
Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
ClusterClient(ClusterClientSettings) - Constructor for class org.apache.pekko.cluster.client.ClusterClient
Deprecated.
 
ClusterClient.Internal$ - Class in org.apache.pekko.cluster.client
Deprecated.
INTERNAL API
ClusterClient.Internal$.HeartbeatTick - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterClient.Internal$.HeartbeatTick$ - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterClient.Internal$.ReconnectTimeout - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterClient.Internal$.ReconnectTimeout$ - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterClient.Internal$.RefreshContactsTick - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterClient.Internal$.RefreshContactsTick$ - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterClient.Publish - Class in org.apache.pekko.cluster.client
Deprecated.
Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
ClusterClient.Publish$ - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterClient.Send - Class in org.apache.pekko.cluster.client
Deprecated.
Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
ClusterClient.Send$ - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterClient.SendToAll - Class in org.apache.pekko.cluster.client
Deprecated.
Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
ClusterClient.SendToAll$ - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterClient$ - Class in org.apache.pekko.cluster.client
Deprecated.
Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
ClusterClient$() - Constructor for class org.apache.pekko.cluster.client.ClusterClient$
Deprecated.
 
ClusterClientInteraction - Interface in org.apache.pekko.cluster.client
Declares a super type for all events emitted by the ClusterReceptionist.
ClusterClientMessage - Interface in org.apache.pekko.cluster.client
Marker trait for remote messages with special serializer.
ClusterClientMessages - Class in org.apache.pekko.cluster.client.protobuf.msg
 
ClusterClientMessages.Contacts - Class in org.apache.pekko.cluster.client.protobuf.msg
Protobuf type Contacts
ClusterClientMessages.Contacts.Builder - Class in org.apache.pekko.cluster.client.protobuf.msg
Protobuf type Contacts
ClusterClientMessages.ContactsOrBuilder - Interface in org.apache.pekko.cluster.client.protobuf.msg
 
ClusterClientReceptionist - Class in org.apache.pekko.cluster.client
Deprecated.
Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
ClusterClientReceptionist(ExtendedActorSystem) - Constructor for class org.apache.pekko.cluster.client.ClusterClientReceptionist
Deprecated.
 
ClusterClientReceptionist$ - Class in org.apache.pekko.cluster.client
Deprecated.
Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
ClusterClientReceptionist$() - Constructor for class org.apache.pekko.cluster.client.ClusterClientReceptionist$
Deprecated.
 
clusterClients() - Method in class org.apache.pekko.cluster.client.ClusterClients
 
ClusterClients - Class in org.apache.pekko.cluster.client
The reply to GetClusterClients.
ClusterClients(Set<ActorRef>) - Constructor for class org.apache.pekko.cluster.client.ClusterClients
 
ClusterClients$ - Class in org.apache.pekko.cluster.client
 
ClusterClients$() - Constructor for class org.apache.pekko.cluster.client.ClusterClients$
 
ClusterClientSettings - Class in org.apache.pekko.cluster.client
Deprecated.
Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
ClusterClientSettings(Set<ActorPath>, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration, int) - Constructor for class org.apache.pekko.cluster.client.ClusterClientSettings
Deprecated.
For binary/source compatibility
ClusterClientSettings(Set<ActorPath>, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration, int, Option<FiniteDuration>) - Constructor for class org.apache.pekko.cluster.client.ClusterClientSettings
Deprecated.
 
ClusterClientSettings$ - Class in org.apache.pekko.cluster.client
Deprecated.
Use Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
ClusterClientSettings$() - Constructor for class org.apache.pekko.cluster.client.ClusterClientSettings$
Deprecated.
 
ClusterClientUnreachable - Class in org.apache.pekko.cluster.client
Emitted to the Pekko event stream when a cluster client was previously connected but then not seen for some time.
ClusterClientUnreachable(ActorRef) - Constructor for class org.apache.pekko.cluster.client.ClusterClientUnreachable
 
ClusterClientUnreachable$ - Class in org.apache.pekko.cluster.client
 
ClusterClientUnreachable$() - Constructor for class org.apache.pekko.cluster.client.ClusterClientUnreachable$
 
ClusterClientUp - Class in org.apache.pekko.cluster.client
Emitted to the Pekko event stream when a cluster client has interacted with a receptionist.
ClusterClientUp(ActorRef) - Constructor for class org.apache.pekko.cluster.client.ClusterClientUp
 
ClusterClientUp$ - Class in org.apache.pekko.cluster.client
 
ClusterClientUp$() - Constructor for class org.apache.pekko.cluster.client.ClusterClientUp$
 
ClusterCommand - Interface in org.apache.pekko.cluster.typed
Not intended for user extension.
clusterConfig() - Method in class org.apache.pekko.cluster.InternalClusterAction.CompatibleConfig
 
CLUSTERCONFIG_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
ClusterCore() - Static method in class org.apache.pekko.cluster.ClusterLogClass
 
ClusterCore() - Method in class org.apache.pekko.cluster.ClusterLogClass$
 
ClusterCoreDaemon$ - Class in org.apache.pekko.cluster
INTERNAL API.
ClusterCoreDaemon$() - Constructor for class org.apache.pekko.cluster.ClusterCoreDaemon$
 
clusterDowningReason() - Static method in class org.apache.pekko.actor.CoordinatedShutdown
 
clusterDowningReason() - Method in class org.apache.pekko.actor.CoordinatedShutdown$
 
ClusterDowningReason$() - Constructor for class org.apache.pekko.actor.CoordinatedShutdown.ClusterDowningReason$
 
ClusterEvent - Class in org.apache.pekko.cluster
Domain events published to the event bus.
ClusterEvent() - Constructor for class org.apache.pekko.cluster.ClusterEvent
 
ClusterEvent.ClusterDomainEvent - Interface in org.apache.pekko.cluster
Marker interface for cluster domain events.
ClusterEvent.ClusterShuttingDown$ - Class in org.apache.pekko.cluster
This event is published when the cluster node is shutting down, before the final ClusterEvent.MemberRemoved events are published.
ClusterEvent.CurrentClusterState - Class in org.apache.pekko.cluster
 
ClusterEvent.CurrentClusterState$ - Class in org.apache.pekko.cluster
 
ClusterEvent.CurrentInternalStats$ - Class in org.apache.pekko.cluster
 
ClusterEvent.DataCenterReachabilityEvent - Interface in org.apache.pekko.cluster
Marker interface to facilitate subscription of both ClusterEvent.UnreachableDataCenter and ClusterEvent.ReachableDataCenter.
ClusterEvent.InitialStateAsEvents$ - Class in org.apache.pekko.cluster
When using this subscription mode the events corresponding to the current state will be sent to the subscriber to mimic what you would have seen if you were listening to the events when they occurred in the past.
ClusterEvent.InitialStateAsSnapshot$ - Class in org.apache.pekko.cluster
When using this subscription mode a snapshot of pekko.cluster.ClusterEvent.CurrentClusterState will be sent to the subscriber as the first message.
ClusterEvent.LeaderChanged - Class in org.apache.pekko.cluster
Leader of the cluster data center of this node changed.
ClusterEvent.LeaderChanged$ - Class in org.apache.pekko.cluster
 
ClusterEvent.MemberDowned - Class in org.apache.pekko.cluster
Member status changed to MemberStatus.Down and will be removed when all members have seen the Down status.
ClusterEvent.MemberDowned$ - Class in org.apache.pekko.cluster
 
ClusterEvent.MemberEvent - Interface in org.apache.pekko.cluster
Marker interface for membership events.
ClusterEvent.MemberExited - Class in org.apache.pekko.cluster
Member status changed to MemberStatus.Exiting and will be removed when all members have seen the Exiting status.
ClusterEvent.MemberExited$ - Class in org.apache.pekko.cluster
 
ClusterEvent.MemberJoined - Class in org.apache.pekko.cluster
Member status changed to Joining.
ClusterEvent.MemberJoined$ - Class in org.apache.pekko.cluster
 
ClusterEvent.MemberLeft - Class in org.apache.pekko.cluster
Member status changed to Leaving.
ClusterEvent.MemberLeft$ - Class in org.apache.pekko.cluster
 
ClusterEvent.MemberPreparingForShutdown - Class in org.apache.pekko.cluster
 
ClusterEvent.MemberPreparingForShutdown$ - Class in org.apache.pekko.cluster
 
ClusterEvent.MemberReadyForShutdown - Class in org.apache.pekko.cluster
 
ClusterEvent.MemberReadyForShutdown$ - Class in org.apache.pekko.cluster
 
ClusterEvent.MemberRemoved - Class in org.apache.pekko.cluster
Member completely removed from the cluster.
ClusterEvent.MemberRemoved$ - Class in org.apache.pekko.cluster
 
ClusterEvent.MemberTombstonesChanged$ - Class in org.apache.pekko.cluster
 
ClusterEvent.MemberUp - Class in org.apache.pekko.cluster
Member status changed to Up.
ClusterEvent.MemberUp$ - Class in org.apache.pekko.cluster
 
ClusterEvent.MemberWeaklyUp - Class in org.apache.pekko.cluster
Member status changed to WeaklyUp.
ClusterEvent.MemberWeaklyUp$ - Class in org.apache.pekko.cluster
 
ClusterEvent.ReachabilityChanged$ - Class in org.apache.pekko.cluster
 
ClusterEvent.ReachabilityEvent - Interface in org.apache.pekko.cluster
Marker interface to facilitate subscription of both ClusterEvent.UnreachableMember and ClusterEvent.ReachableMember.
ClusterEvent.ReachableDataCenter - Class in org.apache.pekko.cluster
A data center is considered reachable when all members from the data center are reachable
ClusterEvent.ReachableDataCenter$ - Class in org.apache.pekko.cluster
 
ClusterEvent.ReachableMember - Class in org.apache.pekko.cluster
A member is considered as reachable by the failure detector after having been unreachable.
ClusterEvent.ReachableMember$ - Class in org.apache.pekko.cluster
 
ClusterEvent.RoleLeaderChanged - Class in org.apache.pekko.cluster
First member (leader) of the members within a role set (in the same data center as this node, if data centers are used) changed.
ClusterEvent.RoleLeaderChanged$ - Class in org.apache.pekko.cluster
 
ClusterEvent.SeenChanged$ - Class in org.apache.pekko.cluster
 
ClusterEvent.SubscriptionInitialStateMode - Class in org.apache.pekko.cluster
 
ClusterEvent.UnreachableDataCenter - Class in org.apache.pekko.cluster
A data center is considered as unreachable when any members from the data center are unreachable
ClusterEvent.UnreachableDataCenter$ - Class in org.apache.pekko.cluster
 
ClusterEvent.UnreachableMember - Class in org.apache.pekko.cluster
A member is considered as unreachable by the failure detector.
ClusterEvent.UnreachableMember$ - Class in org.apache.pekko.cluster
 
ClusterEvent$ - Class in org.apache.pekko.cluster
Domain events published to the event bus.
ClusterEvent$() - Constructor for class org.apache.pekko.cluster.ClusterEvent$
 
ClusterGossip() - Static method in class org.apache.pekko.cluster.ClusterLogClass
 
ClusterGossip() - Method in class org.apache.pekko.cluster.ClusterLogClass$
 
ClusterHeartbeat() - Static method in class org.apache.pekko.cluster.ClusterLogClass
 
ClusterHeartbeat() - Method in class org.apache.pekko.cluster.ClusterLogClass$
 
ClusterHeartbeatReceiver$ - Class in org.apache.pekko.cluster
INTERNAL API: Utilities to obtain ClusterHeartbeatReceiver paths
ClusterHeartbeatReceiver$() - Constructor for class org.apache.pekko.cluster.ClusterHeartbeatReceiver$
 
ClusterHeartbeatSender$ - Class in org.apache.pekko.cluster
INTERNAL API
ClusterHeartbeatSender$() - Constructor for class org.apache.pekko.cluster.ClusterHeartbeatSender$
 
ClusterHeartbeatSenderState$ - Class in org.apache.pekko.cluster
 
ClusterHeartbeatSenderState$() - Constructor for class org.apache.pekko.cluster.ClusterHeartbeatSenderState$
 
clusterJoinUnsuccessfulReason() - Static method in class org.apache.pekko.actor.CoordinatedShutdown
 
clusterJoinUnsuccessfulReason() - Method in class org.apache.pekko.actor.CoordinatedShutdown$
 
ClusterJoinUnsuccessfulReason$() - Constructor for class org.apache.pekko.actor.CoordinatedShutdown.ClusterJoinUnsuccessfulReason$
 
clusterLeavingReason() - Static method in class org.apache.pekko.actor.CoordinatedShutdown
 
clusterLeavingReason() - Method in class org.apache.pekko.actor.CoordinatedShutdown$
 
ClusterLeavingReason$() - Constructor for class org.apache.pekko.actor.CoordinatedShutdown.ClusterLeavingReason$
 
ClusterLogClass - Class in org.apache.pekko.cluster
INTERNAL API
ClusterLogClass() - Constructor for class org.apache.pekko.cluster.ClusterLogClass
 
ClusterLogClass$ - Class in org.apache.pekko.cluster
INTERNAL API
ClusterLogClass$() - Constructor for class org.apache.pekko.cluster.ClusterLogClass$
 
ClusterLogger$() - Constructor for class org.apache.pekko.cluster.Cluster.ClusterLogger$
 
ClusterLogMarker - Class in org.apache.pekko.cluster
This is public with the purpose to document the used markers and properties of log events.
ClusterLogMarker() - Constructor for class org.apache.pekko.cluster.ClusterLogMarker
 
ClusterLogMarker.Properties$ - Class in org.apache.pekko.cluster
INTERNAL API
ClusterLogMarker$ - Class in org.apache.pekko.cluster
This is public with the purpose to document the used markers and properties of log events.
ClusterLogMarker$() - Constructor for class org.apache.pekko.cluster.ClusterLogMarker$
 
ClusterMessage - Interface in org.apache.pekko.cluster
Base trait for all cluster messages.
ClusterMessages - Class in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages - Class in org.apache.pekko.cluster.typed.internal.protobuf
 
ClusterMessages.Address - Class in org.apache.pekko.cluster.protobuf.msg
* Defines a remote address.
ClusterMessages.Address.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* Defines a remote address.
ClusterMessages.AddressOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.ClusterRouterPool - Class in org.apache.pekko.cluster.protobuf.msg
Protobuf type ClusterRouterPool
ClusterMessages.ClusterRouterPool.Builder - Class in org.apache.pekko.cluster.protobuf.msg
Protobuf type ClusterRouterPool
ClusterMessages.ClusterRouterPoolOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.ClusterRouterPoolSettings - Class in org.apache.pekko.cluster.protobuf.msg
Protobuf type ClusterRouterPoolSettings
ClusterMessages.ClusterRouterPoolSettings.Builder - Class in org.apache.pekko.cluster.protobuf.msg
Protobuf type ClusterRouterPoolSettings
ClusterMessages.ClusterRouterPoolSettingsOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.ConfigCheck - Class in org.apache.pekko.cluster.protobuf.msg
Protobuf type ConfigCheck
ClusterMessages.ConfigCheck.Builder - Class in org.apache.pekko.cluster.protobuf.msg
Protobuf type ConfigCheck
ClusterMessages.ConfigCheck.Type - Enum in org.apache.pekko.cluster.protobuf.msg
Protobuf enum ConfigCheck.Type
ClusterMessages.ConfigCheckOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.Empty - Class in org.apache.pekko.cluster.protobuf.msg
* An empty message
ClusterMessages.Empty.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* An empty message
ClusterMessages.EmptyOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.Gossip - Class in org.apache.pekko.cluster.protobuf.msg
* Gossip
ClusterMessages.Gossip.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* Gossip
ClusterMessages.GossipEnvelope - Class in org.apache.pekko.cluster.protobuf.msg
* Gossip Envelope
ClusterMessages.GossipEnvelope.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* Gossip Envelope
ClusterMessages.GossipEnvelopeOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.GossipOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.GossipOverview - Class in org.apache.pekko.cluster.protobuf.msg
* Gossip Overview
ClusterMessages.GossipOverview.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* Gossip Overview
ClusterMessages.GossipOverviewOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.GossipStatus - Class in org.apache.pekko.cluster.protobuf.msg
* Gossip Status
ClusterMessages.GossipStatus.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* Gossip Status
ClusterMessages.GossipStatusOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.Heartbeat - Class in org.apache.pekko.cluster.protobuf.msg
* Prior to version 2.5.24 Heartbeat sends an Address Version 2.5.24 can deserialize this message but does not send it.
ClusterMessages.Heartbeat.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* Prior to version 2.5.24 Heartbeat sends an Address Version 2.5.24 can deserialize this message but does not send it.
ClusterMessages.HeartbeatOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.HeartBeatResponse - Class in org.apache.pekko.cluster.protobuf.msg
* Prior to version 2.5.24 HeartbeatRsp Sends an UniqueAddress Version 2.5.24 can deserialize this message but does not send it.
ClusterMessages.HeartBeatResponse.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* Prior to version 2.5.24 HeartbeatRsp Sends an UniqueAddress Version 2.5.24 can deserialize this message but does not send it.
ClusterMessages.HeartBeatResponseOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.InitJoin - Class in org.apache.pekko.cluster.protobuf.msg
* InitJoin
ClusterMessages.InitJoin.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* InitJoin
ClusterMessages.InitJoinAck - Class in org.apache.pekko.cluster.protobuf.msg
* InitJoinAck
ClusterMessages.InitJoinAck.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* InitJoinAck
ClusterMessages.InitJoinAckOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.InitJoinOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.Join - Class in org.apache.pekko.cluster.protobuf.msg
* Join
ClusterMessages.Join.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* Join
ClusterMessages.JoinOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.Member - Class in org.apache.pekko.cluster.protobuf.msg
* Member
ClusterMessages.Member.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* Member
ClusterMessages.MemberOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.MemberStatus - Enum in org.apache.pekko.cluster.protobuf.msg
* Member Status
ClusterMessages.ObserverReachability - Class in org.apache.pekko.cluster.protobuf.msg
* Reachability
ClusterMessages.ObserverReachability.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* Reachability
ClusterMessages.ObserverReachabilityOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.Pool - Class in org.apache.pekko.cluster.protobuf.msg
Protobuf type Pool
ClusterMessages.Pool.Builder - Class in org.apache.pekko.cluster.protobuf.msg
Protobuf type Pool
ClusterMessages.PoolOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.PubSubMessagePublished - Class in org.apache.pekko.cluster.typed.internal.protobuf
Protobuf type org.apache.pekko.cluster.typed.PubSubMessagePublished
ClusterMessages.PubSubMessagePublished.Builder - Class in org.apache.pekko.cluster.typed.internal.protobuf
Protobuf type org.apache.pekko.cluster.typed.PubSubMessagePublished
ClusterMessages.PubSubMessagePublishedOrBuilder - Interface in org.apache.pekko.cluster.typed.internal.protobuf
 
ClusterMessages.ReachabilityStatus - Enum in org.apache.pekko.cluster.protobuf.msg
* Reachability status
ClusterMessages.ReceptionistEntry - Class in org.apache.pekko.cluster.typed.internal.protobuf
Protobuf type org.apache.pekko.cluster.typed.ReceptionistEntry
ClusterMessages.ReceptionistEntry.Builder - Class in org.apache.pekko.cluster.typed.internal.protobuf
Protobuf type org.apache.pekko.cluster.typed.ReceptionistEntry
ClusterMessages.ReceptionistEntryOrBuilder - Interface in org.apache.pekko.cluster.typed.internal.protobuf
 
ClusterMessages.SubjectReachability - Class in org.apache.pekko.cluster.protobuf.msg
Protobuf type SubjectReachability
ClusterMessages.SubjectReachability.Builder - Class in org.apache.pekko.cluster.protobuf.msg
Protobuf type SubjectReachability
ClusterMessages.SubjectReachabilityOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.Tombstone - Class in org.apache.pekko.cluster.protobuf.msg
Protobuf type Tombstone
ClusterMessages.Tombstone.Builder - Class in org.apache.pekko.cluster.protobuf.msg
Protobuf type Tombstone
ClusterMessages.TombstoneOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.UniqueAddress - Class in org.apache.pekko.cluster.protobuf.msg
* Defines a remote address with uid.
ClusterMessages.UniqueAddress.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* Defines a remote address with uid.
ClusterMessages.UniqueAddressOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.VectorClock - Class in org.apache.pekko.cluster.protobuf.msg
* Vector Clock
ClusterMessages.VectorClock.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* Vector Clock
ClusterMessages.VectorClock.Version - Class in org.apache.pekko.cluster.protobuf.msg
Protobuf type VectorClock.Version
ClusterMessages.VectorClock.Version.Builder - Class in org.apache.pekko.cluster.protobuf.msg
Protobuf type VectorClock.Version
ClusterMessages.VectorClock.VersionOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.VectorClockOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessages.Welcome - Class in org.apache.pekko.cluster.protobuf.msg
* Welcome, reply to Join
ClusterMessages.Welcome.Builder - Class in org.apache.pekko.cluster.protobuf.msg
* Welcome, reply to Join
ClusterMessages.WelcomeOrBuilder - Interface in org.apache.pekko.cluster.protobuf.msg
 
ClusterMessageSerializer - Class in org.apache.pekko.cluster.protobuf
Protobuf serializer of cluster messages.
ClusterMessageSerializer(ExtendedActorSystem) - Constructor for class org.apache.pekko.cluster.protobuf.ClusterMessageSerializer
 
ClusterMessageSerializer$ - Class in org.apache.pekko.cluster.protobuf
INTERNAL API
ClusterMessageSerializer$() - Constructor for class org.apache.pekko.cluster.protobuf.ClusterMessageSerializer$
 
ClusterMetricsChanged - Class in org.apache.pekko.cluster.metrics
Current snapshot of cluster node metrics.
ClusterMetricsChanged(Set<NodeMetrics>) - Constructor for class org.apache.pekko.cluster.metrics.ClusterMetricsChanged
 
ClusterMetricsChanged$ - Class in org.apache.pekko.cluster.metrics
 
ClusterMetricsChanged$() - Constructor for class org.apache.pekko.cluster.metrics.ClusterMetricsChanged$
 
ClusterMetricsCollector$ - Class in org.apache.pekko.cluster.metrics
INTERNAL API.
ClusterMetricsCollector$() - Constructor for class org.apache.pekko.cluster.metrics.ClusterMetricsCollector$
 
ClusterMetricsEvent - Interface in org.apache.pekko.cluster.metrics
Local cluster metrics extension events.
ClusterMetricsExtension - Class in org.apache.pekko.cluster.metrics
Cluster metrics extension.
ClusterMetricsExtension(ExtendedActorSystem) - Constructor for class org.apache.pekko.cluster.metrics.ClusterMetricsExtension
 
ClusterMetricsExtension$ - Class in org.apache.pekko.cluster.metrics
Cluster metrics extension provider.
ClusterMetricsExtension$() - Constructor for class org.apache.pekko.cluster.metrics.ClusterMetricsExtension$
 
ClusterMetricsMessage - Interface in org.apache.pekko.cluster.metrics
INTERNAL API.
ClusterMetricsMessages - Class in org.apache.pekko.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.AdaptiveLoadBalancingPool - Class in org.apache.pekko.cluster.metrics.protobuf.msg
Protobuf type AdaptiveLoadBalancingPool
ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder - Class in org.apache.pekko.cluster.metrics.protobuf.msg
Protobuf type AdaptiveLoadBalancingPool
ClusterMetricsMessages.AdaptiveLoadBalancingPoolOrBuilder - Interface in org.apache.pekko.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.Address - Class in org.apache.pekko.cluster.metrics.protobuf.msg
* Defines a remote address.
ClusterMetricsMessages.Address.Builder - Class in org.apache.pekko.cluster.metrics.protobuf.msg
* Defines a remote address.
ClusterMetricsMessages.AddressOrBuilder - Interface in org.apache.pekko.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.MetricsGossip - Class in org.apache.pekko.cluster.metrics.protobuf.msg
* Metrics Gossip
ClusterMetricsMessages.MetricsGossip.Builder - Class in org.apache.pekko.cluster.metrics.protobuf.msg
* Metrics Gossip
ClusterMetricsMessages.MetricsGossipEnvelope - Class in org.apache.pekko.cluster.metrics.protobuf.msg
* Metrics Gossip Envelope
ClusterMetricsMessages.MetricsGossipEnvelope.Builder - Class in org.apache.pekko.cluster.metrics.protobuf.msg
* Metrics Gossip Envelope
ClusterMetricsMessages.MetricsGossipEnvelopeOrBuilder - Interface in org.apache.pekko.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.MetricsGossipOrBuilder - Interface in org.apache.pekko.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.MetricsSelector - Class in org.apache.pekko.cluster.metrics.protobuf.msg
couldn't figure out how to import Payload
ClusterMetricsMessages.MetricsSelector.Builder - Class in org.apache.pekko.cluster.metrics.protobuf.msg
couldn't figure out how to import Payload
ClusterMetricsMessages.MetricsSelectorOrBuilder - Interface in org.apache.pekko.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.MixMetricsSelector - Class in org.apache.pekko.cluster.metrics.protobuf.msg
Protobuf type MixMetricsSelector
ClusterMetricsMessages.MixMetricsSelector.Builder - Class in org.apache.pekko.cluster.metrics.protobuf.msg
Protobuf type MixMetricsSelector
ClusterMetricsMessages.MixMetricsSelectorOrBuilder - Interface in org.apache.pekko.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.NodeMetrics - Class in org.apache.pekko.cluster.metrics.protobuf.msg
* Node Metrics
ClusterMetricsMessages.NodeMetrics.Builder - Class in org.apache.pekko.cluster.metrics.protobuf.msg
* Node Metrics
ClusterMetricsMessages.NodeMetrics.EWMA - Class in org.apache.pekko.cluster.metrics.protobuf.msg
Protobuf type NodeMetrics.EWMA
ClusterMetricsMessages.NodeMetrics.EWMA.Builder - Class in org.apache.pekko.cluster.metrics.protobuf.msg
Protobuf type NodeMetrics.EWMA
ClusterMetricsMessages.NodeMetrics.EWMAOrBuilder - Interface in org.apache.pekko.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.NodeMetrics.Metric - Class in org.apache.pekko.cluster.metrics.protobuf.msg
Protobuf type NodeMetrics.Metric
ClusterMetricsMessages.NodeMetrics.Metric.Builder - Class in org.apache.pekko.cluster.metrics.protobuf.msg
Protobuf type NodeMetrics.Metric
ClusterMetricsMessages.NodeMetrics.MetricOrBuilder - Interface in org.apache.pekko.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.NodeMetrics.Number - Class in org.apache.pekko.cluster.metrics.protobuf.msg
Protobuf type NodeMetrics.Number
ClusterMetricsMessages.NodeMetrics.Number.Builder - Class in org.apache.pekko.cluster.metrics.protobuf.msg
Protobuf type NodeMetrics.Number
ClusterMetricsMessages.NodeMetrics.NumberOrBuilder - Interface in org.apache.pekko.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.NodeMetrics.NumberType - Enum in org.apache.pekko.cluster.metrics.protobuf.msg
Protobuf enum NodeMetrics.NumberType
ClusterMetricsMessages.NodeMetricsOrBuilder - Interface in org.apache.pekko.cluster.metrics.protobuf.msg
 
ClusterMetricsSettings - Class in org.apache.pekko.cluster.metrics
Metrics extension settings.
ClusterMetricsSettings(Config) - Constructor for class org.apache.pekko.cluster.metrics.ClusterMetricsSettings
 
ClusterMetricsSettings$ - Class in org.apache.pekko.cluster.metrics
 
ClusterMetricsSettings$() - Constructor for class org.apache.pekko.cluster.metrics.ClusterMetricsSettings$
 
ClusterMetricsStrategy - Class in org.apache.pekko.cluster.metrics
Default ClusterMetricsSupervisor strategy: A configurable pekko.actor.OneForOneStrategy with restart-on-throwable decider.
ClusterMetricsStrategy(Config) - Constructor for class org.apache.pekko.cluster.metrics.ClusterMetricsStrategy
 
ClusterMetricsStrategy$ - Class in org.apache.pekko.cluster.metrics
Provide custom metrics strategy resources.
ClusterMetricsStrategy$() - Constructor for class org.apache.pekko.cluster.metrics.ClusterMetricsStrategy$
 
ClusterNodeMBean - Interface in org.apache.pekko.cluster
Interface for the cluster JMX MBean.
ClusterReadView$ - Class in org.apache.pekko.cluster
INTERNAL API
ClusterReadView$() - Constructor for class org.apache.pekko.cluster.ClusterReadView$
 
clusterReceive() - Method in interface org.apache.pekko.cluster.routing.ClusterRouterActor
 
ClusterReceptionist - Class in org.apache.pekko.cluster.client
Deprecated.
Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
ClusterReceptionist(ActorRef, ClusterReceptionistSettings) - Constructor for class org.apache.pekko.cluster.client.ClusterReceptionist
Deprecated.
 
ClusterReceptionist.Internal$ - Class in org.apache.pekko.cluster.client
Deprecated.
INTERNAL API
ClusterReceptionist.Internal$.CheckDeadlines - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.CheckDeadlines$ - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.ClientResponseTunnel - Class in org.apache.pekko.cluster.client
Deprecated.
Replies are tunneled via this actor, child of the receptionist, to avoid inbound connections from other cluster nodes to the client.
ClusterReceptionist.Internal$.Contacts - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.Contacts$ - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.GetContacts - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.GetContacts$ - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.Heartbeat - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.Heartbeat$ - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.HeartbeatRsp - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.HeartbeatRsp$ - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.Ping - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.Ping$ - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.ReceptionistShutdown - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.ReceptionistShutdown$ - Class in org.apache.pekko.cluster.client
Deprecated.
 
ClusterReceptionist$ - Class in org.apache.pekko.cluster.client
Deprecated.
Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
ClusterReceptionist$ - Class in org.apache.pekko.cluster.typed.internal.receptionist
INTERNAL API
ClusterReceptionist$() - Constructor for class org.apache.pekko.cluster.client.ClusterReceptionist$
Deprecated.
 
ClusterReceptionist$() - Constructor for class org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist$
 
ClusterReceptionistProtocol - Class in org.apache.pekko.cluster.typed.internal.receptionist
INTERNAL API
ClusterReceptionistProtocol() - Constructor for class org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionistProtocol
 
ClusterReceptionistProtocol$ - Class in org.apache.pekko.cluster.typed.internal.receptionist
INTERNAL API
ClusterReceptionistProtocol$() - Constructor for class org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionistProtocol$
 
ClusterReceptionistSettings - Class in org.apache.pekko.cluster.client
Deprecated.
Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
ClusterReceptionistSettings(Option<String>, int, FiniteDuration) - Constructor for class org.apache.pekko.cluster.client.ClusterReceptionistSettings
Deprecated.
 
ClusterReceptionistSettings(Option<String>, int, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration) - Constructor for class org.apache.pekko.cluster.client.ClusterReceptionistSettings
Deprecated.
 
ClusterReceptionistSettings$ - Class in org.apache.pekko.cluster.client
Deprecated.
Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
ClusterReceptionistSettings$ - Class in org.apache.pekko.cluster.typed.internal.receptionist
Internal API
ClusterReceptionistSettings$() - Constructor for class org.apache.pekko.cluster.client.ClusterReceptionistSettings$
Deprecated.
 
ClusterReceptionistSettings$() - Constructor for class org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionistSettings$
 
ClusterRemoteWatcher$ - Class in org.apache.pekko.cluster
INTERNAL API
ClusterRemoteWatcher$() - Constructor for class org.apache.pekko.cluster.ClusterRemoteWatcher$
 
ClusterRouterActor - Interface in org.apache.pekko.cluster.routing
INTERNAL API The router actor, subscribes to cluster events and adjusts the routees.
ClusterRouterConfigBase - Interface in org.apache.pekko.cluster.routing
INTERNAL API
ClusterRouterGroup - Class in org.apache.pekko.cluster.routing
pekko.routing.RouterConfig implementation for deployment on cluster nodes.
ClusterRouterGroup(Group, ClusterRouterGroupSettings) - Constructor for class org.apache.pekko.cluster.routing.ClusterRouterGroup
 
ClusterRouterGroup$ - Class in org.apache.pekko.cluster.routing
 
ClusterRouterGroup$() - Constructor for class org.apache.pekko.cluster.routing.ClusterRouterGroup$
 
ClusterRouterGroupSettings - Class in org.apache.pekko.cluster.routing
totalInstances of cluster router must be > 0
ClusterRouterGroupSettings(int, Iterable<String>, boolean, String) - Constructor for class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings
Deprecated.
useRole has been replaced with useRoles. Since Akka 2.5.4.
ClusterRouterGroupSettings(int, Iterable<String>, boolean, Set<String>) - Constructor for class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings
Java API
ClusterRouterGroupSettings(int, Seq<String>, boolean, Set<String>) - Constructor for class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings
 
ClusterRouterGroupSettings(int, Seq<String>, boolean, Option<String>) - Constructor for class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings
Deprecated.
useRole has been replaced with useRoles. Since Akka 2.5.4.
ClusterRouterGroupSettings$ - Class in org.apache.pekko.cluster.routing
 
ClusterRouterGroupSettings$() - Constructor for class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings$
 
ClusterRouterPool - Class in org.apache.pekko.cluster.routing
pekko.routing.RouterConfig implementation for deployment on cluster nodes.
ClusterRouterPool(Pool, ClusterRouterPoolSettings) - Constructor for class org.apache.pekko.cluster.routing.ClusterRouterPool
 
ClusterRouterPool$ - Class in org.apache.pekko.cluster.routing
 
ClusterRouterPool$() - Constructor for class org.apache.pekko.cluster.routing.ClusterRouterPool$
 
ClusterRouterPoolManifest() - Static method in class org.apache.pekko.cluster.protobuf.ClusterMessageSerializer
 
ClusterRouterPoolManifest() - Method in class org.apache.pekko.cluster.protobuf.ClusterMessageSerializer$
 
ClusterRouterPoolSettings - Class in org.apache.pekko.cluster.routing
totalInstances of cluster router must be > 0 maxInstancesPerNode of cluster router must be > 0 maxInstancesPerNode of cluster router must be 1 when routeesPath is defined
ClusterRouterPoolSettings(int, int, boolean, String) - Constructor for class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings
Deprecated.
useRole has been replaced with useRoles. Since Akka 2.5.4.
ClusterRouterPoolSettings(int, int, boolean, Set<String>) - Constructor for class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings
Java API
ClusterRouterPoolSettings(int, int, boolean, Set<String>) - Constructor for class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings
 
ClusterRouterPoolSettings(int, int, boolean, Option<String>) - Constructor for class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings
Deprecated.
useRole has been replaced with useRoles. Since Akka 2.5.4.
ClusterRouterPoolSettings$ - Class in org.apache.pekko.cluster.routing
 
ClusterRouterPoolSettings$() - Constructor for class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings$
 
ClusterRouterSettingsBase - Interface in org.apache.pekko.cluster.routing
INTERNAL API
ClusterRouterSettingsBase$ - Class in org.apache.pekko.cluster.routing
INTERNAL API
ClusterRouterSettingsBase$() - Constructor for class org.apache.pekko.cluster.routing.ClusterRouterSettingsBase$
 
ClusterScope - Class in org.apache.pekko.cluster
 
ClusterScope() - Constructor for class org.apache.pekko.cluster.ClusterScope
 
ClusterScope$ - Class in org.apache.pekko.cluster
Cluster aware scope of a pekko.actor.Deploy
ClusterScope$() - Constructor for class org.apache.pekko.cluster.ClusterScope$
 
ClusterSettings - Class in org.apache.pekko.cluster
 
ClusterSettings(Config, String) - Constructor for class org.apache.pekko.cluster.ClusterSettings
 
ClusterSettings.CrossDcFailureDetectorSettings - Class in org.apache.pekko.cluster
 
ClusterSettings.Debug$ - Class in org.apache.pekko.cluster
 
ClusterSettings.MultiDataCenter$ - Class in org.apache.pekko.cluster
 
ClusterSettings$ - Class in org.apache.pekko.cluster
 
ClusterSettings$() - Constructor for class org.apache.pekko.cluster.ClusterSettings$
 
ClusterSetup - Class in org.apache.pekko.cluster.typed
Can be used in pekko.actor.setup.ActorSystemSetup when starting the pekko.actor.typed.ActorSystem to replace the default implementation of the Cluster extension.
ClusterSetup(Function<ActorSystem<?>, Cluster>) - Constructor for class org.apache.pekko.cluster.typed.ClusterSetup
 
ClusterSetup$ - Class in org.apache.pekko.cluster.typed
 
ClusterSetup$() - Constructor for class org.apache.pekko.cluster.typed.ClusterSetup$
 
ClusterSharding - Class in org.apache.pekko.cluster.sharding
 
ClusterSharding - Class in org.apache.pekko.cluster.sharding.typed.javadsl
This extension provides sharding functionality of actors in a cluster.
ClusterSharding - Interface in org.apache.pekko.cluster.sharding.typed.scaladsl
This extension provides sharding functionality of actors in a cluster.
ClusterSharding() - Constructor for class org.apache.pekko.cluster.sharding.typed.javadsl.ClusterSharding
 
ClusterSharding(ExtendedActorSystem) - Constructor for class org.apache.pekko.cluster.sharding.ClusterSharding
 
ClusterSharding.Passivate<M> - Class in org.apache.pekko.cluster.sharding.typed.javadsl
The entity can request passivation by sending the ClusterSharding.Passivate message to the ActorRef[ShardCommand] that was passed in to the factory method when creating the entity.
ClusterSharding.Passivate<M> - Class in org.apache.pekko.cluster.sharding.typed.scaladsl
The entity can request passivation by sending the ClusterSharding.Passivate message to the ActorRef[ShardCommand] that was passed in to the factory method when creating the entity.
ClusterSharding.Passivate$ - Class in org.apache.pekko.cluster.sharding.typed.javadsl
 
ClusterSharding.Passivate$ - Class in org.apache.pekko.cluster.sharding.typed.scaladsl
 
ClusterSharding.ShardCommand - Interface in org.apache.pekko.cluster.sharding.typed.javadsl
When an entity is created an ActorRef[ShardCommand] is passed to the factory method.
ClusterSharding.ShardCommand - Interface in org.apache.pekko.cluster.sharding.typed.scaladsl
When an entity is created an ActorRef[ShardCommand] is passed to the factory method.
ClusterSharding$ - Class in org.apache.pekko.cluster.sharding
This extension provides sharding functionality of actors in a cluster.
ClusterSharding$ - Class in org.apache.pekko.cluster.sharding.typed.javadsl
 
ClusterSharding$ - Class in org.apache.pekko.cluster.sharding.typed.scaladsl
 
ClusterSharding$() - Constructor for class org.apache.pekko.cluster.sharding.ClusterSharding$
 
ClusterSharding$() - Constructor for class org.apache.pekko.cluster.sharding.typed.javadsl.ClusterSharding$
 
ClusterSharding$() - Constructor for class org.apache.pekko.cluster.sharding.typed.scaladsl.ClusterSharding$
 
ClusterShardingGuardian$ - Class in org.apache.pekko.cluster.sharding
INTERNAL API.
ClusterShardingGuardian$() - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingGuardian$
 
ClusterShardingHealthCheck - Class in org.apache.pekko.cluster.sharding
INTERNAL API (ctr)
ClusterShardingHealthCheck(ActorSystem) - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingHealthCheck
 
ClusterShardingHealthCheck$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingHealthCheck$() - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingHealthCheck$
 
ClusterShardingHealthCheckSettings - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingHealthCheckSettings(Set<String>, FiniteDuration) - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingHealthCheckSettings
 
ClusterShardingHealthCheckSettings$ - Class in org.apache.pekko.cluster.sharding
Internal API
ClusterShardingHealthCheckSettings$() - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingHealthCheckSettings$
 
ClusterShardingMessages - Class in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ActorRefMessage - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ActorRefMessage
ClusterShardingMessages.ActorRefMessage.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ActorRefMessage
ClusterShardingMessages.ActorRefMessageOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.Address - Class in org.apache.pekko.cluster.sharding.protobuf.msg
* Defines a remote address.
ClusterShardingMessages.Address.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
* Defines a remote address.
ClusterShardingMessages.AddressOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ClusterShardingStats - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ClusterShardingStats
ClusterShardingMessages.ClusterShardingStats.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ClusterShardingStats
ClusterShardingMessages.ClusterShardingStatsEntry - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ClusterShardingStatsEntry
ClusterShardingMessages.ClusterShardingStatsEntry.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ClusterShardingStatsEntry
ClusterShardingMessages.ClusterShardingStatsEntryOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ClusterShardingStatsOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.CoordinatorState - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type CoordinatorState
ClusterShardingMessages.CoordinatorState.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type CoordinatorState
ClusterShardingMessages.CoordinatorState.ShardEntry - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type CoordinatorState.ShardEntry
ClusterShardingMessages.CoordinatorState.ShardEntry.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type CoordinatorState.ShardEntry
ClusterShardingMessages.CoordinatorState.ShardEntryOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.CoordinatorStateOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.CurrentRegions - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type CurrentRegions
ClusterShardingMessages.CurrentRegions.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type CurrentRegions
ClusterShardingMessages.CurrentRegionsOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.CurrentShardRegionState - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type CurrentShardRegionState
ClusterShardingMessages.CurrentShardRegionState.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type CurrentShardRegionState
ClusterShardingMessages.CurrentShardRegionStateOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.CurrentShardState - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type CurrentShardState
ClusterShardingMessages.CurrentShardState.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type CurrentShardState
ClusterShardingMessages.CurrentShardStateOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.EntitiesStarted - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type EntitiesStarted
ClusterShardingMessages.EntitiesStarted.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type EntitiesStarted
ClusterShardingMessages.EntitiesStartedOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.EntitiesStopped - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type EntitiesStopped
ClusterShardingMessages.EntitiesStopped.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type EntitiesStopped
ClusterShardingMessages.EntitiesStoppedOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.EntityStarted - Class in org.apache.pekko.cluster.sharding.protobuf.msg
not written anymore but kept for backwards compatibility
ClusterShardingMessages.EntityStarted.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
not written anymore but kept for backwards compatibility
ClusterShardingMessages.EntityStartedOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.EntityState - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type EntityState
ClusterShardingMessages.EntityState.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type EntityState
ClusterShardingMessages.EntityStateOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.EntityStopped - Class in org.apache.pekko.cluster.sharding.protobuf.msg
not written anymore but kept for backwards compatibility
ClusterShardingMessages.EntityStopped.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
not written anymore but kept for backwards compatibility
ClusterShardingMessages.EntityStoppedOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.GetClusterShardingStats - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type GetClusterShardingStats
ClusterShardingMessages.GetClusterShardingStats.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type GetClusterShardingStats
ClusterShardingMessages.GetClusterShardingStatsOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.MapFieldEntry - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type MapFieldEntry
ClusterShardingMessages.MapFieldEntry.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type MapFieldEntry
ClusterShardingMessages.MapFieldEntryOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.RememberedShardState - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type RememberedShardState
ClusterShardingMessages.RememberedShardState.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type RememberedShardState
ClusterShardingMessages.RememberedShardStateOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardHome - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ShardHome
ClusterShardingMessages.ShardHome.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ShardHome
ClusterShardingMessages.ShardHomeAllocated - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ShardHomeAllocated
ClusterShardingMessages.ShardHomeAllocated.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ShardHomeAllocated
ClusterShardingMessages.ShardHomeAllocatedOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardHomeOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardHomes - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ShardHomes
ClusterShardingMessages.ShardHomes.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ShardHomes
ClusterShardingMessages.ShardHomesEntry - Class in org.apache.pekko.cluster.sharding.protobuf.msg
only used nested in ShardHomes
ClusterShardingMessages.ShardHomesEntry.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
only used nested in ShardHomes
ClusterShardingMessages.ShardHomesEntryOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardHomesOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardIdMessage - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ShardIdMessage
ClusterShardingMessages.ShardIdMessage.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ShardIdMessage
ClusterShardingMessages.ShardIdMessageOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardRegionStats - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ShardRegionStats
ClusterShardingMessages.ShardRegionStats.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ShardRegionStats
ClusterShardingMessages.ShardRegionStatsOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardState - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ShardState
ClusterShardingMessages.ShardState.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ShardState
ClusterShardingMessages.ShardStateOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardStats - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ShardStats
ClusterShardingMessages.ShardStats.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type ShardStats
ClusterShardingMessages.ShardStatsOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.StartEntity - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type StartEntity
ClusterShardingMessages.StartEntity.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type StartEntity
ClusterShardingMessages.StartEntityAck - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type StartEntityAck
ClusterShardingMessages.StartEntityAck.Builder - Class in org.apache.pekko.cluster.sharding.protobuf.msg
Protobuf type StartEntityAck
ClusterShardingMessages.StartEntityAckOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.StartEntityOrBuilder - Interface in org.apache.pekko.cluster.sharding.protobuf.msg
 
ClusterShardingQuery - Interface in org.apache.pekko.cluster.sharding.typed
Protocol for querying sharding state e.g.
ClusterShardingSerializable - Interface in org.apache.pekko.cluster.sharding
Marker trait for remote messages and persistent events/snapshots with special serializer.
ClusterShardingSettings - Class in org.apache.pekko.cluster.sharding
param: role specifies that this entity type requires cluster nodes with a specific role.
ClusterShardingSettings - Class in org.apache.pekko.cluster.sharding.typed
param: numberOfShards number of shards used by the default HashCodeMessageExtractor param: role Specifies that this entity type requires cluster nodes with a specific role.
ClusterShardingSettings(int, Option<String>, Option<String>, boolean, String, String, ClusterShardingSettings.PassivationStrategySettings, FiniteDuration, ClusterShardingSettings.StateStoreMode, ClusterShardingSettings.RememberEntitiesStoreMode, ClusterShardingSettings.TuningParameters, boolean, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings
 
ClusterShardingSettings(int, Option<String>, Option<String>, boolean, String, String, ClusterShardingSettings.PassivationStrategySettings, FiniteDuration, ClusterShardingSettings.StateStoreMode, ClusterShardingSettings.RememberEntitiesStoreMode, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings
Deprecated.
Use constructor with coordinatorSingletonOverrideRole. Since Akka 2.6.20.
ClusterShardingSettings(int, Option<String>, Option<String>, boolean, String, String, FiniteDuration, FiniteDuration, ClusterShardingSettings.StateStoreMode, ClusterShardingSettings.RememberEntitiesStoreMode, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings) - Constructor for class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings
Deprecated.
Use constructor with leaseSettings. Since Akka 2.6.11.
ClusterShardingSettings(int, Option<String>, Option<String>, boolean, String, String, FiniteDuration, FiniteDuration, ClusterShardingSettings.StateStoreMode, ClusterShardingSettings.RememberEntitiesStoreMode, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings
Deprecated.
Use constructor with passivationStrategySettings. Since Akka 2.6.18.
ClusterShardingSettings(int, Option<String>, Option<String>, boolean, String, String, FiniteDuration, FiniteDuration, ClusterShardingSettings.StateStoreMode, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings) - Constructor for class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings
Deprecated.
Use constructor with rememberEntitiesStoreMode. Since Akka 2.6.6.
ClusterShardingSettings(Option<String>, boolean, String, String, String, String, ClusterShardingSettings.PassivationStrategySettings, FiniteDuration, ClusterShardingSettings.TuningParameters, boolean, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingSettings
 
ClusterShardingSettings(Option<String>, boolean, String, String, String, String, ClusterShardingSettings.PassivationStrategySettings, FiniteDuration, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingSettings
Deprecated.
Use the ClusterShardingSettings factory methods or the constructor including coordinatorSingletonOverrideRole instead. Since Akka 2.6.20.
ClusterShardingSettings(Option<String>, boolean, String, String, String, String, FiniteDuration, FiniteDuration, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingSettings
Deprecated.
Use the ClusterShardingSettings factory methods or the constructor including passivationStrategySettings instead. Since Akka 2.6.18.
ClusterShardingSettings(Option<String>, boolean, String, String, String, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings) - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingSettings
Deprecated.
Use the ClusterShardingSettings factory methods or the constructor including passivateIdleEntityAfter instead. Since Akka 2.5.18.
ClusterShardingSettings(Option<String>, boolean, String, String, String, FiniteDuration, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings) - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingSettings
Deprecated.
Use the ClusterShardingSettings factory methods or the constructor including shardRegionQueryTimeout instead. Since Akka 2.5.21.
ClusterShardingSettings(Option<String>, boolean, String, String, String, FiniteDuration, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingSettings
Deprecated.
Use the ClusterShardingSettings factory methods or the constructor including shardRegionQueryTimeout instead. Since Akka 2.6.0.
ClusterShardingSettings(Option<String>, boolean, String, String, String, FiniteDuration, FiniteDuration, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingSettings
Deprecated.
Use the ClusterShardingSettings factory methods or the constructor including rememberedEntitiesStore instead. Since Akka 2.6.7.
ClusterShardingSettings.CompositePassivationStrategy$ - Class in org.apache.pekko.cluster.sharding
INTERNAL API
ClusterShardingSettings.CompositePassivationStrategy$.AdmissionFilter - Interface in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.AdmissionFilter$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.AdmissionOptimizer - Interface in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.AdmissionOptimizer$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.AlwaysAdmissionFilter$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.NoAdmissionOptimizer$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.IdlePassivationStrategy$ - Class in org.apache.pekko.cluster.sharding
INTERNAL API
ClusterShardingSettings.LeastFrequentlyUsedPassivationStrategy$ - Class in org.apache.pekko.cluster.sharding
INTERNAL API
ClusterShardingSettings.LeastRecentlyUsedPassivationStrategy$ - Class in org.apache.pekko.cluster.sharding
INTERNAL API
ClusterShardingSettings.MostRecentlyUsedPassivationStrategy$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.NoPassivationStrategy$ - Class in org.apache.pekko.cluster.sharding
INTERNAL API
ClusterShardingSettings.PassivationStrategy - Interface in org.apache.pekko.cluster.sharding
INTERNAL API
ClusterShardingSettings.PassivationStrategy$ - Class in org.apache.pekko.cluster.sharding
INTERNAL API Determine the passivation strategy to use from settings.
ClusterShardingSettings.PassivationStrategySettings - Class in org.apache.pekko.cluster.sharding
API MAY CHANGE: Settings for passivation strategies may change after additional testing and feedback.
ClusterShardingSettings.PassivationStrategySettings - Class in org.apache.pekko.cluster.sharding.typed
API MAY CHANGE: Settings for passivation strategies may change after additional testing and feedback.
ClusterShardingSettings.PassivationStrategySettings$ - Class in org.apache.pekko.cluster.sharding
API MAY CHANGE: Settings for passivation strategies may change after additional testing and feedback.
ClusterShardingSettings.PassivationStrategySettings$ - Class in org.apache.pekko.cluster.sharding.typed
API MAY CHANGE: Settings for passivation strategies may change after additional testing and feedback.
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings - Interface in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings - Interface in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings - Interface in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings - Interface in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.IdleSettings - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.IdleSettings - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.PolicySettings - Interface in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.PolicySettings - Interface in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.PolicySettings$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.PolicySettings$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.RememberEntitiesStoreMode - Interface in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.RememberEntitiesStoreMode$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.RememberEntitiesStoreModeDData$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.RememberEntitiesStoreModeEventSourced$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.StateStoreMode - Interface in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.StateStoreMode$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.StateStoreModeDData$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.StateStoreModePersistence$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings.TuningParameters - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings.TuningParameters - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings$ - Class in org.apache.pekko.cluster.sharding
 
ClusterShardingSettings$ - Class in org.apache.pekko.cluster.sharding.typed
 
ClusterShardingSettings$() - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingSettings$
 
ClusterShardingSettings$() - Constructor for class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings$
 
ClusterShardingSetup - Class in org.apache.pekko.cluster.sharding.typed.scaladsl
Can be used in pekko.actor.setup.ActorSystemSetup when starting the pekko.actor.typed.ActorSystem to replace the default implementation of the ClusterSharding extension.
ClusterShardingSetup(Function<ActorSystem<?>, ClusterSharding>) - Constructor for class org.apache.pekko.cluster.sharding.typed.scaladsl.ClusterShardingSetup
 
ClusterShardingSetup$ - Class in org.apache.pekko.cluster.sharding.typed.scaladsl
 
ClusterShardingSetup$() - Constructor for class org.apache.pekko.cluster.sharding.typed.scaladsl.ClusterShardingSetup$
 
ClusterShuttingDown$() - Constructor for class org.apache.pekko.cluster.ClusterEvent.ClusterShuttingDown$
 
ClusterSingleton - Class in org.apache.pekko.cluster.typed
This class is not intended for user extension other than for test purposes (e.g.
ClusterSingleton() - Constructor for class org.apache.pekko.cluster.typed.ClusterSingleton
 
ClusterSingleton$ - Class in org.apache.pekko.cluster.typed
 
ClusterSingleton$() - Constructor for class org.apache.pekko.cluster.typed.ClusterSingleton$
 
ClusterSingletonImpl - Class in org.apache.pekko.cluster.typed
INTERNAL API:
ClusterSingletonImpl() - Constructor for class org.apache.pekko.cluster.typed.ClusterSingletonImpl
 
ClusterSingletonImpl$ - Class in org.apache.pekko.cluster.typed
INTERNAL API:
ClusterSingletonImpl$() - Constructor for class org.apache.pekko.cluster.typed.ClusterSingletonImpl$
 
ClusterSingletonManager - Class in org.apache.pekko.cluster.singleton
Manages singleton actor instance among all cluster nodes or a group of nodes tagged with a specific role.
ClusterSingletonManager(Props, Object, ClusterSingletonManagerSettings) - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager
 
ClusterSingletonManager.Data - Interface in org.apache.pekko.cluster.singleton
INTERNAL API public due to the with FSM type parameters
ClusterSingletonManager.Internal$ - Class in org.apache.pekko.cluster.singleton
INTERNAL API
ClusterSingletonManager.Internal$.AcquireLeaseFailure - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.AcquireLeaseFailure$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.AcquireLeaseResult - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.AcquireLeaseResult$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.AcquiringLease - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.AcquiringLease$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.AcquiringLeaseData - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.AcquiringLeaseData$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.BecomingOldest - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.BecomingOldest$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.BecomingOldestData - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.BecomingOldestData$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.Cleanup - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.Cleanup$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.DelayedMemberRemoved - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.DelayedMemberRemoved$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.End - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.End$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.EndData - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.EndData$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.HandingOver - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.HandingOver$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.HandingOverData - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.HandingOverData$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.HandOverDone - Class in org.apache.pekko.cluster.singleton
Confirmation by the previous oldest that the singleton actor has been terminated and the hand-over process is completed.
ClusterSingletonManager.Internal$.HandOverDone$ - Class in org.apache.pekko.cluster.singleton
Confirmation by the previous oldest that the singleton actor has been terminated and the hand-over process is completed.
ClusterSingletonManager.Internal$.HandOverInProgress - Class in org.apache.pekko.cluster.singleton
Confirmation by the previous oldest that the hand over process, shut down of the singleton actor, has started.
ClusterSingletonManager.Internal$.HandOverInProgress$ - Class in org.apache.pekko.cluster.singleton
Confirmation by the previous oldest that the hand over process, shut down of the singleton actor, has started.
ClusterSingletonManager.Internal$.HandOverRetry - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.HandOverRetry$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.HandOverToMe - Class in org.apache.pekko.cluster.singleton
Sent from new oldest to previous oldest to initiate the hand-over process.
ClusterSingletonManager.Internal$.HandOverToMe$ - Class in org.apache.pekko.cluster.singleton
Sent from new oldest to previous oldest to initiate the hand-over process.
ClusterSingletonManager.Internal$.LeaseLost - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.LeaseLost$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.LeaseRetry - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.LeaseRetry$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.Oldest - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.Oldest$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.OldestChangedBuffer - Class in org.apache.pekko.cluster.singleton
Notifications of member events that track oldest member are tunneled via this actor (child of ClusterSingletonManager) to be able to deliver one change at a time.
ClusterSingletonManager.Internal$.OldestChangedBuffer.GetNext$ - Class in org.apache.pekko.cluster.singleton
Request to deliver one more event.
ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState - Class in org.apache.pekko.cluster.singleton
The first event, corresponding to CurrentClusterState.
ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.OldestChangedBuffer$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.OldestData - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.OldestData$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.ReleaseLeaseFailure - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.ReleaseLeaseFailure$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.ReleaseLeaseResult - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.ReleaseLeaseResult$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.SelfExiting - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.SelfExiting$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.Start - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.Start$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.StartOldestChangedBuffer - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.StartOldestChangedBuffer$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.Stopping - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.Stopping$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.StoppingData - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.StoppingData$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.TakeOver - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.TakeOver$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.TakeOverFromMe - Class in org.apache.pekko.cluster.singleton
Sent from from previous oldest to new oldest to initiate the normal hand-over process.
ClusterSingletonManager.Internal$.TakeOverFromMe$ - Class in org.apache.pekko.cluster.singleton
Sent from from previous oldest to new oldest to initiate the normal hand-over process.
ClusterSingletonManager.Internal$.TakeOverRetry - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.TakeOverRetry$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.Uninitialized - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.Uninitialized$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.WasOldest - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.WasOldest$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.WasOldestData - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.WasOldestData$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.Younger - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.Younger$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.YoungerData - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.Internal$.YoungerData$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager.State - Interface in org.apache.pekko.cluster.singleton
INTERNAL API public due to the with FSM type parameters
ClusterSingletonManager$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManager$() - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManager$
 
ClusterSingletonManagerIsStuck - Exception in org.apache.pekko.cluster.singleton
Thrown when a consistent state can't be determined within the defined retry limits.
ClusterSingletonManagerIsStuck(String) - Constructor for exception org.apache.pekko.cluster.singleton.ClusterSingletonManagerIsStuck
 
ClusterSingletonManagerSettings - Class in org.apache.pekko.cluster.singleton
param: singletonName The actor name of the child singleton actor.
ClusterSingletonManagerSettings - Class in org.apache.pekko.cluster.typed
param: singletonName The actor name of the child singleton actor.
ClusterSingletonManagerSettings(String, Option<String>, FiniteDuration, FiniteDuration) - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManagerSettings
 
ClusterSingletonManagerSettings(String, Option<String>, FiniteDuration, FiniteDuration) - Constructor for class org.apache.pekko.cluster.typed.ClusterSingletonManagerSettings
Deprecated.
Use constructor with leaseSettings. Since Akka 2.6.15.
ClusterSingletonManagerSettings(String, Option<String>, FiniteDuration, FiniteDuration, Option<LeaseUsageSettings>) - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManagerSettings
 
ClusterSingletonManagerSettings(String, Option<String>, FiniteDuration, FiniteDuration, Option<LeaseUsageSettings>) - Constructor for class org.apache.pekko.cluster.typed.ClusterSingletonManagerSettings
 
ClusterSingletonManagerSettings$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonManagerSettings$ - Class in org.apache.pekko.cluster.typed
 
ClusterSingletonManagerSettings$() - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonManagerSettings$
 
ClusterSingletonManagerSettings$() - Constructor for class org.apache.pekko.cluster.typed.ClusterSingletonManagerSettings$
 
ClusterSingletonMessage - Interface in org.apache.pekko.cluster.singleton
Marker trait for remote messages with special serializer.
ClusterSingletonProxy - Class in org.apache.pekko.cluster.singleton
The ClusterSingletonProxy works together with the pekko.cluster.singleton.ClusterSingletonManager to provide a distributed proxy to the singleton actor.
ClusterSingletonProxy(String, ClusterSingletonProxySettings) - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonProxy
 
ClusterSingletonProxy$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonProxy$() - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonProxy$
 
ClusterSingletonProxySettings - Class in org.apache.pekko.cluster.singleton
param: singletonName The actor name of the singleton actor that is started by the ClusterSingletonManager.
ClusterSingletonProxySettings(String, Option<String>, FiniteDuration, int) - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonProxySettings
 
ClusterSingletonProxySettings(String, Option<String>, Option<String>, FiniteDuration, int) - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonProxySettings
 
ClusterSingletonProxySettings$ - Class in org.apache.pekko.cluster.singleton
 
ClusterSingletonProxySettings$() - Constructor for class org.apache.pekko.cluster.singleton.ClusterSingletonProxySettings$
 
ClusterSingletonSettings - Class in org.apache.pekko.cluster.typed
 
ClusterSingletonSettings(Option<String>, Option<String>, FiniteDuration, FiniteDuration, FiniteDuration, int) - Constructor for class org.apache.pekko.cluster.typed.ClusterSingletonSettings
Deprecated.
Use constructor with leaseSettings. Since Akka 2.6.15.
ClusterSingletonSettings(Option<String>, Option<String>, FiniteDuration, FiniteDuration, FiniteDuration, int, Option<LeaseUsageSettings>) - Constructor for class org.apache.pekko.cluster.typed.ClusterSingletonSettings
 
ClusterSingletonSettings$ - Class in org.apache.pekko.cluster.typed
 
ClusterSingletonSettings$() - Constructor for class org.apache.pekko.cluster.typed.ClusterSingletonSettings$
 
ClusterSingletonSetup - Class in org.apache.pekko.cluster.typed
Can be used in pekko.actor.setup.ActorSystemSetup when starting the pekko.actor.typed.ActorSystem to replace the default implementation of the ClusterSingleton extension.
ClusterSingletonSetup(Function<ActorSystem<?>, ClusterSingleton>) - Constructor for class org.apache.pekko.cluster.typed.ClusterSingletonSetup
 
ClusterSingletonSetup$ - Class in org.apache.pekko.cluster.typed
 
ClusterSingletonSetup$() - Constructor for class org.apache.pekko.cluster.typed.ClusterSingletonSetup$
 
ClusterStateSubscription - Interface in org.apache.pekko.cluster.typed
Messages for subscribing to changes in the cluster state
ClusterUserAction - Class in org.apache.pekko.cluster
INTERNAL API Cluster commands sent by the USER via pekko.cluster.Cluster extension or JMX.
ClusterUserAction() - Constructor for class org.apache.pekko.cluster.ClusterUserAction
 
ClusterUserAction.Down - Class in org.apache.pekko.cluster
Command to mark node as temporary down.
ClusterUserAction.Down$ - Class in org.apache.pekko.cluster
 
ClusterUserAction.JoinTo - Class in org.apache.pekko.cluster
Command to initiate join another node (represented by address).
ClusterUserAction.JoinTo$ - Class in org.apache.pekko.cluster
 
ClusterUserAction.Leave - Class in org.apache.pekko.cluster
Command to leave the cluster.
ClusterUserAction.Leave$ - Class in org.apache.pekko.cluster
 
ClusterUserAction.PrepareForShutdown$ - Class in org.apache.pekko.cluster
Command to mark all nodes as shutting down
ClusterUserAction$ - Class in org.apache.pekko.cluster
INTERNAL API Cluster commands sent by the USER via pekko.cluster.Cluster extension or JMX.
ClusterUserAction$() - Constructor for class org.apache.pekko.cluster.ClusterUserAction$
 
cmd() - Method in class org.apache.pekko.io.Tcp.CommandFailed
 
cmd() - Method in class org.apache.pekko.io.Udp.CommandFailed
 
cmd() - Method in class org.apache.pekko.io.UdpConnected.CommandFailed
 
Cmd(String, int) - Constructor for class org.apache.pekko.persistence.journal.JournalPerfSpec.Cmd
 
Cmd$() - Constructor for class org.apache.pekko.persistence.journal.JournalPerfSpec.Cmd$
 
cmp() - Method in class org.apache.pekko.dispatch.BoundedPriorityMailbox
 
cmp() - Method in class org.apache.pekko.dispatch.BoundedStablePriorityMailbox
 
cmp() - Method in class org.apache.pekko.dispatch.UnboundedPriorityMailbox
 
cmp() - Method in class org.apache.pekko.dispatch.UnboundedStablePriorityMailbox
 
cmp() - Method in class org.apache.pekko.util.PriorityQueueStabilizer.WrappedElementComparator
 
CNAME() - Static method in class org.apache.pekko.io.dns.RecordType
the canonical name for an alias
CNAME() - Method in class org.apache.pekko.io.dns.RecordType$
the canonical name for an alias
CNameRecord - Class in org.apache.pekko.io.dns
 
CNameRecord(String, CachePolicy.Ttl, String) - Constructor for class org.apache.pekko.io.dns.CNameRecord
 
CNameRecord$ - Class in org.apache.pekko.io.dns
 
CNameRecord$() - Constructor for class org.apache.pekko.io.dns.CNameRecord$
 
coalesceWrites() - Method in class org.apache.pekko.stream.IOSettings
 
code() - Method in class org.apache.pekko.io.dns.RecordClass
 
code() - Method in class org.apache.pekko.io.dns.RecordType
 
collect(Collector<In, ?, U>) - Static method in class org.apache.pekko.stream.javadsl.Sink
Creates a sink which materializes into a CompletionStage which will be completed with a result of the Java Collector transformation and reduction operations.
collect(Collector<In, ?, U>) - Method in class org.apache.pekko.stream.javadsl.Sink$
Creates a sink which materializes into a CompletionStage which will be completed with a result of the Java Collector transformation and reduction operations.
collect(PartialFunction<Out, Out2>) - Method in class org.apache.pekko.stream.javadsl.FlowWithContext
Context-preserving variant of pekko.stream.javadsl.Flow.collect.
collect(PartialFunction<Out, Out2>) - Method in class org.apache.pekko.stream.javadsl.SourceWithContext
Context-preserving variant of pekko.stream.javadsl.Source.collect.
collect(PartialFunction<Out, Out2>) - Method in interface org.apache.pekko.stream.scaladsl.FlowWithContextOps
Context-preserving variant of pekko.stream.scaladsl.FlowOps.collect.
collect(PartialFunction<Out, T>) - Method in class org.apache.pekko.stream.javadsl.Flow
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step.
collect(PartialFunction<Out, T>) - Method in class org.apache.pekko.stream.javadsl.Source
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step.
collect(PartialFunction<Out, T>) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step.
collect(PartialFunction<Out, T>) - Method in class org.apache.pekko.stream.javadsl.SubSource
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step.
collect(PartialFunction<Out, T>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step.
collectChangedKeys(ServiceRegistry, ServiceRegistry) - Method in class org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry$
 
collectDelta(Map<Address, Object>) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator
 
collectFirst(PartialFunction<Out, T>) - Method in class org.apache.pekko.stream.javadsl.Flow
Transform this stream by applying the given partial function to the first element on which the function is defined as it pass through this processing step, and cancel the upstream publisher after the first element is emitted.
collectFirst(PartialFunction<Out, T>) - Method in class org.apache.pekko.stream.javadsl.Source
Transform this stream by applying the given partial function to the first element on which the function is defined as it pass through this processing step, and cancel the upstream publisher after the first element is emitted.
collectFirst(PartialFunction<Out, T>) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Transform this stream by applying the given partial function to the first element on which the function is defined as it pass through this processing step, and cancel the upstream publisher after the first element is emitted.
collectFirst(PartialFunction<Out, T>) - Method in class org.apache.pekko.stream.javadsl.SubSource
Transform this stream by applying the given partial function to the first element on which the function is defined as it pass through this processing step, and cancel the upstream publisher after the first element is emitted.
collectFirst(PartialFunction<Out, T>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Transform this stream by applying the given partial function to the first element on which the function is defined as it pass through this processing step, and cancel the upstream publisher after the first element is emitted.
collection(Factory<T, That>) - Static method in class org.apache.pekko.stream.scaladsl.Sink
A Sink that keeps on collecting incoming elements until upstream terminates.
collection(Factory<T, That>) - Method in class org.apache.pekko.stream.scaladsl.Sink$
A Sink that keeps on collecting incoming elements until upstream terminates.
CollectionControlMessage - Class in org.apache.pekko.cluster.metrics
Runtime collection management commands.
CollectionControlMessage() - Constructor for class org.apache.pekko.cluster.metrics.CollectionControlMessage
 
Collections - Class in org.apache.pekko.util
INTERNAL API
Collections() - Constructor for class org.apache.pekko.util.Collections
 
Collections.EmptyImmutableSeq$ - Class in org.apache.pekko.util
 
Collections.PartialImmutableValuesIterable<From,​To> - Class in org.apache.pekko.util
 
Collections$ - Class in org.apache.pekko.util
INTERNAL API
Collections$() - Constructor for class org.apache.pekko.util.Collections$
 
CollectionStartMessage - Class in org.apache.pekko.cluster.metrics
Command for ClusterMetricsSupervisor to start metrics collection.
CollectionStartMessage() - Constructor for class org.apache.pekko.cluster.metrics.CollectionStartMessage
 
CollectionStartMessage$ - Class in org.apache.pekko.cluster.metrics
Command for ClusterMetricsSupervisor to start metrics collection.
CollectionStartMessage$() - Constructor for class org.apache.pekko.cluster.metrics.CollectionStartMessage$
 
CollectionStopMessage - Class in org.apache.pekko.cluster.metrics
Command for ClusterMetricsSupervisor to stop metrics collection.
CollectionStopMessage() - Constructor for class org.apache.pekko.cluster.metrics.CollectionStopMessage
 
CollectionStopMessage$ - Class in org.apache.pekko.cluster.metrics
Command for ClusterMetricsSupervisor to stop metrics collection.
CollectionStopMessage$() - Constructor for class org.apache.pekko.cluster.metrics.CollectionStopMessage$
 
CollectionUtil - Class in org.apache.pekko.stream.javadsl
INTERNAL API
CollectionUtil() - Constructor for class org.apache.pekko.stream.javadsl.CollectionUtil
 
CollectionUtil$ - Class in org.apache.pekko.stream.javadsl
INTERNAL API
CollectionUtil$() - Constructor for class org.apache.pekko.stream.javadsl.CollectionUtil$
 
CollectorEnabled() - Method in class org.apache.pekko.cluster.metrics.ClusterMetricsSettings
 
CollectorFallback() - Method in class org.apache.pekko.cluster.metrics.ClusterMetricsSettings
 
CollectorGossipInterval() - Method in class org.apache.pekko.cluster.metrics.ClusterMetricsSettings
 
CollectorMovingAverageHalfLife() - Method in class org.apache.pekko.cluster.metrics.ClusterMetricsSettings
 
CollectorProvider() - Method in class org.apache.pekko.cluster.metrics.ClusterMetricsSettings
 
CollectorSampleInterval() - Method in class org.apache.pekko.cluster.metrics.ClusterMetricsSettings
 
collectPropagations() - Method in interface org.apache.pekko.cluster.ddata.DeltaPropagationSelector
 
collectRemovedNodes() - Method in class org.apache.pekko.cluster.ddata.Replicator
 
collectType(Class<T>) - Method in class org.apache.pekko.stream.javadsl.Flow
Transform this stream by testing the type of each of the elements on which the element is an instance of the provided type as they pass through this processing step.
collectType(Class<T>) - Method in class org.apache.pekko.stream.javadsl.Source
Transform this stream by testing the type of each of the elements on which the element is an instance of the provided type as they pass through this processing step.
collectType(Class<T>) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Transform this stream by testing the type of each of the elements on which the element is an instance of the provided type as they pass through this processing step.
collectType(Class<T>) - Method in class org.apache.pekko.stream.javadsl.SubSource
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step, and cancel the upstream publisher after the partial function is not applied.
collectType(ClassTag<T>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Transform this stream by testing the type of each of the elements on which the element is an instance of the provided type as they pass through this processing step.
collectWhile(PartialFunction<Out, T>) - Method in class org.apache.pekko.stream.javadsl.Flow
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step, and cancel the upstream publisher after the partial function is not applied.
collectWhile(PartialFunction<Out, T>) - Method in class org.apache.pekko.stream.javadsl.Source
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step, and cancel the upstream publisher after the partial function is not applied.
collectWhile(PartialFunction<Out, T>) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step, and cancel the upstream publisher after the partial function is not applied.
collectWhile(PartialFunction<Out, T>) - Method in class org.apache.pekko.stream.javadsl.SubSource
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step.
collectWhile(PartialFunction<Out, T>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step, and cancel the upstream publisher after the partial function is not applied.
com.typesafe.sslconfig.pekko - package com.typesafe.sslconfig.pekko
 
com.typesafe.sslconfig.pekko.util - package com.typesafe.sslconfig.pekko.util
 
combine(List<? extends Graph<SinkShape<U>, M>>, Function<Integer, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Static method in class org.apache.pekko.stream.javadsl.Sink
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(List<? extends Graph<SinkShape<U>, M>>, Function<Integer, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Method in class org.apache.pekko.stream.javadsl.Sink$
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(List<? extends Graph<SourceShape<T>, M>>, Function<Integer, Graph<UniformFanInShape<T, U>, NotUsed>>) - Static method in class org.apache.pekko.stream.javadsl.Source
Combines several sources with fan-in strategy like Merge or Concat into a single Source.
combine(List<? extends Graph<SourceShape<T>, M>>, Function<Integer, Graph<UniformFanInShape<T, U>, NotUsed>>) - Method in class org.apache.pekko.stream.javadsl.Source$
Combines several sources with fan-in strategy like Merge or Concat into a single Source.
combine(Sink<U, ?>, Sink<U, ?>, List<Sink<U, ?>>, Function<Integer, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Static method in class org.apache.pekko.stream.javadsl.Sink
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(Sink<U, ?>, Sink<U, ?>, List<Sink<U, ?>>, Function<Integer, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Method in class org.apache.pekko.stream.javadsl.Sink$
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(Source<T, ?>, Source<T, ?>, List<Source<T, ?>>, Function<Integer, ? extends Graph<UniformFanInShape<T, U>, NotUsed>>) - Static method in class org.apache.pekko.stream.javadsl.Source
Combines several sources with fan-in strategy like Merge or Concat into a single Source.
combine(Source<T, ?>, Source<T, ?>, List<Source<T, ?>>, Function<Integer, ? extends Graph<UniformFanInShape<T, U>, NotUsed>>) - Method in class org.apache.pekko.stream.javadsl.Source$
Combines several sources with fan-in strategy like Merge or Concat into a single Source.
combine(Sink<U, ?>, Sink<U, ?>, Seq<Sink<U, ?>>, Function1<Object, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Static method in class org.apache.pekko.stream.scaladsl.Sink
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(Sink<U, ?>, Sink<U, ?>, Seq<Sink<U, ?>>, Function1<Object, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Method in class org.apache.pekko.stream.scaladsl.Sink$
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(Source<T, ?>, Source<T, ?>, Seq<Source<T, ?>>, Function1<Object, Graph<UniformFanInShape<T, U>, NotUsed>>) - Method in class org.apache.pekko.stream.scaladsl.Source
Deprecated.
Use `Source.combine` on companion object instead. Since Akka 2.5.5.
combine(Source<T, ?>, Source<T, ?>, Seq<Source<T, ?>>, Function1<Object, Graph<UniformFanInShape<T, U>, NotUsed>>) - Method in class org.apache.pekko.stream.scaladsl.Source$
Combines several sources with fan-in strategy like Merge or Concat into a single Source.
combine(Seq<Graph<SinkShape<U>, M>>, Function1<Object, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Static method in class org.apache.pekko.stream.scaladsl.Sink
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(Seq<Graph<SinkShape<U>, M>>, Function1<Object, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Method in class org.apache.pekko.stream.scaladsl.Sink$
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(Seq<Graph<SourceShape<T>, M>>, Function1<Object, Graph<UniformFanInShape<T, U>, NotUsed>>) - Method in class org.apache.pekko.stream.scaladsl.Source$
Combines several sources with fan-in strategy like Merge or Concat into a single Source.
CombinedReadEventAdapter$() - Constructor for class org.apache.pekko.persistence.journal.EventAdapters.CombinedReadEventAdapter$
 
combineKeyLength(byte, int) - Method in class org.apache.pekko.remote.artery.RemoteInstruments$
 
combineMat(Sink<U, M1>, Sink<U, M2>, Function<Integer, Graph<UniformFanOutShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Static method in class org.apache.pekko.stream.javadsl.Sink
Combine two sinks with fan-out strategy like Broadcast or Balance and returns Sink with 2 outlets.
combineMat(Sink<U, M1>, Sink<U, M2>, Function<Integer, Graph<UniformFanOutShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Method in class org.apache.pekko.stream.javadsl.Sink$
Combine two sinks with fan-out strategy like Broadcast or Balance and returns Sink with 2 outlets.
combineMat(Source<T, M1>, Source<T, M2>, Function<Integer, ? extends Graph<UniformFanInShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Static method in class org.apache.pekko.stream.javadsl.Source
Combines two sources with fan-in strategy like Merge or Concat and returns Source with a materialized value.
combineMat(Source<T, M1>, Source<T, M2>, Function<Integer, ? extends Graph<UniformFanInShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Method in class org.apache.pekko.stream.javadsl.Source$
Combines two sources with fan-in strategy like Merge or Concat and returns Source with a materialized value.
combineMat(Sink<U, M1>, Sink<U, M2>, Function1<Object, Graph<UniformFanOutShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Static method in class org.apache.pekko.stream.scaladsl.Sink
Combine two sinks with fan-out strategy like Broadcast or Balance and returns Sink with 2 outlets.
combineMat(Sink<U, M1>, Sink<U, M2>, Function1<Object, Graph<UniformFanOutShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Method in class org.apache.pekko.stream.scaladsl.Sink$
Combine two sinks with fan-out strategy like Broadcast or Balance and returns Sink with 2 outlets.
combineMat(Source<T, M1>, Source<T, M2>, Function1<Object, Graph<UniformFanInShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Static method in class org.apache.pekko.stream.scaladsl.Source
Combines several sources with fan-in strategy like Merge or Concat into a single Source with a materialized value.
combineMat(Source<T, M1>, Source<T, M2>, Function1<Object, Graph<UniformFanInShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Method in class org.apache.pekko.stream.scaladsl.Source$
Combines several sources with fan-in strategy like Merge or Concat into a single Source with a materialized value.
command() - Method in class org.apache.pekko.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.CommandResult
The command that was run.
command() - Method in interface org.apache.pekko.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.CommandResult
The command that was run.
command(Function1<Command, Effect<Event, State>>) - Method in class org.apache.pekko.persistence.typed.scaladsl.EventSourcedBehavior.CommandHandler$
Convenience for simple commands that don't need the state and context.
command(Function1<Command, Effect<State>>) - Method in class org.apache.pekko.persistence.typed.state.scaladsl.DurableStateBehavior.CommandHandler$
Convenience for simple commands that don't need the state and context.
Command() - Constructor for class org.apache.pekko.actor.typed.receptionist.Receptionist.Command
 
CommandAckTimeout() - Method in class org.apache.pekko.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
CommandFailed(Tcp.Command) - Constructor for class org.apache.pekko.io.Tcp.CommandFailed
 
CommandFailed(Udp.Command) - Constructor for class org.apache.pekko.io.Udp.CommandFailed
 
CommandFailed(UdpConnected.Command) - Constructor for class org.apache.pekko.io.UdpConnected.CommandFailed
 
CommandFailed$() - Constructor for class org.apache.pekko.io.Tcp.CommandFailed$
 
CommandFailed$() - Constructor for class org.apache.pekko.io.Udp.CommandFailed$
 
CommandFailed$() - Constructor for class org.apache.pekko.io.UdpConnected.CommandFailed$
 
commandHandler() - Method in class org.apache.pekko.persistence.typed.javadsl.EventSourcedBehavior
Implement by handling incoming commands and return an Effect() to persist or signal other effects of the command handling such as stopping the behavior or others.
commandHandler() - Method in class org.apache.pekko.persistence.typed.javadsl.EventSourcedBehaviorWithEnforcedReplies
Implement by handling incoming commands and return an Effect() to persist or signal other effects of the command handling such as stopping the behavior or others.
commandHandler() - Method in class org.apache.pekko.persistence.typed.state.javadsl.DurableStateBehavior
Implement by handling incoming commands and return an Effect() to persist or signal other effects of the command handling such as stopping the behavior or others.
commandHandler() - Method in class org.apache.pekko.persistence.typed.state.javadsl.DurableStateBehaviorWithEnforcedReplies
Implement by handling incoming commands and return an Effect() to persist or signal other effects of the command handling such as stopping the behavior or others.
CommandHandler<Command,​Event,​State> - Interface in org.apache.pekko.persistence.typed.javadsl
FunctionalInterface for reacting on commands
CommandHandler<Command,​State> - Interface in org.apache.pekko.persistence.typed.state.javadsl
FunctionalInterface for reacting on commands
CommandHandler$() - Constructor for class org.apache.pekko.persistence.typed.scaladsl.EventSourcedBehavior.CommandHandler$
 
CommandHandler$() - Constructor for class org.apache.pekko.persistence.typed.state.scaladsl.DurableStateBehavior.CommandHandler$
 
CommandHandlerBuilder<Command,​Event,​State> - Class in org.apache.pekko.persistence.typed.javadsl
 
CommandHandlerBuilder<Command,​State> - Class in org.apache.pekko.persistence.typed.state.javadsl
 
CommandHandlerBuilder() - Constructor for class org.apache.pekko.persistence.typed.javadsl.CommandHandlerBuilder
 
CommandHandlerBuilder() - Constructor for class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerBuilder
 
CommandHandlerBuilder$ - Class in org.apache.pekko.persistence.typed.javadsl
 
CommandHandlerBuilder$ - Class in org.apache.pekko.persistence.typed.state.javadsl
 
CommandHandlerBuilder$() - Constructor for class org.apache.pekko.persistence.typed.javadsl.CommandHandlerBuilder$
 
CommandHandlerBuilder$() - Constructor for class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerBuilder$
 
CommandHandlerBuilderByState<Command,​Event,​S extends State,​State> - Class in org.apache.pekko.persistence.typed.javadsl
 
CommandHandlerBuilderByState<Command,​S extends State,​State> - Class in org.apache.pekko.persistence.typed.state.javadsl
 
CommandHandlerBuilderByState$ - Class in org.apache.pekko.persistence.typed.javadsl
 
CommandHandlerBuilderByState$ - Class in org.apache.pekko.persistence.typed.state.javadsl
 
CommandHandlerBuilderByState$() - Constructor for class org.apache.pekko.persistence.typed.javadsl.CommandHandlerBuilderByState$
 
CommandHandlerBuilderByState$() - Constructor for class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerBuilderByState$
 
CommandHandlerWithReply<Command,​Event,​State> - Interface in org.apache.pekko.persistence.typed.javadsl
FunctionalInterface for reacting on commands
CommandHandlerWithReply<Command,​State> - Interface in org.apache.pekko.persistence.typed.state.javadsl
FunctionalInterface for reacting on commands
CommandHandlerWithReplyBuilder<Command,​Event,​State> - Class in org.apache.pekko.persistence.typed.javadsl
 
CommandHandlerWithReplyBuilder<Command,​State> - Class in org.apache.pekko.persistence.typed.state.javadsl
 
CommandHandlerWithReplyBuilder() - Constructor for class org.apache.pekko.persistence.typed.javadsl.CommandHandlerWithReplyBuilder
 
CommandHandlerWithReplyBuilder() - Constructor for class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilder
 
CommandHandlerWithReplyBuilder$ - Class in org.apache.pekko.persistence.typed.javadsl
 
CommandHandlerWithReplyBuilder$ - Class in org.apache.pekko.persistence.typed.state.javadsl
 
CommandHandlerWithReplyBuilder$() - Constructor for class org.apache.pekko.persistence.typed.javadsl.CommandHandlerWithReplyBuilder$
 
CommandHandlerWithReplyBuilder$() - Constructor for class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilder$
 
CommandHandlerWithReplyBuilderByState<Command,​Event,​S extends State,​State> - Class in org.apache.pekko.persistence.typed.javadsl
 
CommandHandlerWithReplyBuilderByState<Command,​S extends State,​State> - Class in org.apache.pekko.persistence.typed.state.javadsl
 
CommandHandlerWithReplyBuilderByState$ - Class in org.apache.pekko.persistence.typed.javadsl
 
CommandHandlerWithReplyBuilderByState$ - Class in org.apache.pekko.persistence.typed.state.javadsl
 
CommandHandlerWithReplyBuilderByState$() - Constructor for class org.apache.pekko.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState$
 
CommandHandlerWithReplyBuilderByState$() - Constructor for class org.apache.pekko.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState$
 
CommandOp - Interface in org.apache.pekko.remote.testconductor
 
CommandResult(EventSourcedBehaviorTestKit.CommandResult<Command, Event, State>) - Constructor for class org.apache.pekko.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.CommandResult
 
CommandResultWithReply(EventSourcedBehaviorTestKit.CommandResultWithReply<Command, Event, State, Reply>) - Constructor for class org.apache.pekko.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.CommandResultWithReply
 
COMMANDTYPE_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.WireFormats.PekkoControlMessage
 
committed() - Method in class org.apache.pekko.cluster.metrics.StandardMetrics.HeapMemory
 
commonConfig(Config) - Method in class org.apache.pekko.remote.testkit.MultiNodeConfig
Register a common base config for all test participants, if so desired.
CommonHandlers - Interface in org.apache.pekko.remote.transport.netty
INTERNAL API
commonJournalConfig(ReplicationId, Set<ReplicaId>, String, Function<ReplicationContext, EventSourcedBehavior<Command, Event, State>>) - Static method in class org.apache.pekko.persistence.typed.javadsl.ReplicatedEventSourcing
Initialize a replicated event sourced behavior where all entity replicas are share the same journal configuration.
commonJournalConfig(ReplicationId, Set<ReplicaId>, String, Function<ReplicationContext, EventSourcedBehavior<Command, Event, State>>) - Method in class org.apache.pekko.persistence.typed.javadsl.ReplicatedEventSourcing$
Initialize a replicated event sourced behavior where all entity replicas are share the same journal configuration.
commonJournalConfig(ReplicationId, Set<ReplicaId>, String, Function1<ReplicationContext, EventSourcedBehavior<Command, Event, State>>) - Static method in class org.apache.pekko.persistence.typed.scaladsl.ReplicatedEventSourcing
Initialize a replicated event sourced behavior where all entity replicas are stored in the same journal.
commonJournalConfig(ReplicationId, Set<ReplicaId>, String, Function1<ReplicationContext, EventSourcedBehavior<Command, Event, State>>) - Method in class org.apache.pekko.persistence.typed.scaladsl.ReplicatedEventSourcing$
Initialize a replicated event sourced behavior where all entity replicas are stored in the same journal.
CommonTestKitOps<S,​P> - Interface in org.apache.pekko.persistence.testkit.scaladsl
 
compact() - Method in class org.apache.pekko.util.ByteString.ByteString1
 
compact() - Method in class org.apache.pekko.util.ByteString.ByteStrings
 
compact() - Method in class org.apache.pekko.util.ByteString
Create a new ByteString with all contents compacted into a single, full byte array.
compact() - Method in class org.apache.pekko.util.CompactByteString
 
CompactByteString - Class in org.apache.pekko.util
A compact ByteString.
CompactByteString() - Constructor for class org.apache.pekko.util.CompactByteString
 
CompactByteString$ - Class in org.apache.pekko.util
 
CompactByteString$() - Constructor for class org.apache.pekko.util.CompactByteString$
 
compactionInterval(String) - Method in interface org.apache.pekko.persistence.journal.leveldb.CompactionSegmentManagement
 
compactionIntervals() - Method in interface org.apache.pekko.persistence.journal.leveldb.CompactionSegmentManagement
 
compactionIntervals() - Method in interface org.apache.pekko.persistence.journal.leveldb.LeveldbStore
 
compactionIntervals() - Method in class org.apache.pekko.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
compactionLimit(String, long) - Method in interface org.apache.pekko.persistence.journal.leveldb.CompactionSegmentManagement
 
compactionSegment(String, long) - Method in interface org.apache.pekko.persistence.journal.leveldb.CompactionSegmentManagement
 
CompactionSegmentManagement - Interface in org.apache.pekko.persistence.journal.leveldb
INTERNAL API.
CompactionSegmentManagement$ - Class in org.apache.pekko.persistence.journal.leveldb
 
CompactionSegmentManagement$() - Constructor for class org.apache.pekko.persistence.journal.leveldb.CompactionSegmentManagement$
 
Companion$() - Constructor for class org.apache.pekko.util.ByteString.Companion$
 
comparator() - Static method in class org.apache.pekko.util.UUIDComparator
 
comparator() - Method in class org.apache.pekko.util.UUIDComparator$
 
compare(A, A) - Method in class org.apache.pekko.cluster.ddata.protobuf.ReplicatedDataSerializer.KeyComparator
 
compare(UUID, UUID) - Method in class org.apache.pekko.util.UUIDComparator
 
compare(ReplicatorMessages.OtherMessage, ReplicatorMessages.OtherMessage) - Static method in class org.apache.pekko.cluster.ddata.protobuf.OtherMessageComparator
 
compare(ReplicatorMessages.OtherMessage, ReplicatorMessages.OtherMessage) - Method in class org.apache.pekko.cluster.ddata.protobuf.OtherMessageComparator$
 
compare(UniqueAddress) - Method in class org.apache.pekko.cluster.UniqueAddress
 
compare(Envelope, Envelope) - Method in class org.apache.pekko.dispatch.PriorityGenerator
 
compare(CachePolicy.Ttl, CachePolicy.Ttl) - Method in class org.apache.pekko.io.dns.CachePolicy.Ttl$.TtlIsOrdered$
 
compare(Sequence) - Method in class org.apache.pekko.persistence.query.Sequence
 
compare(TimeBasedUUID) - Method in class org.apache.pekko.persistence.query.TimeBasedUUID
 
compare(SeqNo) - Method in class org.apache.pekko.remote.SeqNo
Deprecated.
 
compare(UniqueAddress) - Method in class org.apache.pekko.remote.UniqueAddress
 
compare(ByteString, ByteString) - Method in class org.apache.pekko.util.ByteString.ByteStrings$
 
compare(PriorityQueueStabilizer.WrappedElement<E>, PriorityQueueStabilizer.WrappedElement<E>) - Method in class org.apache.pekko.util.PriorityQueueStabilizer.WrappedElementComparator
 
compareBy2ndValue() - Method in class org.apache.pekko.remote.artery.compress.CompressionTable$
 
CompareBy2ndValue() - Method in class org.apache.pekko.remote.artery.compress.CompressionTable$
 
compareClassifiers(C, C) - Method in class org.apache.pekko.event.japi.ScanningEventBus
Provides a total ordering of Classifiers (think java.util.Comparator.compare)
compareClassifiers(ScanningClassification, ScanningClassification) - Method in interface org.apache.pekko.event.ScanningClassification
Provides a total ordering of Classifiers (think java.util.Comparator.compare)
compareIdentityHash(Object, Object) - Static method in class org.apache.pekko.util.Helpers
 
compareIdentityHash(Object, Object) - Method in class org.apache.pekko.util.Helpers$
 
compareSubscribers(ActorRef, ActorRef) - Method in interface org.apache.pekko.event.ActorEventBus
 
compareSubscribers(LookupClassification, LookupClassification) - Method in interface org.apache.pekko.event.LookupClassification
Provides a total ordering of Subscribers (think java.util.Comparator.compare)
compareSubscribers(ScanningClassification, ScanningClassification) - Method in interface org.apache.pekko.event.ScanningClassification
Provides a total ordering of Subscribers (think java.util.Comparator.compare)
compareSubscribers(S, S) - Method in class org.apache.pekko.event.japi.LookupEventBus
Provides a total ordering of Subscribers (think java.util.Comparator.compare)
compareSubscribers(S, S) - Method in class org.apache.pekko.event.japi.ScanningEventBus
Provides a total ordering of Subscribers (think java.util.Comparator.compare)
compareTo(ActorPath) - Method in class org.apache.pekko.actor.ChildActorPath
 
compareTo(ActorPath) - Method in class org.apache.pekko.actor.RootActorPath
 
compareTo(ActorRef) - Method in class org.apache.pekko.actor.ActorRef
Comparison takes path and the unique id of the actor cell into account.
compareTo(ActorRef) - Static method in class org.apache.pekko.actor.Nobody
 
compareTo(ActorRef<?>) - Method in interface org.apache.pekko.actor.typed.internal.ActorRefImpl
Comparison takes path and the unique id of the actor cell into account.
compareTo(VersionVector) - Method in class org.apache.pekko.cluster.ddata.VersionVector
Compare two version vectors.
compareTo(VectorClock) - Method in class org.apache.pekko.cluster.VectorClock
Compare two vector clocks.
compareTo(ManifestInfo.Version) - Method in class org.apache.pekko.util.ManifestInfo.Version
 
compareTo(Version) - Method in class org.apache.pekko.util.Version
 
CompatibleConfig - org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
CompatibleConfig = 3;
CompatibleConfig(Config) - Constructor for class org.apache.pekko.cluster.InternalClusterAction.CompatibleConfig
 
CompatibleConfig_VALUE - Static variable in enum org.apache.pekko.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
CompatibleConfig = 3;
CompatibleConfig$() - Constructor for class org.apache.pekko.cluster.InternalClusterAction.CompatibleConfig$
 
compile() - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
compile() - Method in class org.apache.pekko.persistence.PluginSpec
 
complete() - Static method in class org.apache.pekko.actor.testkit.typed.javadsl.FishingOutcomes
Complete fishing and return this message
complete() - Method in class org.apache.pekko.actor.testkit.typed.javadsl.FishingOutcomes$
Complete fishing and return this message
complete() - Static method in class org.apache.pekko.actor.testkit.typed.scaladsl.FishingOutcomes
Complete fishing and return all messages up until this
complete() - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.FishingOutcomes$
Complete fishing and return all messages up until this
complete() - Method in interface org.apache.pekko.stream.BoundedSourceQueue
Completes the stream normally.
complete() - Method in interface org.apache.pekko.stream.javadsl.SourceQueueWithComplete
Completes the stream normally.
complete() - Method in interface org.apache.pekko.stream.scaladsl.SourceQueueWithComplete
Completes the stream normally.
complete() - Method in class org.apache.pekko.stream.stage.GraphStageLogic.SubSourceOutlet
Complete this output port.
complete() - Method in class org.apache.pekko.testkit.DebugFilter
 
complete() - Method in class org.apache.pekko.testkit.ErrorFilter
 
complete() - Method in class org.apache.pekko.testkit.EventFilter
 
complete() - Method in class org.apache.pekko.testkit.InfoFilter
 
complete() - Method in class org.apache.pekko.testkit.WarningFilter
 
complete(Outlet<T>) - Method in class org.apache.pekko.stream.stage.GraphStageLogic
Signals that there will be no more elements emitted on the given port.
Complete$() - Constructor for class org.apache.pekko.actor.testkit.typed.FishingOutcome.Complete$
 
CompletedSubscription(Subscriber<T>) - Constructor for class org.apache.pekko.stream.testkit.StreamTestKit.CompletedSubscription
 
CompletedSubscription$() - Constructor for class org.apache.pekko.stream.testkit.StreamTestKit.CompletedSubscription$
 
completeHandshake(UniqueAddress) - Method in interface org.apache.pekko.remote.artery.InboundContext
 
completeStage() - Method in class org.apache.pekko.stream.Attributes.CancellationStrategy$
Java API
completeStage() - Method in class org.apache.pekko.stream.stage.GraphStageLogic
Automatically invokes GraphStageLogic.<T>cancel(org.apache.pekko.stream.Inlet<T>) or GraphStageLogic.<T>complete(org.apache.pekko.stream.Outlet<T>) on all the input or output ports that have been called, then marks the operator as stopped.
CompleteStage$() - Constructor for class org.apache.pekko.stream.Attributes.CancellationStrategy$.CompleteStage$
 
completionStage(CompletionStage<T>) - Static method in class org.apache.pekko.stream.javadsl.Source
Emits a single value when the given CompletionStage is successfully completed and then completes the stream.
completionStage(CompletionStage<T>) - Method in class org.apache.pekko.stream.javadsl.Source$
Emits a single value when the given CompletionStage is successfully completed and then completes the stream.
completionStage(CompletionStage<T>) - Static method in class org.apache.pekko.stream.scaladsl.Source
Emits a single value when the given CompletionStage is successfully completed and then completes the stream.
completionStage(CompletionStage<T>) - Method in class org.apache.pekko.stream.scaladsl.Source$
Emits a single value when the given CompletionStage is successfully completed and then completes the stream.
completionStageFlow(CompletionStage<Flow<I, O, M>>) - Static method in class org.apache.pekko.stream.javadsl.Flow
Turn a CompletionStage into a flow that will consume the values of the source when the future completes successfully.
completionStageFlow(CompletionStage<Flow<I, O, M>>) - Method in class org.apache.pekko.stream.javadsl.Flow$
Turn a CompletionStage into a flow that will consume the values of the source when the future completes successfully.
CompletionStageOps(CompletionStage<T>) - Constructor for class org.apache.pekko.util.FutureConverters.CompletionStageOps
 
CompletionStageOps(CompletionStage<T>) - Static method in class org.apache.pekko.util.FutureConverters
 
CompletionStageOps(CompletionStage<T>) - Method in class org.apache.pekko.util.FutureConverters$
 
CompletionStageOps$() - Constructor for class org.apache.pekko.util.FutureConverters.CompletionStageOps$
 
completionStageSink(CompletionStage<Sink<T, M>>) - Static method in class org.apache.pekko.stream.javadsl.Sink
Turn a Future[Sink] into a Sink that will consume the values of the source when the future completes successfully.
completionStageSink(CompletionStage<Sink<T, M>>) - Method in class org.apache.pekko.stream.javadsl.Sink$
Turn a Future[Sink] into a Sink that will consume the values of the source when the future completes successfully.
completionStageSource(CompletionStage<Source<T, M>>) - Static method in class org.apache.pekko.stream.javadsl.Source
Turn a CompletionStage[Source] into a source that will emit the values of the source when the future completes successfully.
completionStageSource(CompletionStage<Source<T, M>>) - Method in class org.apache.pekko.stream.javadsl.Source$
Turn a CompletionStage[Source] into a source that will emit the values of the source when the future completes successfully.
CompletionStrategy - Interface in org.apache.pekko.stream
 
CompletionStrategy.Draining$ - Class in org.apache.pekko.stream
INTERNAL API
CompletionStrategy.Immediately$ - Class in org.apache.pekko.stream
INTERNAL API
CompletionStrategy$ - Class in org.apache.pekko.stream
 
CompletionStrategy$() - Constructor for class org.apache.pekko.stream.CompletionStrategy$
 
completionTimeout(Duration) - Method in class org.apache.pekko.stream.javadsl.Flow
If the completion of the stream does not happen until the provided timeout, the stream is failed with a CompletionTimeoutException.
completionTimeout(Duration) - Method in class org.apache.pekko.stream.javadsl.Source
If the completion of the stream does not happen until the provided timeout, the stream is failed with a CompletionTimeoutException.
completionTimeout(Duration) - Method in class org.apache.pekko.stream.javadsl.SubFlow
If the completion of the stream does not happen until the provided timeout, the stream is failed with a CompletionTimeoutException.
completionTimeout(Duration) - Method in class org.apache.pekko.stream.javadsl.SubSource
If the completion of the stream does not happen until the provided timeout, the stream is failed with a CompletionTimeoutException.
completionTimeout(FiniteDuration) - Method in class org.apache.pekko.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
completionTimeout(FiniteDuration) - Method in class org.apache.pekko.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
completionTimeout(FiniteDuration) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
completionTimeout(FiniteDuration) - Method in class org.apache.pekko.stream.javadsl.SubSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since Akka 2.5.12.
completionTimeout(FiniteDuration) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
If the completion of the stream does not happen until the provided timeout, the stream is failed with a CompletionTimeoutException.
CompletionTimeoutException - Exception in org.apache.pekko.stream
 
CompletionTimeoutException(String) - Constructor for exception org.apache.pekko.stream.CompletionTimeoutException
 
CompositeEffect$ - Class in org.apache.pekko.persistence.typed.internal
INTERNAL API
CompositeEffect$ - Class in org.apache.pekko.persistence.typed.state.internal
INTERNAL API
CompositeEffect$() - Constructor for class org.apache.pekko.persistence.typed.internal.CompositeEffect$
 
CompositeEffect$() - Constructor for class org.apache.pekko.persistence.typed.state.internal.CompositeEffect$
 
CompositePassivationStrategy$() - Constructor for class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$
 
CompoundWrite(Tcp.SimpleWriteCommand, Tcp.WriteCommand) - Constructor for class org.apache.pekko.io.Tcp.CompoundWrite
 
CompoundWrite$() - Constructor for class org.apache.pekko.io.Tcp.CompoundWrite$
 
compress(MessageLite) - Method in interface org.apache.pekko.cluster.ddata.protobuf.SerializationSupport
 
compress(MessageLite) - Method in class org.apache.pekko.cluster.metrics.protobuf.MessageSerializer
 
compress(MessageLite) - Method in class org.apache.pekko.cluster.protobuf.ClusterMessageSerializer
 
Compression - Class in org.apache.pekko.serialization.jackson
 
Compression - Class in org.apache.pekko.stream.javadsl
 
Compression - Class in org.apache.pekko.stream.scaladsl
 
Compression() - Constructor for class org.apache.pekko.serialization.jackson.Compression
 
Compression() - Constructor for class org.apache.pekko.stream.javadsl.Compression
 
Compression() - Constructor for class org.apache.pekko.stream.scaladsl.Compression
 
Compression.Algoritm - Interface in org.apache.pekko.serialization.jackson
 
Compression.GZip - Class in org.apache.pekko.serialization.jackson
 
Compression.GZip$ - Class in org.apache.pekko.serialization.jackson
 
Compression.LZ4 - Class in org.apache.pekko.serialization.jackson
 
Compression.LZ4$ - Class in org.apache.pekko.serialization.jackson
 
Compression.Off$ - Class in org.apache.pekko.serialization.jackson
 
Compression$ - Class in org.apache.pekko.serialization.jackson
 
Compression$ - Class in org.apache.pekko.stream.javadsl
 
Compression$ - Class in org.apache.pekko.stream.scaladsl
 
Compression$() - Constructor for class org.apache.pekko.serialization.jackson.Compression$
 
Compression$() - Constructor for class org.apache.pekko.stream.javadsl.Compression$
 
Compression$() - Constructor for class org.apache.pekko.stream.scaladsl.Compression$
 
compressionActorRefAdvertisement(long) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
compressionActorRefAdvertisement(long) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
compressionActorRefAdvertisement(long) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
compressionClassManifestAdvertisement(long) - Static method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder
 
compressionClassManifestAdvertisement(long) - Method in class org.apache.pekko.remote.artery.NoOpRemotingFlightRecorder$
 
compressionClassManifestAdvertisement(long) - Method in interface org.apache.pekko.remote.artery.RemotingFlightRecorder
 
CompressionProtocol - Class in org.apache.pekko.remote.artery.compress
INTERNAL API
CompressionProtocol() - Constructor for class org.apache.pekko.remote.artery.compress.CompressionProtocol
 
CompressionProtocol.ActorRefCompressionAdvertisement$ - Class in org.apache.pekko.remote.artery.compress
 
CompressionProtocol.ActorRefCompressionAdvertisementAck$ - Class in org.apache.pekko.remote.artery.compress
 
CompressionProtocol.ClassManifestCompressionAdvertisement$ - Class in org.apache.pekko.remote.artery.compress
 
CompressionProtocol.ClassManifestCompressionAdvertisementAck$ - Class in org.apache.pekko.remote.artery.compress
 
CompressionProtocol.CompressionAckMessage - Interface in org.apache.pekko.remote.artery.compress
INTERNAL API
CompressionProtocol.CompressionAdvertisement<T> - Interface in org.apache.pekko.remote.artery.compress
INTERNAL API
CompressionProtocol.CompressionMessage - Interface in org.apache.pekko.remote.artery.compress
INTERNAL API
CompressionProtocol.Events$ - Class in org.apache.pekko.remote.artery.compress
INTERNAL API
CompressionProtocol.Events$.Event - Interface in org.apache.pekko.remote.artery.compress
INTERNAL API
CompressionProtocol.Events$.HeavyHitterDetected - Class in org.apache.pekko.remote.artery.compress
INTERNAL API
CompressionProtocol.Events$.HeavyHitterDetected$ - Class in org.apache.pekko.remote.artery.compress
 
CompressionProtocol.Events$.ReceivedActorRefCompressionTable - Class in org.apache.pekko.remote.artery.compress
INTERNAL API
CompressionProtocol.Events$.ReceivedActorRefCompressionTable$ - Class in org.apache.pekko.remote.artery.compress
 
CompressionProtocol.Events$.ReceivedClassManifestCompressionTable - Class in org.apache.pekko.remote.artery.compress
INTERNAL API
CompressionProtocol.Events$.ReceivedClassManifestCompressionTable$ - Class in org.apache.pekko.remote.artery.compress
 
CompressionProtocol$ - Class in org.apache.pekko.remote.artery.compress
INTERNAL API
CompressionProtocol$() - Constructor for class org.apache.pekko.remote.artery.compress.CompressionProtocol$
 
CompressionTable$ - Class in org.apache.pekko.remote.artery.compress
INTERNAL API
CompressionTable$() - Constructor for class org.apache.pekko.remote.artery.compress.CompressionTable$
 
concat(ConfigValidation) - Method in interface org.apache.pekko.cluster.ConfigValidation
 
concat(ConfigValidation) - Static method in class org.apache.pekko.cluster.Valid
 
concat(Graph<SourceShape<Out>, M>) - Method in class org.apache.pekko.stream.javadsl.Flow
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concat(Graph<SourceShape<Out>, M>) - Method in class org.apache.pekko.stream.javadsl.Source
Concatenate this Source with the given one, meaning that once current is exhausted and all result elements have been generated, the given source elements will be produced.
concat(Graph<SourceShape<Out>, M>) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concat(Graph<SourceShape<Out>, M>) - Method in class org.apache.pekko.stream.javadsl.SubSource
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concat(Graph<SourceShape<U>, Mat2>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concat(ByteString) - Method in class org.apache.pekko.util.ByteString
Java API: efficiently concatenate another ByteString.
Concat - Class in org.apache.pekko.stream.javadsl
Takes two streams and outputs an output stream formed from the two input streams by consuming one stream first emitting all of its elements, then consuming the second stream emitting all of its elements.
Concat<T> - Class in org.apache.pekko.stream.scaladsl
Takes multiple streams and outputs one stream formed from the input streams by first emitting all of the elements from the first stream and then emitting all of the elements from the second stream, etc.
Concat() - Constructor for class org.apache.pekko.stream.javadsl.Concat
 
Concat(int) - Constructor for class org.apache.pekko.stream.scaladsl.Concat
 
Concat$ - Class in org.apache.pekko.stream.javadsl
Takes two streams and outputs an output stream formed from the two input streams by consuming one stream first emitting all of its elements, then consuming the second stream emitting all of its elements.
Concat$ - Class in org.apache.pekko.stream.scaladsl
 
Concat$() - Constructor for class org.apache.pekko.stream.javadsl.Concat$
 
Concat$() - Constructor for class org.apache.pekko.stream.scaladsl.Concat$
 
concatAllLazy(Graph<SourceShape<Out>, ?>...) - Method in class org.apache.pekko.stream.javadsl.Flow
Concatenate the given Sources to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Graph<SourceShape<Out>, ?>...) - Method in class org.apache.pekko.stream.javadsl.Source
Concatenate the given Sources to this one, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Graph<SourceShape<Out>, ?>...) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Concatenate the given Sources to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Graph<SourceShape<Out>, ?>...) - Method in class org.apache.pekko.stream.javadsl.SubSource
Concatenate the given Sources to this Source, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Seq<Graph<SourceShape<Out>, ?>>) - Method in class org.apache.pekko.stream.javadsl.Flow
Concatenate the given Sources to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Seq<Graph<SourceShape<Out>, ?>>) - Method in class org.apache.pekko.stream.javadsl.Source
Concatenate the given Sources to this one, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Seq<Graph<SourceShape<Out>, ?>>) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Concatenate the given Sources to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Seq<Graph<SourceShape<Out>, ?>>) - Method in class org.apache.pekko.stream.javadsl.SubSource
Concatenate the given Sources to this Source, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Seq<Graph<SourceShape<U>, ?>>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Concatenate the given Sources to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Sources' elements will be produced.
concatGraph(Graph<SourceShape<U>, Mat2>, boolean) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
 
concatLazy(Graph<SourceShape<Out>, M>) - Method in class org.apache.pekko.stream.javadsl.Flow
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatLazy(Graph<SourceShape<Out>, M>) - Method in class org.apache.pekko.stream.javadsl.Source
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatLazy(Graph<SourceShape<Out>, M>) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatLazy(Graph<SourceShape<Out>, M>) - Method in class org.apache.pekko.stream.javadsl.SubSource
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatLazy(Graph<SourceShape<U>, Mat2>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatLazyMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>) - Method in class org.apache.pekko.stream.javadsl.Flow
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatLazyMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>) - Method in class org.apache.pekko.stream.javadsl.Source
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatLazyMat(Graph<SourceShape<U>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOpsMat
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>) - Method in class org.apache.pekko.stream.javadsl.Flow
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>) - Method in class org.apache.pekko.stream.javadsl.Source
Concatenate this Source with the given one, meaning that once current is exhausted and all result elements have been generated, the given source elements will be produced.
concatMat(Graph<SourceShape<U>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOpsMat
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatSubstreams() - Method in class org.apache.pekko.stream.javadsl.SubFlow
Flatten the sub-flows back into the super-flow by concatenating them.
concatSubstreams() - Method in class org.apache.pekko.stream.javadsl.SubSource
Flatten the sub-flows back into the super-source by concatenating them.
concatSubstreams() - Method in interface org.apache.pekko.stream.scaladsl.SubFlow
Flatten the sub-flows back into the super-flow by concatenating them.
concurrent() - Method in interface org.apache.pekko.persistence.typed.javadsl.ReplicationContext
Must only be called from the event handler
concurrent() - Method in interface org.apache.pekko.persistence.typed.scaladsl.ReplicationContext
Must only be called from the event handler
CONCURRENT_FIELD_NUMBER - Static variable in class org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
Concurrent$() - Constructor for class org.apache.pekko.cluster.ddata.VersionVector.Concurrent$
 
Concurrent$() - Constructor for class org.apache.pekko.cluster.VectorClock.Concurrent$
 
ConcurrentAsyncCallbackState - Class in org.apache.pekko.stream.stage
INTERNAL API
ConcurrentAsyncCallbackState() - Constructor for class org.apache.pekko.stream.stage.ConcurrentAsyncCallbackState
 
ConcurrentAsyncCallbackState.Event<E> - Class in org.apache.pekko.stream.stage
 
ConcurrentAsyncCallbackState.Event$ - Class in org.apache.pekko.stream.stage
 
ConcurrentAsyncCallbackState.Initialized$ - Class in org.apache.pekko.stream.stage
 
ConcurrentAsyncCallbackState.Pending<E> - Class in org.apache.pekko.stream.stage
 
ConcurrentAsyncCallbackState.Pending$ - Class in org.apache.pekko.stream.stage
 
ConcurrentAsyncCallbackState.State<E> - Interface in org.apache.pekko.stream.stage
 
ConcurrentAsyncCallbackState$ - Class in org.apache.pekko.stream.stage
INTERNAL API
ConcurrentAsyncCallbackState$() - Constructor for class org.apache.pekko.stream.stage.ConcurrentAsyncCallbackState$
 
ConcurrentInstance() - Static method in class org.apache.pekko.cluster.ddata.VersionVector
Java API: The VersionVector.Concurrent instance
ConcurrentInstance() - Method in class org.apache.pekko.cluster.ddata.VersionVector$
Java API: The VersionVector.Concurrent instance
ConcurrentMultiMap<K,​V> - Class in org.apache.pekko.util
An implementation of a ConcurrentMultiMap Adds/remove is serialized over the specified key Reads are fully concurrent &lt;-- el-cheapo
ConcurrentMultiMap(int, Comparator<V>) - Constructor for class org.apache.pekko.util.ConcurrentMultiMap
 
conditionalTerminateInput(Function0<Object>) - Method in class org.apache.pekko.stream.stage.GraphStageLogic
Input handler that terminates the state upon receiving completion if the given condition holds at that time.
ConditionalTerminateInput(Function0<Object>) - Constructor for class org.apache.pekko.stream.stage.GraphStageLogic.ConditionalTerminateInput
 
conditionalTerminateOutput(Function0<Object>) - Method in class org.apache.pekko.stream.stage.GraphStageLogic
Output handler that terminates the state upon receiving completion if the given condition holds at that time.
ConditionalTerminateOutput(Function0<Object>) - Constructor for class org.apache.pekko.stream.stage.GraphStageLogic.ConditionalTerminateOutput
 
Conductor - Interface in org.apache.pekko.remote.testconductor
The conductor is the one orchestrating the test: it governs the pekko.remote.testconductor.Controller&rsquo;s port to which all pekko.remote.testconductor.Players connect, it issues commands to their org.apache.pekko.remote.testconductor.NetworkFailureInjector and provides support for barriers using the pekko.remote.testconductor.BarrierCoordinator.
confidence() - Method in class org.apache.pekko.remote.artery.compress.CountMinSketch
 
config() - Method in class com.typesafe.sslconfig.pekko.PekkoSSLConfig
Deprecated.
 
config() - Method in class org.apache.pekko.actor.ActorSystem.Settings
The backing Config of this ActorSystem's Settings
config() - Method in class org.apache.pekko.actor.BootstrapSetup
 
config() - Method in class org.apache.pekko.actor.Deploy
 
config() - Static method in class org.apache.pekko.actor.testkit.typed.javadsl.ManualTime
Config that needs to be in place for the actor system to use the manual
config() - Method in class org.apache.pekko.actor.testkit.typed.javadsl.ManualTime$
Config that needs to be in place for the actor system to use the manual
config() - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit
 
config() - Static method in class org.apache.pekko.actor.testkit.typed.scaladsl.ManualTime
Config needed to use the ExplicitlyTriggeredScheduler
config() - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ManualTime$
Config needed to use the ExplicitlyTriggeredScheduler
config() - Method in class org.apache.pekko.actor.testkit.typed.TestKitSettings
 
config() - Method in class org.apache.pekko.actor.typed.Settings
 
config() - Method in class org.apache.pekko.cluster.ClusterSettings
 
config() - Method in class org.apache.pekko.cluster.ClusterSettings.CrossDcFailureDetectorSettings
 
config() - Method in class org.apache.pekko.cluster.metrics.ClusterMetricsSettings
 
config() - Method in class org.apache.pekko.dispatch.MessageDispatcherConfigurator
 
config() - Method in class org.apache.pekko.dispatch.ThreadPoolConfigBuilder
 
config() - Static method in class org.apache.pekko.persistence.journal.JournalSpec
 
config() - Method in class org.apache.pekko.persistence.journal.JournalSpec$
 
config() - Method in interface org.apache.pekko.persistence.journal.leveldb.LeveldbStore
 
config() - Method in class org.apache.pekko.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
config() - Method in class org.apache.pekko.persistence.PluginSpec
 
config() - Static method in class org.apache.pekko.persistence.snapshot.SnapshotStoreSpec
 
config() - Method in class org.apache.pekko.persistence.snapshot.SnapshotStoreSpec$
 
config() - Static method in class org.apache.pekko.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
The configuration to be included in the configuration of the ActorSystem.
config() - Method in class org.apache.pekko.persistence.testkit.javadsl.EventSourcedBehaviorTestKit$
The configuration to be included in the configuration of the ActorSystem.
config() - Static method in class org.apache.pekko.persistence.testkit.PersistenceTestKitDurableStateStorePlugin
 
config() - Method in class org.apache.pekko.persistence.testkit.PersistenceTestKitDurableStateStorePlugin$
 
config() - Static method in class org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin
 
config() - Method in class org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin$
 
config() - Static method in class org.apache.pekko.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
config() - Method in class org.apache.pekko.persistence.testkit.PersistenceTestKitSnapshotPlugin$
 
config() - Method in class org.apache.pekko.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit$
The configuration to be included in the configuration of the ActorSystem.
config() - Method in class org.apache.pekko.remote.artery.tcp.ConfigSSLEngineProvider
 
config() - Method in class org.apache.pekko.remote.artery.tcp.ssl.RotatingKeysSSLEngineProvider
 
config() - Method in class org.apache.pekko.remote.RemoteSettings
 
config() - Static method in class org.apache.pekko.remote.testconductor.TestConductorExt.Settings
 
config() - Method in class org.apache.pekko.remote.testconductor.TestConductorExt.Settings$
 
config() - Method in class org.apache.pekko.serialization.Serialization.Settings
 
config() - Method in class org.apache.pekko.testkit.TestKitSettings
 
CONFIG_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.WireFormats.DeployData
 
configCheck() - Method in class org.apache.pekko.cluster.InternalClusterAction.InitJoinAck
 
CONFIGCHECK_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
ConfigCheckUnsupportedByJoiningNode$() - Constructor for class org.apache.pekko.cluster.InternalClusterAction.ConfigCheckUnsupportedByJoiningNode$
 
ConfigCompatCheckers() - Method in class org.apache.pekko.cluster.ClusterSettings
 
configForBinding(String, Config) - Static method in class org.apache.pekko.serialization.jackson.JacksonObjectMapperProvider
The configuration for a given bindingName.
configForBinding(String, Config) - Method in class org.apache.pekko.serialization.jackson.JacksonObjectMapperProvider$
The configuration for a given bindingName.
CONFIGMANIFEST_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.WireFormats.DeployData
 
ConfigName() - Method in class org.apache.pekko.persistence.serialization.SnapshotAutoMigration$
 
configOfJoiningNode() - Method in class org.apache.pekko.cluster.InternalClusterAction.InitJoin
 
ConfigOps$() - Constructor for class org.apache.pekko.util.Helpers.ConfigOps$
 
configPath() - Method in class org.apache.pekko.persistence.testkit.scaladsl.PersistenceTestKit.Settings$
 
configPath() - Method in class org.apache.pekko.persistence.testkit.scaladsl.SnapshotTestKit.Settings$
 
CONFIGSERIALIZERID_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.WireFormats.DeployData
 
ConfigServicesParser - Class in org.apache.pekko.discovery.config
INTERNAL API
ConfigServicesParser() - Constructor for class org.apache.pekko.discovery.config.ConfigServicesParser
 
ConfigServicesParser$ - Class in org.apache.pekko.discovery.config
INTERNAL API
ConfigServicesParser$() - Constructor for class org.apache.pekko.discovery.config.ConfigServicesParser$
 
ConfigSSLEngineProvider - Class in org.apache.pekko.remote.artery.tcp
Config in pekko.remote.artery.ssl.config-ssl-engine
ConfigSSLEngineProvider - Class in org.apache.pekko.remote.transport.netty
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
ConfigSSLEngineProvider(Config, MarkerLoggingAdapter) - Constructor for class org.apache.pekko.remote.artery.tcp.ConfigSSLEngineProvider
 
ConfigSSLEngineProvider(ActorSystem) - Constructor for class org.apache.pekko.remote.artery.tcp.ConfigSSLEngineProvider
 
ConfigSSLEngineProvider(ActorSystem) - Constructor for class org.apache.pekko.remote.transport.netty.ConfigSSLEngineProvider
Deprecated.
 
ConfigSSLEngineProvider(MarkerLoggingAdapter, SSLSettings) - Constructor for class org.apache.pekko.remote.transport.netty.ConfigSSLEngineProvider
Deprecated.
 
configToEnableJavaSerializationForTest() - Method in class org.apache.pekko.persistence.journal.leveldb.SharedLeveldbJournal$
Configuration to enable TestJavaSerializer in pekko-testkit for for the messages used by SharedLeveldbJournal.
ConfigurationException - Exception in org.apache.pekko
This exception is thrown when Apache Pekko detects a problem with the provided configuration
ConfigurationException(String) - Constructor for exception org.apache.pekko.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.apache.pekko.ConfigurationException
 
configurator() - Method in class org.apache.pekko.dispatch.MessageDispatcher
 
configure(SSLEngine, SSLContext) - Method in class com.typesafe.sslconfig.pekko.DefaultSSLEngineConfigurator
Deprecated.
 
configure(SSLEngine, SSLContext) - Method in interface com.typesafe.sslconfig.pekko.SSLEngineConfigurator
Deprecated.
 
configure(BundleContext, ActorSystem) - Method in class org.apache.pekko.osgi.ActorSystemActivator
Implement this method to add your own actors to the ActorSystem.
configure(Seq<Option<Function1<ThreadPoolConfigBuilder, ThreadPoolConfigBuilder>>>) - Method in class org.apache.pekko.dispatch.ThreadPoolConfigBuilder
 
configureCipherSuites(String[], SSLConfigSettings) - Method in class com.typesafe.sslconfig.pekko.PekkoSSLConfig
Deprecated.
 
configureDispatcher(Props) - Method in class org.apache.pekko.remote.RemoteSettings
 
configureExecutor() - Method in class org.apache.pekko.dispatch.MessageDispatcherConfigurator
 
configureNextPortIfFixed(Config) - Static method in class org.apache.pekko.remote.testkit.MultiNodeSpec
 
configureNextPortIfFixed(Config) - Method in class org.apache.pekko.remote.testkit.MultiNodeSpec$
 
configureProtocols(String[], SSLConfigSettings) - Method in class com.typesafe.sslconfig.pekko.PekkoSSLConfig
Deprecated.
 
ConfigUtil - Class in org.apache.pekko.cluster
 
ConfigUtil() - Constructor for class org.apache.pekko.cluster.ConfigUtil
 
ConfigUtil$ - Class in org.apache.pekko.cluster
 
ConfigUtil$() - Constructor for class org.apache.pekko.cluster.ConfigUtil$
 
ConfigValidation - Interface in org.apache.pekko.cluster
 
ConfigVersion() - Method in class org.apache.pekko.actor.ActorSystem.Settings
 
confirmActorRefCompressionAdvertisement(long, byte) - Method in interface org.apache.pekko.remote.artery.compress.InboundCompressions
 
confirmActorRefCompressionAdvertisement(long, byte) - Static method in class org.apache.pekko.remote.artery.compress.NoInboundCompressions
 
confirmActorRefCompressionAdvertisement(long, byte) - Method in class org.apache.pekko.remote.artery.compress.NoInboundCompressions$
 
confirmationQualifier() - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.MessageSent
 
confirmationQualifier() - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
confirmClassManifestCompressionAdvertisement(long, byte) - Method in interface org.apache.pekko.remote.artery.compress.InboundCompressions
 
confirmClassManifestCompressionAdvertisement(long, byte) - Static method in class org.apache.pekko.remote.artery.compress.NoInboundCompressions
 
confirmClassManifestCompressionAdvertisement(long, byte) - Method in class org.apache.pekko.remote.artery.compress.NoInboundCompressions$
 
confirmDelivery(long) - Method in interface org.apache.pekko.persistence.AtLeastOnceDeliveryLike
Call this method when a message has been confirmed by the destination, or to abort re-sending.
confirmed() - Static method in class org.apache.pekko.actor.typed.delivery.ConsumerController
Java API: the singleton instance of the Confirmed message.
confirmed() - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController$
Java API: the singleton instance of the Confirmed message.
confirmed(long, String, long) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.State
 
CONFIRMED_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.State
 
Confirmed$() - Constructor for class org.apache.pekko.actor.typed.delivery.ConsumerController.Confirmed$
 
Confirmed$() - Constructor for class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.Confirmed$
 
ConfirmedClientOp - Interface in org.apache.pekko.remote.testconductor
 
confirmedClose() - Static method in class org.apache.pekko.io.TcpMessage
A confirmed close operation will flush pending writes and half-close the connection, waiting for the peer to close the other half.
confirmedClose() - Method in class org.apache.pekko.io.TcpMessage$
A confirmed close operation will flush pending writes and half-close the connection, waiting for the peer to close the other half.
ConfirmedClose$() - Constructor for class org.apache.pekko.io.Tcp.ConfirmedClose$
 
ConfirmedClosed$() - Constructor for class org.apache.pekko.io.Tcp.ConfirmedClosed$
 
confirmedSeqNr() - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.State
 
confirmedSeqNr() - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
confirmedSeqNr() - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
confirmedSeqNr() - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.RequestNext
 
CONFIRMEDSEQNR_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
CONFIRMEDSEQNR_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
confirmTo() - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.Delivery
 
conflate(Function2<Out, Out, Out>) - Method in class org.apache.pekko.stream.javadsl.Flow
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflate(Function2<Out, Out, Out>) - Method in class org.apache.pekko.stream.javadsl.Source
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflate(Function2<Out, Out, Out>) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflate(Function2<Out, Out, Out>) - Method in class org.apache.pekko.stream.javadsl.SubSource
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflate(Function2<O2, O2, O2>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflateWithSeed(Function<Out, S>, Function2<S, Out, S>) - Method in class org.apache.pekko.stream.javadsl.Flow
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflateWithSeed(Function<Out, S>, Function2<S, Out, S>) - Method in class org.apache.pekko.stream.javadsl.Source
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflateWithSeed(Function<Out, S>, Function2<S, Out, S>) - Method in class org.apache.pekko.stream.javadsl.SubFlow
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflateWithSeed(Function<Out, S>, Function2<S, Out, S>) - Method in class org.apache.pekko.stream.javadsl.SubSource
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflateWithSeed(Function1<Out, S>, Function2<S, Out, S>) - Method in interface org.apache.pekko.stream.scaladsl.FlowOps
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
connect(InetSocketAddress) - Static method in class org.apache.pekko.io.TcpMessage
Connect to the given remoteAddress without binding to a local address and without specifying options.
connect(InetSocketAddress) - Method in class org.apache.pekko.io.TcpMessage$
Connect to the given remoteAddress without binding to a local address and without specifying options.
connect(InetSocketAddress, InetSocketAddress, Iterable<Inet.SocketOption>, Duration, boolean) - Static method in class org.apache.pekko.io.TcpMessage
The Connect message is sent to the TCP manager actor, which is obtained via TcpExt.getManager().
connect(InetSocketAddress, InetSocketAddress, Iterable<Inet.SocketOption>, Duration, boolean) - Method in class org.apache.pekko.io.TcpMessage$
The Connect message is sent to the TCP manager actor, which is obtained via TcpExt.getManager().
connect(InetSocketAddress, InetSocketAddress, Iterable<Inet.SocketOption>, FiniteDuration, boolean) - Static method in class org.apache.pekko.io.TcpMessage
The Connect message is sent to the TCP manager actor, which is obtained via TcpExt.getManager().
connect(InetSocketAddress, InetSocketAddress, Iterable<Inet.SocketOption>, FiniteDuration, boolean) - Method in class org.apache.pekko.io.TcpMessage$
The Connect message is sent to the TCP manager actor, which is obtained via TcpExt.getManager().
connect(ActorRef, InetSocketAddress) - Static method in class org.apache.pekko.io.UdpConnectedMessage
Connect without specifying the localAddress or options.
connect(ActorRef, InetSocketAddress) - Method in class org.apache.pekko.io.UdpConnectedMessage$
Connect without specifying the localAddress or options.
connect(ActorRef, InetSocketAddress, Iterable<Inet.SocketOption>) - Static method in class org.apache.pekko.io.UdpConnectedMessage
Connect without specifying the localAddress.
connect(ActorRef, InetSocketAddress, Iterable<Inet.SocketOption>) - Method in class org.apache.pekko.io.UdpConnectedMessage$
Connect without specifying the localAddress.
connect(ActorRef, InetSocketAddress, InetSocketAddress, Iterable<Inet.SocketOption>) - Static method in class org.apache.pekko.io.UdpConnectedMessage
Send this message to the UdpExt.manager() in order to bind to a local port (optionally with the chosen localAddress) and create a UDP socket which is restricted to sending to and receiving from the given remoteAddress.
connect(ActorRef, InetSocketAddress, InetSocketAddress, Iterable<Inet.SocketOption>) - Method in class org.apache.pekko.io.UdpConnectedMessage$
Send this message to the UdpExt.manager() in order to bind to a local port (optionally with the chosen localAddress) and create a UDP socket which is restricted to sending to and receiving from the given remoteAddress.
connect(Address, Option<Object>) - Static method in class org.apache.pekko.remote.RemoteLogMarker
Marker "pekkoConnect" of log event when outbound connection is attempted.
connect(Address, Option<Object>) - Method in class org.apache.pekko.remote.RemoteLogMarker$
Marker "pekkoConnect" of log event when outbound connection is attempted.
Connect(InetSocketAddress, Option<InetSocketAddress>, Iterable<Inet.SocketOption>, Option<FiniteDuration>, boolean) - Constructor for class org.apache.pekko.io.Tcp.Connect
 
Connect(ActorRef, InetSocketAddress, Option<InetSocketAddress>, Iterable<Inet.SocketOption>) - Constructor for class org.apache.pekko.io.UdpConnected.Connect
 
Connect$() - Constructor for class org.apache.pekko.io.Tcp.Connect$
 
Connect$() - Constructor for class org.apache.pekko.io.UdpConnected.Connect$
 
Connected(InetSocketAddress, InetSocketAddress) - Constructor for class org.apache.pekko.io.Tcp.Connected
 
Connected$() - Constructor for class org.apache.pekko.io.Tcp.Connected$
 
Connected$() - Constructor for class org.apache.pekko.io.UdpConnected.Connected$
 
ConnectionException - Exception in org.apache.pekko.stream
 
ConnectionException(String) - Constructor for exception org.apache.pekko.stream.ConnectionException
 
connections() - Method in interface org.apache.pekko.stream.snapshot.RunningInterpreter
Each connection between logics in the interpreter
ConnectionSnapshot - Interface in org.apache.pekko.stream.snapshot
Not for user extension
ConnectionSnapshot.Closed$ - Class in org.apache.pekko.stream.snapshot
 
ConnectionSnapshot.ConnectionState - Interface in org.apache.pekko.stream.snapshot
 
ConnectionSnapshot.ShouldPull$ - Class in org.apache.pekko.stream.snapshot
 
ConnectionSnapshot.ShouldPush$ - Class in org.apache.pekko.stream.snapshot
 
ConnectionSnapshot$ - Class in org.apache.pekko.stream.snapshot
 
ConnectionSnapshot$() - Constructor for class org.apache.pekko.stream.snapshot.ConnectionSnapshot$
 
ConnectionSnapshotImpl$ - Class in org.apache.pekko.stream.snapshot
 
ConnectionSnapshotImpl$() - Constructor for class org.apache.pekko.stream.snapshot.ConnectionSnapshotImpl$
 
ConnectionTimeout() - Method in class org.apache.pekko.remote.transport.netty.NettyTransportSettings
Deprecated.
 
ConnectTimeout() - Static method in class org.apache.pekko.remote.testconductor.TestConductorExt.Settings
 
ConnectTimeout() - Method in class org.apache.pekko.remote.testconductor.TestConductorExt.Settings$
 
connectTimeoutExpired(Option<FiniteDuration>) - Method in class org.apache.pekko.io.TcpOutgoingConnection$
 
consistency() - Method in class org.apache.pekko.cluster.ddata.Replicator.Delete
 
consistency() - Method in class org.apache.pekko.cluster.ddata.Replicator.Get
 
consistency() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Delete
 
consistency() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Get
 
consistency() - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Delete
 
consistency() - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Get
 
CONSISTENCY_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
CONSISTENCYADDITIONAL_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
CONSISTENCYMINCAP_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
consistentHash() - Method in class org.apache.pekko.cluster.client.ClusterReceptionist
Deprecated.
 
ConsistentHash<T> - Class in org.apache.pekko.routing
Consistent Hashing node ring implementation.
ConsistentHash() - Constructor for class org.apache.pekko.routing.ConsistentHash
 
consistentHash_$eq(ConsistentHash<Address>) - Method in class org.apache.pekko.cluster.client.ClusterReceptionist
Deprecated.
 
ConsistentHash$ - Class in org.apache.pekko.routing
 
ConsistentHash$() - Constructor for class org.apache.pekko.routing.ConsistentHash$
 
ConsistentHashableEnvelope(Object, Object) - Constructor for class org.apache.pekko.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
ConsistentHashableEnvelope$() - Constructor for class org.apache.pekko.routing.ConsistentHashingRouter.ConsistentHashableEnvelope$
 
ConsistentHashingGroup - Class in org.apache.pekko.routing
A router group that uses consistent hashing to select a routee based on the sent message.
ConsistentHashingGroup(Config) - Constructor for class org.apache.pekko.routing.ConsistentHashingGroup
 
ConsistentHashingGroup(Iterable<String>) - Constructor for class org.apache.pekko.routing.ConsistentHashingGroup
Java API
ConsistentHashingGroup(Iterable<String>, int, PartialFunction<Object, Object>, String) - Constructor for class org.apache.pekko.routing.ConsistentHashingGroup
 
ConsistentHashingGroup$ - Class in org.apache.pekko.routing
 
ConsistentHashingGroup$() - Constructor for class org.apache.pekko.routing.ConsistentHashingGroup$
 
ConsistentHashingLogic(int, Function1<T, String>, Address) - Constructor for class org.apache.pekko.actor.typed.internal.routing.RoutingLogics.ConsistentHashingLogic
 
ConsistentHashingPool - Class in org.apache.pekko.routing
A router pool that uses consistent hashing to select a routee based on the sent message.
ConsistentHashingPool(int) - Constructor for class org.apache.pekko.routing.ConsistentHashingPool
Java API
ConsistentHashingPool(int, Option<Resizer>, int, PartialFunction<Object, Object>, SupervisorStrategy, String, boolean) - Constructor for class org.apache.pekko.routing.ConsistentHashingPool
 
ConsistentHashingPool(Config) - Constructor for class org.apache.pekko.routing.ConsistentHashingPool
 
ConsistentHashingPool$ - Class in org.apache.pekko.routing
 
ConsistentHashingPool$() - Constructor for class org.apache.pekko.routing.ConsistentHashingPool$
 
ConsistentHashingRouter - Class in org.apache.pekko.routing
 
ConsistentHashingRouter() - Constructor for class org.apache.pekko.routing.ConsistentHashingRouter
 
ConsistentHashingRouter.ConsistentHashable - Interface in org.apache.pekko.routing
If you don't define the hashMapping when constructing the pekko.routing.ConsistentHashingRouter the messages need to implement this interface to define what data to use for the consistent hash key.
ConsistentHashingRouter.ConsistentHashableEnvelope - Class in org.apache.pekko.routing
If you don't define the hashMapping when constructing the pekko.routing.ConsistentHashingRouter and messages can't implement pekko.routing.ConsistentHashingRouter.ConsistentHashable themselves they can we wrapped by this envelope instead.
ConsistentHashingRouter.ConsistentHashableEnvelope$ - Class in org.apache.pekko.routing
 
ConsistentHashingRouter.ConsistentHashMapper - Interface in org.apache.pekko.routing
JAVA API Mapping from message to the data to use for the consistent hash key.
ConsistentHashingRouter.emptyConsistentHashMapping$ - Class in org.apache.pekko.routing
 
ConsistentHashingRouter$ - Class in org.apache.pekko.routing
 
ConsistentHashingRouter$() - Constructor for class org.apache.pekko.routing.ConsistentHashingRouter$
 
ConsistentHashingRoutingLogic - Class in org.apache.pekko.routing
 
ConsistentHashingRoutingLogic(ActorSystem) - Constructor for class org.apache.pekko.routing.ConsistentHashingRoutingLogic
Java API
ConsistentHashingRoutingLogic(ActorSystem, int, PartialFunction<Object, Object>) - Constructor for class org.apache.pekko.routing.ConsistentHashingRoutingLogic
 
ConsistentHashingRoutingLogic$ - Class in org.apache.pekko.routing
 
ConsistentHashingRoutingLogic$() - Constructor for class org.apache.pekko.routing.ConsistentHashingRoutingLogic$
 
consistentHashKey() - Method in class org.apache.pekko.io.dns.DnsProtocol.Resolve
 
consistentHashKey() - Method in class org.apache.pekko.io.Dns.Resolve
Deprecated.
 
consistentHashKey() - Method in interface org.apache.pekko.routing.ConsistentHashingRouter.ConsistentHashable
 
consistentHashKey() - Method in class org.apache.pekko.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
ConsistentRoutee$ - Class in org.apache.pekko.routing
 
ConsistentRoutee$() - Constructor for class org.apache.pekko.routing.ConsistentRoutee$
 
ConstantFun - Class in org.apache.pekko.util
INTERNAL API
ConstantFun() - Constructor for class org.apache.pekko.util.ConstantFun
 
ConstantFun$ - Class in org.apache.pekko.util
INTERNAL API
ConstantFun$() - Constructor for class org.apache.pekko.util.ConstantFun$
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape10
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape11
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape12
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape13
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape14
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape15
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape16
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape17
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape18
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape19
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape1N
Deprecated.
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape2
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape20
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape21
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape22
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape3
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape4
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape5
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape6
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape7
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape8
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.FanInShape9
 
construct(FanInShape.Init<O>) - Method in class org.apache.pekko.stream.UniformFanInShape
 
construct(FanInShape.Init<T>) - Method in class org.apache.pekko.stream.scaladsl.MergePreferred.MergePreferredShape
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape10
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape11
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape12
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape13
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape14
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape15
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape16
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape17
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape18
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape19
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape2
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape20
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape21
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape22
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape3
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape4
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape5
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape6
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape7
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape8
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.FanOutShape9
 
construct(FanOutShape.Init<I>) - Method in class org.apache.pekko.stream.UniformFanOutShape
 
constructAssociate(HandshakeInfo) - Method in interface org.apache.pekko.remote.transport.PekkoPduCodec
 
constructAssociate(HandshakeInfo) - Static method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec
 
constructAssociate(HandshakeInfo) - Method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec$
 
constructDisassociate(AssociationHandle.DisassociateInfo) - Method in interface org.apache.pekko.remote.transport.PekkoPduCodec
 
constructDisassociate(AssociationHandle.DisassociateInfo) - Static method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec
 
constructDisassociate(AssociationHandle.DisassociateInfo) - Method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec$
 
constructHeartbeat() - Method in interface org.apache.pekko.remote.transport.PekkoPduCodec
 
constructHeartbeat() - Static method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec
 
constructHeartbeat() - Method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec$
 
constructMessage(Address, ActorRef, WireFormats.SerializedMessage, <any>, Option<SeqNo>, Option<Ack>) - Method in interface org.apache.pekko.remote.transport.PekkoPduCodec
 
constructMessage(Address, ActorRef, WireFormats.SerializedMessage, <any>, Option<SeqNo>, Option<Ack>) - Static method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec
 
constructMessage(Address, ActorRef, WireFormats.SerializedMessage, <any>, Option<SeqNo>, Option<Ack>) - Method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec$
 
constructMessage$default$5() - Method in interface org.apache.pekko.remote.transport.PekkoPduCodec
 
constructMessage$default$5() - Static method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec
 
constructMessage$default$5() - Method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec$
 
constructMessage$default$6() - Method in interface org.apache.pekko.remote.transport.PekkoPduCodec
 
constructMessage$default$6() - Static method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec
 
constructMessage$default$6() - Method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec$
 
constructPayload(ByteString) - Method in interface org.apache.pekko.remote.transport.PekkoPduCodec
 
constructPayload(ByteString) - Static method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec
 
constructPayload(ByteString) - Method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec$
 
constructPureAck(Ack) - Method in interface org.apache.pekko.remote.transport.PekkoPduCodec
 
constructPureAck(Ack) - Static method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec
 
constructPureAck(Ack) - Method in class org.apache.pekko.remote.transport.PekkoPduProtobufCodec$
 
consumerChangedProducer(String) - Method in interface org.apache.pekko.actor.typed.internal.DeliveryFlightRecorder
 
consumerChangedProducer(String) - Static method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerChangedProducer(String) - Method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerController() - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.RegisterConsumer
 
ConsumerController - Class in org.apache.pekko.actor.typed.delivery
ConsumerController and ProducerController or WorkPullingProducerController are used together.
ConsumerController() - Constructor for class org.apache.pekko.actor.typed.delivery.ConsumerController
 
ConsumerController.Command<A> - Interface in org.apache.pekko.actor.typed.delivery
 
ConsumerController.Confirmed - Interface in org.apache.pekko.actor.typed.delivery
 
ConsumerController.Confirmed$ - Class in org.apache.pekko.actor.typed.delivery
When the message has been processed the consumer is supposed to send Confirmed back to the ConsumerController via the confirmTo in the ConsumerController.Delivery message.
ConsumerController.DeliverThenStop<A> - Class in org.apache.pekko.actor.typed.delivery
 
ConsumerController.DeliverThenStop$ - Class in org.apache.pekko.actor.typed.delivery
 
ConsumerController.Delivery<A> - Class in org.apache.pekko.actor.typed.delivery
Received messages from the producer are wrapped in Delivery when sent to the consumer.
ConsumerController.Delivery$ - Class in org.apache.pekko.actor.typed.delivery
 
ConsumerController.RegisterToProducerController<A> - Class in org.apache.pekko.actor.typed.delivery
Register the ConsumerController to the given producerController.
ConsumerController.RegisterToProducerController$ - Class in org.apache.pekko.actor.typed.delivery
 
ConsumerController.SequencedMessage<A> - Class in org.apache.pekko.actor.typed.delivery
 
ConsumerController.SequencedMessage$ - Class in org.apache.pekko.actor.typed.delivery
 
ConsumerController.Settings - Class in org.apache.pekko.actor.typed.delivery
 
ConsumerController.Settings$ - Class in org.apache.pekko.actor.typed.delivery
 
ConsumerController.Start<A> - Class in org.apache.pekko.actor.typed.delivery
Initial message from the consumer actor.
ConsumerController.Start$ - Class in org.apache.pekko.actor.typed.delivery
 
ConsumerController$ - Class in org.apache.pekko.actor.typed.delivery
ConsumerController and ProducerController or WorkPullingProducerController are used together.
ConsumerController$() - Constructor for class org.apache.pekko.actor.typed.delivery.ConsumerController$
 
ConsumerControllerImpl<A> - Class in org.apache.pekko.actor.typed.delivery.internal
 
ConsumerControllerImpl() - Constructor for class org.apache.pekko.actor.typed.delivery.internal.ConsumerControllerImpl
 
ConsumerControllerImpl.InternalCommand - Interface in org.apache.pekko.actor.typed.delivery.internal
 
ConsumerControllerImpl.UnsealedInternalCommand - Interface in org.apache.pekko.actor.typed.delivery.internal
For commands defined in public ConsumerController
ConsumerControllerImpl$ - Class in org.apache.pekko.actor.typed.delivery.internal
INTERNAL API
ConsumerControllerImpl$() - Constructor for class org.apache.pekko.actor.typed.delivery.internal.ConsumerControllerImpl$
 
CONSUMERCONTROLLERREF_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
consumerControllerSettings() - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingConsumerController.Settings
 
consumerCreated(ActorPath) - Method in interface org.apache.pekko.actor.typed.internal.DeliveryFlightRecorder
 
consumerCreated(ActorPath) - Static method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerCreated(ActorPath) - Method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerDuplicate(String, long, long) - Method in interface org.apache.pekko.actor.typed.internal.DeliveryFlightRecorder
 
consumerDuplicate(String, long, long) - Static method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerDuplicate(String, long, long) - Method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerIdByIdx(int) - Method in interface org.apache.pekko.stream.javadsl.PartitionHub.ConsumerInfo
Obtain consumer identifier by index
consumerMissing(String, long, long) - Method in interface org.apache.pekko.actor.typed.internal.DeliveryFlightRecorder
 
consumerMissing(String, long, long) - Static method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerMissing(String, long, long) - Method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerReceived(String, long) - Method in interface org.apache.pekko.actor.typed.internal.DeliveryFlightRecorder
 
consumerReceived(String, long) - Static method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerReceived(String, long) - Method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerReceivedPreviousInProgress(String, long, int) - Method in interface org.apache.pekko.actor.typed.internal.DeliveryFlightRecorder
 
consumerReceivedPreviousInProgress(String, long, int) - Static method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerReceivedPreviousInProgress(String, long, int) - Method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerReceivedResend(long) - Method in interface org.apache.pekko.actor.typed.internal.DeliveryFlightRecorder
 
consumerReceivedResend(long) - Static method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerReceivedResend(long) - Method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerSentRequest(String, long) - Method in interface org.apache.pekko.actor.typed.internal.DeliveryFlightRecorder
 
consumerSentRequest(String, long) - Static method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerSentRequest(String, long) - Method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerStarted(ActorPath) - Method in interface org.apache.pekko.actor.typed.internal.DeliveryFlightRecorder
 
consumerStarted(ActorPath) - Static method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerStarted(ActorPath) - Method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerStashFull(String, long) - Method in interface org.apache.pekko.actor.typed.internal.DeliveryFlightRecorder
 
consumerStashFull(String, long) - Static method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerStashFull(String, long) - Method in class org.apache.pekko.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
contactPaths() - Method in class org.apache.pekko.cluster.client.ClusterClient
Deprecated.
 
contactPaths_$eq(HashSet<ActorPath>) - Method in class org.apache.pekko.cluster.client.ClusterClient
Deprecated.
 
contactPathsPublished() - Method in class org.apache.pekko.cluster.client.ClusterClient
Deprecated.
 
contactPathsPublished_$eq(HashSet<ActorPath>) - Method in class org.apache.pekko.cluster.client.ClusterClient
Deprecated.
 
contactPoint() - Method in class org.apache.pekko.cluster.client.ContactPointAdded
 
contactPoint() - Method in interface org.apache.pekko.cluster.client.ContactPointChange
 
contactPoint() - Method in class org.apache.pekko.cluster.client.ContactPointRemoved
 
ContactPointAdded - Class in org.apache.pekko.cluster.client
Emitted to a subscriber when contact points have been received by the ClusterClient and a new one has been added.
ContactPointAdded(ActorPath) - Constructor for class org.apache.pekko.cluster.client.ContactPointAdded
 
ContactPointAdded$ - Class in org.apache.pekko.cluster.client
 
ContactPointAdded$() - Constructor for class org.apache.pekko.cluster.client.ContactPointAdded$
 
ContactPointChange - Interface in org.apache.pekko.cluster.client
Declares a super type for all events emitted by the ClusterClient in relation to contact points being added or removed.
contactPointMessages() - Method in class org.apache.pekko.cluster.client.ClusterClient
Deprecated.
 
ContactPointRemoved - Class in org.apache.pekko.cluster.client
Emitted to a subscriber when contact points have been received by the ClusterClient and a new one has been added.
ContactPointRemoved(ActorPath) - Constructor for class org.apache.pekko.cluster.client.ContactPointRemoved
 
ContactPointRemoved$ - Class in org.apache.pekko.cluster.client
 
ContactPointRemoved$() - Constructor for class org.apache.pekko.cluster.client.ContactPointRemoved$
 
contactPoints() - Method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
contactPoints() - Method in class org.apache.pekko.cluster.client.ContactPoints
 
ContactPoints - Class in org.apache.pekko.cluster.client
The reply to GetContactPoints.
ContactPoints(Set<ActorPath>) - Constructor for class org.apache.pekko.cluster.client.ContactPoints
 
CONTACTPOINTS_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
ContactPoints$ - Class in org.apache.pekko.cluster.client
 
ContactPoints$() - Constructor for class org.apache.pekko.cluster.client.ContactPoints$
 
contacts() - Method in class org.apache.pekko.cluster.client.ClusterClient
Deprecated.
 
Contacts(IndexedSeq<String>) - Constructor for class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
contacts_$eq(HashSet<ActorSelection>) - Method in class org.apache.pekko.cluster.client.ClusterClient
Deprecated.
 
Contacts$() - Constructor for class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Contacts$
Deprecated.
 
contain() - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
contain() - Method in class org.apache.pekko.persistence.PluginSpec
 
ContainerFormats - Class in org.apache.pekko.remote
 
ContainerFormats.ActorIdentity - Class in org.apache.pekko.remote
Protobuf type ActorIdentity
ContainerFormats.ActorIdentity.Builder - Class in org.apache.pekko.remote
Protobuf type ActorIdentity
ContainerFormats.ActorIdentityOrBuilder - Interface in org.apache.pekko.remote
 
ContainerFormats.ActorInitializationException - Class in org.apache.pekko.remote
Protobuf type ActorInitializationException
ContainerFormats.ActorInitializationException.Builder - Class in org.apache.pekko.remote
Protobuf type ActorInitializationException
ContainerFormats.ActorInitializationExceptionOrBuilder - Interface in org.apache.pekko.remote
 
ContainerFormats.ActorRef - Class in org.apache.pekko.remote
Protobuf type ActorRef
ContainerFormats.ActorRef.Builder - Class in org.apache.pekko.remote
Protobuf type ActorRef
ContainerFormats.ActorRefOrBuilder - Interface in org.apache.pekko.remote
 
ContainerFormats.Identify - Class in org.apache.pekko.remote
Protobuf type Identify
ContainerFormats.Identify.Builder - Class in org.apache.pekko.remote
Protobuf type Identify
ContainerFormats.IdentifyOrBuilder - Interface in org.apache.pekko.remote
 
ContainerFormats.Option - Class in org.apache.pekko.remote
Protobuf type Option
ContainerFormats.Option.Builder - Class in org.apache.pekko.remote
Protobuf type Option
ContainerFormats.OptionOrBuilder - Interface in org.apache.pekko.remote
 
ContainerFormats.PatternType - Enum in org.apache.pekko.remote
Protobuf enum PatternType
ContainerFormats.Payload - Class in org.apache.pekko.remote
Protobuf type Payload
ContainerFormats.Payload.Builder - Class in org.apache.pekko.remote
Protobuf type Payload
ContainerFormats.PayloadOrBuilder - Interface in org.apache.pekko.remote
 
ContainerFormats.Selection - Class in org.apache.pekko.remote
Protobuf type Selection
ContainerFormats.Selection.Builder - Class in org.apache.pekko.remote
Protobuf type Selection
ContainerFormats.SelectionEnvelope - Class in org.apache.pekko.remote
Protobuf type SelectionEnvelope
ContainerFormats.SelectionEnvelope.Builder - Class in org.apache.pekko.remote
Protobuf type SelectionEnvelope
ContainerFormats.SelectionEnvelopeOrBuilder - Interface in org.apache.pekko.remote
 
ContainerFormats.SelectionOrBuilder - Interface in org.apache.pekko.remote
 
ContainerFormats.StackTraceElement - Class in org.apache.pekko.remote
Protobuf type StackTraceElement
ContainerFormats.StackTraceElement.Builder - Class in org.apache.pekko.remote
Protobuf type StackTraceElement
ContainerFormats.StackTraceElementOrBuilder - Interface in org.apache.pekko.remote
 
ContainerFormats.StatusReplyErrorMessage - Class in org.apache.pekko.remote
ReplyWith pattern message(s)
ContainerFormats.StatusReplyErrorMessage.Builder - Class in org.apache.pekko.remote
ReplyWith pattern message(s)
ContainerFormats.StatusReplyErrorMessageOrBuilder - Interface in org.apache.pekko.remote
 
ContainerFormats.Throwable - Class in org.apache.pekko.remote
Protobuf type Throwable
ContainerFormats.Throwable.Builder - Class in org.apache.pekko.remote
Protobuf type Throwable
ContainerFormats.ThrowableNotSerializable - Class in org.apache.pekko.remote
Protobuf type ThrowableNotSerializable
ContainerFormats.ThrowableNotSerializable.Builder - Class in org.apache.pekko.remote
Protobuf type ThrowableNotSerializable
ContainerFormats.ThrowableNotSerializableOrBuilder - Interface in org.apache.pekko.remote
 
ContainerFormats.ThrowableOrBuilder - Interface in org.apache.pekko.remote
 
ContainerFormats.WatcherHeartbeatResponse - Class in org.apache.pekko.remote
Protobuf type WatcherHeartbeatResponse
ContainerFormats.WatcherHeartbeatResponse.Builder - Class in org.apache.pekko.remote
Protobuf type WatcherHeartbeatResponse
ContainerFormats.WatcherHeartbeatResponseOrBuilder - Interface in org.apache.pekko.remote
 
contains(A) - Method in class org.apache.pekko.cluster.ddata.GSet
 
contains(A) - Method in class org.apache.pekko.cluster.ddata.LWWMap
 
contains(A) - Method in class org.apache.pekko.cluster.ddata.ORMap
 
contains(A) - Method in class org.apache.pekko.cluster.ddata.ORMultiMap
 
contains(A) - Method in class org.apache.pekko.cluster.ddata.ORSet
 
contains(A) - Method in class org.apache.pekko.cluster.ddata.PNCounterMap
 
contains(A) - Method in class org.apache.pekko.persistence.typed.crdt.ORSet
 
contains(I) - Method in class org.apache.pekko.util.MessageBufferMap
Check if the buffer map contains an id.
contains(Object) - Method in class org.apache.pekko.util.BoundedBlockingQueue
 
contains(Attributes.Attribute) - Method in class org.apache.pekko.stream.Attributes
Test whether the given attribute is contained within this attributes list.
contains(U) - Method in interface org.apache.pekko.actor.typed.javadsl.StashBuffer
Tests whether this StashBuffer contains a given message.
contains(U) - Method in interface org.apache.pekko.actor.typed.scaladsl.StashBuffer
Tests whether this StashBuffer contains a given message.
contains$extension(OptionVal<A>, B) - Method in class org.apache.pekko.util.OptionVal$
 
containsAll(Collection<?>) - Method in class org.apache.pekko.util.BoundedBlockingQueue
 
content() - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
CONTENT_FIELD_NUMBER - Static variable in class org.apache.pekko.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
context() - Method in class org.apache.pekko.actor.AbstractActor
 
context() - Method in class org.apache.pekko.actor.AbstractFSM
 
context() - Method in interface org.apache.pekko.actor.Actor
Scala API: Stores the context for this actor, including self, and sender.
context() - Method in interface org.apache.pekko.actor.StashSupport
 
context() - Method in interface org.apache.pekko.actor.testkit.typed.scaladsl.BehaviorTestKit
 
context() - Method in class org.apache.pekko.actor.typed.scaladsl.AbstractBehavior
 
context() - Static method in class org.apache.pekko.actor.TypedActor
Deprecated.
Returns the ActorContext (for a TypedActor) when inside a method call in a TypedActor.
context() - Method in class org.apache.pekko.actor.TypedActor$
Deprecated.
Returns the ActorContext (for a TypedActor) when inside a method call in a TypedActor.
context() - Method in class org.apache.pekko.cluster.client.ClusterClient
Deprecated.
 
context() - Method in class org.apache.pekko.cluster.client.ClusterReceptionist
Deprecated.
 
context() - Method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.ClientResponseTunnel
Deprecated.
 
context() - Method in class org.apache.pekko.cluster.ddata.LmdbDurableStore
 
context() - Method in class org.apache.pekko.cluster.ddata.Replicator
 
context() - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator
 
context() - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
context() - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
context() - Method in class org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData
 
context() - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator
 
context() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager
 
context() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
context() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonProxy
 
context() - Method in class org.apache.pekko.event.DeadLetterListener
 
context() - Method in class org.apache.pekko.event.jul.JavaLogger
Deprecated.
 
context() - Method in class org.apache.pekko.event.Logging.DefaultLogger
 
context() - Method in class org.apache.pekko.event.slf4j.Slf4jLogger
 
context() - Method in class org.apache.pekko.io.InetAddressDnsResolver
 
context() - Method in class org.apache.pekko.io.SimpleDnsManager
 
context() - Method in class org.apache.pekko.Main.Terminator
Deprecated.
 
context() - Method in class org.apache.pekko.osgi.OsgiActorSystemFactory
 
context() - Method in class org.apache.pekko.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
context() - Method in class org.apache.pekko.persistence.journal.AsyncWriteJournal.Resequencer
 
context() - Method in class org.apache.pekko.persistence.journal.japi.AsyncWriteJournal
 
context() - Method in class org.apache.pekko.persistence.journal.JournalPerfSpec.BenchActor
 
context() - Method in class org.apache.pekko.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
context() - Method in class org.apache.pekko.persistence.journal.PersistencePluginProxy
 
context() - Method in class org.apache.pekko.persistence.journal.ReplayMediator
 
context() - Method in class org.apache.pekko.persistence.snapshot.japi.SnapshotStore
 
context() - Method in class org.apache.pekko.persistence.snapshot.NoSnapshotStore
 
context() - Method in class org.apache.pekko.persistence.testkit.PersistenceTestKitPlugin
 
context() - Method in class org.apache.pekko.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
context() - Method in interface org.apache.pekko.persistence.typed.internal.StashManagement
 
context() - Method in interface org.apache.pekko.persistence.typed.state.internal.StashManagement
 
context() - Method in class org.apache.pekko.remote.testconductor.Player.Waiter
 
context() - Method in class org.apache.pekko.remote.transport.ActorTransportAdapterManager
Deprecated.
 
context() - Method in class org.apache.pekko.routing.TailChoppingRoutingLogic
 
context() - Method in class org.apache.pekko.testkit.TestActor
 
context() - Method in class org.apache.pekko.testkit.TestActors.BlackholeActor
 
context() - Method in class org.apache.pekko.testkit.TestActors.EchoActor
 
context() - Method in class org.apache.pekko.testkit.TestActors.ForwardActor
 
ContextAs(TypedActorContext<T>) - Constructor for class org.apache.pekko.actor.typed.internal.BehaviorImpl.ContextAs
 
ContextAs(TypedActorContext<T>) - Static method in class org.apache.pekko.actor.typed.internal.BehaviorImpl
 
ContextAs(TypedActorContext<T>) - Method in class org.apache.pekko.actor.typed.internal.BehaviorImpl$
 
ContextAs$() - Constructor for class org.apache.pekko.actor.typed.internal.BehaviorImpl.ContextAs$
 
contextClassLoader() - Method in class org.apache.pekko.dispatch.MonitorableThreadFactory
 
contextStack() - Method in class org.apache.pekko.actor.ActorCell$
 
ContextualTypedActorFactory - Class in org.apache.pekko.actor
ContextualTypedActorFactory allows TypedActors to create children, effectively forming the same Actor Supervision Hierarchies as normal Actors can.
ContextualTypedActorFactory(TypedActorExtension, ActorContext) - Constructor for class org.apache.pekko.actor.ContextualTypedActorFactory
 
ContextualTypedActorFactory$ - Class in org.apache.pekko.actor
 
ContextualTypedActorFactory$() - Constructor for class org.apache.pekko.actor.ContextualTypedActorFactory$
 
Continue$() - Constructor for class org.apache.pekko.actor.testkit.typed.FishingOutcome.Continue$
 
continueAndCollect() - Static method in class org.apache.pekko.actor.testkit.typed.javadsl.FishingOutcomes
Consume this message and continue with the next
continueAndCollect() - Method in class org.apache.pekko.actor.testkit.typed.javadsl.FishingOutcomes$
Consume this message and continue with the next
continueAndIgnore() - Static method in class org.apache.pekko.actor.testkit.typed.javadsl.FishingOutcomes
Consume this message and continue with the next
continueAndIgnore() - Method in class org.apache.pekko.actor.testkit.typed.javadsl.FishingOutcomes$
Consume this message and continue with the next
continueAndIgnore() - Static method in class org.apache.pekko.actor.testkit.typed.scaladsl.FishingOutcomes
Consume this message, but do not collect it into the result, and continue with the next message
continueAndIgnore() - Method in class org.apache.pekko.actor.testkit.typed.scaladsl.FishingOutcomes$
Consume this message, but do not collect it into the result, and continue with the next message
ContinueAndIgnore$() - Constructor for class org.apache.pekko.actor.testkit.typed.FishingOutcome.ContinueAndIgnore$
 
continueGetShardHome(String, ActorRef, ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator
 
continueRebalance(Set<String>) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator
 
contramap(Function<In2, In>) - Method in class org.apache.pekko.stream.javadsl.Flow
Transform this Flow by applying a function to each *incoming* upstream element before it is passed to the Flow
contramap(Function<In2, In>) - Method in class org.apache.pekko.stream.javadsl.Sink
Transform this Sink by applying a function to each *incoming* upstream element before it is passed to the Sink
contramap(Function1<In2, In>) - Method in class org.apache.pekko.stream.scaladsl.Flow
Transform this Flow by applying a function to each *incoming* upstream element before it is passed to the Flow
contramap(Function1<In2, In>) - Method in class org.apache.pekko.stream.scaladsl.Sink
Transform this Sink by applying a function to each *incoming* upstream element before it is passed to the Sink
ControlAwareMessageQueueSemantics - Interface in org.apache.pekko.dispatch
ControlAwareMessageQueue handles messages that extend pekko.dispatch.ControlMessage with priority.
controller() - Method in interface org.apache.pekko.remote.testconductor.Conductor
 
Controller$ - Class in org.apache.pekko.remote.testconductor
INTERNAL API.
Controller$() - Constructor for class org.apache.pekko.remote.testconductor.Controller$
 
ControlMessage - Interface in org.apache.pekko.dispatch
Messages that extend this trait will be handled with priority by control aware mailboxes.
ControlMessage - Interface in org.apache.pekko.remote.artery
INTERNAL API Marker trait for control messages that can be sent via the system message sub-channel but don't need full reliable delivery.
controlQueue() - Method in class org.apache.pekko.dispatch.BoundedControlAwareMailbox.MessageQueue
 
controlQueue() - Method in interface org.apache.pekko.dispatch.ControlAwareMessageQueueSemantics
 
controlQueue() - Method in class org.apache.pekko.dispatch.UnboundedControlAwareMailbox.MessageQueue
 
ControlQueueIndex() - Method in class org.apache.pekko.remote.artery.Association$
 
ControlStreamId() - Method in class org.apache.pekko.remote.artery.ArteryTransport$
 
controlSubject() - Method in interface org.apache.pekko.remote.artery.OutboundContext
An outbound operator can listen to control messages via this observer subject.
convergenceSkipUnreachableWithMemberStatus() - Method in class org.apache.pekko.cluster.MembershipState$
 
convertJavaFailureFnToScala(BiFunction<Optional<T>, Optional<Throwable>, Boolean>) - Static method in class org.apache.pekko.pattern.CircuitBreaker
 
convertJavaFailureFnToScala(BiFunction<Optional<T>, Optional<Throwable>, Boolean>) - Method in class org.apache.pekko.pattern.CircuitBreaker$
 
convertLevel(Level) - Static method in class org.apache.pekko.actor.testkit.typed.internal.LogbackUtil
 
convertLevel(Level) - Method in class org.apache.pekko.actor.testkit.typed.internal.LogbackUtil$
 
convertNumber(Object) - Static method in class org.apache.pekko.cluster.metrics.Metric
 
convertNumber(Object) - Method in interface org.apache.pekko.cluster.metrics.MetricNumericConverter
May involve rounding or truncation.
convertRefToSink(SinkRef<T>) - Method in class org.apache.pekko.stream.SinkRef$
Implicitly converts a SinkRef to a scaladsl.Sink.
convertRefToSource(SourceRef<T>) - Method in class org.apache.pekko.stream.SourceRef$
Implicitly converts a SourceRef to a Source.
convertSettings(Function<SSLConfigSettings, SSLConfigSettings>) - Method in class com.typesafe.sslconfig.pekko.PekkoSSLConfig
Deprecated.
Returns a new PekkoSSLConfig instance with the settings changed by the given function.
convertToStringMayWrapper(String) - Method in interface org.apache.pekko.persistence.scalatest.MayVerb
Implicitly converts an object of type String to a StringMayWrapper, to enable may methods to be invokable on that object.
cookie() - Method in class org.apache.pekko.remote.transport.HandshakeInfo
 
COOKIE_FIELD_NUMBER - Static variable in class org.apache.pekko.remote.WireFormats.PekkoHandshakeInfo
 
CoordinatedShutdown - Class in org.apache.pekko.actor
 
CoordinatedShutdown.ActorSystemTerminateReason$ - Class in org.apache.pekko.actor
 
CoordinatedShutdown.ClusterDowningReason$ - Class in org.apache.pekko.actor
 
CoordinatedShutdown.ClusterJoinUnsuccessfulReason$ - Class in org.apache.pekko.actor
 
CoordinatedShutdown.ClusterLeavingReason$ - Class in org.apache.pekko.actor
 
CoordinatedShutdown.IncompatibleConfigurationDetectedReason$ - Class in org.apache.pekko.actor
 
CoordinatedShutdown.JvmExitReason$ - Class in org.apache.pekko.actor
 
CoordinatedShutdown.Phase$ - Class in org.apache.pekko.actor
 
CoordinatedShutdown.PhaseDefinition - Interface in org.apache.pekko.actor
 
CoordinatedShutdown.Reason - Interface in org.apache.pekko.actor
Reason for the shutdown, which can be used by tasks in case they need to do different things depending on what caused the shutdown.
CoordinatedShutdown.UnknownReason$ - Class in org.apache.pekko.actor
 
CoordinatedShutdown$ - Class in org.apache.pekko.actor
 
CoordinatedShutdown$() - Constructor for class org.apache.pekko.actor.CoordinatedShutdown$
 
CoordinatedShutdownLeave$ - Class in org.apache.pekko.cluster
INTERNAL API
CoordinatedShutdownLeave$() - Constructor for class org.apache.pekko.cluster.CoordinatedShutdownLeave$
 
CoordinatedShutdownRunByActorSystemTerminate() - Method in class org.apache.pekko.actor.ActorSystem.Settings
 
CoordinatedShutdownTerminateActorSystem() - Method in class org.apache.pekko.actor.ActorSystem.Settings
 
CoordinatedShutdownTerminationWatcher$ - Class in org.apache.pekko.actor
INTERNAL API
CoordinatedShutdownTerminationWatcher$() - Constructor for class org.apache.pekko.actor.CoordinatedShutdownTerminationWatcher$
 
coordinator() - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
coordinatorFailureBackoff() - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.TuningParameters
 
coordinatorFailureBackoff() - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
coordinatorSingletonOverrideRole() - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings
 
coordinatorSingletonOverrideRole() - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings
 
coordinatorSingletonSettings() - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings
 
coordinatorSingletonSettings() - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings
 
coordinatorStateReadMajorityPlus() - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.TuningParameters
 
coordinatorStateReadMajorityPlus() - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
coordinatorStateWriteMajorityPlus() - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.TuningParameters
 
coordinatorStateWriteMajorityPlus() - Method in class org.apache.pekko.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
coordinatorStoreProps() - Method in interface org.apache.pekko.cluster.sharding.internal.RememberEntitiesProvider
Called once per started shard coordinator to create the remember entities coordinator store.
coordShutdown() - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager
 
copy() - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.Creation
 
copy() - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.DeliverThenStop
 
copy() - Method in class org.apache.pekko.dispatch.SingleConsumerOnlyUnboundedMailbox
 
copy() - Method in class org.apache.pekko.dispatch.UnboundedControlAwareMailbox
 
copy() - Method in class org.apache.pekko.dispatch.UnboundedDequeBasedMailbox
 
copy() - Method in class org.apache.pekko.dispatch.UnboundedMailbox
 
copy() - Method in interface org.apache.pekko.remote.artery.OutboundEnvelope
 
copy() - Method in exception org.apache.pekko.stream.stage.GraphStageLogic.StageActorRefNotInitializedException
 
copy() - Method in exception org.apache.pekko.stream.TargetRefNotInitializedYetException
 
copy(boolean) - Method in class org.apache.pekko.cluster.ddata.Flag
 
copy(boolean) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
copy(boolean) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
copy(boolean) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
copy(boolean) - Method in class org.apache.pekko.io.Inet.SO$.ReuseAddress
 
copy(boolean) - Method in class org.apache.pekko.io.Tcp.SO$.KeepAlive
 
copy(boolean) - Method in class org.apache.pekko.io.Tcp.SO$.OOBInline
 
copy(boolean) - Method in class org.apache.pekko.io.Tcp.SO$.TcpNoDelay
 
copy(boolean) - Method in class org.apache.pekko.io.Udp.SO$.Broadcast
 
copy(boolean) - Method in class org.apache.pekko.persistence.Eventsourced.RecoveryTick
 
copy(boolean) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.RecoveryTickEvent
 
copy(boolean) - Method in class org.apache.pekko.stream.ActorAttributes.DebugLogging
 
copy(boolean) - Method in class org.apache.pekko.stream.ActorAttributes.FuzzingMode
 
copy(boolean, boolean) - Method in class org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
copy(boolean, boolean) - Method in class org.apache.pekko.io.dns.DnsProtocol.Ip
 
copy(boolean, int, int, Duration, Function0<BlockingQueue<Runnable>>, RejectedExecutionHandler) - Method in class org.apache.pekko.dispatch.ThreadPoolConfig
 
copy(boolean, Option<ActorRef>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
copy(double, double) - Method in class org.apache.pekko.cluster.metrics.EWMA
 
copy(double, double, double, double) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
copy(int) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
copy(int) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReplicaCount
 
copy(int) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
copy(int) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
copy(int) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
copy(int) - Method in class org.apache.pekko.dispatch.NonBlockingBoundedMailbox
 
copy(int) - Method in class org.apache.pekko.event.Logging.LogLevel
 
copy(int) - Method in class org.apache.pekko.io.Inet.SO$.ReceiveBufferSize
 
copy(int) - Method in class org.apache.pekko.io.Inet.SO$.SendBufferSize
 
copy(int) - Method in class org.apache.pekko.io.Inet.SO$.TrafficClass
 
copy(int) - Method in class org.apache.pekko.io.Tcp.ResumeAccepting
 
copy(int) - Method in class org.apache.pekko.pattern.BackoffSupervisor.RestartCount
 
copy(int) - Method in class org.apache.pekko.routing.AdjustPoolSize
 
copy(int) - Method in class org.apache.pekko.stream.ActorAttributes.MaxFixedBufferSize
 
copy(int) - Method in class org.apache.pekko.stream.ActorAttributes.OutputBurstLimit
 
copy(int) - Method in class org.apache.pekko.stream.ActorAttributes.SyncProcessingLimit
 
copy(int) - Method in class org.apache.pekko.stream.scaladsl.TcpAttributes.TcpWriteBufferSize
 
copy(int) - Method in class org.apache.pekko.stream.StreamRefAttributes.BufferCapacity
 
copy(int, double, int, int) - Method in class org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
copy(int, double, long, int) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
copy(int, int) - Method in class org.apache.pekko.stream.Attributes.InputBuffer
 
copy(int, int, boolean, Option<String>) - Method in class org.apache.pekko.cluster.routing.ClusterRouterPoolSettings
Deprecated.
Use copy with useRoles instead. Since Akka 2.5.4.
copy(int, int, double, Duration, int, double, double, Duration, double, double) - Method in class org.apache.pekko.routing.DefaultOptimalSizeExploringResizer
 
copy(int, int, int, double, double, double, int) - Method in class org.apache.pekko.routing.DefaultResizer
 
copy(int, Duration) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
copy(int, Duration) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
copy(int, Cancellable) - Method in class org.apache.pekko.stream.stage.TimerMessages.Timer
 
copy(int, SupervisorStrategy, String) - Method in class org.apache.pekko.routing.BalancingPool
 
copy(int, RestartSupervisor<?, ? extends Throwable>) - Method in class org.apache.pekko.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
copy(int, Props) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
copy(int, IndexedSeq<T>, IndexedSeq<T>, SeqNo) - Method in class org.apache.pekko.remote.AckedSendBuffer
Deprecated.
 
copy(int, Seq<String>, boolean, Option<String>) - Method in class org.apache.pekko.cluster.routing.ClusterRouterGroupSettings
Deprecated.
Use constructor with useRoles instead. Since Akka 2.5.4.
copy(int, Duration, boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Method in class org.apache.pekko.actor.AllForOneStrategy
 
copy(int, Duration, boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Method in class org.apache.pekko.actor.OneForOneStrategy
 
copy(int, FiniteDuration) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadFrom
 
copy(int, FiniteDuration) - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteTo
 
copy(int, FiniteDuration) - Method in class org.apache.pekko.dispatch.BoundedControlAwareMailbox
 
copy(int, FiniteDuration) - Method in class org.apache.pekko.dispatch.BoundedDequeBasedMailbox
 
copy(int, FiniteDuration) - Method in class org.apache.pekko.dispatch.BoundedMailbox
 
copy(int, Option<Resizer>, int, PartialFunction<Object, Object>, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.routing.ConsistentHashingPool
 
copy(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.routing.BroadcastPool
 
copy(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.routing.RandomPool
 
copy(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.routing.RoundRobinPool
 
copy(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.routing.SmallestMailboxPool
 
copy(int, Option<Resizer>, FiniteDuration, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedPool
 
copy(int, Option<Resizer>, FiniteDuration, FiniteDuration, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.routing.TailChoppingPool
 
copy(long) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
copy(long) - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
copy(long) - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
copy(long) - Method in class org.apache.pekko.cluster.ddata.PruningState.PruningPerformed
 
copy(long) - Method in class org.apache.pekko.persistence.DeleteMessagesSuccess
 
copy(long) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.TimeoutMarker
Deprecated.
 
copy(long) - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplaySuccess
 
copy(long) - Method in class org.apache.pekko.persistence.JournalProtocol.RecoverySuccess
 
copy(long) - Method in class org.apache.pekko.persistence.query.Sequence
 
copy(long) - Method in class org.apache.pekko.persistence.testkit.DeleteEvents
 
copy(long) - Method in class org.apache.pekko.persistence.typed.DeleteEventsCompleted
 
copy(long) - Method in class org.apache.pekko.remote.SeqNo
Deprecated.
 
copy(long) - Method in class org.apache.pekko.serialization.jackson.Compression.GZip
 
copy(long) - Method in class org.apache.pekko.serialization.jackson.Compression.LZ4
 
copy(long, long) - Method in class org.apache.pekko.persistence.testkit.SnapshotMeta
 
copy(long, long, boolean, boolean) - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
copy(long, long, long, long) - Method in class org.apache.pekko.persistence.SnapshotSelectionCriteria
 
copy(long, long, long, String, ActorRef) - Method in class org.apache.pekko.persistence.JournalProtocol.ReplayMessages
 
copy(long, long, String) - Method in exception org.apache.pekko.stream.InvalidSequenceNumberException
 
copy(long, long, Map<String, Tuple2<Object, Object>>, IndexedSeq<DurableProducerQueue.MessageSent<A>>) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.State
 
copy(long, String, long) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
copy(long, String, long, Option<A>, String, long) - Method in class org.apache.pekko.persistence.testkit.state.scaladsl.Record
 
copy(long, Throwable) - Method in class org.apache.pekko.persistence.typed.DeleteEventsFailed
 
copy(long, ActorPath, Object) - Method in class org.apache.pekko.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
copy(long, ReplicaId) - Method in class org.apache.pekko.persistence.typed.crdt.LwwTime
 
copy(long, Seq<AtLeastOnceDelivery.UnconfirmedDelivery>) - Method in class org.apache.pekko.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
copy(long, Option<ActorRef>) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
copy(long, Try<Done>) - Method in class org.apache.pekko.stream.IOResult
 
copy(short, String) - Method in class org.apache.pekko.io.dns.RecordClass
 
copy(short, String) - Method in class org.apache.pekko.io.dns.RecordType
 
copy(A) - Method in class org.apache.pekko.japi.Option.Some
 
copy(A, B) - Method in class org.apache.pekko.japi.Pair
 
copy(A, ActorRef<Object>) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
copy(A, ActorRef<Done>) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
copy(C) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.IncomingCommand
 
copy(C) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
copy(Config) - Method in class org.apache.pekko.cluster.InternalClusterAction.CompatibleConfig
 
copy(Config) - Method in class org.apache.pekko.cluster.InternalClusterAction.InitJoin
 
copy(Config) - Method in class org.apache.pekko.cluster.metrics.ClusterMetricsSettings
 
copy(E) - Method in class org.apache.pekko.actor.typed.eventstream.EventStream.Publish
 
copy(E, Promise<Done>) - Method in class org.apache.pekko.stream.stage.ConcurrentAsyncCallbackState.Event
 
copy(I) - Method in class org.apache.pekko.stream.testkit.TestSubscriber.OnNext
 
copy(Class<?>, int) - Method in class org.apache.pekko.testkit.DeadLettersFilter
 
copy(Class<?>, Option<String>, Either<String, Regex>, boolean, int) - Method in class org.apache.pekko.testkit.ErrorFilter
 
copy(Class<A>, Function1<A, T>) - Method in class org.apache.pekko.actor.testkit.typed.Effect.MessageAdapter
 
copy(Object) - Method in class org.apache.pekko.actor.FSM.Failure
 
copy(Object) - Method in class org.apache.pekko.actor.Identify
 
copy(Object) - Method in class org.apache.pekko.actor.Status.Success
 
copy(Object) - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerCancelled
 
copy(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
copy(Object) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
copy(Object) - Method in class org.apache.pekko.io.Tcp.NoAck
 
copy(Object) - Method in class org.apache.pekko.io.Udp.NoAck
 
copy(Object) - Method in class org.apache.pekko.io.UdpConnected.NoAck
 
copy(Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Failure
Deprecated.
 
copy(Object) - Method in class org.apache.pekko.persistence.journal.SingleEventSeq
 
copy(Object) - Method in class org.apache.pekko.persistence.ReplyToStrategy
 
copy(Object) - Method in class org.apache.pekko.persistence.serialization.Snapshot
 
copy(Object) - Method in class org.apache.pekko.routing.Broadcast
 
copy(Object, int) - Method in class org.apache.pekko.persistence.JournalProtocol.LoopMessageSuccess
 
copy(Object, int, boolean) - Method in class org.apache.pekko.stream.stage.TimerMessages.Scheduled
 
copy(Object, int, long) - Method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
copy(Object, long, ActorRef, ActorRef) - Method in class org.apache.pekko.persistence.journal.AsyncWriteJournal.Desequenced
 
copy(Object, D) - Method in class org.apache.pekko.actor.FSM.Event
 
copy(Object, D) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Event
Deprecated.
 
copy(Object, Object) - Method in class org.apache.pekko.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
copy(Object, Object, ActorRef) - Method in class org.apache.pekko.cluster.ddata.DurableStore.StoreReply
 
copy(Object, String, ActorRef, ActorRef) - Method in class org.apache.pekko.actor.Dropped
 
copy(Object, String, Option<ReplicatedEventMetadata>) - Method in class org.apache.pekko.persistence.typed.internal.JournalInteractions.EventToPersist
 
copy(Object, Throwable) - Method in exception org.apache.pekko.actor.dungeon.SerializationCheckFailedException
 
copy(Object, ActorRef) - Method in class org.apache.pekko.dispatch.Envelope
 
copy(Object, ActorRef) - Method in class org.apache.pekko.testkit.TestActor.RealMessage
 
copy(Object, ActorRef, ActorRef) - Method in class org.apache.pekko.actor.DeadLetter
 
copy(Object, ActorRef, ActorRef) - Method in class org.apache.pekko.actor.UnhandledMessage
 
copy(Object, Set<String>) - Method in class org.apache.pekko.persistence.journal.Tagged
 
copy(Object, Function1<Object, BoxedUnit>) - Method in class org.apache.pekko.persistence.Eventsourced.AsyncHandlerInvocation
 
copy(Object, Function1<Object, BoxedUnit>) - Method in class org.apache.pekko.persistence.Eventsourced.StashingHandlerInvocation
 
copy(Object, Option<ActorRef>) - Method in class org.apache.pekko.actor.ActorIdentity
 
copy(Object, U, FiniteDuration, org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled.TimerMode, boolean, Function0<BoxedUnit>) - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled
 
copy(Method, Object[]) - Method in class org.apache.pekko.actor.TypedActor.MethodCall
Deprecated.
 
copy(Runnable) - Method in class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
copy(Runnable) - Method in class org.apache.pekko.cluster.InternalClusterAction.AddOnMemberUpListener
 
copy(String) - Method in exception org.apache.pekko.actor.ActorKilledException
 
copy(String) - Method in exception org.apache.pekko.actor.IllegalActorStateException
 
copy(String) - Method in exception org.apache.pekko.actor.InvalidActorNameException
 
copy(String) - Method in exception org.apache.pekko.actor.InvalidMessageException
 
copy(String) - Method in class org.apache.pekko.actor.ProviderSelection.Custom
 
copy(String) - Method in exception org.apache.pekko.actor.SchedulerException
 
copy(String) - Method in class org.apache.pekko.actor.testkit.typed.Effect.Stopped
 
copy(String) - Method in class org.apache.pekko.actor.testkit.typed.FishingOutcome.Fail
 
copy(String) - Method in exception org.apache.pekko.actor.testkit.typed.TestException
 
copy(String) - Method in class org.apache.pekko.cluster.ClusterEvent.ReachableDataCenter
 
copy(String) - Method in class org.apache.pekko.cluster.ClusterEvent.UnreachableDataCenter
 
copy(String) - Method in class org.apache.pekko.cluster.ddata.FlagKey
 
copy(String) - Method in class org.apache.pekko.cluster.ddata.GCounterKey
 
copy(String) - Method in class org.apache.pekko.cluster.ddata.GSetKey
 
copy(String) - Method in class org.apache.pekko.cluster.ddata.LWWMapKey
 
copy(String) - Method in class org.apache.pekko.cluster.ddata.LWWRegisterKey
 
copy(String) - Method in class org.apache.pekko.cluster.ddata.ORMapKey
 
copy(String) - Method in class org.apache.pekko.cluster.ddata.ORMultiMapKey
 
copy(String) - Method in class org.apache.pekko.cluster.ddata.ORSetKey
 
copy(String) - Method in class org.apache.pekko.cluster.ddata.PNCounterKey
 
copy(String) - Method in class org.apache.pekko.cluster.ddata.PNCounterMapKey
 
copy(String) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.CountSubscribers
 
copy(String) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Remove
 
copy(String) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
copy(String) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone
 
copy(String) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed
 
copy(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
copy(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
copy(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
copy(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
copy(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
copy(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
copy(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
copy(String) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
copy(String) - Method in class org.apache.pekko.io.Dns.Resolve
Deprecated.
 
copy(String) - Method in class org.apache.pekko.io.Tcp.ErrorClosed
 
copy(String) - Method in exception org.apache.pekko.pattern.StatusReply.ErrorMessage
 
copy(String) - Method in class org.apache.pekko.persistence.typed.ReplicaId
 
copy(String) - Method in class org.apache.pekko.remote.testconductor.RoleName
 
copy(String) - Method in exception org.apache.pekko.remote.transport.FailureInjectorException
Deprecated.
 
copy(String) - Method in class org.apache.pekko.stream.ActorAttributes.Dispatcher
 
copy(String) - Method in class org.apache.pekko.stream.Attributes.Name
 
copy(String) - Method in exception org.apache.pekko.stream.BufferOverflowException
 
copy(String) - Method in class org.apache.pekko.stream.FanInShape.Name
 
copy(String) - Method in class org.apache.pekko.stream.FanOutShape.Name
 
copy(String) - Method in exception org.apache.pekko.stream.RemoteStreamRefActorTerminatedException
 
copy(String) - Method in exception org.apache.pekko.stream.scaladsl.Partition.PartitionOutOfBoundsException
 
copy(String) - Method in exception org.apache.pekko.stream.StreamRefSubscriptionTimeoutException
 
copy(String) - Method in exception org.apache.pekko.testkit.TestException
 
copy(String) - Method in class org.apache.pekko.util.LineNumbers.SourceFile
 
copy(String) - Method in class org.apache.pekko.util.LineNumbers.UnknownSourceFormat
 
copy(String, boolean, Option<ClassLoader>, Thread.UncaughtExceptionHandler, AtomicLong) - Method in class org.apache.pekko.dispatch.MonitorableThreadFactory
 
copy(String, int) - Method in class org.apache.pekko.persistence.journal.JournalPerfSpec.Cmd
 
copy(String, int, int) - Method in class org.apache.pekko.util.LineNumbers.SourceFileLines
 
copy(String, long) - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
copy(String, long) - Method in class org.apache.pekko.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
copy(String, long, long) - Method in class org.apache.pekko.persistence.SnapshotMetadata
 
copy(String, long, long, long) - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplayMessages
 
copy(String, long, long, ActorRef<A>, ActorRef<ProducerController.MessageWithConfirmation<A>>) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.RequestNext
 
copy(String, long, long, Tcp.Event) - Method in class org.apache.pekko.io.Tcp.WriteFile
Deprecated.
 
copy(String, long, Object, boolean, boolean, ActorRef<ProducerControllerImpl.InternalCommand>) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.SequencedMessage
 
copy(String, long, ActorRef) - Method in class org.apache.pekko.persistence.JournalProtocol.DeleteMessagesTo
 
copy(String, A, ActorRef<Done>) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
copy(String, Config, RouterConfig, Scope, String, String) - Method in class org.apache.pekko.actor.Deploy
 
copy(String, D, Option<FiniteDuration>) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
copy(String, Class<?>, Object) - Method in class org.apache.pekko.event.Logging.Debug
 
copy(String, Class<?>, Object) - Method in class org.apache.pekko.event.Logging.Info
 
copy(String, Class<?>, Object) - Method in class org.apache.pekko.event.Logging.Warning
 
copy(String, Number, Option<EWMA>) - Method in class org.apache.pekko.cluster.metrics.Metric
 
copy(String, Object) - Method in class org.apache.pekko.cluster.client.ClusterClient.Publish
Deprecated.
 
copy(String, Object) - Method in class org.apache.pekko.cluster.client.ClusterClient.SendToAll
Deprecated.
 
copy(String, Object, boolean) - Method in class org.apache.pekko.cluster.client.ClusterClient.Send
Deprecated.
 
copy(String, Object, boolean) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Publish
 
copy(String, Object, boolean) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Send
 
copy(String, Object, boolean) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
copy(String, Object, FSM.TimerMode, int, Object, ActorContext) - Method in class org.apache.pekko.actor.FSM.Timer
 
copy(String, Object, PersistentFSM.TimerMode, int, Object, ActorContext) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
copy(String, StackTraceElement[]) - Method in exception org.apache.pekko.persistence.scalatest.MayVerb.TestCanceledByFailure
 
copy(String, String) - Method in class org.apache.pekko.actor.typed.internal.receptionist.DefaultServiceKey
 
copy(String, String, Option<String>, Option<Object>) - Method in class org.apache.pekko.actor.Address
 
copy(String, Throwable) - Method in exception org.apache.pekko.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
copy(String, M) - Method in class org.apache.pekko.cluster.sharding.typed.ShardingEnvelope
 
copy(String, ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
copy(String, ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
copy(String, Behavior<T>, ActorRef<ActorRef<T>>, Props) - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
copy(String, Props) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
copy(String, Props) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
copy(String, DurableStore.DurableDataEnvelope, Option<DurableStore.StoreReply>) - Method in class org.apache.pekko.cluster.ddata.DurableStore.Store
 
copy(String, org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadRepair
 
copy(String, org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope, Option<UniqueAddress>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Write
 
copy(String, CachePolicy.Ttl, int, int, int, String) - Method in class org.apache.pekko.io.dns.SRVRecord
 
copy(String, CachePolicy.Ttl, short, short, ByteString) - Method in class org.apache.pekko.io.dns.UnknownRecord
 
copy(String, CachePolicy.Ttl, String) - Method in class org.apache.pekko.io.dns.CNameRecord
 
copy(String, CachePolicy.Ttl, Inet6Address) - Method in class org.apache.pekko.io.dns.AAAARecord
 
copy(String, CachePolicy.Ttl, InetAddress) - Method in class org.apache.pekko.io.dns.ARecord
 
copy(String, DnsProtocol.RequestType) - Method in class org.apache.pekko.io.dns.DnsProtocol.Resolve
 
copy(String, SnapshotSelectionCriteria) - Method in class org.apache.pekko.persistence.SnapshotProtocol.DeleteSnapshots
 
copy(String, SnapshotSelectionCriteria, long) - Method in class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshot
 
copy(String, Seq<Inet4Address>, Seq<Inet6Address>) - Method in class org.apache.pekko.io.Dns.Resolved
Deprecated.
 
copy(String, Seq<ResourceRecord>, Seq<ResourceRecord>) - Method in class org.apache.pekko.io.dns.DnsProtocol.Resolved
 
copy(String, Option<String>, ActorRef) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
copy(String, Option<String>, ActorRef) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
copy(String, Option<Address>) - Method in class org.apache.pekko.cluster.ClusterEvent.RoleLeaderChanged
 
copy(String, Option<UniqueAddress>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Read
 
copy(String, Option<FiniteDuration>) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
copy(Throwable) - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.Recreation
 
copy(Throwable) - Method in class org.apache.pekko.actor.Status.Failure
 
copy(Throwable) - Method in class org.apache.pekko.actor.typed.MessageAdaptionFailure
 
copy(Throwable) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
copy(Throwable) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
copy(Throwable) - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.ReplayFailure
 
copy(Throwable) - Method in class org.apache.pekko.persistence.JournalProtocol.ReplayMessagesFailure
 
copy(Throwable) - Method in class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshotFailed
 
copy(Throwable) - Method in class org.apache.pekko.persistence.testkit.Reject
 
copy(Throwable) - Method in class org.apache.pekko.persistence.testkit.StorageFailure
 
copy(Throwable) - Method in class org.apache.pekko.persistence.typed.RecoveryFailed
 
copy(Throwable) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
copy(Throwable) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.GetFailure
 
copy(Throwable) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
copy(Throwable) - Method in class org.apache.pekko.persistence.typed.state.RecoveryFailed
 
copy(Throwable) - Method in class org.apache.pekko.remote.artery.TestManagementCommands.FailInboundStreamOnce
 
copy(Throwable) - Method in class org.apache.pekko.remote.RemotingErrorEvent
Deprecated.
 
copy(Throwable) - Method in class org.apache.pekko.stream.FlowMonitorState.Failed
 
copy(Throwable) - Method in class org.apache.pekko.stream.QueueOfferResult.Failure
 
copy(Throwable) - Method in class org.apache.pekko.stream.testkit.GraphStageMessages.Failure
 
copy(Throwable) - Method in class org.apache.pekko.stream.testkit.TestSubscriber.OnError
 
copy(Throwable, int) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessagesFailed
 
copy(Throwable, long) - Method in class org.apache.pekko.persistence.DeleteMessagesFailure
 
copy(Throwable, String, Class<?>, Object) - Method in class org.apache.pekko.event.Logging.Error
 
copy(Throwable, Address, Address, boolean, Logging.LogLevel) - Method in class org.apache.pekko.remote.AssociationErrorEvent
Deprecated.
 
copy(InetSocketAddress) - Method in class org.apache.pekko.io.Tcp.Bound
 
copy(InetSocketAddress) - Method in class org.apache.pekko.io.Udp.Bound
 
copy(InetSocketAddress, InetSocketAddress) - Method in class org.apache.pekko.io.Tcp.Connected
 
copy(InetSocketAddress, InetSocketAddress) - Method in class org.apache.pekko.stream.scaladsl.Tcp.OutgoingConnection
 
copy(InetSocketAddress, InetSocketAddress, Flow<ByteString, ByteString, NotUsed>) - Method in class org.apache.pekko.stream.scaladsl.Tcp.IncomingConnection
 
copy(InetSocketAddress, Function0<Future<BoxedUnit>>, Future<Done>) - Method in class org.apache.pekko.stream.scaladsl.Tcp.ServerBinding
 
copy(InetSocketAddress, Option<InetSocketAddress>, Iterable<Inet.SocketOption>, Option<FiniteDuration>, boolean) - Method in class org.apache.pekko.io.Tcp.Connect
 
copy(Path, long, long, Tcp.Event) - Method in class org.apache.pekko.io.Tcp.WritePath
 
copy(Duration) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
copy(Duration) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteAll
 
copy(Duration, int) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
copy(Duration, int) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
copy(Instant, Instant, Map<String, Object>) - Method in class org.apache.pekko.persistence.query.TimestampOffset
 
copy(LocalDateTime, int) - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
copy(Optional<A>, long) - Method in class org.apache.pekko.persistence.state.javadsl.GetObjectResult
 
copy(UUID) - Method in class org.apache.pekko.persistence.query.TimeBasedUUID
 
copy(SSLSession, ByteString) - Method in class org.apache.pekko.stream.TLSProtocol.SessionBytes
 
copy(ActorPath) - Method in class org.apache.pekko.cluster.client.ContactPointAdded
 
copy(ActorPath) - Method in class org.apache.pekko.cluster.client.ContactPointRemoved
 
copy(ActorPath, Object, long, int) - Method in class org.apache.pekko.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
copy(ActorRef) - Method in exception org.apache.pekko.actor.DeathPactException
 
copy(ActorRef) - Method in class org.apache.pekko.actor.FSM.SubscribeTransitionCallBack
 
copy(ActorRef) - Method in class org.apache.pekko.actor.FSM.UnsubscribeTransitionCallBack
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.client.ClusterClientUnreachable
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.client.ClusterClientUp
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.InternalClusterAction.SendCurrentClusterState
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Put
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.Register
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated
 
copy(ActorRef) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
copy(ActorRef) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
copy(ActorRef) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
copy(ActorRef) - Method in class org.apache.pekko.persistence.journal.AsyncWriteProxy.SetStore
 
copy(ActorRef) - Method in class org.apache.pekko.persistence.TestPayload
 
copy(ActorRef) - Method in class org.apache.pekko.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
copy(ActorRef) - Method in class org.apache.pekko.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
copy(ActorRef) - Method in class org.apache.pekko.routing.ActorRefRoutee
 
copy(ActorRef) - Method in class org.apache.pekko.routing.Deafen
 
copy(ActorRef) - Method in class org.apache.pekko.routing.Listen
 
copy(ActorRef) - Method in exception org.apache.pekko.stream.AbruptTerminationException
 
copy(ActorRef) - Method in class org.apache.pekko.testkit.TestActor.UnWatch
 
copy(ActorRef) - Method in class org.apache.pekko.testkit.TestActor.Watch
 
copy(ActorRef, boolean, boolean) - Method in class org.apache.pekko.actor.Terminated
 
copy(ActorRef, boolean, boolean) - Method in class org.apache.pekko.io.Tcp.Register
 
copy(ActorRef, int, long) - Method in class org.apache.pekko.actor.ChildRestartStats
 
copy(ActorRef, Throwable, Throwable) - Method in exception org.apache.pekko.actor.PostRestartException
 
copy(ActorRef, Throwable, Throwable, Option<Object>) - Method in exception org.apache.pekko.actor.PreRestartException
 
copy(ActorRef, InetSocketAddress, int, Iterable<Inet.SocketOption>, boolean) - Method in class org.apache.pekko.io.Tcp.Bind
 
copy(ActorRef, InetSocketAddress, Iterable<Inet.SocketOption>) - Method in class org.apache.pekko.io.Udp.Bind
 
copy(ActorRef, InetSocketAddress, Option<InetSocketAddress>, Iterable<Inet.SocketOption>) - Method in class org.apache.pekko.io.UdpConnected.Connect
 
copy(ActorRef, ActorRef, String) - Method in exception org.apache.pekko.stream.InvalidPartnerActorException
 
copy(ActorRef, ClusterEvent.SubscriptionInitialStateMode, Set<Class<?>>) - Method in class org.apache.pekko.cluster.InternalClusterAction.Subscribe
 
copy(ActorRef, S) - Method in class org.apache.pekko.actor.FSM.CurrentState
 
copy(ActorRef, Option<Class<?>>) - Method in class org.apache.pekko.cluster.InternalClusterAction.Unsubscribe
 
copy(ActorRef, Option<ActorRef>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
copy(ActorRef, S, S) - Method in class org.apache.pekko.actor.FSM.Transition
 
copy(ActorRef, S, Option<FiniteDuration>) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
copy(ActorRef, S, S, Option<FiniteDuration>) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
copy(ActorSelection) - Method in exception org.apache.pekko.actor.ActorNotFound
 
copy(ActorSelection) - Method in class org.apache.pekko.routing.ActorSelectionRoutee
 
copy(ActorSystem, int, PartialFunction<Object, Object>) - Method in class org.apache.pekko.routing.ConsistentHashingRoutingLogic
 
copy(ActorSystem, MetricsSelector) - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
copy(Address) - Method in class org.apache.pekko.cluster.ClusterUserAction.Down
 
copy(Address) - Method in class org.apache.pekko.cluster.ClusterUserAction.JoinTo
 
copy(Address) - Method in class org.apache.pekko.cluster.ClusterUserAction.Leave
 
copy(Address) - Method in class org.apache.pekko.cluster.InternalClusterAction.InitJoinNack
 
copy(Address) - Method in class org.apache.pekko.cluster.InternalClusterAction.SendGossipTo
 
copy(Address) - Method in class org.apache.pekko.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
copy(Address) - Method in class org.apache.pekko.cluster.typed.Down
 
copy(Address) - Method in class org.apache.pekko.cluster.typed.Join
 
copy(Address) - Method in class org.apache.pekko.cluster.typed.Leave
 
copy(Address) - Method in class org.apache.pekko.persistence.journal.PersistencePluginProxy.TargetLocation
 
copy(Address) - Method in class org.apache.pekko.remote.RemoteScope
 
copy(Address) - Method in class org.apache.pekko.remote.transport.TestTransport.ListenAttempt
Deprecated.
 
copy(Address) - Method in class org.apache.pekko.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
copy(Address) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
copy(Address, int) - Method in class org.apache.pekko.cluster.UniqueAddress
Deprecated.
Use Long UID constructor instead. Since Akka 2.4.11.
copy(Address, int, Option<String>) - Method in class org.apache.pekko.remote.transport.HandshakeInfo
 
copy(Address, long) - Method in class org.apache.pekko.remote.QuarantinedEvent
Deprecated.
 
copy(Address, long) - Method in class org.apache.pekko.remote.UniqueAddress
 
copy(Address, long, long, long, Option<Object>) - Method in class org.apache.pekko.cluster.metrics.StandardMetrics.HeapMemory
 
copy(Address, long, Set<Metric>) - Method in class org.apache.pekko.cluster.metrics.NodeMetrics
 
copy(Address, long, TreeMap<String, org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.ValueHolder>) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
copy(Address, long, Option<Object>, Option<Object>, Option<Object>, int) - Method in class org.apache.pekko.cluster.metrics.StandardMetrics.Cpu
 
copy(Address, String) - Method in class org.apache.pekko.actor.RootActorPath
 
copy(Address, ActorSystem) - Method in class org.apache.pekko.serialization.Serialization.Information
 
copy(Address, Address) - Method in class org.apache.pekko.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
copy(Address, Address) - Method in class org.apache.pekko.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
copy(Address, Address) - Method in class org.apache.pekko.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
copy(Address, Address, boolean) - Method in class org.apache.pekko.remote.AssociatedEvent
Deprecated.
 
copy(Address, Address, boolean) - Method in class org.apache.pekko.remote.DisassociatedEvent
Deprecated.
 
copy(Address, Address, TestTransport, boolean) - Method in class org.apache.pekko.remote.transport.TestAssociationHandle
Deprecated.
 
copy(Address, Address, ByteString) - Method in class org.apache.pekko.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
copy(Address, InternalClusterAction.ConfigCheck) - Method in class org.apache.pekko.cluster.InternalClusterAction.InitJoinAck
 
copy(Address, AssociationHandle.DisassociateInfo) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
copy(Address, ThrottlerTransportAdapter.Direction, ThrottlerTransportAdapter.ThrottleMode) - Method in class org.apache.pekko.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
copy(Address, Future<Transport.AssociationEventListener>) - Method in class org.apache.pekko.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
copy(Address, Promise<AssociationHandle>) - Method in class org.apache.pekko.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
copy(DeadLetterSuppression, ActorRef, ActorRef) - Method in class org.apache.pekko.actor.SuppressedDeadLetter
 
copy(Deploy, Class<?>, Seq<Object>) - Method in class org.apache.pekko.actor.Props
 
copy(ExtendedActorSystem) - Method in class org.apache.pekko.serialization.DisabledJavaSerializer
 
copy(FSM.Reason, S, D) - Method in class org.apache.pekko.actor.FSM.StopEvent
 
copy(org.apache.pekko.actor.InternalActorRef, Address, WireFormats.SerializedMessage, <any>, Option<SeqNo>) - Method in class org.apache.pekko.remote.transport.PekkoPduCodec.Message
 
copy(Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, HandlingWhileStopped) - Method in class org.apache.pekko.pattern.BackoffOnFailureOptionsImpl
 
copy(Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, HandlingWhileStopped, Option<Function1<Object, Object>>) - Method in class org.apache.pekko.pattern.BackoffOnStopOptionsImpl
 
copy(Props, Option<String>, Option<SupervisorStrategy>) - Method in class org.apache.pekko.testkit.TestActor.Spawn
 
copy(Scheduler, FiniteDuration, FiniteDuration, ExecutionContext) - Method in class org.apache.pekko.routing.TailChoppingRoutingLogic
 
copy(ActorRef<A>, Class<A>) - Method in class org.apache.pekko.cluster.typed.Subscribe
 
copy(ActorRef<A>, ActorRef<WorkPullingProducerController.MessageWithConfirmation<A>>) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
copy(ActorRef<E>) - Method in class org.apache.pekko.actor.typed.eventstream.EventStream.Unsubscribe
 
copy(ActorRef<E>, ClassTag<E>) - Method in class org.apache.pekko.actor.typed.eventstream.EventStream.Subscribe
 
copy(ActorRef<M>) - Method in class org.apache.pekko.cluster.sharding.typed.javadsl.ClusterSharding.Passivate
 
copy(ActorRef<M>) - Method in class org.apache.pekko.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate
 
copy(ActorRef<ActorTestKitGuardian.Ack$>) - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
copy(ActorRef<ConsumerController.Command<A>>) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.RegisterConsumer
 
copy(ActorRef<ConsumerController.Delivery<A>>) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.Start
 
copy(ActorRef<DurableProducerQueue.State<A>>) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.LoadState
 
copy(ActorRef<ProducerController.Command<A>>) - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
copy(ActorRef<ProducerController.RequestNext<A>>) - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.Start
 
copy(ActorRef<WorkPullingProducerController.RequestNext<A>>) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.Start
 
copy(ActorRef<WorkPullingProducerController.WorkerStats>) - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
copy(ActorRef<ClusterEvent.CurrentClusterState>) - Method in class org.apache.pekko.cluster.typed.GetCurrentState
 
copy(ActorRef<Replicator.ReplicaCount>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount
 
copy(ActorRef<Replicator.ReplicaCount>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
copy(ActorRef<ShardingProducerController.RequestNext<A>>) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.Start
 
copy(ActorRef<ShardingEnvelope<A>>, ActorRef<ShardingProducerController.MessageWithConfirmation<A>>, Set<String>, Map<String, Object>) - Method in class org.apache.pekko.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
copy(ActorRef<Nothing$>) - Method in exception org.apache.pekko.actor.typed.DeathPactException
 
copy(ActorRef<T>) - Method in class org.apache.pekko.actor.testkit.typed.Effect.Unwatched
 
copy(ActorRef<T>) - Method in class org.apache.pekko.actor.testkit.typed.Effect.Watched
 
copy(ActorRef<T>) - Method in class org.apache.pekko.cluster.typed.Unsubscribe
 
copy(ActorRef<T>, ActorRef<ActorTestKitGuardian.Ack$>) - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
copy(ActorRef<U>, T) - Method in class org.apache.pekko.actor.testkit.typed.Effect.WatchedWith
 
copy(Behavior<T>, String, Props, ActorRef<ActorRef<T>>) - Method in class org.apache.pekko.actor.typed.SpawnProtocol.Spawn
 
copy(Behavior<T>, ActorRef<ActorRef<T>>, Props) - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
copy(DurableProducerQueue.MessageSent<A>, ActorRef<DurableProducerQueue.StoreMessageSentAck>) - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
copy(RestartSupervisor<?, ? extends Throwable>) - Method in class org.apache.pekko.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
copy(Props) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
copy(Props) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherDefault
 
copy(Props) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
copy(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
copy(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
copy(ServiceKey<T>, ActorRef<T>) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
copy(ServiceKey<T>, ActorRef<T>) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
copy(ServiceKey<T>, ActorRef<T>, Option<ActorRef<Receptionist.Deregistered>>) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
copy(ServiceKey<T>, ActorRef<T>, Option<ActorRef<Receptionist.Registered>>) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
copy(ServiceKey<T>, Set<ActorRef<T>>, Set<ActorRef<T>>, boolean) - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
copy(TypedActorExtension, ActorContext) - Method in class org.apache.pekko.actor.ContextualTypedActorFactory
 
copy(ClusterEvent.ClusterDomainEvent) - Method in class org.apache.pekko.cluster.InternalClusterAction.PublishEvent
 
copy(ClusterEvent.CurrentClusterState) - Method in class org.apache.pekko.cluster.typed.SelfUp
 
copy(Key<A>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Deleted
 
copy(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
copy(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Deleted
 
copy(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
copy(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
copy(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
copy(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
copy(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.NotFound
 
copy(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
copy(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted
 
copy(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess
 
copy(Key<A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout
 
copy(Key<A>, A) - Method in class org.apache.pekko.cluster.ddata.Replicator.Changed
 
copy(Key<A>, A) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Changed
 
copy(Key<A>, A) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
copy(Key<A>, String, Throwable) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
copy(Key<A>, String, Throwable, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.ModifyFailure
 
copy(Key<A>, ActorRef) - Method in class org.apache.pekko.cluster.ddata.Replicator.Subscribe
 
copy(Key<A>, ActorRef) - Method in class org.apache.pekko.cluster.ddata.Replicator.Unsubscribe
 
copy(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
copy(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
copy(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
copy(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
copy(Key<A>, Replicator.ReadConsistency, ActorRef<Replicator.GetResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Get
 
copy(Key<A>, Replicator.ReadConsistency, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Get
 
copy(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.DeleteResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Delete
 
copy(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.UpdateResponse<A>>, Function1<Option<A>, A>) - Method in class org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.Update
 
copy(Key<A>, Replicator.WriteConsistency, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Delete
 
copy(Key<A>, Replicator.WriteConsistency, Option<Object>, Function1<Option<A>, A>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Update
 
copy(Key<A>, Replicator.ReadConsistency, ActorRef<Replicator.GetResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Get
 
copy(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.DeleteResponse<A>>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Delete
 
copy(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.UpdateResponse<A>>, Function1<Option<A>, A>) - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Update
 
copy(Key<A>, Option<Object>) - Method in exception org.apache.pekko.cluster.ddata.Replicator.DataDeleted
 
copy(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.DeleteSuccess
 
copy(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.GetDataDeleted
 
copy(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.GetFailure
 
copy(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.NotFound
 
copy(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReplicationDeleteFailure
 
copy(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.StoreFailure
 
copy(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.UpdateDataDeleted
 
copy(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.UpdateSuccess
 
copy(Key<A>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.UpdateTimeout
 
copy(Key<A>, Option<Object>, A) - Method in class org.apache.pekko.cluster.ddata.Replicator.GetSuccess
 
copy(ReplicatedData, Map<UniqueAddress, PruningState>, VersionVector) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelope
 
copy(org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope, long, long) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Delta
 
copy(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberDowned
 
copy(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberExited
 
copy(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberJoined
 
copy(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberLeft
 
copy(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberPreparingForShutdown
 
copy(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberReadyForShutdown
 
copy(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberUp
 
copy(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberWeaklyUp
 
copy(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.ReachableMember
 
copy(Member) - Method in class org.apache.pekko.cluster.ClusterEvent.UnreachableMember
 
copy(Member) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
copy(Member, MemberStatus) - Method in class org.apache.pekko.cluster.ClusterEvent.MemberRemoved
 
copy(MembershipState) - Method in class org.apache.pekko.cluster.InternalClusterAction.PublishChanges
 
copy(MemberStatus) - Method in class org.apache.pekko.cluster.Member
 
copy(MemberStatus) - Method in class org.apache.pekko.cluster.typed.SelfRemoved
 
copy(ClusterMetricsSettings) - Method in class org.apache.pekko.cluster.metrics.DefaultSigarProvider
 
copy(MetricsSelector, int, SupervisorStrategy, String, boolean) - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingPool
 
copy(MetricsSelector, Iterable<String>, String) - Method in class org.apache.pekko.cluster.metrics.AdaptiveLoadBalancingGroup
 
copy(DistributedPubSubMediator.Subscribe) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.SubscribeAck
 
copy(DistributedPubSubMediator.SubscribeAck, ActorRef) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
copy(DistributedPubSubMediator.Unsubscribe) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck
 
copy(DistributedPubSubMediator.UnsubscribeAck, ActorRef) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
copy(EntityTypeKey<?>, ActorRef<org.apache.pekko.cluster.sharding.ShardRegion.CurrentShardRegionState>) - Method in class org.apache.pekko.cluster.sharding.typed.GetShardRegionState
 
copy(EntityTypeKey<?>, FiniteDuration, ActorRef<org.apache.pekko.cluster.sharding.ShardRegion.ClusterShardingStats>) - Method in class org.apache.pekko.cluster.sharding.typed.GetClusterShardingStats
 
copy(UniqueAddress) - Method in class org.apache.pekko.cluster.ddata.SelfUniqueAddress
 
copy(UniqueAddress) - Method in class org.apache.pekko.cluster.InternalClusterAction.ExitingConfirmed
 
copy(UniqueAddress, boolean, Map<String, org.apache.pekko.cluster.ddata.Replicator.Internal.Delta>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
copy(UniqueAddress, long) - Method in class org.apache.pekko.cluster.ddata.OneVersionVector
 
copy(UniqueAddress, Gossip) - Method in class org.apache.pekko.cluster.InternalClusterAction.Welcome
 
copy(UniqueAddress, Set<String>, Version) - Method in class org.apache.pekko.cluster.InternalClusterAction.Join
 
copy(UniqueAddress, Set<Address>) - Method in class org.apache.pekko.cluster.ddata.PruningState.PruningInitialized
 
copy(ThreadPoolConfig) - Method in class org.apache.pekko.dispatch.ThreadPoolConfigBuilder
 
copy(EventStream, Runnable, Function0<BoxedUnit>) - Method in class org.apache.pekko.dispatch.TaskInvocation
 
copy(Logging.LogLevel, Logging.LogLevel, Logging.LogLevel) - Method in class org.apache.pekko.stream.Attributes.LogLevels
 
copy(LoggingBus) - Method in class org.apache.pekko.event.Logging.InitializeLogger
 
copy(Tcp.Command) - Method in class org.apache.pekko.io.Tcp.CommandFailed
 
copy(Tcp.SimpleWriteCommand, Tcp.WriteCommand) - Method in class org.apache.pekko.io.Tcp.CompoundWrite
 
copy(Udp.Command) - Method in class org.apache.pekko.io.Udp.CommandFailed
 
copy(UdpConnected.Command) - Method in class org.apache.pekko.io.UdpConnected.CommandFailed
 
copy(BackoffType, Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, Option<Object>, Option<Function1<Object, Object>>) - Method in class org.apache.pekko.pattern.BackoffOptionsImpl
 
copy(PersistentFSM.Reason, S, D) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
copy(JournalProtocol.Response) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.JournalResponse
 
copy(PersistentRepr) - Method in class org.apache.pekko.persistence.JournalProtocol.ReplayedMessage
 
copy(PersistentRepr, int) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessageSuccess
 
copy(PersistentRepr, Throwable, int) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessageFailure
 
copy(PersistentRepr, Throwable, int) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessageRejected
 
copy(Offset, String, long, Object) - Method in class org.apache.pekko.persistence.query.EventEnvelope
 
copy(SnapshotMetadata) - Method in class org.apache.pekko.persistence.DeleteSnapshotSuccess
 
copy(SnapshotMetadata) - Method in class org.apache.pekko.persistence.SaveSnapshotSuccess
 
copy(SnapshotMetadata) - Method in class org.apache.pekko.persistence.SnapshotProtocol.DeleteSnapshot
 
copy(SnapshotMetadata, Object) - Method in class org.apache.pekko.persistence.SelectedSnapshot
 
copy(SnapshotMetadata, Object) - Method in class org.apache.pekko.persistence.SnapshotOffer
 
copy(SnapshotMetadata, Object) - Method in class org.apache.pekko.persistence.SnapshotProtocol.SaveSnapshot
 
copy(SnapshotMetadata, Throwable) - Method in class org.apache.pekko.persistence.DeleteSnapshotFailure
 
copy(SnapshotMetadata, Throwable) - Method in class org.apache.pekko.persistence.SaveSnapshotFailure
 
copy(SnapshotProtocol.Response) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.SnapshotterResponse
 
copy(SnapshotSelectionCriteria) - Method in class org.apache.pekko.persistence.DeleteSnapshotsSuccess
 
copy(SnapshotSelectionCriteria) - Method in class org.apache.pekko.persistence.testkit.DeleteSnapshotsByCriteria
 
copy(SnapshotSelectionCriteria, long, long) - Method in class org.apache.pekko.persistence.Recovery
 
copy(SnapshotSelectionCriteria, Throwable) - Method in class org.apache.pekko.persistence.DeleteSnapshotsFailure
 
copy(SnapshotSelectionCriteria, Option<Object>) - Method in class org.apache.pekko.persistence.testkit.ReadSnapshot
 
copy(GetObjectResult<S>) - Method in class org.apache.pekko.persistence.typed.state.internal.InternalProtocol.GetSuccess
 
copy(SnapshotMeta) - Method in class org.apache.pekko.persistence.testkit.DeleteSnapshotByMeta
 
copy(SnapshotMeta, Object) - Method in class org.apache.pekko.persistence.testkit.WriteSnapshot
 
copy(DeletionTarget) - Method in class org.apache.pekko.persistence.typed.DeleteSnapshotsCompleted
 
copy(DeletionTarget, Throwable) - Method in class org.apache.pekko.persistence.typed.DeleteSnapshotsFailed
 
copy(ReplicatedEvent<E>, ActorRef<ReplicatedEventAck$>) - Method in class org.apache.pekko.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
copy(SnapshotMetadata) - Method in class org.apache.pekko.persistence.typed.DeletionTarget.Individual
 
copy(SnapshotMetadata) - Method in class org.apache.pekko.persistence.typed.SnapshotCompleted
 
copy(SnapshotMetadata, Throwable) - Method in class org.apache.pekko.persistence.typed.SnapshotFailed
 
copy(SnapshotSelectionCriteria) - Method in class org.apache.pekko.persistence.typed.DeletionTarget.Criteria
 
copy(SeqNo, SeqNo, SortedSet<T>, Ordering<T>) - Method in class org.apache.pekko.remote.AckedReceiveBuffer
Deprecated.
 
copy(SeqNo, Set<SeqNo>) - Method in class org.apache.pekko.remote.Ack
Deprecated.
 
copy(AssociationHandle) - Method in class org.apache.pekko.remote.transport.Transport.InboundAssociation
Deprecated.
 
copy(AssociationHandle.DisassociateInfo) - Method in class org.apache.pekko.remote.transport.ActorTransportAdapter.DisassociateUnderlying
Deprecated.
 
copy(AssociationHandle.DisassociateInfo) - Method in class org.apache.pekko.remote.transport.AssociationHandle.Disassociated
Deprecated.
 
copy(AssociationHandle.DisassociateInfo) - Method in class org.apache.pekko.remote.transport.PekkoPduCodec.Disassociate
 
copy(HandshakeInfo) - Method in class org.apache.pekko.remote.transport.PekkoPduCodec.Associate
 
copy(Transport.AssociationEventListener) - Method in class org.apache.pekko.remote.transport.ActorTransportAdapter.ListenerRegistered
Deprecated.
 
copy(UniqueAddress) - Method in class org.apache.pekko.remote.artery.QuarantinedEvent
 
copy(UniqueAddress, String) - Method in class org.apache.pekko.remote.artery.GracefulShutdownQuarantinedEvent
 
copy(UniqueAddress, String) - Method in class org.apache.pekko.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
copy(UniqueAddress, CompressionTable<String>) - Method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
copy(UniqueAddress, CompressionTable<ActorRef>) - Method in class org.apache.pekko.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
copy(UniqueAddress, UniqueAddress) - Method in class org.apache.pekko.remote.artery.ThisActorSystemQuarantinedEvent
 
copy(Group, ClusterRouterGroupSettings) - Method in class org.apache.pekko.cluster.routing.ClusterRouterGroup
 
copy(Pool, ClusterRouterPoolSettings) - Method in class org.apache.pekko.cluster.routing.ClusterRouterPool
 
copy(Pool, Iterable<Address>) - Method in class org.apache.pekko.remote.routing.RemoteRouterConfig
 
copy(Routee) - Method in class org.apache.pekko.routing.AddRoutee
 
copy(Routee) - Method in class org.apache.pekko.routing.RemoveRoutee
 
copy(RoutingLogic, IndexedSeq<Routee>) - Method in class org.apache.pekko.routing.Router
 
copy(org.apache.pekko.stream.Attributes.CancellationStrategy.Strategy) - Method in class org.apache.pekko.stream.Attributes.CancellationStrategy
 
copy(TraversalBuilder) - Method in class org.apache.pekko.stream.scaladsl.RunnableGraph
 
copy(Inlet<I>, Outlet<O>) - Method in class org.apache.pekko.stream.FlowShape
 
copy(Inlet<I>, Seq<Outlet<?>>) - Method in class org.apache.pekko.stream.FanOutShape.Ports
 
copy(Inlet<In1>, Outlet<Out1>, Inlet<In2>, Outlet<Out2>) - Method in class org.apache.pekko.stream.BidiShape
 
copy(Inlet<T>) - Method in class org.apache.pekko.stream.SinkShape
 
copy(IOResult, Throwable) - Method in exception org.apache.pekko.stream.AbruptIOTerminationException
Deprecated.
 
copy(Outlet<O>, Seq<Inlet<?>>) - Method in class org.apache.pekko.stream.FanInShape.Ports
 
copy(Outlet<T>) - Method in class org.apache.pekko.stream.SourceShape
 
copy(GraphStageMessages.StageMessage, Throwable) - Method in class org.apache.pekko.stream.testkit.GraphStageMessages.StageFailure
 
copy(TestActor.AutoPilot) - Method in class org.apache.pekko.testkit.TestActor.SetAutoPilot
 
copy(ByteString) - Method in class org.apache.pekko.io.Tcp.Received
 
copy(ByteString) - Method in class org.apache.pekko.io.UdpConnected.Received
 
copy(ByteString) - Method in class org.apache.pekko.remote.transport.AssociationHandle.InboundPayload
Deprecated.
 
copy(ByteString) - Method in class org.apache.pekko.remote.transport.PekkoPduCodec.Payload
 
copy(ByteString) - Method in class org.apache.pekko.stream.TLSProtocol.SendBytes
 
copy(ByteString, Object) - Method in class org.apache.pekko.io.UdpConnected.Send
 
copy(ByteString, InetSocketAddress) - Method in class org.apache.pekko.io.Udp.Received
 
copy(ByteString, InetSocketAddress, Udp.Event) - Method in class org.apache.pekko.io.Udp.Send
 
copy(ByteString, Tcp.Event) - Method in class org.apache.pekko.io.Tcp.Write
 
copy(Subscriber<? super I>, TestProbe) - Method in class org.apache.pekko.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
copy(Subscriber<T>) - Method in class org.apache.pekko.stream.testkit.StreamTestKit.CompletedSubscription
 
copy(Subscriber<T>, Throwable) - Method in class org.apache.pekko.stream.testkit.StreamTestKit.FailedSubscription
 
copy(Subscription) - Method in class org.apache.pekko.stream.testkit.TestPublisher.Subscribe
 
copy(Subscription) - Method in class org.apache.pekko.stream.testkit.TestSubscriber.OnSubscribe
 
copy(Subscription, long) - Method in class org.apache.pekko.stream.testkit.TestPublisher.RequestMore
 
copy(Subscription, Throwable) - Method in class org.apache.pekko.stream.testkit.TestPublisher.CancelSubscription
 
copy(Level, String, String, String, long, Option<Marker>, Option<Throwable>, Map<String, String>) - Method in class org.apache.pekko.actor.testkit.typed.LoggingEvent
 
copy(Level, String, Option<Throwable>, Option<Marker>) - Method in class org.apache.pekko.actor.testkit.typed.CapturedLogEvent
 
copy(Logger, String, String, String, String, boolean) - Method in class org.apache.pekko.actor.typed.internal.ActorContextImpl.LoggingContext
 
copy(IndexedSeq<String>) - Method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
copy(IndexedSeq<Address>) - Method in class org.apache.pekko.cluster.InternalClusterAction.JoinSeedNodes
 
copy(IndexedSeq<CapacityMetricsSelector>) - Method in class org.apache.pekko.cluster.metrics.MixMetricsSelector
 
copy(IndexedSeq<Routee>) - Method in class org.apache.pekko.routing.Routees
 
copy(IndexedSeq<Routee>) - Method in class org.apache.pekko.routing.SeveralRoutees
 
copy(Iterable<String>, int, PartialFunction<Object, Object>, String) - Method in class org.apache.pekko.routing.ConsistentHashingGroup
 
copy(Iterable<String>, String) - Method in class org.apache.pekko.routing.BroadcastGroup
 
copy(Iterable<String>, String) - Method in class org.apache.pekko.routing.RandomGroup
 
copy(Iterable<String>, String) - Method in class org.apache.pekko.routing.RoundRobinGroup
 
copy(Iterable<String>, FiniteDuration, String) - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedGroup
 
copy(Iterable<String>, FiniteDuration, FiniteDuration, String) - Method in class org.apache.pekko.routing.TailChoppingGroup
 
copy(Iterable<org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal.Bucket>) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
copy(Iterable<Inet.SocketOption>) - Method in class org.apache.pekko.io.Udp.SimpleSender
 
copy(List<UniqueAddress>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
copy(List<UniqueAddress>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
copy(List<UniqueAddress>, boolean) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
copy(List<Attributes.Attribute>) - Method in class org.apache.pekko.stream.Attributes
 
copy(List<ConcurrentAsyncCallbackState.Event<E>>) - Method in class org.apache.pekko.stream.stage.ConcurrentAsyncCallbackState.Pending
 
copy(Map<String, ActorRef>, Map<ActorRef, Vector<String>>, Set<ActorRef>, Set<String>, boolean) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State
 
copy(Map<String, DurableStore.DurableDataEnvelope>) - Method in class org.apache.pekko.cluster.ddata.DurableStore.LoadData
 
copy(Map<String, org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope>, boolean, Option<Object>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Gossip
 
copy(Map<String, ByteString>, int, int, Option<Object>, Option<Object>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Status
 
copy(Map<ActorRef, Seq<String>>) - Method in class org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
copy(Map<Address, Object>, boolean) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
copy(Seq<E>) - Method in class org.apache.pekko.persistence.journal.EventsSeq
 
copy(Seq<Class<?>>, Function0<T>, String, Deploy, Option<Timeout>, Option<ClassLoader>) - Method in class org.apache.pekko.actor.TypedProps
 
copy(Seq<Object>) - Method in class org.apache.pekko.persistence.testkit.ReadEvents
 
copy(Seq<Object>) - Method in class org.apache.pekko.persistence.testkit.WriteEvents
 
copy(Seq<String>) - Method in class org.apache.pekko.cluster.Invalid
 
copy(Seq<Address>) - Method in class org.apache.pekko.cluster.typed.JoinSeedNodes
 
copy(Seq<AtLeastOnceDelivery.UnconfirmedDelivery>) - Method in class org.apache.pekko.persistence.AtLeastOnceDelivery.UnconfirmedWarning
 
copy(Seq<AtomicWrite>) - Method in class org.apache.pekko.persistence.journal.AsyncWriteTarget.WriteMessages
 
copy(Seq<PersistentEnvelope>, ActorRef, int) - Method in class org.apache.pekko.persistence.JournalProtocol.WriteMessages
 
copy(Seq<PersistentRepr>) - Method in class org.apache.pekko.persistence.AtomicWrite
 
copy(Seq<Inlet<?>>, Seq<Outlet<?>>) - Method in class org.apache.pekko.stream.AmorphousShape
 
copy(Seq<EventFilter>) - Method in class org.apache.pekko.testkit.TestEvent.Mute
 
copy(Seq<EventFilter>) - Method in class org.apache.pekko.testkit.TestEvent.UnMute
 
copy(Set<A>) - Method in class org.apache.pekko.cluster.ddata.GSet
 
copy(Set<String>) - Method in class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
 
copy(Set<String>) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards
 
copy(Set<String>) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities
 
copy(Set<String>, Props) - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.ActorTagsImpl
 
copy(Set<String>, Seq<B>, int, FiniteDuration) - Method in class org.apache.pekko.cluster.sharding.ShardingQueries.ShardsQueryResult
 
copy(Set<String>, Set<String>) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
copy(Set<String>, Set<String>) - Method in class org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
copy(Set<ActorPath>) - Method in class org.apache.pekko.cluster.client.ContactPoints
 
copy(Set<ActorRef>) - Method in class org.apache.pekko.cluster.client.ClusterClients
 
copy(Set<Address>) - Method in class org.apache.pekko.remote.RemotingListenEvent
 
copy(Set<NodeMetrics>) - Method in class org.apache.pekko.cluster.metrics.ClusterMetricsChanged
 
copy(SortedSet<Member>, Set<Member>, Set<Address>, Option<Address>, Map<String, Option<Address>>) - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState
 
copy(TreeMap<String, Object>) - Method in class org.apache.pekko.cluster.VectorClock
 
copy(TreeMap<String, ChildStats>, Set<ActorRef>, ChildrenContainer.SuspendReason) - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
copy(TreeMap<UniqueAddress, Object>) - Method in class org.apache.pekko.cluster.ddata.ManyVersionVector
 
copy(FiniteDuration) - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
copy(FiniteDuration) - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
copy(FiniteDuration) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadAll
 
copy(FiniteDuration) - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteAll
 
copy(FiniteDuration) - Method in class org.apache.pekko.routing.ScatterGatherFirstCompletedRoutingLogic
 
copy(FiniteDuration) - Method in class org.apache.pekko.stream.scaladsl.RestartWithBackoffFlow.Delay
 
copy(FiniteDuration) - Method in class org.apache.pekko.stream.StreamRefAttributes.DemandRedeliveryInterval
 
copy(FiniteDuration) - Method in class org.apache.pekko.stream.StreamRefAttributes.FinalTerminationSignalDeadline
 
copy(FiniteDuration) - Method in class org.apache.pekko.stream.StreamRefAttributes.SubscriptionTimeout
 
copy(FiniteDuration) - Method in class org.apache.pekko.util.Timeout
 
copy(FiniteDuration, int) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadMajority
 
copy(FiniteDuration, int) - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteMajority
 
copy(FiniteDuration, int, int) - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadMajorityPlus
 
copy(FiniteDuration, int, int) - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteMajorityPlus
 
copy(FiniteDuration, ActorRef<U>, U) - Method in class org.apache.pekko.actor.testkit.typed.Effect.Scheduled
 
copy(FiniteDuration, org.apache.pekko.stream.Attributes.CancellationStrategy.Strategy) - Method in class org.apache.pekko.stream.Attributes.CancellationStrategy$.AfterDelay
 
copy(FiniteDuration, StreamSubscriptionTimeoutTerminationMode) - Method in class org.apache.pekko.stream.ActorAttributes.StreamSubscriptionTimeout
 
copy(FiniteDuration, T) - Method in class org.apache.pekko.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
copy(Function1<Throwable, Supervision.Directive>) - Method in class org.apache.pekko.stream.ActorAttributes.SupervisionStrategy
 
copy(Function1<ActorRef, BoxedUnit>) - Method in class org.apache.pekko.routing.WithListeners
 
copy(BigInt) - Method in class org.apache.pekko.persistence.typed.crdt.Counter
 
copy(BigInt) - Method in class org.apache.pekko.persistence.typed.crdt.Counter.Updated
 
copy(Option<A>, long) - Method in class org.apache.pekko.persistence.state.scaladsl.GetObjectResult
 
copy(Option<String>, Either<String, Regex>, boolean, int) - Method in class org.apache.pekko.testkit.DebugFilter
 
copy(Option<String>, Either<String, Regex>, boolean, int) - Method in class org.apache.pekko.testkit.InfoFilter
 
copy(Option<String>, Either<String, Regex>, boolean, int) - Method in class org.apache.pekko.testkit.WarningFilter
 
copy(Option<Throwable>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
copy(Option<ActorRef>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
copy(Option<ActorRef>) - Method in class org.apache.pekko.pattern.BackoffSupervisor.CurrentChild
 
copy(Option<ActorRef>, Option<UniqueAddress>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
copy(Option<Address>) - Method in class org.apache.pekko.cluster.ClusterEvent.LeaderChanged
 
copy(Option<org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope>) - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadResult
 
copy(Option<UniqueAddress>) - Method in class org.apache.pekko.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged
 
copy(Option<SelectedSnapshot>, long) - Method in class org.apache.pekko.persistence.SnapshotProtocol.LoadSnapshotResult
 
copy(Option<OptimalSizeExploringResizer.UnderUtilizationStreak>, long, int, long) - Method in class org.apache.pekko.routing.OptimalSizeExploringResizer.ResizeRecord
 
copy(Option<Seq<String>>, Option<Seq<String>>, Option<TLSClientAuth>, Option<SSLParameters>) - Method in class org.apache.pekko.stream.TLSProtocol.NegotiateNewSession
 
copy(Option<PartialFunction<Object, Object>>) - Method in class org.apache.pekko.testkit.TestActor.SetIgnore
 
copy(PartialFunction<Logging.LogEvent, Object>, int) - Method in class org.apache.pekko.testkit.CustomEventFilter
 
copy(Try<org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId.Removals>) - Method in class org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result
 
copy(S, D, Object) - Method in class org.apache.pekko.actor.FSM.LogEntry
 
copy(S, D, Object) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
copy(S, D, Option<FiniteDuration>, Option<FSM.Reason>, List<Object>) - Method in class org.apache.pekko.actor.FSM.SilentState
 
copy(S, D, Option<FiniteDuration>, Option<FSM.Reason>, List<Object>) - Method in class org.apache.pekko.actor.FSM.State
 
copy(S, D, Option<FiniteDuration>, Option<PersistentFSM.Reason>, List<Object>, Seq<E>, Function1<D, BoxedUnit>, boolean) - Method in class org.apache.pekko.persistence.fsm.PersistentFSM.State
Deprecated.
 
copy(T1, T2, T3) - Method in class org.apache.pekko.japi.tuple.Tuple3
 
copy(T1, T2, T3, T4) - Method in class org.apache.pekko.japi.tuple.Tuple4
 
copy(T1, T2, T3, T4, T5) - Method in class org.apache.pekko.japi.tuple.Tuple5
 
copy(T1, T2, T3, T4, T5, T6) - Method in class org.apache.pekko.japi.tuple.Tuple6
 
copy(T1, T2, T3, T4, T5, T6, T7) - Method in class org.apache.pekko.japi.tuple.Tuple7
 
copy(T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.apache.pekko.japi.tuple.Tuple8
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.apache.pekko.japi.tuple.Tuple9
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in class org.apache.pekko.japi.tuple.Tuple10
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in class org.apache.pekko.japi.tuple.Tuple11
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in class org.apache.pekko.japi.tuple.Tuple12
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Method in class org.apache.pekko.japi.tuple.Tuple13
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Method in class org.apache.pekko.japi.tuple.Tuple14
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Method in class org.apache.pekko.japi.tuple.Tuple15
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Method in class org.apache.pekko.japi.tuple.Tuple16
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Method in class org.apache.pekko.japi.tuple.Tuple17
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Method in class org.apache.pekko.japi.tuple.Tuple18
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Method in class org.apache.pekko.japi.tuple.Tuple19
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Method in class org.apache.pekko.japi.tuple.Tuple20
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Method in class org.apache.pekko.japi.tuple.Tuple21
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Method in class org.apache.pekko.japi.tuple.Tuple22
 
copy(U) - Method in class org.apache.pekko.stream.FlowMonitorState.Received
 
copy$default$1() - Method in class org.apache.pekko.actor.ActorIdentity
 
copy$default$1() - Method in exception org.apache.pekko.actor.ActorKilledException
 
copy$default$1() - Method in exception org.apache.pekko.actor.ActorNotFound
 
copy$default$1() - Method in class org.apache.pekko.actor.Address
 
copy$default$1() - Method in class org.apache.pekko.actor.AllForOneStrategy
 
copy$default$1() - Method in class org.apache.pekko.actor.ChildRestartStats
 
copy$default$1() - Method in class org.apache.pekko.actor.ContextualTypedActorFactory
 
copy$default$1() - Method in class org.apache.pekko.actor.DeadLetter
 
copy$default$1() - Method in exception org.apache.pekko.actor.DeathPactException
 
copy$default$1() - Method in class org.apache.pekko.actor.Deploy
 
copy$default$1() - Method in class org.apache.pekko.actor.Dropped
 
copy$default$1() - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.Recreation
 
copy$default$1() - Method in class org.apache.pekko.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
copy$default$1() - Method in exception org.apache.pekko.actor.dungeon.SerializationCheckFailedException
 
copy$default$1() - Method in class org.apache.pekko.actor.FSM.CurrentState
 
copy$default$1() - Method in class org.apache.pekko.actor.FSM.Event
 
copy$default$1() - Method in class org.apache.pekko.actor.FSM.Failure
 
copy$default$1() - Method in class org.apache.pekko.actor.FSM.LogEntry
 
copy$default$1() - Method in class org.apache.pekko.actor.FSM.SilentState
 
copy$default$1() - Method in class org.apache.pekko.actor.FSM.State
 
copy$default$1() - Method in class org.apache.pekko.actor.FSM.StopEvent
 
copy$default$1() - Method in class org.apache.pekko.actor.FSM.SubscribeTransitionCallBack
 
copy$default$1() - Method in class org.apache.pekko.actor.FSM.Timer
 
copy$default$1() - Method in class org.apache.pekko.actor.FSM.Transition
 
copy$default$1() - Method in class org.apache.pekko.actor.FSM.UnsubscribeTransitionCallBack
 
copy$default$1() - Method in class org.apache.pekko.actor.Identify
 
copy$default$1() - Method in exception org.apache.pekko.actor.IllegalActorStateException
 
copy$default$1() - Method in exception org.apache.pekko.actor.InvalidActorNameException
 
copy$default$1() - Method in exception org.apache.pekko.actor.InvalidMessageException
 
copy$default$1() - Method in class org.apache.pekko.actor.OneForOneStrategy
 
copy$default$1() - Method in exception org.apache.pekko.actor.PostRestartException
 
copy$default$1() - Method in exception org.apache.pekko.actor.PreRestartException
 
copy$default$1() - Method in class org.apache.pekko.actor.Props
 
copy$default$1() - Method in class org.apache.pekko.actor.ProviderSelection.Custom
 
copy$default$1() - Method in class org.apache.pekko.actor.RootActorPath
 
copy$default$1() - Method in exception org.apache.pekko.actor.SchedulerException
 
copy$default$1() - Method in class org.apache.pekko.actor.Status.Failure
 
copy$default$1() - Method in class org.apache.pekko.actor.Status.Success
 
copy$default$1() - Method in class org.apache.pekko.actor.SuppressedDeadLetter
 
copy$default$1() - Method in class org.apache.pekko.actor.Terminated
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.CapturedLogEvent
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.Effect.MessageAdapter
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.Effect.Scheduled
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.Effect.Stopped
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerCancelled
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.Effect.Unwatched
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.Effect.Watched
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.Effect.WatchedWith
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.FishingOutcome.Fail
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
copy$default$1() - Method in class org.apache.pekko.actor.testkit.typed.LoggingEvent
 
copy$default$1() - Method in exception org.apache.pekko.actor.testkit.typed.TestException
 
copy$default$1() - Method in exception org.apache.pekko.actor.typed.DeathPactException
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.SequencedMessage
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.ConsumerController.Start
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.LoadState
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.State
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.RegisterConsumer
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.RequestNext
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.ProducerController.Start
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.Start
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.eventstream.EventStream.Publish
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.eventstream.EventStream.Subscribe
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.eventstream.EventStream.Unsubscribe
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.ActorContextImpl.LoggingContext
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.ActorTagsImpl
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherDefault
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.receptionist.DefaultServiceKey
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.MessageAdaptionFailure
 
copy$default$1() - Method in class org.apache.pekko.actor.typed.SpawnProtocol.Spawn
 
copy$default$1() - Method in class org.apache.pekko.actor.TypedActor.MethodCall
Deprecated.
 
copy$default$1() - Method in class org.apache.pekko.actor.TypedProps
 
copy$default$1() - Method in class org.apache.pekko.actor.UnhandledMessage
 
copy$default$1() - Method in class org.apache.pekko.cluster.client.ClusterClient.Publish
Deprecated.
 
copy$default$1() - Method in class org.apache.pekko.cluster.client.ClusterClient.Send
Deprecated.
 
copy$default$1() - Method in class org.apache.pekko.cluster.client.ClusterClient.SendToAll
Deprecated.
 
copy$default$1() - Method in class org.apache.pekko.cluster.client.ClusterClients
 
copy$default$1() - Method in class org.apache.pekko.cluster.client.ClusterClientUnreachable
 
copy$default$1() - Method in class org.apache.pekko.cluster.client.ClusterClientUp
 
copy$default$1() - Method in class org.apache.pekko.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
copy$default$1() - Method in class org.apache.pekko.cluster.client.ContactPointAdded
 
copy$default$1() - Method in class org.apache.pekko.cluster.client.ContactPointRemoved
 
copy$default$1() - Method in class org.apache.pekko.cluster.client.ContactPoints
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.CurrentClusterState
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.LeaderChanged
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.MemberDowned
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.MemberExited
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.MemberJoined
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.MemberLeft
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.MemberPreparingForShutdown
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.MemberReadyForShutdown
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.MemberRemoved
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.MemberUp
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.MemberWeaklyUp
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.ReachableDataCenter
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.ReachableMember
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.RoleLeaderChanged
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.UnreachableDataCenter
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterEvent.UnreachableMember
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterUserAction.Down
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterUserAction.JoinTo
 
copy$default$1() - Method in class org.apache.pekko.cluster.ClusterUserAction.Leave
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.DurableStore.LoadData
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.DurableStore.Store
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.DurableStore.StoreReply
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Flag
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.FlagKey
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.GCounterKey
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.GSetKey
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.LWWMapKey
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.LWWRegisterKey
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.ManyVersionVector
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.OneVersionVector
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.ORMapKey
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.ORMultiMapKey
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.ORSetKey
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.PNCounterKey
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.PNCounterMapKey
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.PruningState.PruningInitialized
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.PruningState.PruningPerformed
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Changed
 
copy$default$1() - Method in exception org.apache.pekko.cluster.ddata.Replicator.DataDeleted
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Delete
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Deleted
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.DeleteSuccess
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Get
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.GetDataDeleted
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.GetFailure
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.GetSuccess
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DataEnvelope
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Delta
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Gossip
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Read
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadRepair
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.ReadResult
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Status
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Internal$.Write
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.ModifyFailure
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.NotFound
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadAll
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadFrom
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadMajority
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.ReadMajorityPlus
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.ReplicaCount
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.ReplicationDeleteFailure
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.StoreFailure
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Subscribe
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Unsubscribe
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.Update
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.UpdateDataDeleted
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.UpdateSuccess
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.UpdateTimeout
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteAll
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteMajority
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteMajorityPlus
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.Replicator.WriteTo
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.SelfUniqueAddress
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Changed
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Delete
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Deleted
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Get
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.NotFound
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
copy$default$1() - Method in class org.apache.pekko.cluster.ddata.typed.javadsl.Replicator.Subscribe