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

A

a() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
a() - Method in class akka.persistence.PluginSpec
 
A() - Static method in class akka.io.dns.RecordType
A host address
A() - Method in class akka.io.dns.RecordType$
A host address
AAAA() - Static method in class akka.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 akka.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 akka.io.dns
 
AAAARecord(String, CachePolicy.Ttl, Inet6Address) - Constructor for class akka.io.dns.AAAARecord
 
AAAARecord$ - Class in akka.io.dns
INTERNAL API
AAAARecord$() - Constructor for class akka.io.dns.AAAARecord$
 
abbreviate(TimeUnit) - Method in class akka.util.PrettyDuration.PrettyPrintableDuration
 
abbreviate$extension(PrettyDuration.PrettyPrintableDuration, TimeUnit) - Method in class akka.util.PrettyDuration.PrettyPrintableDuration$
 
abort() - Static method in class akka.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 akka.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(RoleName, RoleName) - Method in interface akka.remote.testconductor.Conductor
Tell the remote support to TCP_RESET the connection to the given remote peer.
abort(Throwable) - Method in interface akka.stream.KillSwitch
After calling KillSwitch.abort(java.lang.Throwable) the linked Graphs of FlowShape are failed.
abort(Throwable) - Method in class akka.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 akka.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 - akka.remote.testconductor.TestConductorProtocol.FailType
Abort = 3;
Abort_VALUE - Static variable in enum akka.remote.testconductor.TestConductorProtocol.FailType
Abort = 3;
Abort$() - Constructor for class akka.io.Tcp.Abort$
 
Aborted$() - Constructor for class akka.io.Tcp.Aborted$
 
abortEmitting(Outlet<?>) - Method in class akka.stream.stage.GraphStageLogic
Abort outstanding (suspended) emissions for the given outlet, if there are any.
abortReading(Inlet<?>) - Method in class akka.stream.stage.GraphStageLogic
Abort outstanding (suspended) reading for the given inlet, if there is any.
AbruptIOTerminationException - Exception in akka.stream
Deprecated.
use IOOperationIncompleteException. Since 2.6.0.
AbruptIOTerminationException(IOResult, Throwable) - Constructor for exception akka.stream.AbruptIOTerminationException
Deprecated.
 
AbruptIOTerminationException$ - Class in akka.stream
 
AbruptIOTerminationException$() - Constructor for class akka.stream.AbruptIOTerminationException$
 
AbruptStageTerminationException - Exception in akka.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 akka.stream.AbruptStageTerminationException
 
AbruptStreamTerminationException - Exception in akka.stream
A base exception for abrupt stream termination.
AbruptStreamTerminationException(String, Throwable) - Constructor for exception akka.stream.AbruptStreamTerminationException
 
AbruptTerminationException - Exception in akka.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 akka.stream.AbruptTerminationException
 
AbruptTerminationException$ - Class in akka.stream
 
AbruptTerminationException$() - Constructor for class akka.stream.AbruptTerminationException$
 
AbstractActor - Class in akka.actor
Java API: compatible with lambda expressions
AbstractActor() - Constructor for class akka.actor.AbstractActor
 
AbstractActor.ActorContext - Interface in akka.actor
The actor context - the view of the actor cell from the actor.
AbstractActor.Receive - Class in akka.actor
Defines which messages the Actor can handle, along with the implementation of how the messages should be processed.
AbstractActor$ - Class in akka.actor
Java API: compatible with lambda expressions
AbstractActor$() - Constructor for class akka.actor.AbstractActor$
 
AbstractActorWithStash - Class in akka.actor
Java API: compatible with lambda expressions
AbstractActorWithStash() - Constructor for class akka.actor.AbstractActorWithStash
 
AbstractActorWithTimers - Class in akka.actor
Java API: Support for scheduled self messages via TimerScheduler.
AbstractActorWithTimers() - Constructor for class akka.actor.AbstractActorWithTimers
 
AbstractActorWithUnboundedStash - Class in akka.actor
Java API: compatible with lambda expressions
AbstractActorWithUnboundedStash() - Constructor for class akka.actor.AbstractActorWithUnboundedStash
 
AbstractActorWithUnrestrictedStash - Class in akka.actor
Java API: compatible with lambda expressions
AbstractActorWithUnrestrictedStash() - Constructor for class akka.actor.AbstractActorWithUnrestrictedStash
 
AbstractBehavior<T> - Class in akka.actor.typed.javadsl
An actor Behavior can be implemented by extending this class and implement the abstract method AbstractBehavior.createReceive().
AbstractBehavior<T> - Class in akka.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 akka.actor.typed.javadsl.AbstractBehavior
 
AbstractBehavior(ActorContext<T>) - Constructor for class akka.actor.typed.scaladsl.AbstractBehavior
 
AbstractBoundedNodeQueue<T> - Class in akka.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 akka.dispatch.AbstractBoundedNodeQueue
 
AbstractBoundedNodeQueue.Node<T> - Class in akka.dispatch
 
AbstractDeltaReplicatedData<A extends AbstractDeltaReplicatedData<A,​B>,​B extends ReplicatedDelta> - Class in akka.cluster.ddata
Java API: Interface for implementing a DeltaReplicatedData in Java.
AbstractDeltaReplicatedData() - Constructor for class akka.cluster.ddata.AbstractDeltaReplicatedData
 
AbstractExtensionId<T extends Extension> - Class in akka.actor
Java API for ExtensionId
AbstractExtensionId() - Constructor for class akka.actor.AbstractExtensionId
 
AbstractExtensionSetup<T extends Extension> - Class in akka.actor.typed
Scala 2.11 API: Each extension typically provide a concrete ExtensionSetup that can be used in ActorSystemSetup when starting the ActorSystem to replace the default implementation of the extension.
AbstractExtensionSetup(ExtensionId<T>, Function1<ActorSystem<?>, T>) - Constructor for class akka.actor.typed.AbstractExtensionSetup
 
AbstractFSM<S,​D> - Class in akka.actor
Java API: compatible with lambda expressions
AbstractFSM() - Constructor for class akka.actor.AbstractFSM
 
AbstractFSM$ - Class in akka.actor
Java API: compatible with lambda expressions
AbstractFSM$() - Constructor for class akka.actor.AbstractFSM$
 
AbstractFSMWithStash<S,​D> - Class in akka.actor
Java API: compatible with lambda expressions
AbstractFSMWithStash() - Constructor for class akka.actor.AbstractFSMWithStash
 
AbstractGraphStageWithMaterializedValue<S extends Shape,​M> - Class in akka.stream.stage
Java API: A GraphStage represents a reusable graph stream processing operator.
AbstractGraphStageWithMaterializedValue() - Constructor for class akka.stream.stage.AbstractGraphStageWithMaterializedValue
 
AbstractInHandler - Class in akka.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 akka.stream.stage.AbstractInHandler
 
AbstractInOutHandler - Class in akka.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 akka.stream.stage.AbstractInOutHandler
 
AbstractLoggingActor - Class in akka.actor
Java API: compatible with lambda expressions
AbstractLoggingActor() - Constructor for class akka.actor.AbstractLoggingActor
 
AbstractLoggingFSM<S,​D> - Class in akka.actor
Java API: compatible with lambda expressions
AbstractLoggingFSM() - Constructor for class akka.actor.AbstractLoggingFSM
 
AbstractNodeQueue<T> - Class in akka.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 akka.dispatch.AbstractNodeQueue
 
AbstractNodeQueue.Node<T> - Class in akka.dispatch
 
AbstractOnMessageBehavior<T> - Class in akka.actor.typed.javadsl
An actor Behavior can be implemented by extending this class and implementing the abstract method AbstractOnMessageBehavior.onMessage(T).
AbstractOnMessageBehavior(ActorContext<T>) - Constructor for class akka.actor.typed.javadsl.AbstractOnMessageBehavior
 
AbstractOutHandler - Class in akka.stream.stage
Java API: callbacks for an output port where termination logic is predefined (completing when downstream cancels).
AbstractOutHandler() - Constructor for class akka.stream.stage.AbstractOutHandler
 
AbstractPersistentActor - Class in akka.persistence
Java API: an persistent actor - can be used to implement command or Event Sourcing.
AbstractPersistentActor() - Constructor for class akka.persistence.AbstractPersistentActor
 
AbstractPersistentActorLike - Interface in akka.persistence
INTERNAL API
AbstractPersistentActorWithAtLeastOnceDelivery - Class in akka.persistence
Java API: compatible with lambda expressions
AbstractPersistentActorWithAtLeastOnceDelivery() - Constructor for class akka.persistence.AbstractPersistentActorWithAtLeastOnceDelivery
 
AbstractPersistentActorWithTimers - Class in akka.persistence
Java API: Combination of AbstractPersistentActor and AbstractActorWithTimers.
AbstractPersistentActorWithTimers() - Constructor for class akka.persistence.AbstractPersistentActorWithTimers
 
AbstractProps - Interface in akka.actor
Java API: Factory for Props instances.
AbstractReplicatedData<A extends AbstractReplicatedData<A>> - Class in akka.cluster.ddata
Java API: Interface for implementing a ReplicatedData in Java.
AbstractReplicatedData() - Constructor for class akka.cluster.ddata.AbstractReplicatedData
 
AbstractScheduler - Class in akka.actor
An Akka scheduler service.
AbstractScheduler() - Constructor for class akka.actor.AbstractScheduler
 
AbstractSchedulerBase - Class in akka.actor
 
AbstractSchedulerBase() - Constructor for class akka.actor.AbstractSchedulerBase
 
AbstractSerializationSupport - Class in akka.cluster.ddata.protobuf
Java API
AbstractSerializationSupport() - Constructor for class akka.cluster.ddata.protobuf.AbstractSerializationSupport
 
AbstractShape - Class in akka.stream
Java API for creating custom Shape types.
AbstractShape() - Constructor for class akka.stream.AbstractShape
 
AbstractShardAllocationStrategy() - Constructor for class akka.cluster.sharding.ShardCoordinator.AbstractShardAllocationStrategy
 
AbstractSocketOption() - Constructor for class akka.io.Inet.AbstractSocketOption
 
AbstractSocketOptionV2() - Constructor for class akka.io.Inet.AbstractSocketOptionV2
 
AbstractSupervisor<I,​Thr extends java.lang.Throwable> - Class in akka.actor.typed.internal
INTERNAL API
AbstractSupervisor(SupervisorStrategy, ClassTag<Thr>) - Constructor for class akka.actor.typed.internal.AbstractSupervisor
 
acceptableHeartbeatPause() - Method in class akka.remote.DeadlineFailureDetector
 
acceptableHeartbeatPause() - Method in class akka.remote.PhiAccrualFailureDetector
 
ack() - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
ack() - Method in class akka.actor.typed.delivery.DurableProducerQueue.MessageSent
 
ack() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
ack() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
ack() - Method in class akka.io.Tcp.SimpleWriteCommand
The acknowledgment token associated with this write command.
ack() - Method in class akka.io.Tcp.Write
 
ack() - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
ack() - Method in class akka.io.Tcp.WritePath
 
ack() - Method in class akka.io.Udp.Send
 
ack() - Method in class akka.io.UdpConnected.Send
 
ack() - Static method in class akka.pattern.StatusReply
Java API: A general purpose message for using as an Ack
ack() - Method in class akka.pattern.StatusReply$
Java API: A general purpose message for using as an Ack
ack() - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
Ack(long) - Constructor for class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
Ack() - Static method in class akka.pattern.StatusReply
Scala API: A general purpose message for using as an Ack
Ack() - Method in class akka.pattern.StatusReply$
Scala API: A general purpose message for using as an Ack
ACK_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
ACK_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
ACK_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
Ack$() - Constructor for class akka.actor.testkit.typed.internal.ActorTestKitGuardian.Ack$
 
Ack$() - Constructor for class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack$
 
ACKREPLYTO_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
acquire() - Method in class akka.coordination.lease.javadsl.Lease
Try to acquire the lease.
acquire() - Method in class akka.coordination.lease.scaladsl.Lease
Try to acquire the lease.
acquire() - Method in interface akka.io.BufferPool
 
acquire(Consumer<Optional<Throwable>>) - Method in class akka.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 akka.coordination.lease.scaladsl.Lease
Same as acquire with an additional callback that is called if the lease is lost.
AcquireLeaseFailure(Throwable) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
AcquireLeaseFailure$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure$
 
AcquireLeaseResult(boolean) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
AcquireLeaseResult$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult$
 
AcquiringLease() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease
 
AcquiringLease$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease$
 
AcquiringLeaseData(boolean, Option<ActorRef>) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
AcquiringLeaseData$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData$
 
actionInterval() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
active() - Method in class akka.cluster.ddata.LmdbDurableStore
 
active() - Method in class akka.cluster.sharding.ShardCoordinator
 
active(ActorRef, boolean) - Method in class akka.persistence.journal.PersistencePluginProxy
 
active(Map<ActorRef<ProducerControllerImpl.InternalCommand>, String>, Map<String, ActorRef<ConsumerController.Command<A>>>) - Method in class akka.cluster.sharding.typed.delivery.internal.ShardingConsumerControllerImpl
 
ActiveEntities$ - Class in akka.cluster.sharding.internal
INTERNAL API
ActiveEntities$() - Constructor for class akka.cluster.sharding.internal.ActiveEntities$
 
activeEntityLimit() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
activeEntityLimit() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
activeInterpreters() - Method in interface akka.stream.snapshot.StreamSnapshot
Running interpreters
actor() - Method in exception akka.actor.PostRestartException
 
actor() - Method in exception akka.actor.PreRestartException
 
actor() - Method in class akka.actor.Terminated
 
actor() - Method in exception akka.stream.AbruptTerminationException
 
Actor - Interface in akka.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 akka.remote.ContainerFormats.ActorInitializationException
 
ACTOR_FIELD_NUMBER - Static variable in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
Actor.emptyBehavior$ - Class in akka.actor
emptyBehavior is a Receive-expression that matches no messages at all, ever.
Actor.ignoringBehavior$ - Class in akka.actor
ignoringBehavior is a Receive-expression that consumes and ignores all messages.
Actor$ - Class in akka.actor
 
Actor$() - Constructor for class akka.actor.Actor$
 
ActorAdapter$ - Class in akka.actor.typed.internal.adapter
INTERNAL API
ActorAdapter$() - Constructor for class akka.actor.typed.internal.adapter.ActorAdapter$
 
ActorAttributes - Class in akka.stream
Attributes for the Materializer.
ActorAttributes() - Constructor for class akka.stream.ActorAttributes
 
ActorAttributes.DebugLogging - Class in akka.stream
Enables additional low level troubleshooting logging at DEBUG log level
ActorAttributes.DebugLogging$ - Class in akka.stream
 
ActorAttributes.Dispatcher - Class in akka.stream
Configures the dispatcher to be used by streams.
ActorAttributes.Dispatcher$ - Class in akka.stream
 
ActorAttributes.FuzzingMode - Class in akka.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 akka.stream
 
ActorAttributes.MaxFixedBufferSize - Class in akka.stream
Configure the maximum buffer size for which a FixedSizeBuffer will be preallocated.
ActorAttributes.MaxFixedBufferSize$ - Class in akka.stream
 
ActorAttributes.OutputBurstLimit - Class in akka.stream
Maximum number of elements emitted in batch if downstream signals large demand.
ActorAttributes.OutputBurstLimit$ - Class in akka.stream
 
ActorAttributes.StreamSubscriptionTimeout - Class in akka.stream
Defines a timeout for stream subscription and what action to take when that hits.
ActorAttributes.StreamSubscriptionTimeout$ - Class in akka.stream
 
ActorAttributes.SupervisionStrategy - Class in akka.stream
 
ActorAttributes.SupervisionStrategy$ - Class in akka.stream
 
ActorAttributes.SyncProcessingLimit - Class in akka.stream
Limit for number of messages that can be processed synchronously in stream to substream communication.
ActorAttributes.SyncProcessingLimit$ - Class in akka.stream
 
ActorAttributes$ - Class in akka.stream
Attributes for the Materializer.
ActorAttributes$() - Constructor for class akka.stream.ActorAttributes$
 
actorCell() - Method in interface akka.actor.StashSupport
 
actorCell() - Method in interface akka.actor.Timers
 
ActorCell$ - Class in akka.actor
INTERNAL API
ActorCell$() - Constructor for class akka.actor.ActorCell$
 
actorClass() - Method in interface akka.actor.IndirectActorProducer
This method is used by Props to determine the type of actor which will be created.
actorClass() - Method in class akka.actor.Props
Obtain an upper-bound approximation of the actor class which is going to be created by these Props.
actorClass() - Method in interface akka.io.DnsProvider
Deprecated.
DNS resolver actor.
actorClass() - Method in class akka.io.InetAddressDnsProvider
 
ActorClassificationUnsubscriber$ - Class in akka.event
INTERNAL API
ActorClassificationUnsubscriber$() - Constructor for class akka.event.ActorClassificationUnsubscriber$
 
ActorClassifier - Interface in akka.event
Can be mixed into an EventBus to specify that the Classifier type is ActorRef
ActorContext - Interface in akka.actor
The actor context - the view of the actor cell from the actor.
ActorContext<T> - Interface in akka.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 akka.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 akka.actor.typed.internal.adapter
 
ActorContextAdapter$() - Constructor for class akka.actor.typed.internal.adapter.ActorContextAdapter$
 
ActorContextImpl<T> - Interface in akka.actor.typed.internal
INTERNAL API
ActorContextImpl.LoggingContext - Class in akka.actor.typed.internal
 
ActorContextImpl.LoggingContext$ - Class in akka.actor.typed.internal
 
ActorContextImpl$ - Class in akka.actor.typed.internal
INTERNAL API
ActorContextImpl$() - Constructor for class akka.actor.typed.internal.ActorContextImpl$
 
ActorEventBus - Interface in akka.event
Represents an EventBus where the Subscriber type is ActorRef
ActorFlightRecorder - Interface in akka.actor.typed.internal
INTERNAL API
ActorFlightRecorder$ - Class in akka.actor.typed.internal
INTERNAL API
ActorFlightRecorder$() - Constructor for class akka.actor.typed.internal.ActorFlightRecorder$
 
ActorFlow - Class in akka.stream.typed.javadsl
Collection of Flows aimed at integrating with typed Actors.
ActorFlow - Class in akka.stream.typed.scaladsl
Collection of Flows aimed at integrating with typed Actors.
ActorFlow() - Constructor for class akka.stream.typed.javadsl.ActorFlow
 
ActorFlow() - Constructor for class akka.stream.typed.scaladsl.ActorFlow
 
ActorFlow$ - Class in akka.stream.typed.javadsl
Collection of Flows aimed at integrating with typed Actors.
ActorFlow$ - Class in akka.stream.typed.scaladsl
Collection of Flows aimed at integrating with typed Actors.
ActorFlow$() - Constructor for class akka.stream.typed.javadsl.ActorFlow$
 
ActorFlow$() - Constructor for class akka.stream.typed.scaladsl.ActorFlow$
 
ActorIdentity - Class in akka.actor
Reply to Identify.
ActorIdentity(Object, Option<ActorRef>) - Constructor for class akka.actor.ActorIdentity
 
ActorIdentity$ - Class in akka.actor
 
ActorIdentity$() - Constructor for class akka.actor.ActorIdentity$
 
ActorInitializationException - Exception in akka.actor
An ActorInitializationException is thrown when the initialization logic for an Actor fails.
ActorInitializationException(ActorRef, String, Throwable) - Constructor for exception akka.actor.ActorInitializationException
 
ActorInitializationException$ - Class in akka.actor
 
ActorInitializationException$() - Constructor for class akka.actor.ActorInitializationException$
 
actorInitialized(ActorRef<?>) - Method in class akka.persistence.typed.telemetry.DurableStateBehaviorEnsemble
 
actorInitialized(ActorRef<?>) - Method in interface akka.persistence.typed.telemetry.DurableStateBehaviorInstrumentation
Initialize state for an EventSourcedBehavior actor.
actorInitialized(ActorRef<?>) - Method in class akka.persistence.typed.telemetry.EmptyDurableStateBehaviorInstrumentation
 
actorInitialized(ActorRef<?>) - Method in class akka.persistence.typed.telemetry.EmptyEventSourcedBehaviorInstrumentation
 
actorInitialized(ActorRef<?>) - Method in class akka.persistence.typed.telemetry.EventSourcedBehaviorEnsemble
 
actorInitialized(ActorRef<?>) - Method in interface akka.persistence.typed.telemetry.EventSourcedBehaviorInstrumentation
Initialize state for an EventSourcedBehavior actor.
actorInstanceId() - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess
 
actorInstanceId() - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
actorInstanceId() - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
actorInstanceId() - Method in class akka.persistence.JournalProtocol.WriteMessages
 
actorInstanceId() - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess
 
actorInstanceId() - Method in class akka.persistence.PluginSpec
 
ActorInterruptedException - Exception in akka.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 akka.actor
ActorKilledException is thrown when an Actor receives the Kill message
ActorKilledException$ - Class in akka.actor
 
ActorKilledException$() - Constructor for class akka.actor.ActorKilledException$
 
ActorLogging - Interface in akka.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 akka.actor
This is public with the purpose to document the used markers and properties of log events.
ActorLogMarker() - Constructor for class akka.actor.ActorLogMarker
 
ActorLogMarker$ - Class in akka.actor
This is public with the purpose to document the used markers and properties of log events.
ActorLogMarker$() - Constructor for class akka.actor.ActorLogMarker$
 
ActorMaterializer - Class in akka.stream
Deprecated.
The Materializer now has all methods the ActorMaterializer used to have. Since 2.6.0.
ActorMaterializer() - Constructor for class akka.stream.ActorMaterializer
Deprecated.
 
ActorMaterializer$ - Class in akka.stream
 
ActorMaterializer$() - Constructor for class akka.stream.ActorMaterializer$
 
ActorMaterializerHelper - Class in akka.stream
INTERNAL API
ActorMaterializerHelper() - Constructor for class akka.stream.ActorMaterializerHelper
 
ActorMaterializerHelper$ - Class in akka.stream
INTERNAL API
ActorMaterializerHelper$() - Constructor for class akka.stream.ActorMaterializerHelper$
 
ActorMaterializerSettings - Class in akka.stream
This class describes the configurable properties of the ActorMaterializer.
ActorMaterializerSettings() - Constructor for class akka.stream.ActorMaterializerSettings
 
ActorMaterializerSettings$ - Class in akka.stream
 
ActorMaterializerSettings$() - Constructor for class akka.stream.ActorMaterializerSettings$
 
ActorMdc - Class in akka.actor.typed.internal
INTERNAL API
ActorMdc() - Constructor for class akka.actor.typed.internal.ActorMdc
 
ActorMdc$ - Class in akka.actor.typed.internal
INTERNAL API
ActorMdc$() - Constructor for class akka.actor.typed.internal.ActorMdc$
 
ActorNotFound - Exception in akka.actor
When ActorSelection.resolveOne(akka.util.Timeout) can't identify the actor the Future is completed with this failure.
ActorNotFound(ActorSelection) - Constructor for exception akka.actor.ActorNotFound
 
ActorNotFound$ - Class in akka.actor
 
ActorNotFound$() - Constructor for class akka.actor.ActorNotFound$
 
actorOf(ActorSystemImpl, Props, InternalActorRef, ActorPath, boolean, Option<Deploy>, boolean, boolean) - Method in interface akka.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 akka.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 akka.actor.dungeon.Children
 
actorOf(Props, String) - Method in interface akka.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 akka.actor.dungeon.Children
 
actorOf(ActorContext<?>, Props) - Static method in class akka.actor.typed.javadsl.Adapter
 
actorOf(ActorContext<?>, Props) - Method in class akka.actor.typed.javadsl.Adapter$
 
actorOf(ActorContext<?>, Props, String) - Static method in class akka.actor.typed.javadsl.Adapter
 
actorOf(ActorContext<?>, Props, String) - Method in class akka.actor.typed.javadsl.Adapter$
 
actorPath() - Method in class akka.actor.typed.internal.jfr.DeliveryConsumerCreated
 
actorPath() - Method in class akka.actor.typed.internal.jfr.DeliveryConsumerStarted
 
actorPath() - Method in class akka.actor.typed.internal.jfr.DeliveryProducerCreated
 
actorPath() - Method in class akka.actor.typed.internal.jfr.DeliveryProducerStarted
 
ActorPath - Interface in akka.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 akka.actor
 
ActorPath$() - Constructor for class akka.actor.ActorPath$
 
ActorPathExtractor - Class in akka.actor
Given an ActorPath it returns the Address and the path elements if the path is well-formed
ActorPathExtractor() - Constructor for class akka.actor.ActorPathExtractor
 
ActorPathExtractor$ - Class in akka.actor
Given an ActorPath it returns the Address and the path elements if the path is well-formed
ActorPathExtractor$() - Constructor for class akka.actor.ActorPathExtractor$
 
ActorPaths - Class in akka.actor
Java API
ActorPaths() - Constructor for class akka.actor.ActorPaths
 
ActorPaths$ - Class in akka.actor
Java API
ActorPaths$() - Constructor for class akka.actor.ActorPaths$
 
actorRef() - Method in class akka.actor.FSM.SubscribeTransitionCallBack
 
actorRef() - Method in class akka.actor.FSM.UnsubscribeTransitionCallBack
 
actorRef() - Method in class akka.pattern.AskableActorRef
 
actorRef() - Method in class akka.pattern.ExplicitlyAskableActorRef
 
actorRef(int, OverflowStrategy) - Static method in class akka.stream.javadsl.Source
Deprecated.
Use variant accepting completion and failure matchers. Since 2.6.0.
actorRef(int, OverflowStrategy) - Method in class akka.stream.javadsl.Source$
Deprecated.
Use variant accepting completion and failure matchers. Since 2.6.0.
actorRef(int, OverflowStrategy) - Static method in class akka.stream.scaladsl.Source
Deprecated.
Use variant accepting completion and failure matchers instead. Since 2.6.0.
actorRef(int, OverflowStrategy) - Method in class akka.stream.scaladsl.Source$
Deprecated.
Use variant accepting completion and failure matchers instead. Since 2.6.0.
actorRef(ActorRef, Object) - Static method in class akka.stream.javadsl.Sink
Sends the elements of the stream to the given ActorRef.
actorRef(ActorRef, Object) - Method in class akka.stream.javadsl.Sink$
Sends the elements of the stream to the given ActorRef.
actorRef(ActorRef, Object) - Static method in class akka.stream.scaladsl.Sink
Deprecated.
Use variant accepting both on complete and on failure message. Since 2.6.0.
actorRef(ActorRef, Object) - Method in class akka.stream.scaladsl.Sink$
Deprecated.
Use variant accepting both on complete and on failure message. Since 2.6.0.
actorRef(ActorRef, Object, Function1<Throwable, Object>) - Static method in class akka.stream.scaladsl.Sink
INTERNAL API
actorRef(ActorRef, Object, Function1<Throwable, Object>) - Method in class akka.stream.scaladsl.Sink$
INTERNAL API
actorRef(ActorRef<T>, T, Function<Throwable, T>) - Static method in class akka.stream.typed.javadsl.ActorSink
Sends the elements of the stream to the given ActorRef.
actorRef(ActorRef<T>, T, Function<Throwable, T>) - Method in class akka.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 akka.stream.typed.scaladsl.ActorSink
Sends the elements of the stream to the given ActorRef.
actorRef(ActorRef<T>, T, Function1<Throwable, T>) - Method in class akka.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 akka.stream.javadsl.Source
Creates a Source that is materialized as an ActorRef.
actorRef(Function<Object, Optional<CompletionStrategy>>, Function<Object, Optional<Throwable>>, int, OverflowStrategy) - Method in class akka.stream.javadsl.Source$
Creates a Source that is materialized as an ActorRef.
actorRef(Predicate<T>, Function<T, Optional<Throwable>>, int, OverflowStrategy) - Static method in class akka.stream.typed.javadsl.ActorSource
Creates a Source that is materialized as an ActorRef.
actorRef(Predicate<T>, Function<T, Optional<Throwable>>, int, OverflowStrategy) - Method in class akka.stream.typed.javadsl.ActorSource$
Creates a Source that is materialized as an ActorRef.
actorRef(PartialFunction<Object, CompletionStrategy>, PartialFunction<Object, Throwable>, int, OverflowStrategy) - Static method in class akka.stream.scaladsl.Source
Creates a Source that is materialized as an ActorRef.
actorRef(PartialFunction<Object, CompletionStrategy>, PartialFunction<Object, Throwable>, int, OverflowStrategy) - Method in class akka.stream.scaladsl.Source$
Creates a Source that is materialized as an ActorRef.
actorRef(PartialFunction<T, BoxedUnit>, PartialFunction<T, Throwable>, int, OverflowStrategy) - Static method in class akka.stream.typed.scaladsl.ActorSource
Creates a Source that is materialized as an ActorRef.
actorRef(PartialFunction<T, BoxedUnit>, PartialFunction<T, Throwable>, int, OverflowStrategy) - Method in class akka.stream.typed.scaladsl.ActorSource$
Creates a Source that is materialized as an ActorRef.
ActorRef - Class in akka.actor
Immutable and serializable handle to an actor, which may or may not reside on the local host or inside the same ActorSystem.
ActorRef<T> - Interface in akka.actor.typed
An ActorRef is the identity or address of an Actor instance.
ActorRef() - Constructor for class akka.actor.ActorRef
 
ACTORREF_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
ActorRef.ActorRefOps<T> - Class in akka.actor.typed
 
ActorRef.ActorRefOps$ - Class in akka.actor.typed
 
ActorRef$ - Class in akka.actor
 
ActorRef$ - Class in akka.actor.typed
 
ActorRef$() - Constructor for class akka.actor.ActorRef$
 
ActorRef$() - Constructor for class akka.actor.typed.ActorRef$
 
ActorRefAdapter$ - Class in akka.actor.typed.internal.adapter
 
ActorRefAdapter$() - Constructor for class akka.actor.typed.internal.adapter.ActorRefAdapter$
 
ActorRefCompressionAdvertisement$() - Constructor for class akka.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisement$
 
ActorRefCompressionAdvertisementAck$() - Constructor for class akka.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisementAck$
 
ActorRefCompressionTableVersionOffset() - Method in class akka.remote.artery.EnvelopeBuffer$
 
ActorRefDeserializer$ - Class in akka.serialization.jackson
INTERNAL API
ActorRefDeserializer$() - Constructor for class akka.serialization.jackson.ActorRefDeserializer$
 
ACTORREFELEMENTS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
ACTORREFELEMENTS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
ActorRefFactory - Interface in akka.actor
Interface implemented by ActorSystem and ActorContext, the only two places from which you can get fresh actors.
ActorRefFactoryAdapter - Class in akka.actor.typed.internal.adapter
INTERNAL API
ActorRefFactoryAdapter() - Constructor for class akka.actor.typed.internal.adapter.ActorRefFactoryAdapter
 
ActorRefFactoryAdapter$ - Class in akka.actor.typed.internal.adapter
INTERNAL API
ActorRefFactoryAdapter$() - Constructor for class akka.actor.typed.internal.adapter.ActorRefFactoryAdapter$
 
ActorRefImpl<T> - Interface in akka.actor.typed.internal
Every ActorRef is also an ActorRefImpl, but these two methods shall be completely hidden from client code.
ActorRefModule - Interface in akka.serialization.jackson
INTERNAL API: Adds support for serializing and deserializing ActorRef.
ActorRefOps(ActorRef<T>) - Constructor for class akka.actor.typed.ActorRef.ActorRefOps
 
ActorRefOps(ActorRef<T>) - Method in class akka.actor.typed.ActorRef$
 
ActorRefOps$() - Constructor for class akka.actor.typed.ActorRef.ActorRefOps$
 
actorRefProvider() - Method in class akka.actor.BootstrapSetup
 
ActorRefProvider - Interface in akka.actor
Interface for all ActorRef providers to implement.
ActorRefResolver - Class in akka.actor.typed
Serialization and deserialization of ActorRef.
ActorRefResolver() - Constructor for class akka.actor.typed.ActorRefResolver
 
ActorRefResolver$ - Class in akka.actor.typed
 
ActorRefResolver$() - Constructor for class akka.actor.typed.ActorRefResolver$
 
ActorRefResolverSetup - Class in akka.actor.typed
Can be used in ActorSystemSetup when starting the ActorSystem to replace the default implementation of the ActorRefResolver extension.
ActorRefResolverSetup(Function<ActorSystem<?>, ActorRefResolver>) - Constructor for class akka.actor.typed.ActorRefResolverSetup
 
ActorRefResolverSetup$ - Class in akka.actor.typed
 
ActorRefResolverSetup$() - Constructor for class akka.actor.typed.ActorRefResolverSetup$
 
ActorRefResolveThreadLocalCache$ - Class in akka.remote.serialization
INTERNAL API: Thread local cache per actor system
ActorRefResolveThreadLocalCache$() - Constructor for class akka.remote.serialization.ActorRefResolveThreadLocalCache$
 
ActorRefRoutee - Class in akka.routing
Routee that sends the messages to an ActorRef.
ActorRefRoutee(ActorRef) - Constructor for class akka.routing.ActorRefRoutee
 
ActorRefRoutee$ - Class in akka.routing
 
ActorRefRoutee$() - Constructor for class akka.routing.ActorRefRoutee$
 
ActorRefScope - Interface in akka.actor
All ActorRefs have a scope which describes where they live.
ActorRefSerializer$ - Class in akka.serialization.jackson
INTERNAL API
ActorRefSerializer$() - Constructor for class akka.serialization.jackson.ActorRefSerializer$
 
actorRefsFor$extension(ServiceRegistry, akka.actor.typed.internal.receptionist.AbstractServiceKey) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
actorRefWithAck(ActorRef, Object, Object, Object, Function<Throwable, Object>) - Static method in class akka.stream.javadsl.Sink
Deprecated.
Use actorRefWithBackpressure instead
actorRefWithAck(ActorRef, Object, Object, Object, Function<Throwable, Object>) - Method in class akka.stream.javadsl.Sink$
Deprecated.
Use actorRefWithBackpressure instead
actorRefWithAck(ActorRef, Object, Object, Object, Function1<Throwable, Object>) - Static method in class akka.stream.scaladsl.Sink
Deprecated.
Use actorRefWithBackpressure accepting completion and failure matchers instead. Since 2.6.0.
actorRefWithAck(ActorRef, Object, Object, Object, Function1<Throwable, Object>) - Method in class akka.stream.scaladsl.Sink$
Deprecated.
Use actorRefWithBackpressure accepting completion and failure matchers instead. Since 2.6.0.
actorRefWithAck(ActorRef<Ack>, Ack, Function<T, Optional<CompletionStrategy>>, Function<T, Optional<Throwable>>) - Static method in class akka.stream.typed.javadsl.ActorSource
Deprecated.
Use actorRefWithBackpressure instead
actorRefWithAck(ActorRef<Ack>, Ack, Function<T, Optional<CompletionStrategy>>, Function<T, Optional<Throwable>>) - Method in class akka.stream.typed.javadsl.ActorSource$
Deprecated.
Use actorRefWithBackpressure instead
actorRefWithAck(ActorRef<Ack>, Ack, PartialFunction<T, CompletionStrategy>, PartialFunction<T, Throwable>) - Static method in class akka.stream.typed.scaladsl.ActorSource
Deprecated.
Use actorRefWithBackpressure instead. Since 2.6.0.
actorRefWithAck(ActorRef<Ack>, Ack, PartialFunction<T, CompletionStrategy>, PartialFunction<T, Throwable>) - Method in class akka.stream.typed.scaladsl.ActorSource$
Deprecated.
Use actorRefWithBackpressure instead. Since 2.6.0.
actorRefWithAck(Object) - Static method in class akka.stream.javadsl.Source
Deprecated.
Use actorRefWithBackpressure accepting completion and failure matchers. Since 2.6.0.
actorRefWithAck(Object) - Method in class akka.stream.javadsl.Source$
Deprecated.
Use actorRefWithBackpressure accepting completion and failure matchers. Since 2.6.0.
actorRefWithAck(Object) - Static method in class akka.stream.scaladsl.Source
Deprecated.
Use actorRefWithBackpressure accepting completion and failure matchers instead. Since 2.6.0.
actorRefWithAck(Object) - Method in class akka.stream.scaladsl.Source$
Deprecated.
Use actorRefWithBackpressure accepting completion and failure matchers instead. Since 2.6.0.
actorRefWithAck(Object, Function<Object, Optional<CompletionStrategy>>, Function<Object, Optional<Throwable>>) - Static method in class akka.stream.javadsl.Source
Deprecated.
Use actorRefWithBackpressure instead
actorRefWithAck(Object, Function<Object, Optional<CompletionStrategy>>, Function<Object, Optional<Throwable>>) - Method in class akka.stream.javadsl.Source$
Deprecated.
Use actorRefWithBackpressure instead
actorRefWithAck$default$5() - Static method in class akka.stream.scaladsl.Sink
 
actorRefWithAck$default$5() - Method in class akka.stream.scaladsl.Sink$
 
actorRefWithBackpressure(ActorRef, Object, Object, Function<Throwable, Object>) - Static method in class akka.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 akka.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>) - Static method in class akka.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 akka.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 akka.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 akka.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>) - Static method in class akka.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 akka.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 akka.stream.typed.javadsl.ActorSource
Creates a Source that is materialized as an ActorRef.
actorRefWithBackpressure(ActorRef<Ack>, Ack, Function<T, Optional<CompletionStrategy>>, Function<T, Optional<Throwable>>) - Method in class akka.stream.typed.javadsl.ActorSource$
Creates a Source that is materialized as an ActorRef.
actorRefWithBackpressure(ActorRef<Ack>, Ack, PartialFunction<T, CompletionStrategy>, PartialFunction<T, Throwable>) - Static method in class akka.stream.typed.scaladsl.ActorSource
Creates a Source that is materialized as an ActorRef.
actorRefWithBackpressure(ActorRef<Ack>, Ack, PartialFunction<T, CompletionStrategy>, PartialFunction<T, Throwable>) - Method in class akka.stream.typed.scaladsl.ActorSource$
Creates a Source that is materialized as an ActorRef.
actorRefWithBackpressure(ActorRef<M>, Function2<ActorRef<A>, T, M>, Function<ActorRef<A>, M>, A, M, Function<Throwable, M>) - Static method in class akka.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 akka.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 akka.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 akka.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 akka.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 akka.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 akka.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 akka.stream.typed.scaladsl.ActorSink$
Sends the elements of the stream to the given ActorRef that sends back back-pressure signals.
actorRefWithBackpressure(Object, Function<Object, Optional<CompletionStrategy>>, Function<Object, Optional<Throwable>>) - Static method in class akka.stream.javadsl.Source
Creates a Source that is materialized as an ActorRef.
actorRefWithBackpressure(Object, Function<Object, Optional<CompletionStrategy>>, Function<Object, Optional<Throwable>>) - Method in class akka.stream.javadsl.Source$
Creates a Source that is materialized as an ActorRef.
actorRefWithBackpressure(Object, PartialFunction<Object, CompletionStrategy>, PartialFunction<Object, Throwable>) - Static method in class akka.stream.scaladsl.Source
Creates a Source that is materialized as an ActorRef.
actorRefWithBackpressure(Object, PartialFunction<Object, CompletionStrategy>, PartialFunction<Object, Throwable>) - Method in class akka.stream.scaladsl.Source$
Creates a Source that is materialized as an ActorRef.
actors() - Static method in class akka.dispatch.MessageDispatcher
 
actors() - Method in class akka.dispatch.MessageDispatcher$
 
actorSel() - Method in class akka.pattern.AskableActorSelection
 
actorSel() - Method in class akka.pattern.ExplicitlyAskableActorSelection
 
actorSelection(ActorPath) - Method in interface akka.actor.ActorRefFactory
Construct an ActorSelection from the given path, which is parsed for wildcards (these are replaced by regular expressions internally).
actorSelection(String) - Method in interface akka.actor.ActorRefFactory
Construct an ActorSelection from the given path, which is parsed for wildcards (these are replaced by regular expressions internally).
ActorSelection - Class in akka.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 akka.actor.ActorSelection
 
ActorSelection$ - Class in akka.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 akka.actor.ActorSelection$
 
ActorSelectionMessage$ - Class in akka.actor
 
ActorSelectionMessage$() - Constructor for class akka.actor.ActorSelectionMessage$
 
ActorSelectionRoutee - Class in akka.routing
Routee that sends the messages to an ActorSelection.
ActorSelectionRoutee(ActorSelection) - Constructor for class akka.routing.ActorSelectionRoutee
 
ActorSelectionRoutee$ - Class in akka.routing
 
ActorSelectionRoutee$() - Constructor for class akka.routing.ActorSelectionRoutee$
 
ActorSink - Class in akka.stream.typed.javadsl
Collection of Sinks aimed at integrating with typed Actors.
ActorSink - Class in akka.stream.typed.scaladsl
Collection of Sinks aimed at integrating with typed Actors.
ActorSink() - Constructor for class akka.stream.typed.javadsl.ActorSink
 
ActorSink() - Constructor for class akka.stream.typed.scaladsl.ActorSink
 
ActorSink$ - Class in akka.stream.typed.javadsl
Collection of Sinks aimed at integrating with typed Actors.
ActorSink$ - Class in akka.stream.typed.scaladsl
Collection of Sinks aimed at integrating with typed Actors.
ActorSink$() - Constructor for class akka.stream.typed.javadsl.ActorSink$
 
ActorSink$() - Constructor for class akka.stream.typed.scaladsl.ActorSink$
 
ActorSource - Class in akka.stream.typed.javadsl
Collection of Sources aimed at integrating with typed Actors.
ActorSource - Class in akka.stream.typed.scaladsl
Collection of Sources aimed at integrating with typed Actors.
ActorSource() - Constructor for class akka.stream.typed.javadsl.ActorSource
 
ActorSource() - Constructor for class akka.stream.typed.scaladsl.ActorSource
 
ActorSource$ - Class in akka.stream.typed.javadsl
Collection of Sources aimed at integrating with typed Actors.
ActorSource$ - Class in akka.stream.typed.scaladsl
Collection of Sources aimed at integrating with typed Actors.
ActorSource$() - Constructor for class akka.stream.typed.javadsl.ActorSource$
 
ActorSource$() - Constructor for class akka.stream.typed.scaladsl.ActorSource$
 
ActorStopped(ActorRef<ActorTestKitGuardian.Ack$>) - Constructor for class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
ActorStopped$() - Constructor for class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped$
 
ActorSystem - Class in akka.actor
An actor system is a hierarchical group of actors which share common configuration, e.g.
ActorSystem<T> - Class in akka.actor.typed
An ActorSystem is home to a hierarchy of Actors.
ActorSystem() - Constructor for class akka.actor.ActorSystem
 
ActorSystem() - Constructor for class akka.actor.typed.ActorSystem
 
ActorSystem.Settings - Class in akka.actor
Settings are the overall ActorSystem Settings which also provides a convenient access to the Config object.
ActorSystem.Settings$ - Class in akka.actor
INTERNAL API
ActorSystem$ - Class in akka.actor
 
ActorSystem$ - Class in akka.actor.typed
 
ActorSystem$() - Constructor for class akka.actor.ActorSystem$
 
ActorSystem$() - Constructor for class akka.actor.typed.ActorSystem$
 
ActorSystemAccess - Interface in akka.serialization.jackson
INTERNAL API
ActorSystemAccess$ - Class in akka.serialization.jackson
INTERNAL API
ActorSystemAccess$() - Constructor for class akka.serialization.jackson.ActorSystemAccess$
 
ActorSystemAdapter$ - Class in akka.actor.typed.internal.adapter
 
ActorSystemAdapter$() - Constructor for class akka.actor.typed.internal.adapter.ActorSystemAdapter$
 
ActorSystemSetup - Class in akka.actor.setup
A set of setup settings for programmatic configuration of the actor system.
ActorSystemSetup$ - Class in akka.actor.setup
 
ActorSystemSetup$() - Constructor for class akka.actor.setup.ActorSystemSetup$
 
ActorSystemStub$ - Class in akka.actor.testkit.typed.internal
 
ActorSystemStub$() - Constructor for class akka.actor.testkit.typed.internal.ActorSystemStub$
 
actorSystemTerminateReason() - Static method in class akka.actor.CoordinatedShutdown
 
actorSystemTerminateReason() - Method in class akka.actor.CoordinatedShutdown$
 
ActorSystemTerminateReason$() - Constructor for class akka.actor.CoordinatedShutdown.ActorSystemTerminateReason$
 
ActorSystemTerminating$ - Class in akka.remote.artery
 
ActorSystemTerminating$() - Constructor for class akka.remote.artery.ActorSystemTerminating$
 
ActorSystemTerminatingAck$ - Class in akka.remote.artery
 
ActorSystemTerminatingAck$() - Constructor for class akka.remote.artery.ActorSystemTerminatingAck$
 
ActorTags - Class in akka.actor.typed
Actor tags are used to logically group actors.
ActorTags() - Constructor for class akka.actor.typed.ActorTags
 
ActorTags$ - Class in akka.actor.typed
 
ActorTags$() - Constructor for class akka.actor.typed.ActorTags$
 
ActorTagsImpl(Set<String>, Props) - Constructor for class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
ActorTagsImpl$() - Constructor for class akka.actor.typed.internal.PropsImpl.ActorTagsImpl$
 
ActorTestKit - Class in akka.actor.testkit.typed.javadsl
Java API: Test kit for asynchronous testing of typed actors.
ActorTestKit - Class in akka.actor.testkit.typed.scaladsl
Testkit for asynchronous testing of typed actors, meant for mixing into the test class.
ActorTestKit$ - Class in akka.actor.testkit.typed.javadsl
 
ActorTestKit$ - Class in akka.actor.testkit.typed.scaladsl
 
ActorTestKit$() - Constructor for class akka.actor.testkit.typed.javadsl.ActorTestKit$
 
ActorTestKit$() - Constructor for class akka.actor.testkit.typed.scaladsl.ActorTestKit$
 
ActorTestKitBase - Class in akka.actor.testkit.typed.scaladsl
A base class for the ActorTestKit, making it possible to have testing framework (e.g.
ActorTestKitBase() - Constructor for class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
 
ActorTestKitBase(ActorTestKit) - Constructor for class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
 
ActorTestKitBase(Config) - Constructor for class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
Use a custom config for the actor system.
ActorTestKitBase(Config, TestKitSettings) - Constructor for class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
Use a custom config for the actor system, and a custom TestKitSettings.
ActorTestKitBase(String) - Constructor for class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
Use a custom config for the actor system.
ActorTestKitBase$ - Class in akka.actor.testkit.typed.scaladsl
 
ActorTestKitBase$() - Constructor for class akka.actor.testkit.typed.scaladsl.ActorTestKitBase$
 
ActorTestKitGuardian - Class in akka.actor.testkit.typed.internal
INTERNAL API
ActorTestKitGuardian() - Constructor for class akka.actor.testkit.typed.internal.ActorTestKitGuardian
 
ActorTestKitGuardian.Ack$ - Class in akka.actor.testkit.typed.internal
 
ActorTestKitGuardian.ActorStopped<T> - Class in akka.actor.testkit.typed.internal
 
ActorTestKitGuardian.ActorStopped$ - Class in akka.actor.testkit.typed.internal
 
ActorTestKitGuardian.SpawnActor<T> - Class in akka.actor.testkit.typed.internal
 
ActorTestKitGuardian.SpawnActor$ - Class in akka.actor.testkit.typed.internal
 
ActorTestKitGuardian.SpawnActorAnonymous<T> - Class in akka.actor.testkit.typed.internal
 
ActorTestKitGuardian.SpawnActorAnonymous$ - Class in akka.actor.testkit.typed.internal
 
ActorTestKitGuardian.StopActor<T> - Class in akka.actor.testkit.typed.internal
 
ActorTestKitGuardian.StopActor$ - Class in akka.actor.testkit.typed.internal
 
ActorTestKitGuardian.TestKitCommand - Interface in akka.actor.testkit.typed.internal
 
ActorTestKitGuardian$ - Class in akka.actor.testkit.typed.internal
INTERNAL API
ActorTestKitGuardian$() - Constructor for class akka.actor.testkit.typed.internal.ActorTestKitGuardian$
 
ActorWithLogClass$ - Class in akka.event
 
ActorWithLogClass$() - Constructor for class akka.event.ActorWithLogClass$
 
adapt() - Method in class akka.actor.testkit.typed.Effect.MessageAdapter
 
adaptedEvent() - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
Adapter - Class in akka.actor.typed.javadsl
Adapters between typed and classic actors and actor systems.
Adapter() - Constructor for class akka.actor.typed.javadsl.Adapter
 
Adapter$ - Class in akka.actor.typed.javadsl
Adapters between typed and classic actors and actor systems.
Adapter$() - Constructor for class akka.actor.typed.javadsl.Adapter$
 
AdapterClusterImpl$ - Class in akka.cluster.typed.internal
INTERNAL API:
AdapterClusterImpl$() - Constructor for class akka.cluster.typed.internal.AdapterClusterImpl$
 
AdapterExtension$ - Class in akka.actor.typed.internal.adapter
Internal API
AdapterExtension$() - Constructor for class akka.actor.typed.internal.adapter.AdapterExtension$
 
adaptersFor(String) - Method in class akka.persistence.Persistence
Returns an EventAdapters object which serves as a per-journal collection of bound event adapters.
adaptersFor(String, Config) - Method in class akka.persistence.Persistence
Returns an EventAdapters object which serves as a per-journal collection of bound event adapters.
adaptFromJournal(PersistentRepr) - Method in interface akka.persistence.journal.WriteJournalBase
INTERNAL API
adaptFunction() - Method in class akka.actor.testkit.typed.Effect.MessageAdapter
JAVA API
AdaptiveLoadBalancingGroup - Class in akka.cluster.metrics
A router group that performs load balancing of messages to cluster nodes based on cluster metric data.
AdaptiveLoadBalancingGroup(MetricsSelector, Iterable<String>) - Constructor for class akka.cluster.metrics.AdaptiveLoadBalancingGroup
Java API
AdaptiveLoadBalancingGroup(MetricsSelector, Iterable<String>, String) - Constructor for class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
AdaptiveLoadBalancingGroup(Config, DynamicAccess) - Constructor for class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
AdaptiveLoadBalancingGroup$ - Class in akka.cluster.metrics
 
AdaptiveLoadBalancingGroup$() - Constructor for class akka.cluster.metrics.AdaptiveLoadBalancingGroup$
 
AdaptiveLoadBalancingPool - Class in akka.cluster.metrics
A router pool that performs load balancing of messages to cluster nodes based on cluster metric data.
AdaptiveLoadBalancingPool(MetricsSelector, int) - Constructor for class akka.cluster.metrics.AdaptiveLoadBalancingPool
Java API
AdaptiveLoadBalancingPool(MetricsSelector, int, SupervisorStrategy, String, boolean) - Constructor for class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
AdaptiveLoadBalancingPool(Config, DynamicAccess) - Constructor for class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
AdaptiveLoadBalancingPool$ - Class in akka.cluster.metrics
 
AdaptiveLoadBalancingPool$() - Constructor for class akka.cluster.metrics.AdaptiveLoadBalancingPool$
 
adaptiveLoadBalancingPoolFromBinary(byte[]) - Method in class akka.cluster.metrics.protobuf.MessageSerializer
 
adaptiveLoadBalancingPoolToBinary(AdaptiveLoadBalancingPool) - Method in class akka.cluster.metrics.protobuf.MessageSerializer
 
AdaptiveLoadBalancingRoutingLogic - Class in akka.cluster.metrics
Load balancing of messages to cluster nodes based on cluster metric data.
AdaptiveLoadBalancingRoutingLogic(ActorSystem, MetricsSelector) - Constructor for class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
AdaptiveLoadBalancingRoutingLogic$ - Class in akka.cluster.metrics
 
AdaptiveLoadBalancingRoutingLogic$() - Constructor for class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic$
 
AdaptMessage$ - Class in akka.actor.typed.internal
 
AdaptMessage$() - Constructor for class akka.actor.typed.internal.AdaptMessage$
 
adaptResponse(Res) - Method in class akka.actor.testkit.typed.Effect.AskInitiated
 
adaptTimeout() - Method in class akka.actor.testkit.typed.Effect.AskInitiated
 
adaptTimeout(String) - Method in class akka.actor.testkit.typed.Effect.AskInitiated
 
adaptToJournal(PersistentRepr) - Method in interface akka.persistence.journal.WriteJournalBase
INTERNAL API
AdaptWithRegisteredMessageAdapter$ - Class in akka.actor.typed.internal
 
AdaptWithRegisteredMessageAdapter$() - Constructor for class akka.actor.typed.internal.AdaptWithRegisteredMessageAdapter$
 
add(A) - Method in class akka.cluster.ddata.GSet
Adds an element to the set
add(A) - Method in class akka.persistence.typed.crdt.ORSet
Adds an element to the set
add(SelfUniqueAddress, A) - Method in class akka.cluster.ddata.ORSet
Adds an element to the set.
add(Member) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
add(Member) - Method in class akka.cluster.singleton.ClusterSingletonProxy
Adds new member if it has the right role.
add(PersistentRepr) - Method in interface akka.persistence.journal.inmem.InmemMessages
 
add(Graph<S, ?>) - Method in class akka.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(A, B) - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer.SmallCache
Add entry to the cache.
add(I) - Method in class akka.util.MessageBufferMap
Add an id to the buffer map
add(String, ChildRestartStats) - Method in interface akka.actor.dungeon.ChildrenContainer
 
add(String, ChildRestartStats) - Method in interface akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer
 
add(String, ChildRestartStats) - Method in class akka.actor.dungeon.ChildrenContainer.NormalChildrenContainer
 
add(String, ChildRestartStats) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatedChildrenContainer$
 
add(String, ChildRestartStats) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
add(K, R) - Method in interface akka.persistence.testkit.internal.InMemStorage
 
add(K, Seq<R>) - Method in interface akka.persistence.testkit.internal.InMemStorage
Adds elements ordered by seqnum, sets new seqnum as max(old, max(newElemsSeqNums)))
add(Seq<PersistentRepr>) - Method in interface akka.persistence.testkit.EventStorage
 
add(Tuple2<A, B>) - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer.SmallCache
 
add(T) - Method in class akka.dispatch.AbstractBoundedNodeQueue
 
add(T) - Method in class akka.dispatch.AbstractNodeQueue
Add an element to the head of the queue.
add(T) - Method in class akka.routing.ConsistentHash
Java API: Adds a node to the node ring.
Add - akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
Add = 0;
Add - akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
Add = 0;
Add_VALUE - Static variable in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
Add = 0;
Add_VALUE - Static variable in enum akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
Add = 0;
addActorRefElements(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
added in Akka 2.5.14
addActorRefElements(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
added in Akka 2.5.14
addActorRefElementsBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
added in Akka 2.5.14
addActorRefElementsBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
added in Akka 2.5.14
addActorTerminationTask(String, String, ActorRef, Optional<Object>) - Method in class akka.actor.CoordinatedShutdown
Java API: Add an actor termination task to a phase.
addActorTerminationTask(String, String, ActorRef, Option<Object>) - Method in class akka.actor.CoordinatedShutdown
Scala API: Add an actor termination task to a phase.
addAll(ByteString) - Method in class akka.util.ByteStringBuilder
 
addAll(Set<A>) - Method in class akka.persistence.typed.crdt.ORSet
Java API: Add several elements to the set.
addAll(Set<A>) - Method in class akka.persistence.typed.crdt.ORSet
Scala API: Add several elements to the set.
addAll(IterableOnce<Object>) - Method in class akka.util.ByteStringBuilder
 
addAllActorRefElements(Iterable<String>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
added in Akka 2.5.14
addAllActorRefElements(Iterable<String>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
added in Akka 2.5.14
addAllAddresses(int, ClusterMetricsMessages.Address) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
addAllAddresses(int, ClusterMetricsMessages.Address.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
addAllAddresses(int, ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
addAllAddresses(int, ClusterMessages.UniqueAddress.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
addAllAddresses(ClusterMetricsMessages.Address) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
addAllAddresses(ClusterMetricsMessages.Address.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
addAllAddresses(ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
addAllAddresses(ClusterMessages.UniqueAddress.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
addAllAddressesBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
addAllAddressesBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
addAllAddressesBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
addAllAddressesBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
addAllAllAddresses(Iterable<? extends ClusterMetricsMessages.Address>) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
addAllAllAddresses(Iterable<? extends ClusterMessages.UniqueAddress>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
addAllAllAppVersions(Iterable<String>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allAppVersions = 8;
addAllAllHashes(Iterable<String>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allHashes = 3;
addAllAllHashes(Iterable<String>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
repeated string allHashes = 2;
addAllAllMetricNames(Iterable<String>) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated string allMetricNames = 2;
addAllAllRoles(Iterable<String>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allRoles = 2;
addAllAppVersions(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allAppVersions = 8;
addAllAppVersionsBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allAppVersions = 8;
addAllArgs(Iterable<? extends ByteString>) - Method in class akka.remote.WireFormats.PropsData.Builder
repeated bytes args = 4;
addAllBuckets(Iterable<? extends DistributedPubSubMessages.Delta.Bucket>) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
addAllConfirmed(Iterable<? extends ReliableDelivery.Confirmed>) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
addAllContent(Iterable<? extends DistributedPubSubMessages.Delta.Entry>) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
addAllDots(Iterable<? extends ReplicatorMessages.VersionVector>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
addAllDots(Iterable<? extends ReplicatedEventSourcing.VersionVector>) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
addAllElements(Iterable<String>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
repeated string elements = 1;
addAllEntities(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
repeated string entities = 1;
addAllEntityId(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
repeated string entityId = 1;
addAllEntityId(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
repeated string entityId = 1;
addAllEntityIds(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
repeated string entityIds = 2;
addAllEntityIds(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
repeated string entityIds = 2;
addAllEntries(Iterable<? extends ReplicatedDataMessages.GCounter.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
addAllEntries(Iterable<? extends ReplicatedDataMessages.LWWMap.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatedDataMessages.ORMap.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatedDataMessages.ORMapDeltaGroup.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
addAllEntries(Iterable<? extends ReplicatedDataMessages.ORMultiMap.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatedDataMessages.ORSetDeltaGroup.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
addAllEntries(Iterable<? extends ReplicatedDataMessages.PNCounterMap.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatorMessages.DeltaPropagation.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatorMessages.Gossip.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatorMessages.Status.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
addAllEntries(Iterable<? extends ReplicatorMessages.VersionVector.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
addAllEntries(Iterable<? extends ReplicatedEventSourcing.ORSetDeltaGroup.Entry>) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
addAllEntries(Iterable<? extends ReplicatedEventSourcing.VersionVector.Entry>) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
addAllEntryData(Iterable<? extends ReplicatedDataMessages.ORMapDeltaGroup.MapEntry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
addAllFailed(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated string failed = 2;
addAllFailed(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated string failed = 2;
addAllHashes(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allHashes = 3;
addAllHashes(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
repeated string allHashes = 2;
addAllHashesBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allHashes = 3;
addAllHashesBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
repeated string allHashes = 2;
addAllHasManifest(Iterable<? extends Boolean>) - Method in class akka.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 akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
addAllIntElements(Iterable<? extends Integer>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint32 intElements = 2 [packed = true];
addAllIntElements(Iterable<? extends Integer>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint32 intElements = 4 [packed = true];
addAllIntElements(Iterable<? extends Integer>) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint32 intElements = 5 [packed = true];
addAllKeys(Iterable<String>) - Method in class akka.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 akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint64 longElements = 3 [packed = true];
addAllLongElements(Iterable<? extends Long>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint64 longElements = 5 [packed = true];
addAllLongElements(Iterable<? extends Long>) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint64 longElements = 6 [packed = true];
addAllManifests(Iterable<String>) - Method in class akka.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 akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addAllMetricNames(String) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated string allMetricNames = 2;
addAllMetricNamesBytes(ByteString) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated string allMetricNames = 2;
addAllMetrics(Iterable<? extends ClusterMetricsMessages.NodeMetrics.Metric>) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addAllNacks(Iterable<? extends Long>) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
repeated fixed64 nacks = 2;
addAllNodeMetrics(Iterable<? extends ClusterMetricsMessages.NodeMetrics>) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addAllNodes(Iterable<? extends WireFormats.AddressData>) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addAllObserverReachability(Iterable<? extends ClusterMessages.ObserverReachability>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addAllOtherElements(Iterable<? extends ReplicatorMessages.OtherMessage>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
addAllOtherElements(Iterable<? extends ReplicatorMessages.OtherMessage>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
addAllOtherElements(Iterable<? extends ContainerFormats.Payload>) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addAllPattern(Iterable<? extends ContainerFormats.Selection>) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addAllPayload(Iterable<? extends MessageFormats.PersistentMessage>) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addAllPersistenceIdsSubscriber(ActorRef) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
addAllPruning(Iterable<? extends ReplicatorMessages.DataEnvelope.PruningEntry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addAllPruning(Iterable<? extends ReplicatorMessages.DataEnvelope.PruningEntry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addAllQualifiers(Iterable<String>) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
addAllRegionProxies(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
addAllRegions(Iterable<? extends ClusterShardingMessages.Address>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addAllRegions(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
addAllRoles(Iterable<String>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
repeated string roles = 2;
addAllRoles(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allRoles = 2;
addAllRolesBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allRoles = 2;
addAllRolesIndexes(Iterable<? extends Integer>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
repeated int32 rolesIndexes = 4 [packed = true];
addAllSeen(Iterable<? extends ReplicatorMessages.Address>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
addAllSeen(Iterable<? extends Integer>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
This is the address indexes for the nodes that have seen this gossip
addAllSeenPerReplica(Iterable<? extends ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen>) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
addAllSelectors(Iterable<? extends ClusterMetricsMessages.MetricsSelector>) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
addAllSerializerIds(Iterable<? extends Integer>) - Method in class akka.remote.WireFormats.PropsData.Builder
newer wire protocol: serializer id for each arg
addAllShard(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
repeated string shard = 2;
addAllShardId(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
repeated string shardId = 1;
addAllShards(Iterable<? extends ClusterShardingMessages.CoordinatorState.ShardEntry>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
addAllShards(Iterable<? extends ClusterShardingMessages.ShardState>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
addAllShards(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StopShards.Builder
repeated string shards = 1;
addAllStackTrace(Iterable<? extends ContainerFormats.StackTraceElement>) - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
addAllStats(Iterable<? extends ClusterShardingMessages.ClusterShardingStatsEntry>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
addAllStats(Iterable<? extends ClusterShardingMessages.MapFieldEntry>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
addAllStringElements(Iterable<String>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated string stringElements = 1;
addAllStringElements(Iterable<String>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated string stringElements = 3;
addAllStringElements(Iterable<String>) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated string stringElements = 4;
addAllSubjectReachability(Iterable<? extends ClusterMessages.SubjectReachability>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
addAllTags(Iterable<String>) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
repeated string tags = 12;
addAllTags(Iterable<String>) - Method in class akka.remote.WireFormats.DeployData.Builder
repeated string tags = 12;
addAllTombstones(Iterable<? extends ClusterMessages.Tombstone>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
addAllUnallocatedShards(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string unallocatedShards = 4;
addAllUnconfirmed(Iterable<? extends ReliableDelivery.MessageSent>) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
addAllUnconfirmedDeliveries(Iterable<? extends MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery>) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
addAllUseRoles(Iterable<String>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
repeated string useRoles = 5;
addAllValues(Iterable<? extends Integer>) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
repeated uint32 values = 5;
addAllVersions(Iterable<? extends ClusterMessages.VectorClock.Version>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
addAllVersions(Iterable<? extends DistributedPubSubMessages.Status.Version>) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
addAny(String, Object) - Method in interface akka.persistence.testkit.EventStorage
 
addAny(String, Seq<Object>) - Method in interface akka.persistence.testkit.EventStorage
 
addArgs(ByteString) - Method in class akka.remote.WireFormats.PropsData.Builder
repeated bytes args = 4;
addAttributes(Attributes) - Method in interface akka.stream.Graph
Add the given attributes to this Graph.
addAttributes(Attributes) - Method in class akka.stream.javadsl.BidiFlow
Add the given attributes to this Source.
addAttributes(Attributes) - Method in class akka.stream.javadsl.Flow
Add the given attributes to this Flow.
addAttributes(Attributes) - Method in class akka.stream.javadsl.RunnableGraph
 
addAttributes(Attributes) - Method in class akka.stream.javadsl.Sink
Add the given attributes to this Sink.
addAttributes(Attributes) - Method in class akka.stream.javadsl.Source
Add the given attributes to this Source.
addAttributes(Attributes) - Method in class akka.stream.javadsl.SubFlow
Add the given attributes to this Source.
addAttributes(Attributes) - Method in class akka.stream.javadsl.SubSource
Add the given attributes to this Source.
addAttributes(Attributes) - Method in class akka.stream.scaladsl.BidiFlow
Add the given attributes to this Source.
addAttributes(Attributes) - Method in class akka.stream.scaladsl.Flow
Add the given attributes to this Flow.
addAttributes(Attributes) - Method in interface akka.stream.scaladsl.FlowOps
 
addAttributes(Attributes) - Method in class akka.stream.scaladsl.RunnableGraph
 
addAttributes(Attributes) - Method in class akka.stream.scaladsl.Sink
Add the given attributes to this Sink.
addAttributes(Attributes) - Method in class akka.stream.scaladsl.Source
Add the given attributes to this Source.
addBinding(SelfUniqueAddress, A, B) - Method in class akka.cluster.ddata.ORMultiMap
Add an element to a set associated with a key.
addBinding$extension(ServiceRegistry, ServiceKey<T>, ClusterReceptionist.Entry, SelfUniqueAddress) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
addBindingBy(A, B, SelfUniqueAddress) - Method in class akka.cluster.ddata.ORMultiMap
 
addBuckets(int, DistributedPubSubMessages.Delta.Bucket) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
addBuckets(int, DistributedPubSubMessages.Delta.Bucket.Builder) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
addBuckets(DistributedPubSubMessages.Delta.Bucket) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
addBuckets(DistributedPubSubMessages.Delta.Bucket.Builder) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
addBucketsBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
addBucketsBuilder(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
addCancellableJvmShutdownHook(Runnable) - Method in class akka.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 akka.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 akka.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 akka.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 akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
addConfirmed(int, ReliableDelivery.Confirmed.Builder) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
addConfirmed(ReliableDelivery.Confirmed) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
addConfirmed(ReliableDelivery.Confirmed.Builder) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
addConfirmedBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
addConfirmedBuilder(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
addContent(int, DistributedPubSubMessages.Delta.Entry) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
addContent(int, DistributedPubSubMessages.Delta.Entry.Builder) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
addContent(DistributedPubSubMessages.Delta.Entry) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
addContent(DistributedPubSubMessages.Delta.Entry.Builder) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
addContentBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
addContentBuilder(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
AddDeltaOp(ORSet<A>) - Constructor for class akka.persistence.typed.crdt.ORSet.AddDeltaOp
 
AddDeltaOp$() - Constructor for class akka.cluster.ddata.ORSet.AddDeltaOp$
 
AddDeltaOp$() - Constructor for class akka.persistence.typed.crdt.ORSet.AddDeltaOp$
 
addDots(int, ReplicatorMessages.VersionVector) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
addDots(int, ReplicatorMessages.VersionVector.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
addDots(int, ReplicatedEventSourcing.VersionVector) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
addDots(int, ReplicatedEventSourcing.VersionVector.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
addDots(ReplicatorMessages.VersionVector) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
addDots(ReplicatorMessages.VersionVector.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
addDots(ReplicatedEventSourcing.VersionVector) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
addDots(ReplicatedEventSourcing.VersionVector.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
addDotsBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
addDotsBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
addDotsBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
addDotsBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
addElements(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
repeated string elements = 1;
addElementsBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
repeated string elements = 1;
addEntities(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
repeated string entities = 1;
addEntitiesBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
repeated string entities = 1;
addEntityId(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
repeated string entityId = 1;
addEntityId(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
repeated string entityId = 1;
addEntityIdBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
repeated string entityId = 1;
addEntityIdBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
repeated string entityId = 1;
addEntityIds(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
repeated string entityIds = 2;
addEntityIds(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
repeated string entityIds = 2;
addEntityIdsBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
repeated string entityIds = 2;
addEntityIdsBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
repeated string entityIds = 2;
addEntries(int, ReplicatedDataMessages.GCounter.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
addEntries(int, ReplicatedDataMessages.GCounter.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
addEntries(int, ReplicatedDataMessages.LWWMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
addEntries(int, ReplicatedDataMessages.LWWMap.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
addEntries(int, ReplicatedDataMessages.ORMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
addEntries(int, ReplicatedDataMessages.ORMap.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
addEntries(int, ReplicatedDataMessages.ORMapDeltaGroup.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
addEntries(int, ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
addEntries(int, ReplicatedDataMessages.ORMultiMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
addEntries(int, ReplicatedDataMessages.ORMultiMap.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
addEntries(int, ReplicatedDataMessages.ORSetDeltaGroup.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
addEntries(int, ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
addEntries(int, ReplicatedDataMessages.PNCounterMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
addEntries(int, ReplicatedDataMessages.PNCounterMap.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
addEntries(int, ReplicatorMessages.DeltaPropagation.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
addEntries(int, ReplicatorMessages.DeltaPropagation.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
addEntries(int, ReplicatorMessages.Gossip.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
addEntries(int, ReplicatorMessages.Gossip.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
addEntries(int, ReplicatorMessages.Status.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
addEntries(int, ReplicatorMessages.Status.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
addEntries(int, ReplicatorMessages.VersionVector.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
addEntries(int, ReplicatorMessages.VersionVector.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
addEntries(int, ReplicatedEventSourcing.ORSetDeltaGroup.Entry) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
addEntries(int, ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
addEntries(int, ReplicatedEventSourcing.VersionVector.Entry) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
addEntries(int, ReplicatedEventSourcing.VersionVector.Entry.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
addEntries(ReplicatedDataMessages.GCounter.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
addEntries(ReplicatedDataMessages.GCounter.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
addEntries(ReplicatedDataMessages.LWWMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
addEntries(ReplicatedDataMessages.LWWMap.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
addEntries(ReplicatedDataMessages.ORMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
addEntries(ReplicatedDataMessages.ORMap.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
addEntries(ReplicatedDataMessages.ORMapDeltaGroup.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
addEntries(ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
addEntries(ReplicatedDataMessages.ORMultiMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
addEntries(ReplicatedDataMessages.ORMultiMap.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
addEntries(ReplicatedDataMessages.ORSetDeltaGroup.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
addEntries(ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
addEntries(ReplicatedDataMessages.PNCounterMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
addEntries(ReplicatedDataMessages.PNCounterMap.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
addEntries(ReplicatorMessages.DeltaPropagation.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
addEntries(ReplicatorMessages.DeltaPropagation.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
addEntries(ReplicatorMessages.Gossip.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
addEntries(ReplicatorMessages.Gossip.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
addEntries(ReplicatorMessages.Status.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
addEntries(ReplicatorMessages.Status.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
addEntries(ReplicatorMessages.VersionVector.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
addEntries(ReplicatorMessages.VersionVector.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
addEntries(ReplicatedEventSourcing.ORSetDeltaGroup.Entry) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
addEntries(ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
addEntries(ReplicatedEventSourcing.VersionVector.Entry) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
addEntries(ReplicatedEventSourcing.VersionVector.Entry.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
addEntriesBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
addEntriesBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
addEntriesBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
addEntriesBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
addEntriesBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
addEntriesBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
addEntriesBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
addEntriesBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
addEntriesBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
addEntriesBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
addEntriesBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
addEntriesBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
addEntriesBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
addEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
addEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
addEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
addEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
addEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
addEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
addEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
addEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
addEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
addEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
addEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
addEntriesBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
addEntriesBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
addEntryData(int, ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
addEntryData(int, ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
addEntryData(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
addEntryData(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
addEntryDataBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
addEntryDataBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
addFailed(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated string failed = 2;
addFailed(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated string failed = 2;
addFailedBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated string failed = 2;
addFailedBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated string failed = 2;
addFilter(EventFilter) - Method in class akka.testkit.TestEventListener
 
addFilter(String, LoggingTestKitImpl) - Method in class akka.actor.testkit.typed.internal.TestAppender$
 
addFunctionRef(Function2<ActorRef, Object, BoxedUnit>, String) - Method in interface akka.actor.dungeon.Children
 
addFunctionRef$default$2() - Method in interface akka.actor.dungeon.Children
 
addHasManifest(boolean) - Method in class akka.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 akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
addHomes(int, ClusterShardingMessages.ShardHomesEntry.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
addHomes(ClusterShardingMessages.ShardHomesEntry) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
addHomes(ClusterShardingMessages.ShardHomesEntry.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
addHomesBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
addHomesBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
addHook(Thread) - Method in interface akka.actor.JVMShutdownHooks
 
addHook(Thread) - Method in class akka.actor.JVMShutdownHooks$
 
addIntElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint32 intElements = 2 [packed = true];
addIntElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint32 intElements = 4 [packed = true];
addIntElements(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint32 intElements = 5 [packed = true];
additional() - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
additional() - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
additionalAskTimeout() - Static method in class akka.cluster.ddata.typed.internal.ReplicatorBehavior
 
additionalAskTimeout() - Method in class akka.cluster.ddata.typed.internal.ReplicatorBehavior$
 
additionalRecords() - Method in class akka.io.dns.DnsProtocol.Resolved
 
addJvmShutdownHook(Runnable) - Method in class akka.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 akka.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 akka.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 akka.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 akka.pattern.CircuitBreaker.State
Add a listener function which is invoked on state entry
addLogger(akka.actor.ActorSystemImpl, Class<? extends Actor>, Logging.LogLevel, String) - Method in interface akka.event.LoggingBus
INTERNAL API
AddLoggingReceive() - Method in class akka.actor.ActorSystem.Settings
 
addLongElements(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint64 longElements = 3 [packed = true];
addLongElements(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint64 longElements = 5 [packed = true];
addLongElements(long) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint64 longElements = 6 [packed = true];
addManifests(String) - Method in class akka.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 akka.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 akka.cluster.routing.ClusterRouterActor
 
addMembers(int, ClusterMessages.Member) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMembers(int, ClusterMessages.Member.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMembers(ClusterMessages.Member) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMembers(ClusterMessages.Member.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMembersBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMembersBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMessageSent(DurableProducerQueue.MessageSent<A>) - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
addMetrics(int, ClusterMetricsMessages.NodeMetrics.Metric) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addMetrics(int, ClusterMetricsMessages.NodeMetrics.Metric.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addMetrics(ClusterMetricsMessages.NodeMetrics.Metric) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addMetrics(ClusterMetricsMessages.NodeMetrics.Metric.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addMetricsBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addMetricsBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addNacks(long) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
repeated fixed64 nacks = 2;
addNode(AbstractBoundedNodeQueue.Node<T>) - Method in class akka.dispatch.AbstractBoundedNodeQueue
 
addNode(AbstractNodeQueue.Node<T>) - Method in class akka.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 akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodeMetrics(int, ClusterMetricsMessages.NodeMetrics.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodeMetrics(ClusterMetricsMessages.NodeMetrics) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodeMetrics(ClusterMetricsMessages.NodeMetrics.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodeMetricsBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodeMetricsBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodes(int, WireFormats.AddressData) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addNodes(int, WireFormats.AddressData.Builder) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addNodes(WireFormats.AddressData) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addNodes(WireFormats.AddressData.Builder) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addNodesBuilder() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addNodesBuilder(int) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addObjectAndEstimateCount(Object, long) - Method in class akka.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 akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addObserverReachability(int, ClusterMessages.ObserverReachability.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addObserverReachability(ClusterMessages.ObserverReachability) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addObserverReachability(ClusterMessages.ObserverReachability.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addObserverReachabilityBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addObserverReachabilityBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addOnCallBreakerOpenListener(Runnable) - Method in class akka.pattern.CircuitBreaker
JavaAPI for onCallBreakerOpen.
addOnCallFailureListener(Consumer<Object>) - Method in class akka.pattern.CircuitBreaker
JavaAPI for onCallFailure.
addOnCallSuccessListener(Consumer<Object>) - Method in class akka.pattern.CircuitBreaker
JavaAPI for onCallSuccess
addOnCallTimeoutListener(Consumer<Object>) - Method in class akka.pattern.CircuitBreaker
JavaAPI for onCallTimeout.
addOnCloseListener(Runnable) - Method in class akka.pattern.CircuitBreaker
JavaAPI for onClose
addOne(byte) - Method in class akka.util.ByteStringBuilder
 
addOnHalfOpenListener(Runnable) - Method in class akka.pattern.CircuitBreaker
JavaAPI for onHalfOpen
AddOnMemberRemovedListener(Runnable) - Constructor for class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
AddOnMemberRemovedListener$() - Constructor for class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener$
 
AddOnMemberUpListener(Runnable) - Constructor for class akka.cluster.InternalClusterAction.AddOnMemberUpListener
 
AddOnMemberUpListener$() - Constructor for class akka.cluster.InternalClusterAction.AddOnMemberUpListener$
 
addOnOpenListener(Runnable) - Method in class akka.pattern.CircuitBreaker
Java API for onOpen
addOtherElements(int, ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
addOtherElements(int, ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
addOtherElements(int, ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
addOtherElements(int, ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
addOtherElements(int, ContainerFormats.Payload) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addOtherElements(int, ContainerFormats.Payload.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addOtherElements(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
addOtherElements(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
addOtherElements(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
addOtherElements(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
addOtherElements(ContainerFormats.Payload) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addOtherElements(ContainerFormats.Payload.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addOtherElementsBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
addOtherElementsBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
addOtherElementsBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addOtherElementsBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
addOtherElementsBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
addOtherElementsBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addPattern(int, ContainerFormats.Selection) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPattern(int, ContainerFormats.Selection.Builder) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPattern(ContainerFormats.Selection) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPattern(ContainerFormats.Selection.Builder) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPatternBuilder() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPatternBuilder(int) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPayload(int, MessageFormats.PersistentMessage) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPayload(int, MessageFormats.PersistentMessage.Builder) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPayload(MessageFormats.PersistentMessage) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPayload(MessageFormats.PersistentMessage.Builder) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPayloadBuilder() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPayloadBuilder(int) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPersistenceIdSubscriber(ActorRef, String) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
addPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(ReplicatorMessages.DataEnvelope.PruningEntry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(ReplicatorMessages.DataEnvelope.PruningEntry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(ReplicatorMessages.DataEnvelope.PruningEntry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(ReplicatorMessages.DataEnvelope.PruningEntry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruningBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruningBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruningBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruningBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addQualifiers(String) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
addQualifiersBytes(ByteString) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
addr() - Method in class akka.io.Dns.Resolved
Deprecated.
 
ADDR_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
ADDR_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
addRegionProxies(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
addRegionProxiesBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
addRegions(int, ClusterShardingMessages.Address) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegions(int, ClusterShardingMessages.Address.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegions(ClusterShardingMessages.Address) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegions(ClusterShardingMessages.Address.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegions(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
addRegionsBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegionsBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegionsBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
addRemoved(UniqueAddress) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StopShards.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ChangeNumberOfProcesses.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.DaemonProcessScaleState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.GetNumberOfProcesses.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.GetNumberOfProcessesReply.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.Identify.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.Option.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.Payload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.Selection.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AddressData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.DeployData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.FromConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.PropsData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
address() - Method in interface akka.actor.ActorPath
The Address under which this path can be reached; walks up the tree to the RootActorPath.
address() - Method in class akka.actor.ChildActorPath
 
address() - Method in class akka.actor.RootActorPath
 
address() - Method in class akka.actor.typed.ActorSystem
Obtains the external address of the default transport.
address() - Method in class akka.cluster.ClusterUserAction.Down
 
address() - Method in class akka.cluster.ClusterUserAction.JoinTo
 
address() - Method in class akka.cluster.ClusterUserAction.Leave
 
address() - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
address() - Method in class akka.cluster.InternalClusterAction.InitJoinNack
 
address() - Method in class akka.cluster.InternalClusterAction.SendGossipTo
 
address() - Method in class akka.cluster.Member
 
address() - Method in class akka.cluster.metrics.NodeMetrics
 
address() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
address() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
address() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
address() - Method in class akka.cluster.typed.Down
 
address() - Method in class akka.cluster.typed.Join
 
address() - Method in class akka.cluster.typed.Leave
 
address() - Method in class akka.cluster.UniqueAddress
 
address() - Method in class akka.discovery.ServiceDiscovery.ResolvedTarget
 
address() - Method in class akka.io.dns.DnsProtocol.Resolved
Return the host, taking into account the "java.net.preferIPv6Addresses" system property.
address() - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation
 
address() - Method in class akka.remote.artery.jfr.TcpInboundBound
 
address() - Method in class akka.remote.testconductor.TestConductorExt
Transport address of this Netty-like remote transport.
address() - Method in class akka.remote.testkit.ForceDisassociate
 
address() - Method in class akka.remote.testkit.SetThrottle
 
address() - Method in class akka.remote.UniqueAddress
 
address() - Method in class akka.serialization.Serialization.Information
 
Address - Class in akka.actor
The address specifies the physical location under which an Actor can be reached.
Address(String, String) - Constructor for class akka.actor.Address
 
Address(String, String, String, int) - Constructor for class akka.actor.Address
 
Address() - Static method in class akka.cluster.ddata.EstimatedSize
 
Address() - Method in class akka.cluster.ddata.EstimatedSize$
 
ADDRESS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
ADDRESS_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
ADDRESS_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
ADDRESS_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
ADDRESS_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
ADDRESS_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.MessageWithAddress
 
ADDRESS_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.UniqueAddress
 
ADDRESS_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.Hello
 
ADDRESS_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
Address$ - Class in akka.actor
 
Address$() - Constructor for class akka.actor.Address$
 
AddressDeserializer$ - Class in akka.serialization.jackson
INTERNAL API
AddressDeserializer$() - Constructor for class akka.serialization.jackson.AddressDeserializer$
 
addresses() - Method in class akka.discovery.ServiceDiscovery.Resolved
 
addressFromProto(ReplicatorMessages.Address) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
AddressFromURIString - Class in akka.actor
This object serves as extractor for Scala and as address parser for Java.
AddressFromURIString() - Constructor for class akka.actor.AddressFromURIString
 
AddressFromURIString$ - Class in akka.actor
This object serves as extractor for Scala and as address parser for Java.
AddressFromURIString$() - Constructor for class akka.actor.AddressFromURIString$
 
ADDRESSINDEX_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
ADDRESSINDEX_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
ADDRESSINDEX_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
ADDRESSINDEX_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
ADDRESSINDEX_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
AddressModule - Interface in akka.serialization.jackson
INTERNAL API: Adds support for serializing and deserializing Address.
addressOrdering() - Static method in class akka.actor.Address
Address ordering type class, sorts addresses by protocol, name, host and port.
addressOrdering() - Method in class akka.actor.Address$
Address ordering type class, sorts addresses by protocol, name, host and port.
addressOrdering() - Static method in class akka.cluster.Member
Address ordering type class, sorts addresses by host and port.
addressOrdering() - Method in class akka.cluster.Member$
Address ordering type class, sorts addresses by host and port.
addressOrdering() - Method in class akka.discovery.ServiceDiscovery.ResolvedTarget$
 
addressProtocol() - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
AddressReply$ - Class in akka.remote.testconductor
 
AddressReply$() - Constructor for class akka.remote.testconductor.AddressReply$
 
AddressSerializer$ - Class in akka.serialization.jackson
INTERNAL API
AddressSerializer$() - Constructor for class akka.serialization.jackson.AddressSerializer$
 
addressString() - Method in interface akka.actor.ActorRefProvider
INTERNAL API
addressTerminated() - Method in class akka.actor.Terminated
 
addressTerminated(Address) - Method in interface akka.actor.dungeon.DeathWatch
 
ADDRESSTERMINATED_FIELD_NUMBER - Static variable in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
AddressTerminated$ - Class in akka.actor
 
AddressTerminated$() - Constructor for class akka.actor.AddressTerminated$
 
AddressTerminatedTopic$ - Class in akka.event
INTERNAL API
AddressTerminatedTopic$() - Constructor for class akka.event.AddressTerminatedTopic$
 
addressToProto(Address) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
AddressUidExtension - Class in akka.remote
Deprecated.
Use ExtendedActorSystem.uid instead. Since 2.8.0.
AddressUidExtension(ExtendedActorSystem) - Constructor for class akka.remote.AddressUidExtension
Deprecated.
 
AddressUidExtension$ - Class in akka.remote
Deprecated.
Use ExtendedActorSystem.uid instead. Since 2.8.0.
AddressUidExtension$() - Constructor for class akka.remote.AddressUidExtension$
Deprecated.
 
addRoles(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
repeated string roles = 2;
addRolesBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
repeated string roles = 2;
addRolesIndexes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
repeated int32 rolesIndexes = 4 [packed = true];
addrOption() - Method in class akka.io.Dns.Resolved
Deprecated.
 
addRoutee(ActorRef) - Method in class akka.routing.Router
Create a new instance with one more ActorRefRoutee for the specified ActorRef and the same RoutingLogic.
addRoutee(ActorSelection) - Method in class akka.routing.Router
Create a new instance with one more ActorSelectionRoutee for the specified ActorSelection and the same RoutingLogic.
addRoutee(Routee) - Method in class akka.routing.Router
Create a new instance with one more routee and the same RoutingLogic.
AddRoutee - Class in akka.routing
Add a routee by sending this message to the router.
AddRoutee(Routee) - Constructor for class akka.routing.AddRoutee
 
AddRoutee$ - Class in akka.routing
 
AddRoutee$() - Constructor for class akka.routing.AddRoutee$
 
addRoutees() - Method in interface akka.cluster.routing.ClusterRouterActor
Adds routees based on settings
addSeen(int) - Method in class akka.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 akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
addSeen(int, ReplicatorMessages.Address.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
addSeen(Address) - Method in interface akka.cluster.ddata.PruningState
 
addSeen(Address) - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
addSeen(Address) - Method in class akka.cluster.ddata.PruningState.PruningPerformed
 
addSeen(Address) - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
addSeen(ReplicatorMessages.Address) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
addSeen(ReplicatorMessages.Address.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
addSeenBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
addSeenBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
addSeenPerReplica(int, ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
addSeenPerReplica(int, ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
addSeenPerReplica(ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
addSeenPerReplica(ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
addSeenPerReplicaBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
addSeenPerReplicaBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
addSelectors(int, ClusterMetricsMessages.MetricsSelector) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
addSelectors(int, ClusterMetricsMessages.MetricsSelector.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
addSelectors(ClusterMetricsMessages.MetricsSelector) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
addSelectors(ClusterMetricsMessages.MetricsSelector.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
addSelectorsBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
addSelectorsBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
addSerializer(Class<?>, Function0<JsonSerializer<?>>, Function0<JsonDeserializer<?>>) - Static method in class akka.serialization.jackson.AkkaJacksonModule
 
addSerializer(Class<?>, Function0<JsonSerializer<?>>, Function0<JsonDeserializer<?>>) - Static method in class akka.serialization.jackson.AkkaStreamJacksonModule
 
addSerializer(Class<?>, Function0<JsonSerializer<?>>, Function0<JsonDeserializer<?>>) - Static method in class akka.serialization.jackson.AkkaTypedJacksonModule
 
addSerializer(Class<?>, Function0<JsonSerializer<?>>, Function0<JsonDeserializer<?>>) - Method in interface akka.serialization.jackson.JacksonModule
 
addSerializerIds(int) - Method in class akka.remote.WireFormats.PropsData.Builder
newer wire protocol: serializer id for each arg
addShard(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
repeated string shard = 2;
AddShard(String) - Constructor for class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
AddShard$() - Constructor for class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard$
 
addShardBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
repeated string shard = 2;
addShardId(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
repeated string shardId = 1;
addShardIdBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
repeated string shardId = 1;
addShards(int, ClusterShardingMessages.CoordinatorState.ShardEntry) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
addShards(int, ClusterShardingMessages.CoordinatorState.ShardEntry.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
addShards(int, ClusterShardingMessages.ShardState) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
addShards(int, ClusterShardingMessages.ShardState.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
addShards(ClusterShardingMessages.CoordinatorState.ShardEntry) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
addShards(ClusterShardingMessages.CoordinatorState.ShardEntry.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
addShards(ClusterShardingMessages.ShardState) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
addShards(ClusterShardingMessages.ShardState.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
addShards(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StopShards.Builder
repeated string shards = 1;
addShardsBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
addShardsBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
addShardsBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
addShardsBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
addShardsBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StopShards.Builder
repeated string shards = 1;
addStackTrace(int, ContainerFormats.StackTraceElement) - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
addStackTrace(int, ContainerFormats.StackTraceElement.Builder) - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
addStackTrace(ContainerFormats.StackTraceElement) - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
addStackTrace(ContainerFormats.StackTraceElement.Builder) - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
addStackTraceBuilder() - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
addStackTraceBuilder(int) - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
addStatement(PartialFunction<Object, BoxedUnit>) - Method in class akka.japi.pf.ReceiveBuilder
 
addStats(int, ClusterShardingMessages.ClusterShardingStatsEntry) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
addStats(int, ClusterShardingMessages.ClusterShardingStatsEntry.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
addStats(int, ClusterShardingMessages.MapFieldEntry) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
addStats(int, ClusterShardingMessages.MapFieldEntry.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
addStats(ClusterShardingMessages.ClusterShardingStatsEntry) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
addStats(ClusterShardingMessages.ClusterShardingStatsEntry.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
addStats(ClusterShardingMessages.MapFieldEntry) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
addStats(ClusterShardingMessages.MapFieldEntry.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
addStatsBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
addStatsBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
addStatsBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
addStatsBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
addStringElements(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated string stringElements = 1;
addStringElements(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated string stringElements = 3;
addStringElements(String) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated string stringElements = 4;
addStringElementsBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated string stringElements = 1;
addStringElementsBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated string stringElements = 3;
addStringElementsBytes(ByteString) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated string stringElements = 4;
addSubjectReachability(int, ClusterMessages.SubjectReachability) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
addSubjectReachability(int, ClusterMessages.SubjectReachability.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
addSubjectReachability(ClusterMessages.SubjectReachability) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
addSubjectReachability(ClusterMessages.SubjectReachability.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
addSubjectReachabilityBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
addSubjectReachabilityBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
addSuppressed(Throwable) - Static method in class akka.persistence.testkit.ExpectedFailure
 
addSuppressed(Throwable) - Static method in class akka.persistence.testkit.ExpectedRejection
 
addSuppressed(Throwable) - Static method in exception akka.stream.BindFailedException
 
addTags(String) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
repeated string tags = 12;
addTags(String) - Method in class akka.remote.WireFormats.DeployData.Builder
repeated string tags = 12;
addTagsBytes(ByteString) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
repeated string tags = 12;
addTagsBytes(ByteString) - Method in class akka.remote.WireFormats.DeployData.Builder
repeated string tags = 12;
addTagSubscriber(ActorRef, String) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
addTask(String, String, Supplier<CompletionStage<Done>>) - Method in class akka.actor.CoordinatedShutdown
Java API: Add a task to a phase.
addTask(String, String, Function0<Future<Done>>) - Method in class akka.actor.CoordinatedShutdown
Scala API: Add a task to a phase.
addToCache(Seq<Tuple2<Object, Set<Object>>>) - Method in interface akka.event.SubchannelClassification
 
addToIndex(String, int) - Method in interface akka.persistence.testkit.scaladsl.HasStorage
 
addTombstones(int, ClusterMessages.Tombstone) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
addTombstones(int, ClusterMessages.Tombstone.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
addTombstones(ClusterMessages.Tombstone) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
addTombstones(ClusterMessages.Tombstone.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
addTombstonesBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
addTombstonesBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
addToMessageBatch(PersistentRepr, Set<String>, WriteBatch) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
addUnallocatedShards(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string unallocatedShards = 4;
addUnallocatedShardsBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string unallocatedShards = 4;
addUnconfirmed(int, ReliableDelivery.MessageSent) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
addUnconfirmed(int, ReliableDelivery.MessageSent.Builder) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
addUnconfirmed(ReliableDelivery.MessageSent) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
addUnconfirmed(ReliableDelivery.MessageSent.Builder) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
addUnconfirmedBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
addUnconfirmedBuilder(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
addUnconfirmedDeliveries(int, MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
addUnconfirmedDeliveries(int, MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
addUnconfirmedDeliveries(MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
addUnconfirmedDeliveries(MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
addUnconfirmedDeliveriesBuilder() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
addUnconfirmedDeliveriesBuilder(int) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
addUseRoles(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
repeated string useRoles = 5;
addUseRolesBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
repeated string useRoles = 5;
addValues(int) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
repeated uint32 values = 5;
addVersions(int, ClusterMessages.VectorClock.Version) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
addVersions(int, ClusterMessages.VectorClock.Version.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
addVersions(int, DistributedPubSubMessages.Status.Version) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
addVersions(int, DistributedPubSubMessages.Status.Version.Builder) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
addVersions(ClusterMessages.VectorClock.Version) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
addVersions(ClusterMessages.VectorClock.Version.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
addVersions(DistributedPubSubMessages.Status.Version) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
addVersions(DistributedPubSubMessages.Status.Version.Builder) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
addVersionsBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
addVersionsBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
addVersionsBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
addVersionsBuilder(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
addWatcher(ActorRef, ActorRef) - Method in interface akka.actor.dungeon.DeathWatch
 
adjustMultiplier() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
adjustMultiplier() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
adjustMultiplier() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
AdjustPoolSize - Class in akka.routing
Increase or decrease the number of routees in a Pool.
AdjustPoolSize(int) - Constructor for class akka.routing.AdjustPoolSize
 
AdjustPoolSize$ - Class in akka.routing
 
AdjustPoolSize$() - Constructor for class akka.routing.AdjustPoolSize$
 
AdmissionFilter$ - Class in akka.cluster.sharding.internal
INTERNAL API
AdmissionFilter$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AdmissionFilter$
 
AdmissionFilter$() - Constructor for class akka.cluster.sharding.internal.AdmissionFilter$
 
AdmissionOptimizer$ - Class in akka.cluster.sharding.internal
INTERNAL API
AdmissionOptimizer$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AdmissionOptimizer$
 
AdmissionOptimizer$() - Constructor for class akka.cluster.sharding.internal.AdmissionOptimizer$
 
admissionSettings() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
admissionSettings() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
AdmissionSettings(Option<akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.FilterSettings>, Option<akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.WindowSettings>) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings
 
AdmissionSettings(Option<akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.FilterSettings>, Option<akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.WindowSettings>) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings
 
AdmissionSettings$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$
 
AdmissionSettings$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$
 
admit(String, String) - Static method in class akka.cluster.sharding.internal.AlwaysAdmissionFilter
 
admit(String, String) - Method in class akka.cluster.sharding.internal.AlwaysAdmissionFilter$
 
advance() - Method in interface akka.actor.LoggingFSM
 
AeronErrorLog - Class in akka.remote.artery.aeron
INTERNAL API
AeronErrorLog(File) - Constructor for class akka.remote.artery.aeron.AeronErrorLog
Deprecated.
AeronErrorLog(File, LoggingAdapter) - Constructor for class akka.remote.artery.aeron.AeronErrorLog
 
AeronSink$ - Class in akka.remote.artery.aeron
INTERNAL API
AeronSink$() - Constructor for class akka.remote.artery.aeron.AeronSink$
 
aeronSinkDelegateToTaskRunner(long) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkDelegateToTaskRunner(long) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkDelegateToTaskRunner(long) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSinkDelegateToTaskRunner - Class in akka.remote.artery.jfr
INTERNAL API
AeronSinkDelegateToTaskRunner(long) - Constructor for class akka.remote.artery.jfr.AeronSinkDelegateToTaskRunner
 
aeronSinkEnvelopeGrabbed(int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkEnvelopeGrabbed(int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkEnvelopeGrabbed(int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSinkEnvelopeGrabbed - Class in akka.remote.artery.jfr
INTERNAL API
AeronSinkEnvelopeGrabbed(int) - Constructor for class akka.remote.artery.jfr.AeronSinkEnvelopeGrabbed
 
aeronSinkEnvelopeOffered(int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkEnvelopeOffered(int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkEnvelopeOffered(int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSinkEnvelopeOffered - Class in akka.remote.artery.jfr
INTERNAL API
AeronSinkEnvelopeOffered(int) - Constructor for class akka.remote.artery.jfr.AeronSinkEnvelopeOffered
 
aeronSinkGaveUpEnvelope(String) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkGaveUpEnvelope(String) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkGaveUpEnvelope(String) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSinkGaveUpEnvelope - Class in akka.remote.artery.jfr
INTERNAL API
AeronSinkGaveUpEnvelope(String) - Constructor for class akka.remote.artery.jfr.AeronSinkGaveUpEnvelope
 
aeronSinkPublicationClosed(String, int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkPublicationClosed(String, int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkPublicationClosed(String, int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSinkPublicationClosed - Class in akka.remote.artery.jfr
INTERNAL API
AeronSinkPublicationClosed(String, int) - Constructor for class akka.remote.artery.jfr.AeronSinkPublicationClosed
 
aeronSinkPublicationClosedUnexpectedly(String, int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkPublicationClosedUnexpectedly(String, int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkPublicationClosedUnexpectedly(String, int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSinkPublicationClosedUnexpectedly - Class in akka.remote.artery.jfr
INTERNAL API
AeronSinkPublicationClosedUnexpectedly(String, int) - Constructor for class akka.remote.artery.jfr.AeronSinkPublicationClosedUnexpectedly
 
aeronSinkReturnFromTaskRunner(long) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkReturnFromTaskRunner(long) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkReturnFromTaskRunner(long) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSinkReturnFromTaskRunner - Class in akka.remote.artery.jfr
INTERNAL API
AeronSinkReturnFromTaskRunner(long) - Constructor for class akka.remote.artery.jfr.AeronSinkReturnFromTaskRunner
 
aeronSinkStarted(String, int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkStarted(String, int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkStarted(String, int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSinkStarted - Class in akka.remote.artery.jfr
INTERNAL API
AeronSinkStarted(String, int) - Constructor for class akka.remote.artery.jfr.AeronSinkStarted
 
aeronSinkStopped(String, int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkStopped(String, int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkStopped(String, int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSinkStopped - Class in akka.remote.artery.jfr
INTERNAL API
AeronSinkStopped(String, int) - Constructor for class akka.remote.artery.jfr.AeronSinkStopped
 
aeronSinkTaskRunnerRemoved(String, int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkTaskRunnerRemoved(String, int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkTaskRunnerRemoved(String, int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSinkTaskRunnerRemoved - Class in akka.remote.artery.jfr
INTERNAL API
AeronSinkTaskRunnerRemoved(String, int) - Constructor for class akka.remote.artery.jfr.AeronSinkTaskRunnerRemoved
 
AeronSource$ - Class in akka.remote.artery.aeron
INTERNAL API
AeronSource$() - Constructor for class akka.remote.artery.aeron.AeronSource$
 
aeronSourceDelegateToTaskRunner(long) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSourceDelegateToTaskRunner(long) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSourceDelegateToTaskRunner(long) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSourceDelegateToTaskRunner - Class in akka.remote.artery.jfr
INTERNAL API
AeronSourceDelegateToTaskRunner(long) - Constructor for class akka.remote.artery.jfr.AeronSourceDelegateToTaskRunner
 
aeronSourceReceived(int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSourceReceived(int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSourceReceived(int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSourceReceived - Class in akka.remote.artery.jfr
INTERNAL API
AeronSourceReceived(int) - Constructor for class akka.remote.artery.jfr.AeronSourceReceived
 
aeronSourceReturnFromTaskRunner(long) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSourceReturnFromTaskRunner(long) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSourceReturnFromTaskRunner(long) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSourceReturnFromTaskRunner - Class in akka.remote.artery.jfr
INTERNAL API
AeronSourceReturnFromTaskRunner(long) - Constructor for class akka.remote.artery.jfr.AeronSourceReturnFromTaskRunner
 
aeronSourceStarted(String, int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSourceStarted(String, int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSourceStarted(String, int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSourceStarted - Class in akka.remote.artery.jfr
INTERNAL API
AeronSourceStarted(String, int) - Constructor for class akka.remote.artery.jfr.AeronSourceStarted
 
aeronSourceStopped(String, int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSourceStopped(String, int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSourceStopped(String, int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSourceStopped - Class in akka.remote.artery.jfr
INTERNAL API
AeronSourceStopped(String, int) - Constructor for class akka.remote.artery.jfr.AeronSourceStopped
 
AffinityPool$ - Class in akka.dispatch.affinity
 
AffinityPool$() - Constructor for class akka.dispatch.affinity.AffinityPool$
 
after() - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
 
after() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
after() - Method in class akka.persistence.PluginSpec
 
after(Duration, ClassicActorSystemProvider, Callable<CompletionStage<T>>) - Static method in class akka.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 akka.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 akka.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 akka.pattern.Patterns$
Returns a CompletionStage that will be completed with the success or failure of the provided Callable after the specified duration.
after(FiniteDuration, Scheduler, ExecutionContext, Callable<Future<T>>) - Static method in class akka.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 akka.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, Function0<Future<T>>, ExecutionContext) - Method in interface akka.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 akka.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 akka.cluster.ddata.VersionVector.After$
 
After$() - Constructor for class akka.cluster.VectorClock.After$
 
afterAll() - Method in class akka.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 akka.actor.testkit.typed.scaladsl.LogCapturing
 
afterAll() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
Shuts down the ActorTestKit.
afterAll() - Method in class akka.persistence.PluginSpec
 
afterBind(DatagramSocket) - Method in interface akka.io.Inet.SocketOptionV2
Action to be taken for this option after connect returned.
afterBind(ServerSocket) - Method in interface akka.io.Inet.SocketOptionV2
Action to be taken for this option after connect returned.
afterCompletionStage(FiniteDuration, Scheduler, Function0<CompletionStage<T>>, ExecutionContext) - Method in interface akka.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 akka.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 akka.io.Inet.SocketOptionV2
Action to be taken for this option after connect returned.
afterConnect(Socket) - Method in class akka.io.Inet.SO$.SendBufferSize
 
afterConnect(Socket) - Method in class akka.io.Inet.SO$.TrafficClass
 
afterConnect(Socket) - Method in interface akka.io.Inet.SocketOption
Action to be taken for this option after connect returned.
afterConnect(Socket) - Method in class akka.io.Tcp.SO$.KeepAlive
 
afterConnect(Socket) - Method in class akka.io.Tcp.SO$.OOBInline
 
afterConnect(Socket) - Method in class akka.io.Tcp.SO$.TcpNoDelay
 
afterDelay(Duration, akka.stream.Attributes.CancellationStrategy.Strategy) - Method in class akka.stream.Attributes.CancellationStrategy$
Java API
AfterDelay(FiniteDuration, akka.stream.Attributes.CancellationStrategy.Strategy) - Constructor for class akka.stream.Attributes.CancellationStrategy$.AfterDelay
 
AfterDelay$() - Constructor for class akka.stream.Attributes.CancellationStrategy$.AfterDelay$
 
AfterInstance() - Static method in class akka.cluster.ddata.VersionVector
Java API: The VersionVector.After instance
AfterInstance() - Method in class akka.cluster.ddata.VersionVector$
Java API: The VersionVector.After instance
afterPostStop() - Method in class akka.stream.stage.GraphStageLogic
INTERNAL API
afterPostStop() - Method in class akka.stream.stage.TimerGraphStageLogic
 
afterRequestRecoveryPermit(ActorRef, Object) - Method in class akka.persistence.telemetry.EmptyEventsourcedInstrumentation
 
afterRequestRecoveryPermit(ActorRef, Object) - Method in class akka.persistence.telemetry.EventsourcedEnsemble
 
afterRequestRecoveryPermit(ActorRef, Object) - Method in interface akka.persistence.telemetry.EventsourcedInstrumentation
Record after a recovery permit is requested.
afterRequestRecoveryPermit(ActorRef<?>, Object) - Method in class akka.persistence.typed.telemetry.DurableStateBehaviorEnsemble
 
afterRequestRecoveryPermit(ActorRef<?>, Object) - Method in interface akka.persistence.typed.telemetry.DurableStateBehaviorInstrumentation
Record after a recovery permit is requested.
afterRequestRecoveryPermit(ActorRef<?>, Object) - Method in class akka.persistence.typed.telemetry.EmptyDurableStateBehaviorInstrumentation
 
afterRequestRecoveryPermit(ActorRef<?>, Object) - Method in class akka.persistence.typed.telemetry.EmptyEventSourcedBehaviorInstrumentation
 
afterRequestRecoveryPermit(ActorRef<?>, Object) - Method in class akka.persistence.typed.telemetry.EventSourcedBehaviorEnsemble
 
afterRequestRecoveryPermit(ActorRef<?>, Object) - Method in interface akka.persistence.typed.telemetry.EventSourcedBehaviorInstrumentation
Record after a recovery permit is requested.
afterTermination() - Method in class akka.remote.testkit.MultiNodeSpec
Override this method to do something when the whole test is terminating.
ageOrdering() - Static method in class akka.cluster.Member
Sort members by age, i.e.
ageOrdering() - Method in class akka.cluster.Member$
Sort members by age, i.e.
ageOrdering() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
ageOrdering() - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
AggregateServiceDiscovery$ - Class in akka.discovery.aggregate
INTERNAL API
AggregateServiceDiscovery$() - Constructor for class akka.discovery.aggregate.AggregateServiceDiscovery$
 
AggregateServiceDiscoverySettings - Class in akka.discovery.aggregate
INTERNAL API
AggregateServiceDiscoverySettings(Config) - Constructor for class akka.discovery.aggregate.AggregateServiceDiscoverySettings
 
aggregateWithBoundary(Supplier<Agg>, Function2<Agg, Out, Pair<Agg, Object>>, Function<Agg, Emit>, Pair<Predicate<Agg>, Duration>) - Method in class akka.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 akka.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 akka.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 akka.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 akka.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 - package akka
 
akka.actor - package akka.actor
 
akka.actor.dungeon - package akka.actor.dungeon
 
akka.actor.setup - package akka.actor.setup
 
akka.actor.testkit.typed - package akka.actor.testkit.typed
 
akka.actor.testkit.typed.internal - package akka.actor.testkit.typed.internal
 
akka.actor.testkit.typed.javadsl - package akka.actor.testkit.typed.javadsl
 
akka.actor.testkit.typed.scaladsl - package akka.actor.testkit.typed.scaladsl
 
akka.actor.typed - package akka.actor.typed
 
akka.actor.typed.delivery - package akka.actor.typed.delivery
 
akka.actor.typed.delivery.internal - package akka.actor.typed.delivery.internal
 
akka.actor.typed.eventstream - package akka.actor.typed.eventstream
 
akka.actor.typed.internal - package akka.actor.typed.internal
 
akka.actor.typed.internal.adapter - package akka.actor.typed.internal.adapter
 
akka.actor.typed.internal.jfr - package akka.actor.typed.internal.jfr
 
akka.actor.typed.internal.pubsub - package akka.actor.typed.internal.pubsub
 
akka.actor.typed.internal.receptionist - package akka.actor.typed.internal.receptionist
 
akka.actor.typed.internal.routing - package akka.actor.typed.internal.routing
 
akka.actor.typed.javadsl - package akka.actor.typed.javadsl
 
akka.actor.typed.pubsub - package akka.actor.typed.pubsub
 
akka.actor.typed.receptionist - package akka.actor.typed.receptionist
 
akka.actor.typed.scaladsl - package akka.actor.typed.scaladsl
 
akka.actor.typed.scaladsl.adapter - package akka.actor.typed.scaladsl.adapter
 
akka.annotation - package akka.annotation
 
akka.cluster - package akka.cluster
 
akka.cluster.ddata - package akka.cluster.ddata
 
akka.cluster.ddata.protobuf - package akka.cluster.ddata.protobuf
 
akka.cluster.ddata.protobuf.msg - package akka.cluster.ddata.protobuf.msg
 
akka.cluster.ddata.typed.internal - package akka.cluster.ddata.typed.internal
 
akka.cluster.ddata.typed.javadsl - package akka.cluster.ddata.typed.javadsl
 
akka.cluster.ddata.typed.scaladsl - package akka.cluster.ddata.typed.scaladsl
 
akka.cluster.metrics - package akka.cluster.metrics
 
akka.cluster.metrics.protobuf - package akka.cluster.metrics.protobuf
 
akka.cluster.metrics.protobuf.msg - package akka.cluster.metrics.protobuf.msg
 
akka.cluster.protobuf - package akka.cluster.protobuf
 
akka.cluster.protobuf.msg - package akka.cluster.protobuf.msg
 
akka.cluster.pubsub - package akka.cluster.pubsub
 
akka.cluster.pubsub.protobuf.msg - package akka.cluster.pubsub.protobuf.msg
 
akka.cluster.routing - package akka.cluster.routing
 
akka.cluster.sbr - package akka.cluster.sbr
 
akka.cluster.sharding - package akka.cluster.sharding
 
akka.cluster.sharding.external - package akka.cluster.sharding.external
 
akka.cluster.sharding.external.javadsl - package akka.cluster.sharding.external.javadsl
 
akka.cluster.sharding.external.scaladsl - package akka.cluster.sharding.external.scaladsl
 
akka.cluster.sharding.internal - package akka.cluster.sharding.internal
 
akka.cluster.sharding.internal.jfr - package akka.cluster.sharding.internal.jfr
 
akka.cluster.sharding.protobuf.msg - package akka.cluster.sharding.protobuf.msg
 
akka.cluster.sharding.typed - package akka.cluster.sharding.typed
 
akka.cluster.sharding.typed.delivery - package akka.cluster.sharding.typed.delivery
 
akka.cluster.sharding.typed.delivery.internal - package akka.cluster.sharding.typed.delivery.internal
 
akka.cluster.sharding.typed.internal - package akka.cluster.sharding.typed.internal
 
akka.cluster.sharding.typed.internal.protobuf - package akka.cluster.sharding.typed.internal.protobuf
 
akka.cluster.sharding.typed.javadsl - package akka.cluster.sharding.typed.javadsl
 
akka.cluster.sharding.typed.scaladsl - package akka.cluster.sharding.typed.scaladsl
 
akka.cluster.sharding.typed.testkit.javadsl - package akka.cluster.sharding.typed.testkit.javadsl
 
akka.cluster.sharding.typed.testkit.scaladsl - package akka.cluster.sharding.typed.testkit.scaladsl
 
akka.cluster.singleton - package akka.cluster.singleton
 
akka.cluster.typed - package akka.cluster.typed
 
akka.cluster.typed.internal - package akka.cluster.typed.internal
 
akka.cluster.typed.internal.protobuf - package akka.cluster.typed.internal.protobuf
 
akka.cluster.typed.internal.receptionist - package akka.cluster.typed.internal.receptionist
 
akka.compat - package akka.compat
 
akka.coordination.lease - package akka.coordination.lease
 
akka.coordination.lease.javadsl - package akka.coordination.lease.javadsl
 
akka.coordination.lease.scaladsl - package akka.coordination.lease.scaladsl
 
akka.discovery - package akka.discovery
 
akka.discovery.aggregate - package akka.discovery.aggregate
 
akka.discovery.config - package akka.discovery.config
 
akka.discovery.dns - package akka.discovery.dns
 
akka.dispatch - package akka.dispatch
 
akka.dispatch.affinity - package akka.dispatch.affinity
 
akka.dispatch.internal - package akka.dispatch.internal
 
akka.dispatch.sysmsg - package akka.dispatch.sysmsg
 
akka.event - package akka.event
 
akka.event.japi - package akka.event.japi
 
akka.event.jul - package akka.event.jul
 
akka.event.slf4j - package akka.event.slf4j
 
akka.io - package akka.io
 
akka.io.dns - package akka.io.dns
 
akka.io.dns.internal - package akka.io.dns.internal
 
akka.japi - package akka.japi
 
akka.japi.function - package akka.japi.function
 
akka.japi.pf - package akka.japi.pf
 
akka.japi.tuple - package akka.japi.tuple
 
akka.pattern - package akka.pattern
 
akka.pattern.internal - package akka.pattern.internal
 
akka.persistence - package akka.persistence
 
akka.persistence.fsm - package akka.persistence.fsm
 
akka.persistence.japi.journal - package akka.persistence.japi.journal
 
akka.persistence.japi.snapshot - package akka.persistence.japi.snapshot
 
akka.persistence.journal - package akka.persistence.journal
 
akka.persistence.journal.inmem - package akka.persistence.journal.inmem
 
akka.persistence.journal.japi - package akka.persistence.journal.japi
 
akka.persistence.journal.leveldb - package akka.persistence.journal.leveldb
 
akka.persistence.query - package akka.persistence.query
 
akka.persistence.query.internal.protobuf - package akka.persistence.query.internal.protobuf
 
akka.persistence.query.javadsl - package akka.persistence.query.javadsl
 
akka.persistence.query.journal.leveldb - package akka.persistence.query.journal.leveldb
 
akka.persistence.query.journal.leveldb.javadsl - package akka.persistence.query.journal.leveldb.javadsl
 
akka.persistence.query.journal.leveldb.scaladsl - package akka.persistence.query.journal.leveldb.scaladsl
 
akka.persistence.query.scaladsl - package akka.persistence.query.scaladsl
 
akka.persistence.query.typed - package akka.persistence.query.typed
 
akka.persistence.query.typed.internal - package akka.persistence.query.typed.internal
 
akka.persistence.query.typed.javadsl - package akka.persistence.query.typed.javadsl
 
akka.persistence.query.typed.scaladsl - package akka.persistence.query.typed.scaladsl
 
akka.persistence.scalatest - package akka.persistence.scalatest
 
akka.persistence.serialization - package akka.persistence.serialization
 
akka.persistence.snapshot - package akka.persistence.snapshot
 
akka.persistence.snapshot.japi - package akka.persistence.snapshot.japi
 
akka.persistence.state - package akka.persistence.state
 
akka.persistence.state.javadsl - package akka.persistence.state.javadsl
 
akka.persistence.state.scaladsl - package akka.persistence.state.scaladsl
 
akka.persistence.telemetry - package akka.persistence.telemetry
 
akka.persistence.testkit - package akka.persistence.testkit
 
akka.persistence.testkit.internal - package akka.persistence.testkit.internal
 
akka.persistence.testkit.javadsl - package akka.persistence.testkit.javadsl
 
akka.persistence.testkit.query - package akka.persistence.testkit.query
 
akka.persistence.testkit.query.javadsl - package akka.persistence.testkit.query.javadsl
 
akka.persistence.testkit.query.scaladsl - package akka.persistence.testkit.query.scaladsl
 
akka.persistence.testkit.scaladsl - package akka.persistence.testkit.scaladsl
 
akka.persistence.testkit.state - package akka.persistence.testkit.state
 
akka.persistence.testkit.state.javadsl - package akka.persistence.testkit.state.javadsl
 
akka.persistence.testkit.state.scaladsl - package akka.persistence.testkit.state.scaladsl
 
akka.persistence.typed - package akka.persistence.typed
 
akka.persistence.typed.crdt - package akka.persistence.typed.crdt
 
akka.persistence.typed.delivery - package akka.persistence.typed.delivery
 
akka.persistence.typed.internal - package akka.persistence.typed.internal
 
akka.persistence.typed.javadsl - package akka.persistence.typed.javadsl
 
akka.persistence.typed.scaladsl - package akka.persistence.typed.scaladsl
 
akka.persistence.typed.serialization - package akka.persistence.typed.serialization
 
akka.persistence.typed.state - package akka.persistence.typed.state
 
akka.persistence.typed.state.internal - package akka.persistence.typed.state.internal
 
akka.persistence.typed.state.javadsl - package akka.persistence.typed.state.javadsl
 
akka.persistence.typed.state.scaladsl - package akka.persistence.typed.state.scaladsl
 
akka.persistence.typed.telemetry - package akka.persistence.typed.telemetry
 
akka.pki.pem - package akka.pki.pem
 
akka.remote - package akka.remote
 
akka.remote.artery - package akka.remote.artery
 
akka.remote.artery.aeron - package akka.remote.artery.aeron
 
akka.remote.artery.compress - package akka.remote.artery.compress
 
akka.remote.artery.jfr - package akka.remote.artery.jfr
 
akka.remote.artery.tcp - package akka.remote.artery.tcp
 
akka.remote.artery.tcp.ssl - package akka.remote.artery.tcp.ssl
 
akka.remote.routing - package akka.remote.routing
 
akka.remote.security.provider - package akka.remote.security.provider
 
akka.remote.serialization - package akka.remote.serialization
 
akka.remote.testconductor - package akka.remote.testconductor
 
akka.remote.testkit - package akka.remote.testkit
 
akka.routing - package akka.routing
 
akka.serialization - package akka.serialization
 
akka.serialization.jackson - package akka.serialization.jackson
 
akka.serialization.jackson.internal - package akka.serialization.jackson.internal
 
akka.stream - package akka.stream
 
akka.stream.javadsl - package akka.stream.javadsl
 
akka.stream.scaladsl - package akka.stream.scaladsl
 
akka.stream.snapshot - package akka.stream.snapshot
 
akka.stream.stage - package akka.stream.stage
 
akka.stream.testkit - package akka.stream.testkit
 
akka.stream.testkit.javadsl - package akka.stream.testkit.javadsl
 
akka.stream.testkit.scaladsl - package akka.stream.testkit.scaladsl
 
akka.stream.typed.javadsl - package akka.stream.typed.javadsl
 
akka.stream.typed.scaladsl - package akka.stream.typed.scaladsl
 
akka.testkit - package akka.testkit
 
akka.testkit.internal - package akka.testkit.internal
 
akka.testkit.javadsl - package akka.testkit.javadsl
 
akka.util - package akka.util
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.actor.AbstractActor
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.actor.AbstractFSM
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in interface akka.actor.Actor
Scala API: Stores the context for this actor, including self, and sender.
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.cluster.ddata.LmdbDurableStore
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.cluster.ddata.Replicator
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.cluster.sharding.ShardCoordinator
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.event.DeadLetterListener
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.event.jul.JavaLogger
Deprecated.
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.event.Logging.DefaultLogger
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.event.slf4j.Slf4jLogger
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.io.InetAddressDnsResolver
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.io.SimpleDnsManager
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.persistence.journal.AsyncWriteJournal.Resequencer
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.persistence.journal.japi.AsyncWriteJournal
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.persistence.journal.JournalPerfSpec.BenchActor
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.persistence.journal.PersistencePluginProxy
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.persistence.journal.ReplayMediator
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.persistence.snapshot.japi.SnapshotStore
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.persistence.snapshot.NoSnapshotStore
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.persistence.testkit.PersistenceTestKitPlugin
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.remote.testconductor.Player.Waiter
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.testkit.TestActor
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.testkit.TestActors.BlackholeActor
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.testkit.TestActors.EchoActor
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.testkit.TestActors.ForwardActor
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.actor.AbstractActor
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.actor.AbstractFSM
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in interface akka.actor.Actor
The 'self' field holds the ActorRef for this actor.
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.cluster.ddata.LmdbDurableStore
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.cluster.ddata.Replicator
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.event.DeadLetterListener
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.event.jul.JavaLogger
Deprecated.
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.event.Logging.DefaultLogger
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.event.slf4j.Slf4jLogger
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.io.InetAddressDnsResolver
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.io.SimpleDnsManager
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.persistence.journal.AsyncWriteJournal.Resequencer
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.persistence.journal.japi.AsyncWriteJournal
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.persistence.journal.JournalPerfSpec.BenchActor
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.persistence.journal.PersistencePluginProxy
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.persistence.journal.ReplayMediator
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.persistence.snapshot.japi.SnapshotStore
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.persistence.snapshot.NoSnapshotStore
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.persistence.testkit.PersistenceTestKitPlugin
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.remote.testconductor.Player.Waiter
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.testkit.TestActor
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.testkit.TestActors.BlackholeActor
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.testkit.TestActors.EchoActor
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.testkit.TestActors.ForwardActor
 
akka$actor$DiagnosticActorLogging$_setter_$log_$eq(DiagnosticLoggingAdapter) - Method in interface akka.actor.DiagnosticActorLogging
 
akka$actor$dungeon$ChildrenContainer$EmptyChildrenContainer$_setter_$emptyStats_$eq(TreeMap<String, ChildStats>) - Method in interface akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer
 
akka$actor$dungeon$ChildrenContainer$EmptyChildrenContainer$_setter_$emptyStats_$eq(TreeMap<String, ChildStats>) - Method in class akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer$
 
akka$actor$dungeon$ChildrenContainer$EmptyChildrenContainer$_setter_$emptyStats_$eq(TreeMap<String, ChildStats>) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatedChildrenContainer$
 
akka$actor$FSM$_setter_$Event_$eq(FSM.Event$) - Method in class akka.actor.AbstractFSM
 
akka$actor$FSM$_setter_$Event_$eq(FSM.Event$) - Method in interface akka.actor.FSM
 
akka$actor$FSM$_setter_$Event_$eq(FSM.Event$) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
akka$actor$FSM$_setter_$StateTimeout_$eq(FSM.StateTimeout$) - Method in class akka.actor.AbstractFSM
 
akka$actor$FSM$_setter_$StateTimeout_$eq(FSM.StateTimeout$) - Method in interface akka.actor.FSM
This case object is received in case of a state timeout.
akka$actor$FSM$_setter_$StateTimeout_$eq(FSM.StateTimeout$) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
akka$actor$FSM$_setter_$StopEvent_$eq(FSM.StopEvent$) - Method in class akka.actor.AbstractFSM
 
akka$actor$FSM$_setter_$StopEvent_$eq(FSM.StopEvent$) - Method in interface akka.actor.FSM
 
akka$actor$FSM$_setter_$StopEvent_$eq(FSM.StopEvent$) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
akka$actor$LoggingFSM$_setter_$debugEvent_$eq(boolean) - Method in class akka.actor.AbstractLoggingFSM
 
akka$actor$LoggingFSM$_setter_$debugEvent_$eq(boolean) - Method in interface akka.actor.LoggingFSM
 
akka$actor$StashSupport$_setter_$mailbox_$eq(DequeBasedMessageQueueSemantics) - Method in class akka.actor.AbstractActorWithStash
 
akka$actor$StashSupport$_setter_$mailbox_$eq(DequeBasedMessageQueueSemantics) - Method in class akka.actor.AbstractActorWithUnboundedStash
 
akka$actor$StashSupport$_setter_$mailbox_$eq(DequeBasedMessageQueueSemantics) - Method in class akka.actor.AbstractActorWithUnrestrictedStash
 
akka$actor$StashSupport$_setter_$mailbox_$eq(DequeBasedMessageQueueSemantics) - Method in class akka.actor.AbstractFSMWithStash
 
akka$actor$StashSupport$_setter_$mailbox_$eq(DequeBasedMessageQueueSemantics) - Method in interface akka.actor.StashSupport
 
akka$actor$StashSupport$_setter_$mailbox_$eq(DequeBasedMessageQueueSemantics) - Method in class akka.cluster.sharding.PersistentShardCoordinator
Deprecated.
 
akka$actor$StashSupport$_setter_$mailbox_$eq(DequeBasedMessageQueueSemantics) - Method in class akka.persistence.AbstractPersistentActor
 
akka$actor$StashSupport$_setter_$mailbox_$eq(DequeBasedMessageQueueSemantics) - Method in class akka.persistence.AbstractPersistentActorWithTimers
 
akka$actor$StashSupport$_setter_$mailbox_$eq(DequeBasedMessageQueueSemantics) - Method in class akka.persistence.journal.JournalPerfSpec.BenchActor
 
akka$actor$StashSupport$_setter_$mailbox_$eq(DequeBasedMessageQueueSemantics) - Method in class akka.persistence.journal.PersistencePluginProxy
 
akka$cluster$pubsub$DistributedPubSubMediator$Internal$TopicLike$_setter_$pruneInterval_$eq(FiniteDuration) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
akka$cluster$pubsub$DistributedPubSubMediator$Internal$TopicLike$_setter_$pruneInterval_$eq(FiniteDuration) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
akka$cluster$pubsub$DistributedPubSubMediator$Internal$TopicLike$_setter_$pruneInterval_$eq(FiniteDuration) - Method in interface akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TopicLike
 
akka$cluster$pubsub$DistributedPubSubMediator$Internal$TopicLike$_setter_$pruneTask_$eq(Cancellable) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
akka$cluster$pubsub$DistributedPubSubMediator$Internal$TopicLike$_setter_$pruneTask_$eq(Cancellable) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
akka$cluster$pubsub$DistributedPubSubMediator$Internal$TopicLike$_setter_$pruneTask_$eq(Cancellable) - Method in interface akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TopicLike
 
akka$event$Logging$LogEvent$_setter_$thread_$eq(Thread) - Method in class akka.event.Logging.Debug
 
akka$event$Logging$LogEvent$_setter_$thread_$eq(Thread) - Method in class akka.event.Logging.Error
 
akka$event$Logging$LogEvent$_setter_$thread_$eq(Thread) - Method in class akka.event.Logging.Info
 
akka$event$Logging$LogEvent$_setter_$thread_$eq(Thread) - Method in interface akka.event.Logging.LogEvent
 
akka$event$Logging$LogEvent$_setter_$thread_$eq(Thread) - Method in class akka.event.Logging.Warning
 
akka$event$Logging$LogEvent$_setter_$timestamp_$eq(long) - Method in class akka.event.Logging.Debug
 
akka$event$Logging$LogEvent$_setter_$timestamp_$eq(long) - Method in class akka.event.Logging.Error
 
akka$event$Logging$LogEvent$_setter_$timestamp_$eq(long) - Method in class akka.event.Logging.Info
 
akka$event$Logging$LogEvent$_setter_$timestamp_$eq(long) - Method in interface akka.event.Logging.LogEvent
 
akka$event$Logging$LogEvent$_setter_$timestamp_$eq(long) - Method in class akka.event.Logging.Warning
 
akka$event$LookupClassification$_setter_$subscribers_$eq(Index<Object, Object>) - Method in interface akka.event.LookupClassification
 
akka$event$ScanningClassification$_setter_$subscribers_$eq(ConcurrentSkipListSet<Tuple2<Object, Object>>) - Method in interface akka.event.ScanningClassification
 
akka$io$Inet$SoForwarders$_setter_$ReceiveBufferSize_$eq(akka.io.Inet.SO.ReceiveBufferSize$) - Method in interface akka.io.Inet.SoForwarders
Inet.SocketOption to set the SO_RCVBUF option
akka$io$Inet$SoForwarders$_setter_$ReceiveBufferSize_$eq(akka.io.Inet.SO.ReceiveBufferSize$) - Method in class akka.io.Tcp.SO$
 
akka$io$Inet$SoForwarders$_setter_$ReceiveBufferSize_$eq(akka.io.Inet.SO.ReceiveBufferSize$) - Method in class akka.io.Udp.SO$
 
akka$io$Inet$SoForwarders$_setter_$ReuseAddress_$eq(akka.io.Inet.SO.ReuseAddress$) - Method in interface akka.io.Inet.SoForwarders
Inet.SocketOption to enable or disable SO_REUSEADDR
akka$io$Inet$SoForwarders$_setter_$ReuseAddress_$eq(akka.io.Inet.SO.ReuseAddress$) - Method in class akka.io.Tcp.SO$
 
akka$io$Inet$SoForwarders$_setter_$ReuseAddress_$eq(akka.io.Inet.SO.ReuseAddress$) - Method in class akka.io.Udp.SO$
 
akka$io$Inet$SoForwarders$_setter_$SendBufferSize_$eq(akka.io.Inet.SO.SendBufferSize$) - Method in interface akka.io.Inet.SoForwarders
Inet.SocketOption to set the SO_SNDBUF option.
akka$io$Inet$SoForwarders$_setter_$SendBufferSize_$eq(akka.io.Inet.SO.SendBufferSize$) - Method in class akka.io.Tcp.SO$
 
akka$io$Inet$SoForwarders$_setter_$SendBufferSize_$eq(akka.io.Inet.SO.SendBufferSize$) - Method in class akka.io.Udp.SO$
 
akka$io$Inet$SoForwarders$_setter_$TrafficClass_$eq(akka.io.Inet.SO.TrafficClass$) - Method in interface akka.io.Inet.SoForwarders
Inet.SocketOption to set the traffic class or type-of-service octet in the IP header for packets sent from this socket.
akka$io$Inet$SoForwarders$_setter_$TrafficClass_$eq(akka.io.Inet.SO.TrafficClass$) - Method in class akka.io.Tcp.SO$
 
akka$io$Inet$SoForwarders$_setter_$TrafficClass_$eq(akka.io.Inet.SO.TrafficClass$) - Method in class akka.io.Udp.SO$
 
akka$io$WithUdpSend$_setter_$settings_$eq(Udp.UdpSettings) - Method in interface akka.io.WithUdpSend
 
akka$persistence$journal$AsyncWriteJournal$_setter_$receiveWriteJournal_$eq(PartialFunction<Object, BoxedUnit>) - Method in interface akka.persistence.journal.AsyncWriteJournal
 
akka$persistence$journal$AsyncWriteJournal$_setter_$receiveWriteJournal_$eq(PartialFunction<Object, BoxedUnit>) - Method in class akka.persistence.journal.japi.AsyncWriteJournal
 
akka$persistence$journal$AsyncWriteJournal$_setter_$receiveWriteJournal_$eq(PartialFunction<Object, BoxedUnit>) - Method in class akka.persistence.testkit.PersistenceTestKitPlugin
 
akka$persistence$journal$leveldb$LeveldbStore$_setter_$compactionIntervals_$eq(Map<String, Object>) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
akka$persistence$journal$leveldb$LeveldbStore$_setter_$compactionIntervals_$eq(Map<String, Object>) - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
akka$persistence$journal$leveldb$LeveldbStore$_setter_$config_$eq(Config) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
akka$persistence$journal$leveldb$LeveldbStore$_setter_$config_$eq(Config) - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
akka$persistence$journal$leveldb$LeveldbStore$_setter_$leveldbDir_$eq(File) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
akka$persistence$journal$leveldb$LeveldbStore$_setter_$leveldbDir_$eq(File) - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
akka$persistence$journal$leveldb$LeveldbStore$_setter_$leveldbOptions_$eq(Options) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
akka$persistence$journal$leveldb$LeveldbStore$_setter_$leveldbOptions_$eq(Options) - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
akka$persistence$journal$leveldb$LeveldbStore$_setter_$leveldbWriteOptions_$eq(WriteOptions) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
akka$persistence$journal$leveldb$LeveldbStore$_setter_$leveldbWriteOptions_$eq(WriteOptions) - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
akka$persistence$journal$leveldb$LeveldbStore$_setter_$nativeLeveldb_$eq(boolean) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
akka$persistence$journal$leveldb$LeveldbStore$_setter_$nativeLeveldb_$eq(boolean) - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
akka$persistence$journal$leveldb$LeveldbStore$_setter_$serialization_$eq(Serialization) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
akka$persistence$journal$leveldb$LeveldbStore$_setter_$serialization_$eq(Serialization) - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
akka$persistence$journal$WriteJournalBase$_setter_$persistence_$eq(Persistence) - Method in class akka.persistence.journal.japi.AsyncWriteJournal
 
akka$persistence$journal$WriteJournalBase$_setter_$persistence_$eq(Persistence) - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
akka$persistence$journal$WriteJournalBase$_setter_$persistence_$eq(Persistence) - Method in interface akka.persistence.journal.WriteJournalBase
 
akka$persistence$journal$WriteJournalBase$_setter_$persistence_$eq(Persistence) - Method in class akka.persistence.testkit.PersistenceTestKitPlugin
 
akka$persistence$snapshot$SnapshotStore$_setter_$receiveSnapshotStore_$eq(PartialFunction<Object, BoxedUnit>) - Method in class akka.persistence.snapshot.japi.SnapshotStore
 
akka$persistence$snapshot$SnapshotStore$_setter_$receiveSnapshotStore_$eq(PartialFunction<Object, BoxedUnit>) - Method in class akka.persistence.snapshot.NoSnapshotStore
 
akka$persistence$snapshot$SnapshotStore$_setter_$receiveSnapshotStore_$eq(PartialFunction<Object, BoxedUnit>) - Method in interface akka.persistence.snapshot.SnapshotStore
 
akka$persistence$snapshot$SnapshotStore$_setter_$receiveSnapshotStore_$eq(PartialFunction<Object, BoxedUnit>) - Method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
akka$persistence$testkit$EventStorage$_setter_$DefaultPolicy_$eq(ProcessingPolicy.DefaultPolicies.PassAll) - Method in interface akka.persistence.testkit.EventStorage
 
akka$persistence$testkit$SnapshotStorage$_setter_$DefaultPolicy_$eq(ProcessingPolicy.DefaultPolicies.PassAll) - Method in interface akka.persistence.testkit.SnapshotStorage
 
akka$routing$Listeners$_setter_$listeners_$eq(Set<ActorRef>) - Method in class akka.actor.AbstractFSM
 
akka$routing$Listeners$_setter_$listeners_$eq(Set<ActorRef>) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
akka$routing$Listeners$_setter_$listeners_$eq(Set<ActorRef>) - Method in interface akka.routing.Listeners
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.actor.typed.internal.receptionist.ServiceKeySerializer
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.cluster.metrics.protobuf.MessageSerializer
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.cluster.protobuf.ClusterMessageSerializer
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.persistence.serialization.MessageSerializer
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.persistence.serialization.PayloadSerializer
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.persistence.serialization.SnapshotSerializer
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.remote.serialization.ByteStringSerializer
Deprecated.
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.remote.serialization.IntSerializer
Deprecated.
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.remote.serialization.LongSerializer
Deprecated.
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.remote.serialization.MessageContainerSerializer
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.remote.serialization.MiscMessageSerializer
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.remote.serialization.ProtobufSerializer
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.remote.serialization.StringSerializer
Deprecated.
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.remote.serialization.SystemMessageSerializer
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in interface akka.serialization.BaseSerializer
Globally unique serialization identifier configured in the reference.conf.
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.serialization.ByteArraySerializer
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.serialization.JavaSerializer
 
akka$serialization$BaseSerializer$_setter_$identifier_$eq(int) - Method in class akka.testkit.TestJavaSerializer
 
akka$serialization$jackson$JacksonModule$_setter_$akka$serialization$jackson$JacksonModule$$initializers_$eq(Builder<Function1<Module.SetupContext, BoxedUnit>, Seq<Function1<Module.SetupContext, BoxedUnit>>>) - Static method in class akka.serialization.jackson.AkkaJacksonModule
 
akka$serialization$jackson$JacksonModule$_setter_$akka$serialization$jackson$JacksonModule$$initializers_$eq(Builder<Function1<Module.SetupContext, BoxedUnit>, Seq<Function1<Module.SetupContext, BoxedUnit>>>) - Static method in class akka.serialization.jackson.AkkaStreamJacksonModule
 
akka$serialization$jackson$JacksonModule$_setter_$akka$serialization$jackson$JacksonModule$$initializers_$eq(Builder<Function1<Module.SetupContext, BoxedUnit>, Seq<Function1<Module.SetupContext, BoxedUnit>>>) - Static method in class akka.serialization.jackson.AkkaTypedJacksonModule
 
akka$serialization$jackson$JacksonModule$$initializers() - Static method in class akka.serialization.jackson.AkkaJacksonModule
 
akka$serialization$jackson$JacksonModule$$initializers() - Static method in class akka.serialization.jackson.AkkaStreamJacksonModule
 
akka$serialization$jackson$JacksonModule$$initializers() - Static method in class akka.serialization.jackson.AkkaTypedJacksonModule
 
akka$testkit$DefaultTimeout$_setter_$timeout_$eq(Timeout) - Method in interface akka.testkit.DefaultTimeout
 
akka$util$PriorityQueueStabilizer$_setter_$seqNum_$eq(AtomicLong) - Method in interface akka.util.PriorityQueueStabilizer
 
akka$util$PriorityQueueStabilizer$_setter_$seqNum_$eq(AtomicLong) - Method in class akka.util.StablePriorityBlockingQueue
 
akka$util$PriorityQueueStabilizer$_setter_$seqNum_$eq(AtomicLong) - Method in class akka.util.StablePriorityQueue
 
akkaAddress() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
akkaAddress() - Method in class akka.event.slf4j.Slf4jLogger
 
AkkaAddressKey() - Static method in class akka.actor.typed.internal.ActorMdc
 
AkkaAddressKey() - Method in class akka.actor.typed.internal.ActorMdc$
 
AkkaException - Exception in akka
Akka base Exception.
AkkaException(String) - Constructor for exception akka.AkkaException
 
AkkaException(String, Throwable) - Constructor for exception akka.AkkaException
 
AkkaForkJoinPool(int, ForkJoinPool.ForkJoinWorkerThreadFactory, Thread.UncaughtExceptionHandler) - Constructor for class akka.dispatch.ForkJoinExecutorConfigurator.AkkaForkJoinPool
 
AkkaForkJoinPool(int, ForkJoinPool.ForkJoinWorkerThreadFactory, Thread.UncaughtExceptionHandler, boolean) - Constructor for class akka.dispatch.ForkJoinExecutorConfigurator.AkkaForkJoinPool
 
AkkaForkJoinTask(Runnable) - Constructor for class akka.dispatch.ForkJoinExecutorConfigurator.AkkaForkJoinTask
 
AkkaJacksonModule - Class in akka.serialization.jackson
Complete module with support for all custom serializers.
AkkaJacksonModule() - Constructor for class akka.serialization.jackson.AkkaJacksonModule
 
AkkaJacksonModule$ - Class in akka.serialization.jackson
 
AkkaJacksonModule$() - Constructor for class akka.serialization.jackson.AkkaJacksonModule$
 
AkkaJacksonSerializationFeature - Class in akka.serialization.jackson.internal
Provides auto-registration of user classes marked with the built in marker types.
AkkaJacksonSerializationFeature() - Constructor for class akka.serialization.jackson.internal.AkkaJacksonSerializationFeature
 
AkkaSerializationDeserializer - Class in akka.serialization.jackson
 
AkkaSerializationDeserializer() - Constructor for class akka.serialization.jackson.AkkaSerializationDeserializer
 
AkkaSerializationSerializer - Class in akka.serialization.jackson
 
AkkaSerializationSerializer() - Constructor for class akka.serialization.jackson.AkkaSerializationSerializer
 
akkaSource() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
AkkaSourceKey() - Static method in class akka.actor.typed.internal.ActorMdc
 
AkkaSourceKey() - Method in class akka.actor.typed.internal.ActorMdc$
 
AkkaStreamJacksonModule - Class in akka.serialization.jackson
 
AkkaStreamJacksonModule() - Constructor for class akka.serialization.jackson.AkkaStreamJacksonModule
 
AkkaStreamJacksonModule$ - Class in akka.serialization.jackson
 
AkkaStreamJacksonModule$() - Constructor for class akka.serialization.jackson.AkkaStreamJacksonModule$
 
AkkaTagsKey() - Static method in class akka.actor.typed.internal.ActorMdc
 
AkkaTagsKey() - Method in class akka.actor.typed.internal.ActorMdc$
 
AkkaTypedJacksonModule - Class in akka.serialization.jackson
 
AkkaTypedJacksonModule() - Constructor for class akka.serialization.jackson.AkkaTypedJacksonModule
 
AkkaTypedJacksonModule$ - Class in akka.serialization.jackson
 
AkkaTypedJacksonModule$() - Constructor for class akka.serialization.jackson.AkkaTypedJacksonModule$
 
akkaUid() - Method in class akka.event.slf4j.Slf4jLogger
 
AkkaVersion - Class in akka
 
AkkaVersion() - Constructor for class akka.AkkaVersion
 
AkkaVersion$ - Class in akka
 
AkkaVersion$() - Constructor for class akka.AkkaVersion$
 
alias() - Method in class akka.serialization.SerializerDetails
 
aliveRegions() - Method in class akka.cluster.sharding.ShardCoordinator
 
aliveRegions_$eq(Set<ActorRef>) - Method in class akka.cluster.sharding.ShardCoordinator
 
ALLADDRESSES_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
ALLADDRESSES_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
ALLAPPVERSIONS_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
allButSelf() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
ALLBUTSELF_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
allDataCenters() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
All data centers in the cluster
AllDeadLetters - Interface in akka.actor
Subscribe to this class to be notified about all DeadLetter (also the suppressed ones) and Dropped.
allDeclaredClasses() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
allDeclaredConstructors() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
allDeclaredFields() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
allDeclaredMethods() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
AllForOneStrategy - Class in akka.actor
Applies the fault handling Directive (Resume, Restart, Stop) specified in the Decider to all children when one fails, as opposed to OneForOneStrategy that applies it only to the child actor that failed.
AllForOneStrategy(boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Constructor for class akka.actor.AllForOneStrategy
Java API: compatible with lambda expressions
AllForOneStrategy(int, Duration, Function<Throwable, SupervisorStrategy.Directive>) - Constructor for class akka.actor.AllForOneStrategy
Java API
AllForOneStrategy(int, Duration, Function<Throwable, SupervisorStrategy.Directive>, boolean) - Constructor for class akka.actor.AllForOneStrategy
Java API
AllForOneStrategy(int, Duration, Iterable<Class<? extends Throwable>>) - Constructor for class akka.actor.AllForOneStrategy
Java API
AllForOneStrategy(int, Duration, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Constructor for class akka.actor.AllForOneStrategy
Java API: compatible with lambda expressions
AllForOneStrategy(int, Duration, boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Constructor for class akka.actor.AllForOneStrategy
 
AllForOneStrategy(int, Duration, Function<Throwable, SupervisorStrategy.Directive>) - Constructor for class akka.actor.AllForOneStrategy
Java API
AllForOneStrategy(int, Duration, Function<Throwable, SupervisorStrategy.Directive>, boolean) - Constructor for class akka.actor.AllForOneStrategy
Java API
AllForOneStrategy(int, Duration, Iterable<Class<? extends Throwable>>) - Constructor for class akka.actor.AllForOneStrategy
Java API
AllForOneStrategy(int, Duration, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Constructor for class akka.actor.AllForOneStrategy
Java API: compatible with lambda expressions
AllForOneStrategy(PartialFunction<Throwable, SupervisorStrategy.Directive>) - Constructor for class akka.actor.AllForOneStrategy
Java API: compatible with lambda expressions
AllForOneStrategy$ - Class in akka.actor
 
AllForOneStrategy$() - Constructor for class akka.actor.AllForOneStrategy$
 
ALLHASHES_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
ALLHASHES_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
allInlets() - Method in class akka.stream.AbstractShape
Provide the list of all input ports of this shape.
AllLogLevels() - Static method in class akka.event.Logging
 
AllLogLevels() - Method in class akka.event.Logging$
 
ALLMETRICNAMES_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
allNestMembers() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
allNodes() - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
allocateShard(ActorRef, String, Map<ActorRef, IndexedSeq<String>>) - Method in class akka.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 akka.cluster.sharding.ConsistentHashingShardAllocationStrategy
 
allocateShard(ActorRef, String, Map<ActorRef, IndexedSeq<String>>) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy
 
allocateShard(ActorRef, String, Map<ActorRef, IndexedSeq<String>>) - Method in class akka.cluster.sharding.ShardCoordinator.AbstractShardAllocationStrategy
 
allocateShard(ActorRef, String, Map<ActorRef, IndexedSeq<String>>) - Method in interface akka.cluster.sharding.ShardCoordinator.ShardAllocationStrategy
Invoked when the location of a new shard is to be decided.
allocateShard(ActorRef, String, Map<ActorRef, IndexedSeq<String>>) - Method in class akka.cluster.sharding.typed.SliceRangeShardAllocationStrategy
 
allocateShardHomesForRememberEntities() - Method in class akka.cluster.sharding.ShardCoordinator
 
allocationStrategy() - Method in class akka.cluster.sharding.typed.javadsl.Entity
 
allocationStrategy() - Method in class akka.cluster.sharding.typed.scaladsl.Entity
 
allOutlets() - Method in class akka.stream.AbstractShape
Provide the list of all output ports of this shape.
ALLOW - akka.stream.javadsl.FramingTruncation
 
allowCorePoolTimeout() - Method in class akka.dispatch.ThreadPoolConfig
 
allowedToPrepareToShutdown() - Method in class akka.cluster.MembershipState$
 
allowExceptions() - Method in class akka.pattern.CircuitBreaker
 
AllowJavaSerialization() - Method in class akka.actor.ActorSystem.Settings
 
AllowJavaSerialization() - Method in class akka.serialization.Serialization
 
allowLocalRoutees() - Method in class akka.cluster.routing.ClusterRouterGroupSettings
 
allowLocalRoutees() - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
allowLocalRoutees() - Method in interface akka.cluster.routing.ClusterRouterSettingsBase
 
ALLOWLOCALROUTEES_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
AllowWeaklyUpMembers() - Method in class akka.cluster.ClusterSettings
 
allPermittedSubclasses() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
allPersistenceIds() - Method in interface akka.persistence.journal.leveldb.LeveldbIdMapping
 
allPersistenceIdsSubscribers_$eq(Set<ActorRef>) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
allPublicClasses() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
allPublicConstructors() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
allPublicFields() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
allPublicMethods() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
allReachableClockTime() - Method in class akka.cluster.ddata.Replicator
 
allReachableClockTime_$eq(long) - Method in class akka.cluster.ddata.Replicator
 
allRecordComponents() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
allRegionsRegistered() - Method in class akka.cluster.sharding.