$ 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() - 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.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$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.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$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() - 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 - Class in akka.actor.typed.internal
INTERNAL API
ActorFlightRecorder() - Constructor for class akka.actor.typed.internal.ActorFlightRecorder
 
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;
addAllPayloads(Iterable<? extends MessageFormats.PersistentPayload>) - Method in class akka.persistence.serialization.MessageFormats.CompositeMetadata.Builder
repeated .PersistentPayload payloads = 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;
addPayloads(int, MessageFormats.PersistentPayload) - Method in class akka.persistence.serialization.MessageFormats.CompositeMetadata.Builder
repeated .PersistentPayload payloads = 1;
addPayloads(int, MessageFormats.PersistentPayload.Builder) - Method in class akka.persistence.serialization.MessageFormats.CompositeMetadata.Builder
repeated .PersistentPayload payloads = 1;
addPayloads(MessageFormats.PersistentPayload) - Method in class akka.persistence.serialization.MessageFormats.CompositeMetadata.Builder
repeated .PersistentPayload payloads = 1;
addPayloads(MessageFormats.PersistentPayload.Builder) - Method in class akka.persistence.serialization.MessageFormats.CompositeMetadata.Builder
repeated .PersistentPayload payloads = 1;
addPayloadsBuilder() - Method in class akka.persistence.serialization.MessageFormats.CompositeMetadata.Builder
repeated .PersistentPayload payloads = 1;
addPayloadsBuilder(int) - Method in class akka.persistence.serialization.MessageFormats.CompositeMetadata.Builder
repeated .PersistentPayload payloads = 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.CompositeMetadata.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.RemotingFlightRecorder
 
aeronSinkDelegateToTaskRunner(long) - Method in class 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.RemotingFlightRecorder
 
aeronSinkEnvelopeGrabbed(int) - Method in class 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.RemotingFlightRecorder
 
aeronSinkEnvelopeOffered(int) - Method in class 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.RemotingFlightRecorder
 
aeronSinkGaveUpEnvelope(String) - Method in class 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.RemotingFlightRecorder
 
aeronSinkPublicationClosed(String, int) - Method in class 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.RemotingFlightRecorder
 
aeronSinkPublicationClosedUnexpectedly(String, int) - Method in class 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.RemotingFlightRecorder
 
aeronSinkReturnFromTaskRunner(long) - Method in class 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.RemotingFlightRecorder
 
aeronSinkStarted(String, int) - Method in class 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.RemotingFlightRecorder
 
aeronSinkStopped(String, int) - Method in class 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.RemotingFlightRecorder
 
aeronSinkTaskRunnerRemoved(String, int) - Method in class 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.RemotingFlightRecorder
 
aeronSourceDelegateToTaskRunner(long) - Method in class 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.RemotingFlightRecorder
 
aeronSourceReceived(int) - Method in class 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.RemotingFlightRecorder
 
aeronSourceReturnFromTaskRunner(long) - Method in class 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.RemotingFlightRecorder
 
aeronSourceStarted(String, int) - Method in class 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.RemotingFlightRecorder
 
aeronSourceStopped(String, int) - Method in class 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.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
Deprecated.
Use Akka Distributed Cluster instead. Since 2.10.0.
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.ShardCoordinator
 
allRegionsRegistered_$eq(boolean) - Method in class akka.cluster.sharding.ShardCoordinator
 
allReplicas() - Method in interface akka.persistence.typed.scaladsl.ReplicationContext
 
allRoles() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
All node roles in the cluster
ALLROLES_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
allServiceInstances(ServiceKey<M>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
allServiceInstances(ServiceKey<T>) - Method in interface akka.actor.typed.receptionist.Receptionist.Listing
Scala API: Return both the reachable and the unreachable service instances.
allShards() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
allShardsFor(long, int) - Static method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessId
 
allShardsFor(long, int) - Method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessId$
 
allSigners() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
allStrategyNames() - Method in class akka.cluster.sbr.SplitBrainResolverSettings$
 
alpha() - Method in class akka.cluster.metrics.EWMA
 
alpha(FiniteDuration, FiniteDuration) - Method in class akka.cluster.metrics.EWMA$
Calculate the alpha (decay factor) used in akka.cluster.EWMA from specified half-life and interval between observations.
ALPHA_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
alreadyCancelled() - Method in class akka.actor.Cancellable$
 
alsoTo(Graph<SinkShape<Out>, ?>) - Method in class akka.stream.javadsl.Flow
Attaches the given Sink to this Flow, meaning that elements that passes through will also be sent to the Sink.
alsoTo(Graph<SinkShape<Out>, ?>) - Method in class akka.stream.javadsl.Source
Attaches the given Sink to this Source, meaning that elements that passes through will also be sent to the Sink.
alsoTo(Graph<SinkShape<Out>, ?>) - Method in class akka.stream.javadsl.SubFlow
Attaches the given Sink to this Flow, meaning that elements that passes through will also be sent to the Sink.
alsoTo(Graph<SinkShape<Out>, ?>) - Method in class akka.stream.javadsl.SubSource
Attaches the given Sink to this Source, meaning that elements that passes through will also be sent to the Sink.
alsoTo(Graph<SinkShape<Out>, ?>) - Method in interface akka.stream.scaladsl.FlowOps
Attaches the given Sink to this Source, meaning that elements that pass through will also be sent to the Sink.
alsoToAll(Graph<SinkShape<Out>, ?>...) - Method in class akka.stream.javadsl.Flow
Attaches the given Sinks to this Flow, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Graph<SinkShape<Out>, ?>...) - Method in class akka.stream.javadsl.Source
Attaches the given Sinks to this Source, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Graph<SinkShape<Out>, ?>...) - Method in class akka.stream.javadsl.SubFlow
Attaches the given Sinks to this Flow, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Graph<SinkShape<Out>, ?>...) - Method in class akka.stream.javadsl.SubSource
Attaches the given Sinks to this Source, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Seq<Graph<SinkShape<Out>, ?>>) - Method in class akka.stream.javadsl.Flow
Attaches the given Sinks to this Flow, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Seq<Graph<SinkShape<Out>, ?>>) - Method in class akka.stream.javadsl.Source
Attaches the given Sinks to this Source, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Seq<Graph<SinkShape<Out>, ?>>) - Method in class akka.stream.javadsl.SubFlow
Attaches the given Sinks to this Flow, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Seq<Graph<SinkShape<Out>, ?>>) - Method in class akka.stream.javadsl.SubSource
Attaches the given Sinks to this Source, meaning that elements that passes through will also be sent to all those Sinks.
alsoToAll(Seq<Graph<SinkShape<Out>, ?>>) - Method in interface akka.stream.scaladsl.FlowOps
Attaches the given Sinks to this Source, meaning that elements that pass through will also be sent to the Sink.
alsoToGraph(Graph<SinkShape<Out>, M>) - Method in interface akka.stream.scaladsl.FlowOps
 
alsoToMat(Graph<SinkShape<Out>, M2>, Function2<Mat, M2, M3>) - Method in class akka.stream.javadsl.Flow
Attaches the given Sink to this Flow, meaning that elements that passes through will also be sent to the Sink.
alsoToMat(Graph<SinkShape<Out>, M2>, Function2<Mat, M2, M3>) - Method in class akka.stream.javadsl.Source
Attaches the given Sink to this Flow, meaning that elements that passes through will also be sent to the Sink.
alsoToMat(Graph<SinkShape<Out>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Attaches the given Sink to this Flow, meaning that elements that pass through will also be sent to the Sink.
AlwaysAdmissionFilter - Class in akka.cluster.sharding.internal
INTERNAL API
AlwaysAdmissionFilter() - Constructor for class akka.cluster.sharding.internal.AlwaysAdmissionFilter
 
AlwaysAdmissionFilter$ - Class in akka.cluster.sharding.internal
INTERNAL API
AlwaysAdmissionFilter$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AlwaysAdmissionFilter$
 
AlwaysAdmissionFilter$() - Constructor for class akka.cluster.sharding.internal.AlwaysAdmissionFilter$
 
AlwaysIncreasingClock() - Method in class akka.util.WallClock$
Always increasing time source.
amendConfig(Config) - Static method in class akka.dispatch.BalancingDispatcherConfigurator
 
amendConfig(Config) - Method in class akka.dispatch.BalancingDispatcherConfigurator$
 
AmorphousShape - Class in akka.stream
This type of Shape can express any number of inputs and outputs at the expense of forgetting about their specific types.
AmorphousShape(Seq<Inlet<?>>, Seq<Outlet<?>>) - Constructor for class akka.stream.AmorphousShape
 
AmorphousShape$ - Class in akka.stream
 
AmorphousShape$() - Constructor for class akka.stream.AmorphousShape$
 
an() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
an() - Method in class akka.persistence.PluginSpec
 
ancestor_$eq(FastMerge) - Method in interface akka.cluster.ddata.FastMerge
 
anchor() - Method in class akka.actor.ActorSelection
 
anchorPath() - Method in class akka.actor.ActorSelection
The ActorPath of the anchor actor.
and(Setup) - Method in class akka.actor.setup.Setup
Construct an ActorSystemSetup with this setup combined with another one.
and(Attributes) - Method in class akka.stream.Attributes
Adds given attributes.
and(Attributes.Attribute) - Method in class akka.stream.Attributes
Adds given attribute.
and(T) - Method in class akka.actor.setup.ActorSystemSetup
alias for withSetup allowing for fluent combination of settings: a and b and c, where a, b and c are concrete Setup instances.
anyEvent(FI.Apply2<Object, D, FSM.State<S, D>>) - Method in class akka.japi.pf.FSMStateFunctionBuilder
Add a case statement that matches on any type of event.
anyMatch(Predicate<T>) - Method in interface akka.actor.typed.javadsl.StashBuffer
Tests whether a predicate holds for at least one element of this StashBuffer.
anyToFalse() - Static method in class akka.util.ConstantFun
 
anyToFalse() - Method in class akka.util.ConstantFun$
 
anyToTrue() - Static method in class akka.util.ConstantFun
 
anyToTrue() - Method in class akka.util.ConstantFun$
 
ap() - Method in class akka.testkit.TestActor.SetAutoPilot
 
ApiMayChange - Annotation Type in akka.annotation
Marks APIs that are meant to evolve towards becoming stable APIs, but are not stable APIs yet.
append(Tcp.WriteCommand) - Method in class akka.io.Tcp.SimpleWriteCommand
Java API: appends this command with another WriteCommand to form a CompoundWrite.
append(ByteString) - Method in class akka.util.ByteStringBuilder
Java API: append a ByteString to this builder.
append(I, Object, ActorRef) - Method in class akka.util.MessageBufferMap
Append an element to the buffer for an id.
append(Object, ActorRef) - Method in class akka.util.MessageBuffer
Add one element to the end of the message buffer.
applicationTestConfig() - Static method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Config loaded from application-test.conf, which is used if no specific config is given.
applicationTestConfig() - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit$
Config loaded from application-test.conf, which is used if no specific config is given.
applicationTestConfig() - Static method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
JAVA API
applicationTestConfig() - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit$
JAVA API
ApplicationTestConfig() - Static method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Config loaded from application-test.conf, which is used if no specific config is given.
ApplicationTestConfig() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit$
Config loaded from application-test.conf, which is used if no specific config is given.
ApplicationTestConfig() - Method in class akka.actor.testkit.typed.scaladsl.BehaviorTestKit$
 
apply() - Static method in class akka.actor.ActorSystem
Creates a new ActorSystem with the name "default", obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply() - Method in class akka.actor.ActorSystem$
Creates a new ActorSystem with the name "default", obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply() - Static method in class akka.actor.BootstrapSetup
 
apply() - Method in class akka.actor.BootstrapSetup$
 
apply() - Method in class akka.actor.dungeon.ChildrenContainer.Creation$
 
apply() - Method in class akka.actor.testkit.typed.Effect.SpawnedAnonymousAdapter$
 
apply() - Static method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Create a testkit named from the ActorTestKit class.
apply() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit$
Create a testkit named from the ActorTestKit class.
apply() - Static method in class akka.actor.typed.delivery.ConsumerController
 
apply() - Method in class akka.actor.typed.delivery.ConsumerController.DeliverThenStop$
 
apply() - Method in class akka.actor.typed.delivery.ConsumerController$
 
apply() - Method in class akka.actor.typed.internal.Create$
 
apply() - Method in class akka.actor.typed.internal.Terminate$
 
apply() - Static method in class akka.actor.typed.LogOptions
Scala API: Create a new log options with defaults.
apply() - Method in class akka.actor.typed.LogOptions$
Scala API: Create a new log options with defaults.
apply() - Static method in class akka.actor.typed.SpawnProtocol
Scala API: returns a behavior that can be commanded to spawn arbitrary children.
apply() - Method in class akka.actor.typed.SpawnProtocol$
Scala API: returns a behavior that can be commanded to spawn arbitrary children.
apply() - Static method in class akka.cluster.ddata.Flag
 
apply() - Method in class akka.cluster.ddata.Flag$
 
apply() - Static method in class akka.cluster.ddata.GCounter
 
apply() - Method in class akka.cluster.ddata.GCounter$
 
apply() - Static method in class akka.cluster.ddata.GSet
 
apply() - Method in class akka.cluster.ddata.GSet$
 
apply() - Static method in class akka.cluster.ddata.LWWMap
 
apply() - Method in class akka.cluster.ddata.LWWMap$
 
apply() - Static method in class akka.cluster.ddata.ORMap
 
apply() - Method in class akka.cluster.ddata.ORMap$
 
apply() - Static method in class akka.cluster.ddata.ORMultiMap
 
apply() - Method in class akka.cluster.ddata.ORMultiMap$
 
apply() - Static method in class akka.cluster.ddata.ORSet
 
apply() - Method in class akka.cluster.ddata.ORSet$
 
apply() - Static method in class akka.cluster.ddata.PNCounter
 
apply() - Method in class akka.cluster.ddata.PNCounter$
 
apply() - Static method in class akka.cluster.ddata.PNCounterMap
 
apply() - Method in class akka.cluster.ddata.PNCounterMap$
 
apply() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount$
Convenience for ask.
apply() - Static method in class akka.cluster.ddata.VersionVector
 
apply() - Method in class akka.cluster.ddata.VersionVector$
 
apply() - Method in class akka.cluster.sharding.ClusterShardingHealthCheck
 
apply() - Static method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox
 
apply() - Method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox$
 
apply() - Method in class akka.dispatch.sysmsg.Suspend$
 
apply() - Method in class akka.dispatch.sysmsg.Terminate$
 
apply() - Static method in class akka.dispatch.UnboundedControlAwareMailbox
 
apply() - Method in class akka.dispatch.UnboundedControlAwareMailbox$
 
apply() - Static method in class akka.dispatch.UnboundedDequeBasedMailbox
 
apply() - Method in class akka.dispatch.UnboundedDequeBasedMailbox$
 
apply() - Static method in class akka.dispatch.UnboundedMailbox
 
apply() - Method in class akka.dispatch.UnboundedMailbox$
 
apply() - Method in class akka.io.Inet.DatagramChannelCreator$
 
apply() - Method in interface akka.japi.Effect
 
apply() - Method in interface akka.japi.function.Effect
 
apply() - Method in interface akka.japi.pf.FI.UnitApplyVoid
The application to perform.
apply() - Method in class akka.persistence.typed.internal.VersionVector$
 
apply() - Method in class akka.persistence.typed.state.internal.Delete$
 
apply() - Method in class akka.remote.artery.AssociationState$
 
apply() - Method in class akka.routing.BalancingRoutingLogic$
 
apply() - Static method in class akka.routing.BroadcastRoutingLogic
 
apply() - Method in class akka.routing.BroadcastRoutingLogic$
 
apply() - Static method in class akka.routing.RandomRoutingLogic
 
apply() - Method in class akka.routing.RandomRoutingLogic$
 
apply() - Static method in class akka.routing.RoundRobinRoutingLogic
 
apply() - Method in class akka.routing.RoundRobinRoutingLogic$
 
apply() - Static method in class akka.routing.SmallestMailboxRoutingLogic
 
apply() - Method in class akka.routing.SmallestMailboxRoutingLogic$
 
apply() - Static method in class akka.stream.Attributes
 
apply() - Method in class akka.stream.Attributes$
 
apply() - Static method in class akka.stream.scaladsl.Flow
Returns a Flow which outputs all its inputs.
apply() - Method in class akka.stream.scaladsl.Flow$
Returns a Flow which outputs all its inputs.
apply() - Static method in class akka.stream.scaladsl.FlowWithContext
Creates an "empty" FlowWithContext that passes elements through with their context unchanged.
apply() - Method in class akka.stream.scaladsl.FlowWithContext$
Creates an "empty" FlowWithContext that passes elements through with their context unchanged.
apply() - Method in class akka.stream.scaladsl.OrElse$
 
apply() - Static method in class akka.stream.scaladsl.TLSPlacebo
 
apply() - Method in class akka.stream.scaladsl.TLSPlacebo$
 
apply() - Static method in class akka.stream.scaladsl.Unzip
Create a new Unzip.
apply() - Method in class akka.stream.scaladsl.Unzip$
Create a new Unzip.
apply() - Method in class akka.stream.scaladsl.WireTap$
 
apply() - Static method in class akka.stream.scaladsl.Zip
Create a new Zip.
apply() - Method in class akka.stream.scaladsl.Zip$
Create a new Zip.
apply() - Static method in class akka.stream.scaladsl.ZipLatest
Create a new ZipLatest.
apply() - Method in class akka.stream.scaladsl.ZipLatest$
Create a new ZipLatest.
apply() - Method in class akka.stream.stage.GraphStageLogic.StageActorRefNotInitializedException$
 
apply() - Static method in exception akka.stream.TargetRefNotInitializedYetException
 
apply() - Method in class akka.stream.TargetRefNotInitializedYetException$
 
apply() - Method in class akka.util.WildcardTree$
 
apply(boolean) - Static method in class akka.cluster.ddata.Flag
Implements a boolean flag CRDT that is initialized to false and can be switched to true.
apply(boolean) - Method in class akka.cluster.ddata.Flag$
Implements a boolean flag CRDT that is initialized to false and can be switched to true.
apply(boolean) - Static method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
apply(boolean) - Method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip$
 
apply(boolean) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
apply(boolean) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult$
 
apply(boolean) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
apply(boolean) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult$
 
apply(boolean) - Static method in class akka.io.Inet.SO$.ReuseAddress
 
apply(boolean) - Method in class akka.io.Inet.SO$.ReuseAddress$
 
apply(boolean) - Static method in class akka.io.Tcp.SO$.KeepAlive
 
apply(boolean) - Method in class akka.io.Tcp.SO$.KeepAlive$
 
apply(boolean) - Static method in class akka.io.Tcp.SO$.OOBInline
 
apply(boolean) - Method in class akka.io.Tcp.SO$.OOBInline$
 
apply(boolean) - Static method in class akka.io.Tcp.SO$.TcpNoDelay
 
apply(boolean) - Method in class akka.io.Tcp.SO$.TcpNoDelay$
 
apply(boolean) - Static method in class akka.io.Udp.SO$.Broadcast
 
apply(boolean) - Method in class akka.io.Udp.SO$.Broadcast$
 
apply(boolean) - Method in class akka.persistence.Eventsourced.RecoveryTick$
 
apply(boolean) - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent$
 
apply(boolean) - Method in class akka.stream.ActorAttributes.DebugLogging$
 
apply(boolean) - Method in class akka.stream.ActorAttributes.FuzzingMode$
 
apply(boolean) - Static method in class akka.stream.scaladsl.ZipLatest
Create a new ZipLatest.
apply(boolean) - Method in class akka.stream.scaladsl.ZipLatest$
Create a new ZipLatest.
apply(boolean, boolean) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals$
 
apply(boolean, boolean) - Method in class akka.io.dns.DnsProtocol.Ip$
 
apply(boolean, int, int, Duration, Function0<BlockingQueue<Runnable>>, RejectedExecutionHandler) - Static method in class akka.dispatch.ThreadPoolConfig
A small configuration DSL to create ThreadPoolExecutors that can be provided as an ExecutorServiceFactoryProvider to Dispatcher
apply(boolean, int, int, Duration, Function0<BlockingQueue<Runnable>>, RejectedExecutionHandler) - Method in class akka.dispatch.ThreadPoolConfig$
A small configuration DSL to create ThreadPoolExecutors that can be provided as an ExecutorServiceFactoryProvider to Dispatcher
apply(boolean, ClassicActorSystemProvider) - Method in class akka.stream.testkit.TestPublisher.ManualProbe$
 
apply(boolean, Level) - Method in class akka.actor.typed.SupervisorStrategy.Resume$
 
apply(boolean, Level) - Method in class akka.actor.typed.SupervisorStrategy.Stop$
 
apply(boolean, Level, Option<Logger>) - Method in class akka.actor.typed.LogOptions.LogOptionsImpl$
 
apply(boolean, Set<Address>) - Method in class akka.cluster.ClusterEvent.SeenChanged$
 
apply(boolean, Enumeration.Value, boolean, boolean, boolean, boolean, Enumeration.Value) - Method in class akka.io.dns.internal.MessageFlags$
 
apply(boolean, Option<ActorRef>) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
apply(boolean, Option<ActorRef>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData$
 
apply(boolean, Option<String>) - Method in class akka.cluster.sbr.KeepOldestSettings$
 
apply(byte) - Method in class akka.util.ByteString.Companion$
 
apply(byte[]) - Method in class akka.util.ByteIterator.ByteArrayIterator$
 
apply(byte[]) - Method in class akka.util.ByteString.ByteString1$
 
apply(byte[]) - Method in class akka.util.ByteString.ByteString1C$
 
apply(byte[]) - Method in class akka.util.ByteString$
Creates a new ByteString by copying a byte array.
apply(byte[]) - Static method in class akka.util.CompactByteString
Creates a new CompactByteString by copying a byte array.
apply(byte[]) - Method in class akka.util.CompactByteString$
Creates a new CompactByteString by copying a byte array.
apply(byte[], int, int) - Method in class akka.util.ByteIterator.ByteArrayIterator$
 
apply(byte[], int, int) - Method in class akka.util.ByteString.ByteString1$
 
apply(double, double) - Static method in class akka.cluster.metrics.EWMA
 
apply(double, double) - Method in class akka.cluster.metrics.EWMA$
 
apply(double, double, double, double) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer$
 
apply(int) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats$
 
apply(int) - Method in class akka.cluster.ddata.Replicator.ReplicaCount$
 
apply(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount$
 
apply(int) - Static method in class akka.cluster.sharding.typed.ShardingMessageExtractor
Scala API:
apply(int) - Method in class akka.cluster.sharding.typed.ShardingMessageExtractor$
Scala API:
apply(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
apply(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry$
 
apply(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
apply(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry$
 
apply(int) - Method in class akka.cluster.typed.internal.receptionist.ShardedServiceRegistry$
 
apply(int) - Static method in class akka.dispatch.NonBlockingBoundedMailbox
 
apply(int) - Method in class akka.dispatch.NonBlockingBoundedMailbox$
 
apply(int) - Method in class akka.event.Logging.LogLevel$
 
apply(int) - Static method in class akka.io.dns.internal.OpCode
 
apply(int) - Static method in class akka.io.dns.internal.ResponseCode
 
apply(int) - Static method in class akka.io.Inet.SO$.ReceiveBufferSize
 
apply(int) - Method in class akka.io.Inet.SO$.ReceiveBufferSize$
 
apply(int) - Static method in class akka.io.Inet.SO$.SendBufferSize
 
apply(int) - Method in class akka.io.Inet.SO$.SendBufferSize$
 
apply(int) - Static method in class akka.io.Inet.SO$.TrafficClass
 
apply(int) - Method in class akka.io.Inet.SO$.TrafficClass$
 
apply(int) - Method in class akka.io.Tcp.ResumeAccepting$
 
apply(int) - Method in class akka.pattern.BackoffSupervisor.ResetRestartCount$
 
apply(int) - Method in class akka.pattern.BackoffSupervisor.RestartCount$
 
apply(int) - Method in class akka.remote.artery.FlushAck$
 
apply(int) - Method in class akka.remote.HeartbeatHistory$
Create an empty HeartbeatHistory, without any history.
apply(int) - Static method in class akka.routing.AdjustPoolSize
 
apply(int) - Method in class akka.routing.AdjustPoolSize$
 
apply(int) - Method in class akka.stream.ActorAttributes.MaxFixedBufferSize$
 
apply(int) - Method in class akka.stream.ActorAttributes.OutputBurstLimit$
 
apply(int) - Method in class akka.stream.ActorAttributes.SyncProcessingLimit$
 
apply(int) - Static method in class akka.stream.IOSettings
Deprecated.
Use setting 'akka.stream.materializer.io.tcp.write-buffer-size' or attribute TcpAttributes.writeBufferSize instead. Since 2.6.0.
apply(int) - Method in class akka.stream.IOSettings$
Deprecated.
Use setting 'akka.stream.materializer.io.tcp.write-buffer-size' or attribute TcpAttributes.writeBufferSize instead. Since 2.6.0.
apply(int) - Static method in class akka.stream.scaladsl.Concat
Create a new Concat.
apply(int) - Method in class akka.stream.scaladsl.Concat$
Create a new Concat.
apply(int) - Method in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize$
 
apply(int) - Static method in class akka.stream.scaladsl.ZipN
Create a new ZipN.
apply(int) - Method in class akka.stream.scaladsl.ZipN$
Create a new ZipN.
apply(int) - Method in class akka.stream.StreamRefAttributes.BufferCapacity$
 
apply(int) - Static method in class akka.testkit.TestBarrier
 
apply(int) - Method in class akka.testkit.TestBarrier$
 
apply(int) - Method in class akka.util.ByteString
 
apply(int) - Method in class akka.util.ByteString.ByteString1
 
apply(int) - Method in class akka.util.ByteString.ByteString1C
 
apply(int) - Method in class akka.util.ByteString.ByteStrings
 
apply(int) - Method in class akka.util.Collections.EmptyImmutableSeq$
 
apply(int, boolean) - Static method in class akka.stream.scaladsl.Balance
Create a new Balance with the specified number of output ports.
apply(int, boolean) - Method in class akka.stream.scaladsl.Balance$
Create a new Balance with the specified number of output ports.
apply(int, boolean) - Static method in class akka.stream.scaladsl.Broadcast
Create a new Broadcast with the specified number of output ports.
apply(int, boolean) - Method in class akka.stream.scaladsl.Broadcast$
Create a new Broadcast with the specified number of output ports.
apply(int, boolean) - Static method in class akka.stream.scaladsl.Concat
Create a new Concat operator that will concatenate two or more streams.
apply(int, boolean) - Method in class akka.stream.scaladsl.Concat$
Create a new Concat operator that will concatenate two or more streams.
apply(int, boolean) - Static method in class akka.stream.scaladsl.Merge
Create a new Merge with the specified number of input ports.
apply(int, boolean) - Method in class akka.stream.scaladsl.Merge$
Create a new Merge with the specified number of input ports.
apply(int, boolean) - Static method in class akka.stream.scaladsl.MergeLatest
Create a new MergeLatest with the specified number of input ports.
apply(int, boolean) - Method in class akka.stream.scaladsl.MergeLatest$
Create a new MergeLatest with the specified number of input ports.
apply(int, boolean) - Static method in class akka.stream.scaladsl.MergePreferred
Create a new MergePreferred with the specified number of secondary input ports.
apply(int, boolean) - Method in class akka.stream.scaladsl.MergePreferred$
Create a new MergePreferred with the specified number of secondary input ports.
apply(int, boolean, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class akka.cluster.sharding.ClusterShardingSettings.LeastFrequentlyUsedPassivationStrategy$
INTERNAL API
apply(int, double, int, int) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter$
 
apply(int, double, long, int) - Static method in class akka.remote.testkit.TokenBucket
 
apply(int, double, long, int) - Method in class akka.remote.testkit.TokenBucket$
 
apply(int, int) - Method in class akka.cluster.VectorClockStats$
 
apply(int, int) - Method in class akka.stream.Attributes.InputBuffer$
 
apply(int, int, boolean) - Method in class akka.persistence.typed.internal.SnapshotCountRetentionCriteriaImpl$
 
apply(int, int, boolean) - Static method in class akka.stream.scaladsl.Interleave
Create a new Interleave with the specified number of input ports and given size of elements to take from each input.
apply(int, int, boolean) - Method in class akka.stream.scaladsl.Interleave$
Create a new Interleave with the specified number of input ports and given size of elements to take from each input.
apply(int, int, boolean, String...) - Static method in class akka.cluster.routing.ClusterRouterPoolSettings
 
apply(int, int, boolean, String...) - Method in class akka.cluster.routing.ClusterRouterPoolSettings$
 
apply(int, int, boolean, Seq<String>) - Static method in class akka.cluster.routing.ClusterRouterPoolSettings
 
apply(int, int, boolean, Seq<String>) - Method in class akka.cluster.routing.ClusterRouterPoolSettings$
 
apply(int, int, boolean, Set<String>) - Static method in class akka.cluster.routing.ClusterRouterPoolSettings
 
apply(int, int, boolean, Set<String>) - Method in class akka.cluster.routing.ClusterRouterPoolSettings$
 
apply(int, int, double) - Method in class akka.remote.artery.CacheStatistics$
 
apply(int, int, double) - Method in class akka.util.FastFrequencySketch$
Create a new FastFrequencySketch based on the cache capacity (which will be increased to the nearest power of two).
apply(int, int, double, int, int) - Method in class akka.cluster.sharding.internal.FrequencySketchAdmissionFilter$
 
apply(int, int, double, int, int, FrequencySketch.Hasher<A>) - Method in class akka.util.FrequencySketch$
Create a new FrequencySketch based on the cache capacity (which will be increased to the nearest power of two).
apply(int, int, double, Duration, int, double, double, Duration, double, double) - Static method in class akka.routing.DefaultOptimalSizeExploringResizer
 
apply(int, int, double, Duration, int, double, double, Duration, double, double) - Method in class akka.routing.DefaultOptimalSizeExploringResizer$
 
apply(int, int, int, double, double, double, int) - Static method in class akka.routing.DefaultResizer
Implementation of Resizer that adjust the Pool based on specified thresholds.
apply(int, int, int, double, double, double, int) - Method in class akka.routing.DefaultResizer$
Implementation of Resizer that adjust the Pool based on specified thresholds.
apply(int, int, String, Function1<Throwable, Supervision.Directive>, StreamSubscriptionTimeoutSettings, boolean, int, boolean, boolean, int) - Static method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use config or attributes to configure the materializer. See migration guide for details https://doc.akka.io/libraries/akka-core/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
apply(int, int, String, Function1<Throwable, Supervision.Directive>, StreamSubscriptionTimeoutSettings, boolean, int, boolean, boolean, int) - Method in class akka.stream.ActorMaterializerSettings$
Deprecated.
Use config or attributes to configure the materializer. See migration guide for details https://doc.akka.io/libraries/akka-core/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
apply(int, long, int) - Method in class akka.persistence.journal.leveldb.Key$
 
apply(int, ActorSystem) - Static method in class akka.testkit.TestLatch
 
apply(int, ActorSystem) - Method in class akka.testkit.TestLatch$
 
apply(int, Cancellable) - Method in class akka.stream.stage.TimerMessages.Timer$
 
apply(int, SupervisorStrategy, String) - Static method in class akka.routing.BalancingPool
 
apply(int, SupervisorStrategy, String) - Method in class akka.routing.BalancingPool$
 
apply(int, ActorRef<StatusReply<Done>>) - Static method in class akka.cluster.sharding.typed.ChangeNumberOfProcesses
Scala API: Tell the sharded daemon process to rescale to the given number of processes.
apply(int, ActorRef<StatusReply<Done>>) - Method in class akka.cluster.sharding.typed.ChangeNumberOfProcesses$
Scala API: Tell the sharded daemon process to rescale to the given number of processes.
apply(int, Behavior<T>, Function1<ActorSystem<?>, RoutingLogic<T>>, Function1<T, Object>, Props) - Method in class akka.actor.typed.internal.routing.PoolRouterBuilder$
 
apply(int, RestartSupervisor<?, ? extends Throwable>) - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount$
 
apply(int, Props) - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector$
 
apply(int, akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy.AdmissionFilter) - Method in class akka.cluster.sharding.internal.AdmissionFilter$
 
apply(int, akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy.AdmissionOptimizer) - Method in class akka.cluster.sharding.internal.AdmissionOptimizer$
 
apply(int, ClusterShardingSettings.PassivationStrategy, ClusterShardingSettings.PassivationStrategy, double, double, double, akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy.AdmissionOptimizer, akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy.AdmissionFilter, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$
INTERNAL API
apply(int, StashOverflowStrategy, boolean, FiniteDuration, String, String, boolean) - Method in class akka.persistence.typed.internal.EventSourcedSettings$
INTERNAL API
apply(int, StashOverflowStrategy, boolean, FiniteDuration, String, boolean) - Method in class akka.persistence.typed.state.internal.DurableStateSettings$
INTERNAL API
apply(int, LogicSnapshot, LogicSnapshot, ConnectionSnapshot.ConnectionState) - Method in class akka.stream.snapshot.ConnectionSnapshotImpl$
 
apply(int, String, Attributes) - Method in class akka.stream.snapshot.LogicSnapshotImpl$
 
apply(int, Duration) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom$
 
apply(int, Duration) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo$
 
apply(int, Instant, boolean, long) - Method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessCoordinator.GetNumberOfProcessesReply$
 
apply(int, IndexedSeq<Object>, long, long) - Method in class akka.remote.HeartbeatHistory$
Holds the heartbeat statistics for a specific node Address.
apply(int, Seq<Object>, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class akka.cluster.sharding.ClusterShardingSettings.LeastRecentlyUsedPassivationStrategy$
INTERNAL API
apply(int, Seq<String>, boolean, String...) - Static method in class akka.cluster.routing.ClusterRouterGroupSettings
 
apply(int, Seq<String>, boolean, String...) - Method in class akka.cluster.routing.ClusterRouterGroupSettings$
 
apply(int, Seq<String>, boolean, Seq<String>) - Static method in class akka.cluster.routing.ClusterRouterGroupSettings
 
apply(int, Seq<String>, boolean, Seq<String>) - Method in class akka.cluster.routing.ClusterRouterGroupSettings$
 
apply(int, Seq<String>, boolean, Set<String>) - Static method in class akka.cluster.routing.ClusterRouterGroupSettings
 
apply(int, Seq<String>, boolean, Set<String>) - Method in class akka.cluster.routing.ClusterRouterGroupSettings$
 
apply(int, Duration, boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Static method in class akka.actor.AllForOneStrategy
 
apply(int, Duration, boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Method in class akka.actor.AllForOneStrategy$
 
apply(int, Duration, boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Static method in class akka.actor.OneForOneStrategy
 
apply(int, Duration, boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Method in class akka.actor.OneForOneStrategy$
 
apply(int, FiniteDuration) - Method in class akka.cluster.ddata.Replicator.ReadFrom$
 
apply(int, FiniteDuration) - Method in class akka.cluster.ddata.Replicator.WriteTo$
 
apply(int, FiniteDuration) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.ReadFrom$
 
apply(int, FiniteDuration) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.WriteTo$
 
apply(int, FiniteDuration) - Static method in class akka.dispatch.BoundedControlAwareMailbox
 
apply(int, FiniteDuration) - Method in class akka.dispatch.BoundedControlAwareMailbox$
 
apply(int, FiniteDuration) - Static method in class akka.dispatch.BoundedDequeBasedMailbox
 
apply(int, FiniteDuration) - Method in class akka.dispatch.BoundedDequeBasedMailbox$
 
apply(int, FiniteDuration) - Static method in class akka.dispatch.BoundedMailbox
 
apply(int, FiniteDuration) - Method in class akka.dispatch.BoundedMailbox$
 
apply(int, FiniteDuration, boolean, Level, boolean, int) - Method in class akka.actor.typed.SupervisorStrategy.Restart$
 
apply(int, FiniteDuration, int) - Method in class akka.persistence.typed.internal.EventWriter.EventWriterSettings$
 
apply(int, ExecutionContext) - Method in class akka.util.SerializedSuspendableExecutionContext$
 
apply(int, Function1<T, Object>) - Static method in class akka.stream.scaladsl.MergeSequence
 
apply(int, Function1<T, Object>) - Method in class akka.stream.scaladsl.MergeSequence$
 
apply(int, Function1<T, Object>) - Static method in class akka.stream.scaladsl.Partition
Create a new Partition operator with the specified input type.
apply(int, Function1<T, Object>) - Method in class akka.stream.scaladsl.Partition$
Create a new Partition operator with the specified input type.
apply(int, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class akka.cluster.sharding.ClusterShardingSettings.MostRecentlyUsedPassivationStrategy$
 
apply(int, Option<akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.PolicySettings>, akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$
 
apply(int, Option<Resizer>, int, PartialFunction<Object, Object>, SupervisorStrategy, String, boolean) - Static method in class akka.routing.ConsistentHashingPool
 
apply(int, Option<Resizer>, int, PartialFunction<Object, Object>, SupervisorStrategy, String, boolean) - Method in class akka.routing.ConsistentHashingPool$
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Static method in class akka.routing.BroadcastPool
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class akka.routing.BroadcastPool$
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Static method in class akka.routing.RandomPool
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class akka.routing.RandomPool$
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Static method in class akka.routing.RoundRobinPool
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class akka.routing.RoundRobinPool$
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Static method in class akka.routing.SmallestMailboxPool
 
apply(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class akka.routing.SmallestMailboxPool$
 
apply(int, Option<Resizer>, FiniteDuration, SupervisorStrategy, String, boolean) - Static method in class akka.routing.ScatterGatherFirstCompletedPool
 
apply(int, Option<Resizer>, FiniteDuration, SupervisorStrategy, String, boolean) - Method in class akka.routing.ScatterGatherFirstCompletedPool$
 
apply(int, Option<Resizer>, FiniteDuration, FiniteDuration, SupervisorStrategy, String, boolean) - Static method in class akka.routing.TailChoppingPool
 
apply(int, Option<Resizer>, FiniteDuration, FiniteDuration, SupervisorStrategy, String, boolean) - Method in class akka.routing.TailChoppingPool$
 
apply(int, Option<String>) - Method in class akka.cluster.sbr.StaticQuorumSettings$
 
apply(int, Option<Level>, Option<String>, Option<String>, Option<String>, Option<Regex>, Option<Class<? extends Throwable>>, Map<String, String>, boolean, Option<Function1<LoggingEvent, Object>>) - Method in class akka.actor.testkit.typed.internal.LoggingTestKitImpl$
INTERNAL API
apply(long) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck$
 
apply(long) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack$
 
apply(long) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend$
 
apply(long) - Method in class akka.cluster.ddata.PruningState.PruningPerformed$
 
apply(long) - Static method in class akka.persistence.DeleteMessagesSuccess
 
apply(long) - Method in class akka.persistence.DeleteMessagesSuccess$
 
apply(long) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess$
 
apply(long) - Method in class akka.persistence.JournalProtocol.RecoverySuccess$
 
apply(long) - Static method in class akka.persistence.query.Sequence
 
apply(long) - Method in class akka.persistence.query.Sequence$
 
apply(long) - Static method in class akka.persistence.testkit.DeleteEvents
 
apply(long) - Method in class akka.persistence.testkit.DeleteEvents$
 
apply(long) - Static method in class akka.persistence.typed.DeleteEventsCompleted
 
apply(long) - Method in class akka.persistence.typed.DeleteEventsCompleted$
 
apply(long) - Method in class akka.serialization.jackson.Compression.GZip$
 
apply(long) - Method in class akka.serialization.jackson.Compression.LZ4$
 
apply(long) - Static method in class akka.stream.IOResult
 
apply(long) - Method in class akka.stream.IOResult$
 
apply(long, byte, Object) - Method in class akka.remote.artery.compress.DecompressionTable$
 
apply(long, byte, Map<T, Object>) - Method in class akka.remote.artery.compress.CompressionTable$
 
apply(long, int, boolean, Instant) - Method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessState$
 
apply(long, int, int) - Method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessId.DecodedId$
 
apply(long, long) - Static method in class akka.persistence.testkit.SnapshotMeta
 
apply(long, long) - Method in class akka.persistence.testkit.SnapshotMeta$
 
apply(long, long, boolean, boolean) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request$
 
apply(long, long, long, long) - Static method in class akka.persistence.SnapshotSelectionCriteria
 
apply(long, long, long, long) - Method in class akka.persistence.SnapshotSelectionCriteria$
 
apply(long, long, long, long, long) - Method in class akka.cluster.GossipStats$
 
apply(long, long, long, String, ActorRef) - Method in class akka.persistence.JournalProtocol.ReplayMessages$
 
apply(long, long, String) - Static method in exception akka.stream.InvalidSequenceNumberException
 
apply(long, long, String) - Method in class akka.stream.InvalidSequenceNumberException$
 
apply(long, long, Map<String, Tuple2<Object, Object>>, IndexedSeq<DurableProducerQueue.MessageSent<A>>) - Method in class akka.actor.typed.delivery.DurableProducerQueue.State$
 
apply(long, A) - Method in interface akka.cluster.ddata.LWWRegister.Clock
 
apply(long, ActorPath, Object) - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery$
 
apply(long, ClassicActorSystemProvider) - Method in class akka.stream.testkit.TestPublisher.Probe$
 
apply(long, ReplicaId) - Static method in class akka.persistence.typed.crdt.LwwTime
 
apply(long, ReplicaId) - Method in class akka.persistence.typed.crdt.LwwTime$
 
apply(long, A, boolean, String, long) - Method in class akka.actor.typed.delivery.DurableProducerQueue.MessageSent$
 
apply(long, String, long) - Method in class akka.actor.typed.delivery.DurableProducerQueue.Confirmed$
 
apply(long, String, long) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed$
 
apply(long, String, long, Option<A>, String, long) - Static method in class akka.persistence.testkit.state.scaladsl.Record
 
apply(long, String, long, Option<A>, String, long) - Method in class akka.persistence.testkit.state.scaladsl.Record$
 
apply(long, Throwable) - Static method in class akka.persistence.typed.DeleteEventsFailed
 
apply(long, Throwable) - Method in class akka.persistence.typed.DeleteEventsFailed$
 
apply(long, TimeUnit) - Static method in class akka.util.Timeout
Construct a Timeout from the given time unit and factor.
apply(long, TimeUnit) - Method in class akka.util.Timeout$
Construct a Timeout from the given time unit and factor.
apply(long, Seq<AtLeastOnceDelivery.UnconfirmedDelivery>) - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot$
 
apply(long, Option<ActorRef>) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
apply(long, Option<ActorRef>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder$
 
apply(long, Try<Done>) - Static method in class akka.stream.IOResult
 
apply(long, Try<Done>) - Method in class akka.stream.IOResult$
 
apply(short) - Method in class akka.io.dns.internal.MessageFlags$
 
apply(short) - Static method in class akka.io.dns.RecordType
 
apply(short) - Method in class akka.io.dns.RecordType$
 
apply(short, MessageFlags, Seq<Question>, Seq<ResourceRecord>, Seq<ResourceRecord>, Seq<ResourceRecord>) - Method in class akka.io.dns.internal.Message$
 
apply(short, String) - Static method in class akka.io.dns.RecordClass
 
apply(short, String) - Method in class akka.io.dns.RecordClass$
 
apply(short, String) - Static method in class akka.io.dns.RecordType
 
apply(short, String) - Method in class akka.io.dns.RecordType$
 
apply(<any>, <any>, Function<MT, Behavior<BT>>) - Method in class akka.actor.typed.javadsl.BehaviorBuilder.Case$
 
apply(<any>, <any>, Function<MT, Behavior<BT>>) - Method in class akka.actor.typed.javadsl.ReceiveBuilder.Case$
 
apply(<any>, Object, <any>) - Method in class akka.remote.artery.OutboundEnvelope$
 
apply(<any>, Object, <any>, long, <any>) - Method in class akka.remote.artery.InboundEnvelope$
Only used in tests
apply(A) - Method in class akka.japi.JavaPartialFunction
 
apply(A) - Method in class akka.japi.Option.Some$
 
apply(A) - Method in class akka.persistence.typed.SingleEventSeq$
 
apply(A) - Method in class akka.util.OptionVal$
 
apply(Actor) - Static method in class akka.event.Logging
Obtain LoggingAdapter with MDC support for the given actor.
apply(Actor) - Method in class akka.event.Logging$
Obtain LoggingAdapter with MDC support for the given actor.
apply(ActorContext) - Static method in class akka.remote.testconductor.TestConductor
 
apply(ActorContext) - Method in class akka.remote.testconductor.TestConductor$
 
apply(ActorPath, Object, long, int) - Static method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
apply(ActorPath, Object, long, int) - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery$
 
apply(ActorPath, Seq<RunningInterpreter>, Seq<UninitializedInterpreter>) - Method in class akka.stream.snapshot.StreamSnapshotImpl$
 
apply(ActorRef) - Static method in exception akka.actor.DeathPactException
 
apply(ActorRef) - Method in class akka.actor.DeathPactException$
 
apply(ActorRef) - Method in class akka.actor.FSM.SubscribeTransitionCallBack$
 
apply(ActorRef) - Method in class akka.actor.FSM.UnsubscribeTransitionCallBack$
 
apply(ActorRef) - Method in class akka.actor.SerializedActorRef$
 
apply(ActorRef) - Method in class akka.actor.StopChild$
 
apply(ActorRef) - Method in class akka.actor.typed.internal.adapter.ActorRefAdapter$
 
apply(ActorRef) - Method in class akka.cluster.InternalClusterAction.SendCurrentClusterState$
 
apply(ActorRef) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
apply(ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic$
 
apply(ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Put$
 
apply(ActorRef) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
apply(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq$
 
apply(ActorRef) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
apply(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped$
 
apply(ActorRef) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register
 
apply(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register$
 
apply(ActorRef) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
apply(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck$
 
apply(ActorRef) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
apply(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy$
 
apply(ActorRef) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
apply(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered$
 
apply(ActorRef) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
apply(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated$
 
apply(ActorRef) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
apply(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered$
 
apply(ActorRef) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
apply(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated$
 
apply(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated$
 
apply(ActorRef) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
apply(ActorRef) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData$
 
apply(ActorRef) - Method in class akka.pattern.ForwardTo$
 
apply(ActorRef) - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore$
 
apply(ActorRef) - Static method in class akka.persistence.TestPayload
 
apply(ActorRef) - Method in class akka.persistence.TestPayload$
 
apply(ActorRef) - Static method in class akka.routing.ActorRefRoutee
 
apply(ActorRef) - Method in class akka.routing.ActorRefRoutee$
 
apply(ActorRef) - Static method in class akka.routing.Deafen
 
apply(ActorRef) - Method in class akka.routing.Deafen$
 
apply(ActorRef) - Static method in class akka.routing.Listen
 
apply(ActorRef) - Method in class akka.routing.Listen$
 
apply(ActorRef) - Static method in exception akka.stream.AbruptTerminationException
 
apply(ActorRef) - Method in class akka.stream.AbruptTerminationException$
 
apply(ActorRef) - Method in class akka.testkit.TestActor.UnWatch$
 
apply(ActorRef) - Method in class akka.testkit.TestActor.Watch$
 
apply(ActorRefFactory) - Method in class akka.testkit.TestActor.Spawn
 
apply(ActorRef, boolean) - Method in class akka.dispatch.sysmsg.Supervise$
 
apply(ActorRef, boolean, boolean) - Static method in class akka.actor.Terminated
 
apply(ActorRef, boolean, boolean) - Method in class akka.actor.Terminated$
 
apply(ActorRef, boolean, boolean) - Method in class akka.dispatch.sysmsg.DeathWatchNotification$
 
apply(ActorRef, boolean, boolean) - Method in class akka.io.Tcp.Register$
 
apply(ActorRef, int, long) - Static method in class akka.actor.ChildRestartStats
 
apply(ActorRef, int, long) - Method in class akka.actor.ChildRestartStats$
 
apply(ActorRefProvider, Timeout) - Method in class akka.pattern.AskPromiseRef$
 
apply(ActorRefProvider, Timeout, Object, String, String, ActorRef, Function1<String, Throwable>) - Method in class akka.pattern.PromiseActorRef$
 
apply(ActorRef, ActorRef) - Method in class akka.dispatch.sysmsg.Unwatch$
 
apply(ActorRef, ActorRef, String) - Static method in exception akka.stream.InvalidPartnerActorException
 
apply(ActorRef, ActorRef, String) - Method in class akka.stream.InvalidPartnerActorException$
 
apply(ActorRef, ClusterEvent.SubscriptionInitialStateMode, Set<Class<?>>) - Method in class akka.cluster.InternalClusterAction.Subscribe$
 
apply(ActorRef, Member, IndexedSeq<String>) - Method in class akka.cluster.sharding.internal.ClusterShardAllocationMixin.RegionEntry$
 
apply(ActorRef, String) - Static method in class akka.actor.ActorSelection
Construct an ActorSelection from the given string representing a path relative to the given target.
apply(ActorRef, String) - Method in class akka.actor.ActorSelection$
Construct an ActorSelection from the given string representing a path relative to the given target.
apply(ActorRef, String, ClassTag<T>, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(ActorRef, String, ClassTag<T>, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(ActorRef, Throwable, int) - Method in class akka.dispatch.sysmsg.Failed$
 
apply(ActorRef, Throwable, Throwable) - Static method in exception akka.actor.PostRestartException
 
apply(ActorRef, Throwable, Throwable) - Method in class akka.actor.PostRestartException$
 
apply(ActorRef, Throwable, Throwable, Option<Object>) - Static method in exception akka.actor.PreRestartException
 
apply(ActorRef, Throwable, Throwable, Option<Object>) - Method in class akka.actor.PreRestartException$
 
apply(ActorRef, InetSocketAddress, int, Iterable<Inet.SocketOption>, boolean) - Method in class akka.io.Tcp.Bind$
 
apply(ActorRef, InetSocketAddress, Iterable<Inet.SocketOption>) - Method in class akka.io.Udp.Bind$
 
apply(ActorRef, InetSocketAddress, Option<InetSocketAddress>, Iterable<Inet.SocketOption>) - Method in class akka.io.UdpConnected.Connect$
 
apply(ActorRef, S) - Method in class akka.actor.FSM.CurrentState$
 
apply(ActorRef, Iterable<String>) - Static method in class akka.actor.ActorSelection
Construct an ActorSelection from the given string representing a path relative to the given target.
apply(ActorRef, Iterable<String>) - Method in class akka.actor.ActorSelection$
Construct an ActorSelection from the given string representing a path relative to the given target.
apply(ActorRef, Option<ActorRef>) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
apply(ActorRef, Option<ActorRef>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData$
 
apply(ActorRef, Option<Class<?>>) - Method in class akka.cluster.InternalClusterAction.Unsubscribe$
 
apply(ActorRef, ClassTag<T>, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(ActorRef, ClassTag<T>, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(ActorRef, S, S) - Method in class akka.actor.FSM.Transition$
 
apply(Actor, Class<?>) - Method in class akka.event.ActorWithLogClass$
 
apply(ActorSelection) - Static method in exception akka.actor.ActorNotFound
 
apply(ActorSelection) - Method in class akka.actor.ActorNotFound$
 
apply(ActorSelection) - Static method in class akka.routing.ActorSelectionRoutee
 
apply(ActorSelection) - Method in class akka.routing.ActorSelectionRoutee$
 
apply(ActorSystem) - Static method in class akka.actor.CoordinatedShutdown
 
apply(ActorSystem) - Method in interface akka.actor.ExtensionId
Returns an instance of the extension identified by this ExtensionId instance.
apply(ActorSystem) - Method in class akka.actor.typed.internal.adapter.ActorSystemAdapter$
 
apply(ActorSystem) - Static method in class akka.cluster.Cluster
 
apply(ActorSystem) - Static method in class akka.cluster.ddata.DistributedData
 
apply(ActorSystem) - Static method in class akka.cluster.ddata.ReplicatorSettings
Create settings from the default configuration akka.cluster.distributed-data.
apply(ActorSystem) - Method in class akka.cluster.ddata.ReplicatorSettings$
Create settings from the default configuration akka.cluster.distributed-data.
apply(ActorSystem) - Static method in class akka.cluster.metrics.ClusterMetricsExtension
 
apply(ActorSystem) - Method in class akka.cluster.metrics.MetricsCollector$
Try to create collector instance in the order of priority.
apply(ActorSystem) - Static method in class akka.cluster.pubsub.DistributedPubSub
 
apply(ActorSystem) - Static method in class akka.cluster.pubsub.DistributedPubSubSettings
Create settings from the default configuration akka.cluster.pub-sub.
apply(ActorSystem) - Method in class akka.cluster.pubsub.DistributedPubSubSettings$
Create settings from the default configuration akka.cluster.pub-sub.
apply(ActorSystem) - Static method in class akka.cluster.sharding.ClusterSharding
 
apply(ActorSystem) - Static method in class akka.cluster.sharding.ClusterShardingSettings
Create settings from the default configuration akka.cluster.sharding.
apply(ActorSystem) - Method in class akka.cluster.sharding.ClusterShardingSettings$
Create settings from the default configuration akka.cluster.sharding.
apply(ActorSystem) - Static method in class akka.cluster.sharding.external.ExternalShardAllocation
 
apply(ActorSystem) - Static method in class akka.cluster.singleton.ClusterSingletonManagerSettings
Create settings from the default configuration akka.cluster.singleton.
apply(ActorSystem) - Method in class akka.cluster.singleton.ClusterSingletonManagerSettings$
Create settings from the default configuration akka.cluster.singleton.
apply(ActorSystem) - Static method in class akka.cluster.singleton.ClusterSingletonProxySettings
Create settings from the default configuration akka.cluster.singleton-proxy.
apply(ActorSystem) - Method in class akka.cluster.singleton.ClusterSingletonProxySettings$
Create settings from the default configuration akka.cluster.singleton-proxy.
apply(ActorSystem) - Static method in class akka.coordination.lease.javadsl.LeaseProvider
 
apply(ActorSystem) - Static method in class akka.coordination.lease.scaladsl.LeaseProvider
 
apply(ActorSystem) - Static method in class akka.discovery.Discovery
 
apply(ActorSystem) - Method in class akka.discovery.Discovery$
 
apply(ActorSystem) - Static method in class akka.io.Dns
 
apply(ActorSystem) - Static method in class akka.io.Tcp
 
apply(ActorSystem) - Static method in class akka.io.Udp
 
apply(ActorSystem) - Static method in class akka.io.UdpConnected
 
apply(ActorSystem) - Static method in class akka.pattern.CircuitBreakersRegistry
 
apply(ActorSystem) - Static method in class akka.persistence.journal.PersistencePluginProxyExtension
 
apply(ActorSystem) - Static method in class akka.persistence.Persistence
 
apply(ActorSystem) - Static method in class akka.persistence.query.PersistenceQuery
 
apply(ActorSystem) - Static method in class akka.persistence.state.DurableStateStoreRegistry
 
apply(ActorSystem) - Static method in class akka.persistence.telemetry.EventsourcedInstrumentationProvider
 
apply(ActorSystem) - Static method in class akka.persistence.telemetry.RecoveryPermitterInstrumentationProvider
 
apply(ActorSystem) - Static method in class akka.persistence.testkit.internal.InMemStorageExtension
 
apply(ActorSystem) - Static method in class akka.persistence.testkit.internal.SnapshotStorageEmulatorExtension
 
apply(ActorSystem) - Static method in class akka.persistence.testkit.scaladsl.SnapshotTestKit
 
apply(ActorSystem) - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit$
 
apply(ActorSystem) - Static method in class akka.remote.AddressUidExtension
Deprecated.
 
apply(ActorSystem) - Static method in class akka.remote.BoundAddressesExtension
 
apply(ActorSystem) - Static method in class akka.serialization.jackson.JacksonObjectMapperProvider
 
apply(ActorSystem) - Static method in class akka.serialization.SerializationExtension
 
apply(ActorSystem) - Static method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use config or attributes to configure the materializer. See migration guide for details https://doc.akka.io/libraries/akka-core/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
apply(ActorSystem) - Method in class akka.stream.ActorMaterializerSettings$
Deprecated.
Use config or attributes to configure the materializer. See migration guide for details https://doc.akka.io/libraries/akka-core/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
apply(ActorSystem) - Static method in class akka.stream.IOSettings
Deprecated.
Use setting 'akka.stream.materializer.io.tcp.write-buffer-size' or attribute TcpAttributes.writeBufferSize instead. Since 2.6.0.
apply(ActorSystem) - Method in class akka.stream.IOSettings$
Deprecated.
Use setting 'akka.stream.materializer.io.tcp.write-buffer-size' or attribute TcpAttributes.writeBufferSize instead. Since 2.6.0.
apply(ActorSystem) - Static method in class akka.stream.javadsl.Tcp
 
apply(ActorSystem) - Static method in class akka.stream.scaladsl.Tcp
 
apply(ActorSystem) - Method in class akka.stream.scaladsl.Tcp$
 
apply(ActorSystem) - Method in class akka.stream.StreamRefSettings$
Deprecated.
Use attributes on the Runnable graph or change the defaults in configuration, see migration guide for details https://doc.akka.io/libraries/akka-core/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
apply(ActorSystem) - Static method in class akka.stream.SystemMaterializer
 
apply(ActorSystem) - Static method in class akka.testkit.TestKitExtension
 
apply(ActorSystem) - Static method in class akka.testkit.TestProbe
 
apply(ActorSystem) - Method in class akka.testkit.TestProbe$
 
apply(ActorSystem) - Static method in class akka.util.ManifestInfo
 
apply(ActorSystem, int, PartialFunction<Object, Object>) - Static method in class akka.routing.ConsistentHashingRoutingLogic
Uses consistent hashing to select a routee based on the sent message.
apply(ActorSystem, int, PartialFunction<Object, Object>) - Method in class akka.routing.ConsistentHashingRoutingLogic$
Uses consistent hashing to select a routee based on the sent message.
apply(ActorSystem, MetricsSelector) - Static method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
apply(ActorSystem, MetricsSelector) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic$
 
apply(ActorSystem, Timeout) - Method in class akka.pattern.FutureRef$
Constructs a new FutureRef which will be completed with the first message sent to it.
apply(ActorSystem, Timeout) - Method in class akka.pattern.PromiseRef$
Constructs a new PromiseRef which will be completed with the first message sent to it.
apply(ActorSystem, T, LogSource<T>) - Static method in class akka.event.Logging
Obtain LoggingAdapter for the given actor system and source object.
apply(ActorSystem, T, LogSource<T>) - Method in class akka.event.Logging$
Obtain LoggingAdapter for the given actor system and source object.
apply(Address) - Method in class akka.actor.AddressTerminated$
 
apply(Address) - Method in class akka.cluster.ClusterUserAction.Down$
 
apply(Address) - Method in class akka.cluster.ClusterUserAction.JoinTo$
 
apply(Address) - Method in class akka.cluster.ClusterUserAction.Leave$
 
apply(Address) - Method in class akka.cluster.InternalClusterAction.InitJoinNack$
 
apply(Address) - Method in class akka.cluster.InternalClusterAction.SendGossipTo$
 
apply(Address) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation$
 
apply(Address) - Static method in class akka.cluster.typed.Down
 
apply(Address) - Method in class akka.cluster.typed.Down$
 
apply(Address) - Static method in class akka.cluster.typed.Join
 
apply(Address) - Method in class akka.cluster.typed.Join$
 
apply(Address) - Static method in class akka.cluster.typed.Leave
 
apply(Address) - Method in class akka.cluster.typed.Leave$
 
apply(Address) - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation$
 
apply(Address) - Static method in class akka.remote.RemoteScope
 
apply(Address) - Method in class akka.remote.RemoteScope$
 
apply(Address) - Static method in class akka.remote.testkit.ForceDisassociate
 
apply(Address) - Method in class akka.remote.testkit.ForceDisassociate$
 
apply(Address, boolean) - Method in class akka.remote.testconductor.DisconnectMsg$
 
apply(Address, int) - Static method in class akka.cluster.UniqueAddress
Deprecated.
Use Long UID apply instead. Since 2.4.11.
apply(Address, int) - Method in class akka.cluster.UniqueAddress$
Deprecated.
Use Long UID apply instead. Since 2.4.11.
apply(Address, long) - Static method in class akka.cluster.UniqueAddress
 
apply(Address, long) - Method in class akka.cluster.UniqueAddress$
 
apply(Address, long) - Static method in class akka.remote.UniqueAddress
 
apply(Address, long) - Method in class akka.remote.UniqueAddress$
 
apply(Address, long, long, long, Option<Object>) - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory$
The amount of used and committed memory will always be &lt;= max if max is defined.
apply(Address, long, Set<Metric>) - Static method in class akka.cluster.metrics.NodeMetrics
 
apply(Address, long, Set<Metric>) - Method in class akka.cluster.metrics.NodeMetrics$
 
apply(Address, long, TreeMap<String, akka.cluster.pubsub.DistributedPubSubMediator.Internal.ValueHolder>) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
apply(Address, long, TreeMap<String, akka.cluster.pubsub.DistributedPubSubMediator.Internal.ValueHolder>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket$
 
apply(Address, long, Option<Object>, Option<Object>, Option<Object>, int) - Method in class akka.cluster.metrics.StandardMetrics.Cpu$
 
apply(Address, ActorSystem) - Method in class akka.serialization.Serialization.Information$
 
apply(Address, InternalClusterAction.ConfigCheck) - Method in class akka.cluster.InternalClusterAction.InitJoinAck$
 
apply(Address, MetricsGossip, boolean) - Method in class akka.cluster.metrics.MetricsGossipEnvelope$
 
apply(Address, Direction, float) - Method in class akka.remote.testconductor.ThrottleMsg$
 
apply(Address, Direction, ThrottleMode) - Static method in class akka.remote.testkit.SetThrottle
 
apply(Address, Direction, ThrottleMode) - Method in class akka.remote.testkit.SetThrottle$
 
apply(Address, String) - Static method in class akka.actor.RootActorPath
 
apply(Address, String) - Method in class akka.actor.RootActorPath$
 
apply(ChildStats) - Method in class akka.actor.dungeon.ChildrenContainer.ChildrenIterable
 
apply(ChildStats) - Method in class akka.actor.dungeon.ChildrenContainer.ChildRestartsIterable
 
apply(ClassicActorContextProvider) - Static method in class akka.stream.Materializer
Scala API: Create a materializer whose lifecycle will be tied to the one of the passed actor context.
apply(ClassicActorContextProvider) - Method in class akka.stream.Materializer$
Scala API: Create a materializer whose lifecycle will be tied to the one of the passed actor context.
apply(ClassicActorContextProvider, Attributes) - Static method in class akka.stream.Materializer
Scala API: Create a materializer whose lifecycle will be tied to the one of the passed actor context.
apply(ClassicActorContextProvider, Attributes) - Method in class akka.stream.Materializer$
Scala API: Create a materializer whose lifecycle will be tied to the one of the passed actor context.
apply(ClassicActorSystemProvider) - Static method in class akka.actor.CoordinatedShutdown
 
apply(ClassicActorSystemProvider) - Method in interface akka.actor.ExtensionId
Returns an instance of the extension identified by this ExtensionId instance.
apply(ClassicActorSystemProvider) - Static method in class akka.cluster.Cluster
 
apply(ClassicActorSystemProvider) - Static method in class akka.cluster.ddata.DistributedData
 
apply(ClassicActorSystemProvider) - Static method in class akka.cluster.metrics.ClusterMetricsExtension
 
apply(ClassicActorSystemProvider) - Static method in class akka.cluster.pubsub.DistributedPubSub
 
apply(ClassicActorSystemProvider) - Static method in class akka.cluster.sharding.ClusterSharding
 
apply(ClassicActorSystemProvider) - Static method in class akka.cluster.sharding.external.ExternalShardAllocation
 
apply(ClassicActorSystemProvider) - Static method in class akka.coordination.lease.javadsl.LeaseProvider
 
apply(ClassicActorSystemProvider) - Static method in class akka.coordination.lease.scaladsl.LeaseProvider
 
apply(ClassicActorSystemProvider) - Static method in class akka.io.Dns
 
apply(ClassicActorSystemProvider) - Static method in class akka.io.Tcp
 
apply(ClassicActorSystemProvider) - Static method in class akka.io.Udp
 
apply(ClassicActorSystemProvider) - Static method in class akka.io.UdpConnected
 
apply(ClassicActorSystemProvider) - Static method in class akka.pattern.CircuitBreakersRegistry
 
apply(ClassicActorSystemProvider) - Static method in class akka.persistence.journal.PersistencePluginProxyExtension
 
apply(ClassicActorSystemProvider) - Static method in class akka.persistence.Persistence
 
apply(ClassicActorSystemProvider) - Static method in class akka.persistence.query.PersistenceQuery
 
apply(ClassicActorSystemProvider) - Static method in class akka.persistence.state.DurableStateStoreRegistry
 
apply(ClassicActorSystemProvider) - Static method in class akka.persistence.telemetry.EventsourcedInstrumentationProvider
 
apply(ClassicActorSystemProvider) - Static method in class akka.persistence.telemetry.RecoveryPermitterInstrumentationProvider
 
apply(ClassicActorSystemProvider) - Static method in class akka.persistence.testkit.internal.InMemStorageExtension
 
apply(ClassicActorSystemProvider) - Static method in class akka.persistence.testkit.internal.SnapshotStorageEmulatorExtension
 
apply(ClassicActorSystemProvider) - Static method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
apply(ClassicActorSystemProvider) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit$
 
apply(ClassicActorSystemProvider) - Static method in class akka.remote.AddressUidExtension
Deprecated.
 
apply(ClassicActorSystemProvider) - Static method in class akka.remote.BoundAddressesExtension
 
apply(ClassicActorSystemProvider) - Static method in class akka.serialization.jackson.JacksonObjectMapperProvider
 
apply(ClassicActorSystemProvider) - Static method in class akka.serialization.SerializationExtension
 
apply(ClassicActorSystemProvider) - Static method in class akka.stream.javadsl.Tcp
 
apply(ClassicActorSystemProvider) - Static method in class akka.stream.Materializer
Scala API: Create a new materializer that will stay alive as long as the system does or until it is explicitly stopped.
apply(ClassicActorSystemProvider) - Method in class akka.stream.Materializer$
Scala API: Create a new materializer that will stay alive as long as the system does or until it is explicitly stopped.
apply(ClassicActorSystemProvider) - Static method in class akka.stream.SystemMaterializer
 
apply(ClassicActorSystemProvider) - Static method in class akka.stream.testkit.scaladsl.TestSink
A Sink that materialized to a TestSubscriber.Probe.
apply(ClassicActorSystemProvider) - Method in class akka.stream.testkit.scaladsl.TestSink$
A Sink that materialized to a TestSubscriber.Probe.
apply(ClassicActorSystemProvider) - Static method in class akka.stream.testkit.scaladsl.TestSource
A Source that materializes to a TestPublisher.Probe.
apply(ClassicActorSystemProvider) - Method in class akka.stream.testkit.scaladsl.TestSource$
A Source that materializes to a TestPublisher.Probe.
apply(ClassicActorSystemProvider) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe$
 
apply(ClassicActorSystemProvider) - Method in class akka.stream.testkit.TestSubscriber.Probe$
 
apply(ClassicActorSystemProvider) - Static method in class akka.testkit.TestKitExtension
 
apply(ClassicActorSystemProvider) - Static method in class akka.util.ManifestInfo
 
apply(ClassicActorSystemProvider, Attributes) - Static method in class akka.stream.Materializer
Scala API: Create a new materializer that will stay alive as long as the system does or until it is explicitly stopped.
apply(ClassicActorSystemProvider, Attributes) - Method in class akka.stream.Materializer$
Scala API: Create a new materializer that will stay alive as long as the system does or until it is explicitly stopped.
apply(ClassicActorSystemProvider, String) - Static method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy
Scala API
apply(ClassicActorSystemProvider, String) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy$
Scala API
apply(DeadLetterSuppression, ActorRef, ActorRef) - Static method in class akka.actor.SuppressedDeadLetter
 
apply(DeadLetterSuppression, ActorRef, ActorRef) - Method in class akka.actor.SuppressedDeadLetter$
 
apply(Deploy, Class<?>, Seq<Object>) - Static method in class akka.actor.Props
Props is a configuration object using in creating an Actor; it is immutable, so it is thread-safe and fully shareable.
apply(Deploy, Class<?>, Seq<Object>) - Method in class akka.actor.Props$
Props is a configuration object using in creating an Actor; it is immutable, so it is thread-safe and fully shareable.
apply(ExtendedActorSystem) - Method in class akka.remote.artery.RemoteInstruments$
 
apply(ExtendedActorSystem) - Static method in class akka.serialization.DisabledJavaSerializer
 
apply(ExtendedActorSystem) - Method in class akka.serialization.DisabledJavaSerializer$
 
apply(ExtendedActorSystem, Config) - Static method in class akka.persistence.journal.EventAdapters
 
apply(ExtendedActorSystem, Config) - Method in class akka.persistence.journal.EventAdapters$
 
apply(ExtensionId<T>, ActorSystem) - Static method in class akka.io.IO
Scala API: obtain a reference to the manager actor for the given IO extension, for example Tcp or Udp.
apply(ExtensionId<T>, ActorSystem) - Method in class akka.io.IO$
Scala API: obtain a reference to the manager actor for the given IO extension, for example Tcp or Udp.
apply(FSM.Reason, S, D) - Method in class akka.actor.FSM.StopEvent$
 
apply(akka.actor.InternalActorRef, akka.actor.InternalActorRef) - Method in class akka.dispatch.sysmsg.Watch$
 
apply(Props, ActorRef, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(Props, ActorRef, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(Props, ActorRef, String, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(Props, ActorRef, String, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(Props, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(Props, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(Props, Deploy, String, ActorRef) - Method in class akka.remote.DaemonMsgCreate$
 
apply(Props, String, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(Props, String, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, HandlingWhileStopped) - Static method in class akka.pattern.BackoffOnFailureOptionsImpl
 
apply(Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, HandlingWhileStopped) - Method in class akka.pattern.BackoffOnFailureOptionsImpl$
 
apply(Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, HandlingWhileStopped, Option<Function1<Object, Object>>) - Static method in class akka.pattern.BackoffOnStopOptionsImpl
 
apply(Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, HandlingWhileStopped, Option<Function1<Object, Object>>) - Method in class akka.pattern.BackoffOnStopOptionsImpl$
 
apply(Props, Option<String>, Option<SupervisorStrategy>) - Method in class akka.testkit.TestActor.Spawn$
 
apply(Scheduler, int, FiniteDuration, FiniteDuration) - Static method in class akka.pattern.CircuitBreaker
Create a new CircuitBreaker.
apply(Scheduler, int, FiniteDuration, FiniteDuration) - Method in class akka.pattern.CircuitBreaker$
Create a new CircuitBreaker.
apply(Scheduler, IndexedSeq<Routee>, FiniteDuration, FiniteDuration, ExecutionContext) - Method in class akka.routing.TailChoppingRoutees$
 
apply(Scheduler, FiniteDuration, FiniteDuration, ExecutionContext) - Static method in class akka.routing.TailChoppingRoutingLogic
 
apply(Scheduler, FiniteDuration, FiniteDuration, ExecutionContext) - Method in class akka.routing.TailChoppingRoutingLogic$
 
apply(ActorRef<A>, ActorRef<WorkPullingProducerController.MessageWithConfirmation<A>>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext$
 
apply(ActorRef<A>, Class<A>) - Static method in class akka.cluster.typed.Subscribe
 
apply(ActorRef<A>, Class<A>) - Method in class akka.cluster.typed.Subscribe$
 
apply(ActorRef<ActorTestKitGuardian.Ack$>) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped$
 
apply(ActorRef<ConsumerController.Command<A>>) - Method in class akka.actor.typed.delivery.ProducerController.RegisterConsumer$
 
apply(ActorRef<ConsumerController.Delivery<A>>) - Method in class akka.actor.typed.delivery.ConsumerController.Start$
 
apply(ActorRef<DurableProducerQueue.State<A>>) - Method in class akka.actor.typed.delivery.DurableProducerQueue.LoadState$
 
apply(ActorRef<ProducerController.Command<A>>) - Method in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController$
 
apply(ActorRef<ProducerController.RequestNext<A>>) - Method in class akka.actor.typed.delivery.ProducerController.Start$
 
apply(ActorRef<WorkPullingProducerController.RequestNext<A>>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Start$
 
apply(ActorRef<WorkPullingProducerController.WorkerStats>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats$
 
apply(ActorRef<Topic.TopicStats>) - Method in class akka.actor.typed.pubsub.Topic.GetTopicStats$
 
apply(ActorRef<ClusterEvent.CurrentClusterState>) - Static method in class akka.cluster.typed.GetCurrentState
 
apply(ActorRef<ClusterEvent.CurrentClusterState>) - Method in class akka.cluster.typed.GetCurrentState$
 
apply(ActorRef<Replicator.ReplicaCount>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount$
Get current number of replicas, including the local replica.
apply(ActorRef<Replicator.ReplicaCount>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount$
 
apply(ActorRef<ShardingProducerController.RequestNext<A>>) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start$
 
apply(ActorRef<ClusterSharding.ShardCommand>, String) - Method in interface akka.cluster.sharding.typed.javadsl.EntityFactory
 
apply(ActorRef<NumberOfProcesses>) - Static method in class akka.cluster.sharding.typed.GetNumberOfProcesses
 
apply(ActorRef<NumberOfProcesses>) - Method in class akka.cluster.sharding.typed.GetNumberOfProcesses$
 
apply(ActorRef<ShardingEnvelope<A>>, ActorRef<ShardingProducerController.MessageWithConfirmation<A>>, Set<String>, Map<String, Object>) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext$
 
apply(ActorRef<Done>) - Method in class akka.cluster.sharding.typed.ShardingDirectReplication.VerifyStarted$
 
apply(ActorRef<JournalProtocol.Message>, EventWriter.EventWriterSettings) - Static method in class akka.persistence.typed.internal.EventWriter
 
apply(ActorRef<JournalProtocol.Message>, EventWriter.EventWriterSettings) - Method in class akka.persistence.typed.internal.EventWriter$
 
apply(ActorRef<E>) - Method in class akka.actor.typed.eventstream.EventStream.Unsubscribe$
 
apply(ActorRef<E>, ClassTag<E>) - Method in class akka.actor.typed.eventstream.EventStream.Subscribe$
 
apply(ActorRef<M>) - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate$
 
apply(ActorRef<M>) - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate$
 
apply(ActorRef<Nothing$>) - Static method in exception akka.actor.typed.DeathPactException
 
apply(ActorRef<Nothing$>) - Method in class akka.actor.typed.DeathPactException$
 
apply(ActorRef<Nothing$>) - Static method in class akka.actor.typed.Terminated
 
apply(ActorRef<Nothing$>) - Method in class akka.actor.typed.Terminated$
 
apply(ActorRef<Nothing$>, ActorRef<Nothing$>) - Method in class akka.actor.typed.internal.Unwatch$
 
apply(ActorRef<Nothing$>, ActorRef<Nothing$>) - Method in class akka.actor.typed.internal.Watch$
 
apply(ActorRef<Nothing$>, Throwable) - Static method in class akka.actor.typed.ChildFailed
 
apply(ActorRef<Nothing$>, Throwable) - Method in class akka.actor.typed.ChildFailed$
 
apply(ActorRef<Nothing$>, Throwable) - Method in class akka.actor.typed.internal.DeathWatchNotification$
 
apply(ActorRef<T>) - Method in class akka.actor.testkit.typed.Effect.Unwatched$
 
apply(ActorRef<T>) - Method in class akka.actor.testkit.typed.Effect.Watched$
 
apply(ActorRef<T>) - Method in class akka.actor.typed.pubsub.Topic.Subscribe$
 
apply(ActorRef<T>) - Method in class akka.actor.typed.pubsub.Topic.Unsubscribe$
 
apply(ActorRef<T>) - Method in class akka.actor.typed.SerializedActorRef$
 
apply(ActorRef<T>) - Static method in class akka.cluster.typed.Unsubscribe
 
apply(ActorRef<T>) - Method in class akka.cluster.typed.Unsubscribe$
 
apply(ActorRef<T>, ActorRef<ActorTestKitGuardian.Ack$>) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor$
 
apply(ActorRef<T>, ClassTag<T>) - Method in class akka.actor.typed.internal.MonitorInterceptor$
 
apply(ActorRef<U>, T) - Method in class akka.actor.testkit.typed.Effect.WatchedWith$
 
apply(ActorSystem<?>) - Static method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Create a testkit from the provided actor system.
apply(ActorSystem<?>) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit$
Create a testkit from the provided actor system.
apply(ActorSystem<?>) - Static method in class akka.actor.testkit.typed.scaladsl.ManualTime
Access the manual scheduler, note that you need to setup the actor system/testkit with ManualTime.config for this to work.
apply(ActorSystem<?>) - Method in class akka.actor.testkit.typed.scaladsl.ManualTime$
Access the manual scheduler, note that you need to setup the actor system/testkit with ManualTime.config for this to work.
apply(ActorSystem<?>) - Method in class akka.actor.testkit.typed.scaladsl.TestProbe$
 
apply(ActorSystem<?>) - Static method in class akka.actor.testkit.typed.TestKitSettings
Reads configuration settings from akka.actor.testkit.typed section.
apply(ActorSystem<?>) - Method in class akka.actor.testkit.typed.TestKitSettings$
Reads configuration settings from akka.actor.testkit.typed section.
apply(ActorSystem<?>) - Static method in class akka.actor.typed.ActorRefResolver
 
apply(ActorSystem<?>) - Method in class akka.actor.typed.delivery.ConsumerController.Settings$
Scala API: Factory method from config akka.reliable-delivery.consumer-controller of the ActorSystem.
apply(ActorSystem<?>) - Method in class akka.actor.typed.delivery.ProducerController.Settings$
Scala API: Factory method from config akka.reliable-delivery.producer-controller of the ActorSystem.
apply(ActorSystem<?>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Settings$
Scala API: Factory method from config akka.reliable-delivery.work-pulling.producer-controller of the ActorSystem.
apply(ActorSystem<?>) - Method in class akka.actor.typed.ExtensionId
Lookup or create an instance of the extension identified by this id.
apply(ActorSystem<?>) - Static method in class akka.actor.typed.pubsub.PubSub
 
apply(ActorSystem<?>) - Static method in class akka.actor.typed.receptionist.Receptionist
 
apply(ActorSystem<?>) - Static method in class akka.cluster.ddata.typed.javadsl.DistributedData
 
apply(ActorSystem<?>) - Static method in class akka.cluster.ddata.typed.scaladsl.DistributedData
 
apply(ActorSystem<?>) - Static method in class akka.cluster.ddata.typed.scaladsl.ReplicatorSettings
Create settings from the default configuration akka.cluster.distributed-data.
apply(ActorSystem<?>) - Method in class akka.cluster.ddata.typed.scaladsl.ReplicatorSettings$
Create settings from the default configuration akka.cluster.distributed-data.
apply(ActorSystem<?>) - Static method in class akka.cluster.sharding.typed.ClusterShardingSettings
Scala API: Creates new cluster sharding settings object
apply(ActorSystem<?>) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings$
Scala API: Creates new cluster sharding settings object
apply(ActorSystem<?>) - Method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController.Settings$
Scala API: Factory method from config akka.reliable-delivery.sharding.consumer-controller of the ActorSystem.
apply(ActorSystem<?>) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings$
Scala API: Factory method from config akka.reliable-delivery.sharding.producer-controller of the ActorSystem.
apply(ActorSystem<?>) - Static method in class akka.cluster.sharding.typed.ShardedDaemonProcessSettings
Scala API: Create default settings for system
apply(ActorSystem<?>) - Method in class akka.cluster.sharding.typed.ShardedDaemonProcessSettings$
Scala API: Create default settings for system
apply(ActorSystem<?>) - Static method in class akka.cluster.typed.Cluster
 
apply(ActorSystem<?>) - Static method in class akka.cluster.typed.ClusterSingleton
 
apply(ActorSystem<?>) - Static method in class akka.cluster.typed.ClusterSingletonManagerSettings
Create settings from the default configuration akka.cluster.singleton.
apply(ActorSystem<?>) - Method in class akka.cluster.typed.ClusterSingletonManagerSettings$
Create settings from the default configuration akka.cluster.singleton.
apply(ActorSystem<?>) - Static method in class akka.cluster.typed.ClusterSingletonSettings
 
apply(ActorSystem<?>) - Method in class akka.cluster.typed.ClusterSingletonSettings$
 
apply(ActorSystem<?>) - Method in class akka.cluster.typed.internal.receptionist.ClusterReceptionistSettings$
 
apply(ActorSystem<?>) - Static method in class akka.persistence.testkit.scaladsl.SnapshotTestKit
 
apply(ActorSystem<?>) - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit$
 
apply(ActorSystem<?>) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings$
Scala API: Factory method from config akka.reliable-delivery.producer-controller.event-sourced-durable-queue of the ActorSystem.
apply(ActorSystem<?>) - Method in class akka.persistence.typed.internal.EventWriter.EventWriterSettings$
 
apply(ActorSystem<?>) - Static method in class akka.persistence.typed.telemetry.DurableStateBehaviorInstrumentationProvider
 
apply(ActorSystem<?>) - Static method in class akka.persistence.typed.telemetry.EventSourcedBehaviorInstrumentationProvider
 
apply(ActorSystem<?>, Behavior<Command>) - Method in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit$
Factory method to create a new EventSourcedBehaviorTestKit.
apply(ActorSystem<?>, Behavior<Command>, EventSourcedBehaviorTestKit.SerializationSettings) - Method in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit$
Factory method to create a new EventSourcedBehaviorTestKit with custom SerializationSettings.
apply(ActorSystem<?>, String, String) - Method in class akka.persistence.typed.internal.EventSourcedSettings$
 
apply(ActorSystem<?>, String, String, Option<Object>) - Method in class akka.persistence.typed.internal.EventSourcedSettings$
 
apply(ActorSystem<?>, String, Option<Object>) - Method in class akka.persistence.typed.state.internal.DurableStateSettings$
 
apply(Behavior<Command>, PersistenceProbe<Event>, PersistenceProbe<State>) - Method in class akka.persistence.testkit.scaladsl.UnpersistentBehavior.EventSourced$
 
apply(Behavior<Command>, PersistenceProbe<State>) - Method in class akka.persistence.testkit.scaladsl.UnpersistentBehavior.DurableState$
 
apply(Behavior<M>, String) - Static method in class akka.cluster.typed.SingletonActor
 
apply(Behavior<M>, String) - Method in class akka.cluster.typed.SingletonActor$
 
apply(Behavior<T>) - Method in class akka.actor.testkit.typed.scaladsl.BehaviorTestKit$
 
apply(Behavior<T>) - Static method in class akka.actor.typed.internal.adapter.GuardianStartupBehavior
 
apply(Behavior<T>) - Method in class akka.actor.typed.internal.adapter.GuardianStartupBehavior$
 
apply(Behavior<T>, ActorRef<ActorRef<T>>, Props) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous$
 
apply(Behavior<T>, Props) - Method in class akka.actor.testkit.typed.Effect.SpawnedAnonymous$
 
apply(Behavior<T>, SupervisorStrategy, ClassTag<Thr>) - Static method in class akka.actor.typed.internal.Supervisor
 
apply(Behavior<T>, SupervisorStrategy, ClassTag<Thr>) - Method in class akka.actor.typed.internal.Supervisor$
 
apply(Behavior<T>, String) - Method in class akka.actor.testkit.typed.scaladsl.BehaviorTestKit$
 
apply(Behavior<T>, String) - Static method in class akka.actor.typed.ActorSystem
Scala API: Create an ActorSystem
apply(Behavior<T>, String) - Method in class akka.actor.typed.ActorSystem$
Scala API: Create an ActorSystem
apply(Behavior<T>, String, BootstrapSetup) - Static method in class akka.actor.typed.ActorSystem
Scala API: Shortcut for creating an actor system with custom bootstrap settings.
apply(Behavior<T>, String, BootstrapSetup) - Method in class akka.actor.typed.ActorSystem$
Scala API: Shortcut for creating an actor system with custom bootstrap settings.
apply(Behavior<T>, String, ActorSystemSetup, Props) - Static method in class akka.actor.typed.ActorSystem
Scala API: Creates a new actor system with the specified name and settings The core actor system settings are defined in BootstrapSetup
apply(Behavior<T>, String, ActorSystemSetup, Props) - Method in class akka.actor.typed.ActorSystem$
Scala API: Creates a new actor system with the specified name and settings The core actor system settings are defined in BootstrapSetup
apply(Behavior<T>, String, Props) - Method in class akka.actor.testkit.typed.Effect.Spawned$
 
apply(Behavior<T>, String, Props, ActorRef<ActorRef<T>>) - Method in class akka.actor.typed.SpawnProtocol.Spawn$
 
apply(Behavior<T>, String, Config) - Method in class akka.actor.testkit.typed.scaladsl.BehaviorTestKit$
 
apply(Behavior<T>, String, Config) - Static method in class akka.actor.typed.ActorSystem
Scala API: Create an ActorSystem
apply(Behavior<T>, String, Config) - Method in class akka.actor.typed.ActorSystem$
Scala API: Create an ActorSystem
apply(Behavior<T>, String, Config, Props) - Static method in class akka.actor.typed.ActorSystem
Scala API: Create an ActorSystem
apply(Behavior<T>, String, Config, Props) - Method in class akka.actor.typed.ActorSystem$
Scala API: Create an ActorSystem
apply(ConsumerController.Settings) - Static method in class akka.actor.typed.delivery.ConsumerController
 
apply(ConsumerController.Settings) - Method in class akka.actor.typed.delivery.ConsumerController$
 
apply(DurableProducerQueue.MessageSent<A>, ActorRef<DurableProducerQueue.StoreMessageSentAck>) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent$
 
apply(RestartSupervisor<?, ? extends Throwable>) - Method in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart$
 
apply(LogOptions) - Method in class akka.actor.typed.internal.LogMessagesInterceptor$
 
apply(Props) - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector$
 
apply(Props) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault$
 
apply(Props) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent$
 
apply(Props, Props, boolean) - Method in class akka.actor.typed.internal.CachedProps$
 
apply(ServiceKey<ConsumerController.Command<A>>) - Static method in class akka.actor.typed.delivery.ConsumerController
apply(ServiceKey<ConsumerController.Command<A>>) - Method in class akka.actor.typed.delivery.ConsumerController$
apply(ServiceKey<ConsumerController.Command<A>>, ConsumerController.Settings) - Static method in class akka.actor.typed.delivery.ConsumerController
 
apply(ServiceKey<ConsumerController.Command<A>>, ConsumerController.Settings) - Method in class akka.actor.typed.delivery.ConsumerController$
 
apply(ServiceKey<T>) - Method in class akka.actor.typed.receptionist.Receptionist.Find$
Special factory to make using Find with ask easier
apply(ServiceKey<T>, boolean, Function1<ActorSystem<?>, RoutingLogic<T>>) - Method in class akka.actor.typed.internal.routing.GroupRouterBuilder$
 
apply(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find$
 
apply(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe$
 
apply(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Method in class akka.actor.typed.receptionist.Receptionist.Find$
Scala API:
apply(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Method in class akka.actor.typed.receptionist.Receptionist.Subscribe$
Scala API:
apply(ServiceKey<T>, ActorRef<T>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered$
 
apply(ServiceKey<T>, ActorRef<T>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered$
 
apply(ServiceKey<T>, ActorRef<T>) - Method in class akka.actor.typed.receptionist.Receptionist.Deregister$
Create a Deregister without Ack that the service was deregistered
apply(ServiceKey<T>, ActorRef<T>) - Method in class akka.actor.typed.receptionist.Receptionist.Deregistered$
Scala API
apply(ServiceKey<T>, ActorRef<T>) - Method in class akka.actor.typed.receptionist.Receptionist.Register$
Create a Register without Ack that the service was registered
apply(ServiceKey<T>, ActorRef<T>) - Method in class akka.actor.typed.receptionist.Receptionist.Registered$
Scala API
apply(ServiceKey<T>, ActorRef<T>, ActorRef<Receptionist.Deregistered>) - Method in class akka.actor.typed.receptionist.Receptionist.Deregister$
Create a Deregister with an actor that will get an ack that the service was unregistered
apply(ServiceKey<T>, ActorRef<T>, ActorRef<Receptionist.Registered>) - Method in class akka.actor.typed.receptionist.Receptionist.Register$
Create a Register with an actor that will get an ack that the service was registered
apply(ServiceKey<T>, ActorRef<T>, Option<ActorRef<Receptionist.Deregistered>>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister$
 
apply(ServiceKey<T>, ActorRef<T>, Option<ActorRef<Receptionist.Registered>>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register$
 
apply(ServiceKey<T>, Set<ActorRef<T>>) - Method in class akka.actor.typed.receptionist.Receptionist.Listing$
Scala API:
apply(ServiceKey<T>, Set<ActorRef<T>>, Set<ActorRef<T>>, boolean) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing$
 
apply(ServiceKey<T>, Set<ActorRef<T>>, Set<ActorRef<T>>, boolean) - Method in class akka.actor.typed.receptionist.Receptionist.Listing$
Scala API:
apply(RecipientRef<Req>, FiniteDuration, Class<Res>, Req, Function1<Try<Res>, BoxedUnit>, Function1<Try<Res>, T>) - Method in class akka.actor.testkit.typed.Effect.AskInitiated$
 
apply(ActorContext<A>, ActorRef<Replicator.Command>, FiniteDuration) - Static method in class akka.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter
 
apply(ActorContext<A>, ActorRef<Replicator.Command>, FiniteDuration) - Method in class akka.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter$
 
apply(ActorContext<T>, int) - Method in class akka.actor.typed.internal.StashBufferImpl$
 
apply(TypedActorContext<?>, Signal) - Method in interface akka.actor.typed.BehaviorInterceptor.SignalTarget
 
apply(TypedActorContext<?>, T) - Method in interface akka.actor.typed.BehaviorInterceptor.ReceiveTarget
 
apply(TypedActorContext<Command>) - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
INTERNAL API: DeferredBehavior init, not for user extension
apply(TypedActorContext<Command>) - Method in class akka.persistence.typed.javadsl.EventSourcedOnCommandBehavior
INTERNAL API: DeferredBehavior init, not for user extension
apply(TypedActorContext<Command>) - Method in class akka.persistence.typed.javadsl.EventSourcedOnCommandWithReplyBehavior
INTERNAL API: DeferredBehavior init, not for user extension
apply(TypedActorContext<Command>) - Method in class akka.persistence.typed.javadsl.ReplicatedEventSourcedBehavior
INTERNAL API: DeferredBehavior init, not for user extension
apply(TypedActorContext<Command>) - Method in class akka.persistence.typed.javadsl.ReplicatedEventSourcedOnCommandBehavior
INTERNAL API: DeferredBehavior init, not for user extension
apply(TypedActorContext<Command>) - Method in class akka.persistence.typed.javadsl.ReplicatedEventSourcedOnCommandWithReplyBehavior
INTERNAL API: DeferredBehavior init, not for user extension
apply(TypedActorContext<Command>) - Method in class akka.persistence.typed.state.javadsl.DurableStateBehavior
INTERNAL API: DeferredBehavior init, not for user extension
apply(TypedActorContext<Command>) - Method in class akka.persistence.typed.state.javadsl.DurableStateOnCommandBehavior
INTERNAL API: DeferredBehavior init, not for user extension
apply(TypedActorContext<Command>) - Method in class akka.persistence.typed.state.javadsl.DurableStateOnCommandWithReplyBehavior
INTERNAL API: DeferredBehavior init, not for user extension
apply(TypedActorContext<T>) - Method in class akka.actor.typed.internal.BehaviorImpl.DeferredBehavior
 
apply(ClusterEvent.ClusterDomainEvent) - Method in class akka.cluster.InternalClusterAction.PublishEvent$
 
apply(ClusterEvent.CurrentClusterState) - Static method in class akka.cluster.typed.SelfUp
 
apply(ClusterEvent.CurrentClusterState) - Method in class akka.cluster.typed.SelfUp$
 
apply(Key<A>) - Method in class akka.cluster.ddata.Replicator.Deleted$
 
apply(Key<A>) - Method in class akka.cluster.ddata.Replicator.Expired$
 
apply(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted$
 
apply(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted$
 
apply(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure$
 
apply(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess$
 
apply(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Expired$
 
apply(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted$
 
apply(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure$
 
apply(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound$
 
apply(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure$
 
apply(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted$
 
apply(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess$
 
apply(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout$
 
apply(Key<A>, A) - Method in class akka.cluster.ddata.Replicator.Changed$
 
apply(Key<A>, A) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed$
 
apply(Key<A>, A) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess$
 
apply(Key<A>, ActorRef) - Method in class akka.cluster.ddata.Replicator.Subscribe$
 
apply(Key<A>, ActorRef) - Method in class akka.cluster.ddata.Replicator.Unsubscribe$
 
apply(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe$
 
apply(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe$
 
apply(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe$
 
apply(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe$
 
apply(Key<A>, Replicator.ReadConsistency) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get$
Convenience for ask.
apply(Key<A>, Replicator.ReadConsistency, ActorRef<Replicator.GetResponse<A>>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get$
Send this message to the local Replicator to retrieve a data value for the given key.
apply(Key<A>, Replicator.ReadConsistency, Option<Object>) - Method in class akka.cluster.ddata.Replicator.Get$
 
apply(Key<A>, Replicator.WriteConsistency) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete$
Convenience for ask.
apply(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.DeleteResponse<A>>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete$
Send this message to the local Replicator to delete a data value for the given key.
apply(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.UpdateResponse<A>>, Function1<Option<A>, A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update$
Send this message to the local Replicator to update a data value for the given key.
apply(Key<A>, Replicator.WriteConsistency, Option<Object>) - Method in class akka.cluster.ddata.Replicator.Delete$
 
apply(Key<A>, Replicator.WriteConsistency, Option<Object>, Function1<Option<A>, A>) - Method in class akka.cluster.ddata.Replicator.Update$
Send this message to the local Replicator to update a data value for the given key.
apply(Key<A>, Replicator.ReadConsistency, ActorRef<Replicator.GetResponse<A>>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get$
 
apply(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.DeleteResponse<A>>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete$
 
apply(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.UpdateResponse<A>>, Function1<Option<A>, A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update$
Send this message to the local Replicator to update a data value for the given key.
apply(Key<A>, A, Replicator.WriteConsistency, ActorRef<Replicator.UpdateResponse<A>>, Function1<A, A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update$
Modify value of local Replicator and replicate with given writeConsistency.
apply(Key<A>, A, Replicator.WriteConsistency, Function1<A, A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update$
Convenience for ask.
apply(Key<A>, A, Replicator.WriteConsistency, Option<Object>, Function1<A, A>) - Method in class akka.cluster.ddata.Replicator.Update$
Modify value of local Replicator and replicate with given writeConsistency.
apply(Key<A>, String, Throwable) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure$
 
apply(Key<A>, String, Throwable, Option<Object>) - Method in class akka.cluster.ddata.Replicator.ModifyFailure$
 
apply(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.DataDeleted$
 
apply(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.DeleteSuccess$
 
apply(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.GetDataDeleted$
 
apply(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.GetFailure$
 
apply(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.NotFound$
 
apply(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure$
 
apply(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.StoreFailure$
 
apply(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted$
 
apply(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.UpdateSuccess$
 
apply(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.UpdateTimeout$
 
apply(Key<A>, Option<Object>, A) - Method in class akka.cluster.ddata.Replicator.GetSuccess$
 
apply(ORMultiMap<ServiceKey<?>, ClusterReceptionist.Entry>) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
apply(ORSet.DeltaOp, ORMap.ZeroTag) - Method in class akka.cluster.ddata.ORMap.RemoveDeltaOp$
 
apply(ORSet.DeltaOp, A, ORMap.ZeroTag) - Method in class akka.cluster.ddata.ORMap.RemoveKeyDeltaOp$
 
apply(ORSet.DeltaOp, Map<A, B>, ORMap.ZeroTag) - Method in class akka.cluster.ddata.ORMap.UpdateDeltaOp$
 
apply(ORSet.DeltaOp, Tuple2<A, B>, ORMap.ZeroTag) - Method in class akka.cluster.ddata.ORMap.PutDeltaOp$
 
apply(ORSet<A>) - Method in class akka.cluster.ddata.ORSet.AddDeltaOp$
 
apply(ORSet<A>) - Method in class akka.cluster.ddata.ORSet.FullStateDeltaOp$
 
apply(ORSet<A>) - Method in class akka.cluster.ddata.ORSet.RemoveDeltaOp$
 
apply(ReplicatedData, Map<UniqueAddress, PruningState>, VersionVector) - Static method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
apply(ReplicatedData, Map<UniqueAddress, PruningState>, VersionVector) - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope$
 
apply(akka.cluster.ddata.Replicator.Internal.DataEnvelope, long, long) - Static method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
apply(akka.cluster.ddata.Replicator.Internal.DataEnvelope, long, long) - Method in class akka.cluster.ddata.Replicator.Internal$.Delta$
 
apply(Replicator.WriteConsistency, FiniteDuration, FiniteDuration, int, ReplicatorSettings) - Method in class akka.cluster.typed.internal.receptionist.ClusterReceptionistSettings$
Internal API
apply(ReplicatorSettings, Option<ActorRef>) - Static method in class akka.cluster.ddata.typed.internal.ReplicatorBehavior
 
apply(ReplicatorSettings, Option<ActorRef>) - Method in class akka.cluster.ddata.typed.internal.ReplicatorBehavior$
 
apply(SelfUniqueAddress, A) - Static method in class akka.cluster.ddata.LWWRegister
 
apply(SelfUniqueAddress, A) - Method in class akka.cluster.ddata.LWWRegister$
 
apply(SelfUniqueAddress, A, LWWRegister.Clock<A>) - Static method in class akka.cluster.ddata.LWWRegister
 
apply(SelfUniqueAddress, A, LWWRegister.Clock<A>) - Method in class akka.cluster.ddata.LWWRegister$
 
apply(Gossip, UniqueAddress, String, int) - Method in class akka.cluster.MembershipState$
INTERNAL API
apply(GossipStats, VectorClockStats) - Method in class akka.cluster.ClusterEvent.CurrentInternalStats$
 
apply(HeartbeatNodeRing, Set<UniqueAddress>, FailureDetectorRegistry<Address>) - Method in class akka.cluster.ClusterHeartbeatSenderState$
 
apply(Member) - Method in class akka.cluster.ClusterEvent.MemberDowned$
 
apply(Member) - Method in class akka.cluster.ClusterEvent.MemberExited$
 
apply(Member) - Method in class akka.cluster.ClusterEvent.MemberJoined$
 
apply(Member) - Method in class akka.cluster.ClusterEvent.MemberLeft$
 
apply(Member) - Method in class akka.cluster.ClusterEvent.MemberPreparingForShutdown$
 
apply(Member) - Method in class akka.cluster.ClusterEvent.MemberReadyForShutdown$
 
apply(Member) - Method in class akka.cluster.ClusterEvent.MemberUp$
 
apply(Member) - Method in class akka.cluster.ClusterEvent.MemberWeaklyUp$
 
apply(Member) - Method in class akka.cluster.ClusterEvent.ReachableMember$
 
apply(Member) - Method in class akka.cluster.ClusterEvent.UnreachableMember$
 
apply(Member) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
apply(Member) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved$
 
apply(Member, MemberStatus) - Method in class akka.cluster.ClusterEvent.MemberRemoved$
 
apply(MembershipState) - Method in class akka.cluster.InternalClusterAction.PublishChanges$
 
apply(MemberStatus) - Static method in class akka.cluster.typed.SelfRemoved
 
apply(MemberStatus) - Method in class akka.cluster.typed.SelfRemoved$
 
apply(ClusterMetricsSettings) - Static method in class akka.cluster.metrics.DefaultSigarProvider
 
apply(ClusterMetricsSettings) - Method in class akka.cluster.metrics.DefaultSigarProvider$
 
apply(MetricsSelector, int, SupervisorStrategy, String, boolean) - Static method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
apply(MetricsSelector, int, SupervisorStrategy, String, boolean) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool$
 
apply(MetricsSelector, Iterable<String>, String) - Static method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
apply(MetricsSelector, Iterable<String>, String) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup$
 
apply(DistributedPubSubMediator.Subscribe) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck$
 
apply(DistributedPubSubMediator.SubscribeAck, ActorRef) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
apply(DistributedPubSubMediator.SubscribeAck, ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed$
 
apply(DistributedPubSubMediator.Unsubscribe) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck$
 
apply(DistributedPubSubMediator.UnsubscribeAck, ActorRef) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
apply(DistributedPubSubMediator.UnsubscribeAck, ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed$
 
apply(Reachability) - Method in class akka.cluster.ClusterEvent.ReachabilityChanged$
 
apply(ClusterShardingSettings) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategy$
 
apply(ClusterShardingSettings.PassivationStrategy, boolean, Function0<Clock>) - Method in class akka.cluster.sharding.internal.ActiveEntities$
 
apply(ClusterShardingSettings.PassivationStrategySettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$
 
apply(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$
 
apply(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.FilterSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings$
 
apply(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.FrequencySketchSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$
 
apply(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.HillClimbingSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$
 
apply(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.OptimizerSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings$
 
apply(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.WindowSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$
 
apply(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.IdleSettings) - Method in class akka.cluster.sharding.ClusterShardingSettings.IdlePassivationStrategy$
 
apply(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.IdleSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$
 
apply(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.LeastFrequentlyUsedSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$
 
apply(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.LeastFrequentlyUsedSettings, int, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class akka.cluster.sharding.ClusterShardingSettings.LeastFrequentlyUsedPassivationStrategy$
 
apply(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.LeastRecentlyUsedSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$
 
apply(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.LeastRecentlyUsedSettings.SegmentedSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings$
 
apply(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.LeastRecentlyUsedSettings, int, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class akka.cluster.sharding.ClusterShardingSettings.LeastRecentlyUsedPassivationStrategy$
 
apply(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.MostRecentlyUsedSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$
 
apply(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.PolicySettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.PolicySettings$
 
apply(ClusterShardingSettings, Function0<Clock>) - Method in class akka.cluster.sharding.internal.EntityPassivationStrategy$
 
apply(EntityTypeKey<?>, ActorRef<akka.cluster.sharding.ShardRegion.CurrentShardRegionState>) - Static method in class akka.cluster.sharding.typed.GetShardRegionState
 
apply(EntityTypeKey<?>, ActorRef<akka.cluster.sharding.ShardRegion.CurrentShardRegionState>) - Method in class akka.cluster.sharding.typed.GetShardRegionState$
 
apply(EntityTypeKey<?>, FiniteDuration, ActorRef<akka.cluster.sharding.ShardRegion.ClusterShardingStats>) - Static method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
apply(EntityTypeKey<?>, FiniteDuration, ActorRef<akka.cluster.sharding.ShardRegion.ClusterShardingStats>) - Method in class akka.cluster.sharding.typed.GetClusterShardingStats$
 
apply(EntityTypeKey<M>, String, ActorRef<M>) - Static method in class akka.cluster.sharding.typed.testkit.scaladsl.TestEntityRef
 
apply(EntityTypeKey<M>, String, ActorRef<M>) - Method in class akka.cluster.sharding.typed.testkit.scaladsl.TestEntityRef$
 
apply(EntityTypeKey<M>, Function1<EntityContext<M>, Behavior<M>>) - Static method in class akka.cluster.sharding.typed.scaladsl.Entity
Defines how the entity should be created.
apply(EntityTypeKey<M>, Function1<EntityContext<M>, Behavior<M>>) - Method in class akka.cluster.sharding.typed.scaladsl.Entity$
Defines how the entity should be created.
apply(ShardedDaemonProcessSettings, ClusterShardingSettings, int, String, ActorRef<ShardingEnvelope<T>>) - Static method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessCoordinator
 
apply(ShardedDaemonProcessSettings, ClusterShardingSettings, int, String, ActorRef<ShardingEnvelope<T>>) - Method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessCoordinator$
 
apply(UniqueAddress) - Static method in class akka.cluster.ddata.SelfUniqueAddress
 
apply(UniqueAddress) - Method in class akka.cluster.ddata.SelfUniqueAddress$
 
apply(UniqueAddress) - Method in class akka.cluster.InternalClusterAction.ExitingConfirmed$
 
apply(UniqueAddress, boolean, Map<String, akka.cluster.ddata.Replicator.Internal.Delta>) - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
apply(UniqueAddress, boolean, Map<String, akka.cluster.ddata.Replicator.Internal.Delta>) - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation$
 
apply(UniqueAddress, long) - Static method in class akka.cluster.ddata.OneVersionVector
 
apply(UniqueAddress, long) - Method in class akka.cluster.ddata.OneVersionVector$
 
apply(UniqueAddress, long) - Static method in class akka.cluster.ddata.VersionVector
 
apply(UniqueAddress, long) - Method in class akka.cluster.ddata.VersionVector$
 
apply(UniqueAddress, Gossip) - Method in class akka.cluster.InternalClusterAction.Welcome$
 
apply(UniqueAddress, UniqueAddress, Gossip) - Method in class akka.cluster.GossipEnvelope$
 
apply(UniqueAddress, UniqueAddress, Deadline, Function0<Gossip>) - Method in class akka.cluster.GossipEnvelope$
 
apply(UniqueAddress, VectorClock, byte[]) - Method in class akka.cluster.GossipStatus$
 
apply(UniqueAddress, Set<Address>) - Method in class akka.cluster.ddata.PruningState.PruningInitialized$
 
apply(UniqueAddress, Set<UniqueAddress>, Set<UniqueAddress>, int) - Method in class akka.cluster.HeartbeatNodeRing$
 
apply(UniqueAddress, Set<String>, Version) - Method in class akka.cluster.InternalClusterAction.Join$
 
apply(ThreadPoolConfig) - Static method in class akka.dispatch.ThreadPoolConfigBuilder
 
apply(ThreadPoolConfig) - Method in class akka.dispatch.ThreadPoolConfigBuilder$
 
apply(EventStream, Runnable, Function0<BoxedUnit>) - Static method in class akka.dispatch.TaskInvocation
 
apply(EventStream, Runnable, Function0<BoxedUnit>) - Method in class akka.dispatch.TaskInvocation$
 
apply(Logging.LogEvent) - Method in class akka.testkit.EventFilter
 
apply(Logging.LogLevel) - Method in class akka.stream.OverflowStrategies.Backpressure$
 
apply(Logging.LogLevel) - Method in class akka.stream.OverflowStrategies.DropBuffer$
 
apply(Logging.LogLevel) - Method in class akka.stream.OverflowStrategies.DropHead$
 
apply(Logging.LogLevel) - Method in class akka.stream.OverflowStrategies.DropNew$
 
apply(Logging.LogLevel) - Method in class akka.stream.OverflowStrategies.DropTail$
 
apply(Logging.LogLevel) - Method in class akka.stream.OverflowStrategies.Fail$
 
apply(Logging.LogLevel) - Method in class akka.stream.RestartSettings.LogSettings$
 
apply(Logging.LogLevel, Logging.LogLevel, Logging.LogLevel) - Method in class akka.stream.Attributes.LogLevels$
 
apply(Logging.LogLevel, String, Class<?>, Object) - Method in class akka.event.Logging.LogEvent$
 
apply(Logging.LogLevel, String, Class<?>, Object, Map<String, Object>) - Method in class akka.event.Logging.LogEvent$
 
apply(Logging.LogLevel, String, Class<?>, Object, Map<String, Object>, LogMarker) - Method in class akka.event.Logging.LogEvent$
 
apply(Logging.LogLevel, PartialFunction<Object, BoxedUnit>, ActorContext) - Method in class akka.event.LoggingReceive$
Wrap a Receive partial function in a logging enclosure, which sends a message with given log level to the event bus each time before a message is matched.
apply(LoggingBus) - Method in class akka.event.Logging.InitializeLogger$
 
apply(LoggingBus, T, LogSource<T>) - Static method in class akka.event.Logging
Obtain LoggingAdapter for the given logging bus and source object.
apply(LoggingBus, T, LogSource<T>) - Method in class akka.event.Logging$
Obtain LoggingAdapter for the given logging bus and source object.
apply(DnsProtocol.Resolved) - Method in class akka.io.Dns.Resolved$
Deprecated.
Use cached(DnsProtocol.Resolve). Since 2.6.0.
apply(Tcp.Command) - Method in class akka.io.Tcp.CommandFailed$
 
apply(Tcp.SimpleWriteCommand, Tcp.WriteCommand) - Method in class akka.io.Tcp.CompoundWrite$
 
apply(Udp.Command) - Method in class akka.io.Udp.CommandFailed$
 
apply(UdpConnected.Command) - Method in class akka.io.UdpConnected.CommandFailed$
 
apply(ReadEventAdapter) - Method in class akka.persistence.journal.NoopWriteEventAdapter$
 
apply(WriteEventAdapter) - Method in class akka.persistence.journal.NoopReadEventAdapter$
 
apply(JournalProtocol.Response) - Method in class akka.persistence.typed.internal.InternalProtocol.JournalResponse$
 
apply(PersistentRepr) - Static method in class akka.persistence.AtomicWrite
 
apply(PersistentRepr) - Method in class akka.persistence.AtomicWrite$
 
apply(PersistentRepr) - Method in class akka.persistence.JournalProtocol.ReplayedMessage$
 
apply(PersistentRepr, int) - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess$
 
apply(PersistentRepr, Throwable, int) - Method in class akka.persistence.JournalProtocol.WriteMessageFailure$
 
apply(PersistentRepr, Throwable, int) - Method in class akka.persistence.JournalProtocol.WriteMessageRejected$
 
apply(Offset, String, long, Event, long, String, int) - Static method in class akka.persistence.query.typed.EventEnvelope
 
apply(Offset, String, long, Event, long, String, int) - Method in class akka.persistence.query.typed.EventEnvelope$
 
apply(Offset, String, long, Event, long, String, int, boolean, String) - Static method in class akka.persistence.query.typed.EventEnvelope
 
apply(Offset, String, long, Event, long, String, int, boolean, String) - Method in class akka.persistence.query.typed.EventEnvelope$
 
apply(Offset, String, long, Event, long, String, int, boolean, String, Set<String>) - Static method in class akka.persistence.query.typed.EventEnvelope
 
apply(Offset, String, long, Event, long, String, int, boolean, String, Set<String>) - Method in class akka.persistence.query.typed.EventEnvelope$
 
apply(Offset, String, long, Object) - Static method in class akka.persistence.query.EventEnvelope
Deprecated.
for binary compatibility. Since 2.6.2.
apply(Offset, String, long, Object) - Method in class akka.persistence.query.EventEnvelope$
Deprecated.
for binary compatibility. Since 2.6.2.
apply(Offset, String, long, Object, long) - Static method in class akka.persistence.query.EventEnvelope
 
apply(Offset, String, long, Object, long) - Method in class akka.persistence.query.EventEnvelope$
 
apply(Offset, String, long, Object, long, Option<Object>) - Static method in class akka.persistence.query.EventEnvelope
 
apply(Offset, String, long, Object, long, Option<Object>) - Method in class akka.persistence.query.EventEnvelope$
 
apply(SnapshotMetadata) - Static method in class akka.persistence.DeleteSnapshotSuccess
 
apply(SnapshotMetadata) - Method in class akka.persistence.DeleteSnapshotSuccess$
 
apply(SnapshotMetadata) - Static method in class akka.persistence.SaveSnapshotSuccess
 
apply(SnapshotMetadata) - Method in class akka.persistence.SaveSnapshotSuccess$
 
apply(SnapshotMetadata) - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshot$
 
apply(SnapshotMetadata, Object) - Static method in class akka.persistence.SelectedSnapshot
 
apply(SnapshotMetadata, Object) - Method in class akka.persistence.SelectedSnapshot$
 
apply(SnapshotMetadata, Object) - Static method in class akka.persistence.SnapshotOffer
 
apply(SnapshotMetadata, Object) - Method in class akka.persistence.SnapshotOffer$
 
apply(SnapshotMetadata, Object) - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot$
 
apply(SnapshotMetadata, Throwable) - Static method in class akka.persistence.DeleteSnapshotFailure
 
apply(SnapshotMetadata, Throwable) - Method in class akka.persistence.DeleteSnapshotFailure$
 
apply(SnapshotMetadata, Throwable) - Static method in class akka.persistence.SaveSnapshotFailure
 
apply(SnapshotMetadata, Throwable) - Method in class akka.persistence.SaveSnapshotFailure$
 
apply(SnapshotProtocol.Response) - Method in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse$
 
apply(SnapshotSelectionCriteria) - Static method in class akka.persistence.DeleteSnapshotsSuccess
 
apply(SnapshotSelectionCriteria) - Method in class akka.persistence.DeleteSnapshotsSuccess$
 
apply(SnapshotSelectionCriteria) - Static method in class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
apply(SnapshotSelectionCriteria) - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria$
 
apply(SnapshotSelectionCriteria, long, long) - Static method in class akka.persistence.Recovery
 
apply(SnapshotSelectionCriteria, long, long) - Method in class akka.persistence.Recovery$
 
apply(SnapshotSelectionCriteria, Throwable) - Static method in class akka.persistence.DeleteSnapshotsFailure
 
apply(SnapshotSelectionCriteria, Throwable) - Method in class akka.persistence.DeleteSnapshotsFailure$
 
apply(SnapshotSelectionCriteria, Option<Object>) - Static method in class akka.persistence.testkit.ReadSnapshot
 
apply(SnapshotSelectionCriteria, Option<Object>) - Method in class akka.persistence.testkit.ReadSnapshot$
 
apply(GetObjectResult<S>) - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess$
 
apply(SnapshotMeta) - Static method in class akka.persistence.testkit.DeleteSnapshotByMeta
 
apply(SnapshotMeta) - Method in class akka.persistence.testkit.DeleteSnapshotByMeta$
 
apply(SnapshotMeta, Object) - Static method in class akka.persistence.testkit.WriteSnapshot
 
apply(SnapshotMeta, Object) - Method in class akka.persistence.testkit.WriteSnapshot$
 
apply(ORSet<A>) - Method in class akka.persistence.typed.crdt.ORSet.AddDeltaOp$
 
apply(ORSet<A>) - Method in class akka.persistence.typed.crdt.ORSet.FullStateDeltaOp$
 
apply(ORSet<A>) - Method in class akka.persistence.typed.crdt.ORSet.RemoveDeltaOp$
 
apply(DeletionTarget) - Static method in class akka.persistence.typed.DeleteSnapshotsCompleted
 
apply(DeletionTarget) - Method in class akka.persistence.typed.DeleteSnapshotsCompleted$
 
apply(DeletionTarget, Throwable) - Static method in class akka.persistence.typed.DeleteSnapshotsFailed
 
apply(DeletionTarget, Throwable) - Method in class akka.persistence.typed.DeleteSnapshotsFailed$
 
apply(BehaviorSetup<C, E, S>) - Method in class akka.persistence.typed.internal.RequestingRecoveryPermit$
 
apply(BehaviorSetup<C, E, S>, boolean) - Method in class akka.persistence.typed.internal.ReplayingSnapshot$
 
apply(BehaviorSetup<C, E, S>, ReplayingEvents.ReplayingState<S>) - Method in class akka.persistence.typed.internal.ReplayingEvents$
 
apply(ReplicatedEvent<E>, ActorRef<ReplicatedEventAck$>) - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope$
 
apply(VersionVector, Map<ReplicaId, Object>) - Method in class akka.persistence.typed.internal.ReplicatedSnapshotMetadata$
 
apply(PersistenceId) - Static method in class akka.persistence.typed.delivery.EventSourcedProducerQueue
 
apply(PersistenceId) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue$
 
apply(PersistenceId, long, Object, long, Option<ReplicatedPublishedEventMetaData>, Option<ActorRef<Done>>) - Method in class akka.persistence.typed.internal.PublishedEventImpl$
 
apply(PersistenceId, EventSourcedProducerQueue.Settings) - Static method in class akka.persistence.typed.delivery.EventSourcedProducerQueue
 
apply(PersistenceId, EventSourcedProducerQueue.Settings) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue$
 
apply(PersistenceId, State, Function2<State, Command, Effect<Event, State>>, Function2<State, Event, State>) - Method in class akka.persistence.typed.scaladsl.EventSourcedBehavior$
Create a Behavior for a persistent actor.
apply(PersistenceId, State, Function2<State, Command, Effect<Event, State>>, Function2<State, Event, State>, Class<?>, Option<String>, Option<String>, Function2<State, Event, Set<String>>, EventAdapter<Event, Object>, SnapshotAdapter<State>, <any>, Recovery, RetentionCriteria, SupervisorStrategy, PartialFunction<Tuple2<State, Signal>, BoxedUnit>, Option<ReplicationSetup>, boolean, Option<Object>, Option<ReplicationInterceptor<State, Event>>, Option<Function2<State, EventWithMetadata<Event>, EventWithMetadata<Event>>>) - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply(PersistenceId, State, Function2<State, Command, Effect<State>>) - Method in class akka.persistence.typed.state.scaladsl.DurableStateBehavior$
Create a Behavior for a persistent actor with durable storage of its state.
apply(PersistenceId, State, Function2<State, Command, Effect<State>>, Class<?>, Option<String>, String, SnapshotAdapter<State>, SupervisorStrategy, PartialFunction<Tuple2<State, Signal>, BoxedUnit>, Option<Object>, Option<ChangeEventHandler<Object, State, Object>>) - Method in class akka.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
apply(ReplicaId) - Static method in class akka.persistence.typed.crdt.ORSet
 
apply(ReplicaId) - Method in class akka.persistence.typed.crdt.ORSet$
 
apply(ReplicaId, long, VersionVector, boolean) - Static method in class akka.persistence.typed.internal.ReplicatedEventMetadata
INTERNAL API
apply(ReplicaId, long, VersionVector, boolean) - Method in class akka.persistence.typed.internal.ReplicatedEventMetadata$
INTERNAL API
apply(ReplicaId, Entity<M, ShardingEnvelope<M>>) - Static method in class akka.cluster.sharding.typed.ReplicatedEntity
Scala API: Defines the Entity to use for a given replica, note that the behavior can be a behavior created with ReplicatedEventSourcing or an arbitrary non persistent Behavior but must never be a regular EventSourcedBehavior as that requires a single writer and that would cause it to have multiple writers.
apply(ReplicaId, Entity<M, ShardingEnvelope<M>>) - Method in class akka.cluster.sharding.typed.ReplicatedEntity$
Scala API: Defines the Entity to use for a given replica, note that the behavior can be a behavior created with ReplicatedEventSourcing or an arbitrary non persistent Behavior but must never be a regular EventSourcedBehavior as that requires a single writer and that would cause it to have multiple writers.
apply(ReplicaId, Map<ReplicaId, String>, ReplicationContextImpl) - Method in class akka.persistence.typed.internal.ReplicationSetup$
 
apply(EffectBuilder<Event, State>, SideEffect<State>) - Method in class akka.persistence.typed.internal.CompositeEffect$
 
apply(EffectBuilder<Event, State>, Seq<SideEffect<State>>) - Method in class akka.persistence.typed.internal.CompositeEffect$
INTERNAL API
apply(SnapshotMetadata) - Method in class akka.persistence.typed.DeletionTarget.Individual$
 
apply(SnapshotMetadata) - Static method in class akka.persistence.typed.SnapshotCompleted
 
apply(SnapshotMetadata) - Method in class akka.persistence.typed.SnapshotCompleted$
 
apply(SnapshotMetadata, Throwable) - Static method in class akka.persistence.typed.SnapshotFailed
 
apply(SnapshotMetadata, Throwable) - Method in class akka.persistence.typed.SnapshotFailed$
 
apply(SnapshotSelectionCriteria) - Method in class akka.persistence.typed.DeletionTarget.Criteria$
 
apply(SnapshotSelectionCriteria) - Method in class akka.persistence.typed.internal.RecoveryWithSnapshotSelectionCriteria$
 
apply(BehaviorSetup<C, S>) - Method in class akka.persistence.typed.state.internal.RequestingRecoveryPermit$
 
apply(BehaviorSetup<C, S>, boolean) - Method in class akka.persistence.typed.state.internal.Recovering$
 
apply(EffectBuilder<State>, SideEffect<State>) - Method in class akka.persistence.typed.state.internal.CompositeEffect$
 
apply(EffectBuilder<State>, Seq<SideEffect<State>>) - Method in class akka.persistence.typed.state.internal.CompositeEffect$
INTERNAL API
apply(RemoteActorRefProvider) - Method in class akka.remote.RARP$
 
apply(ClientOp) - Method in class akka.remote.testconductor.ToClient$
 
apply(RoleName) - Method in class akka.remote.testconductor.GetAddress$
 
apply(RoleName) - Method in class akka.remote.testconductor.Remove$
 
apply(RoleName, Address) - Method in class akka.remote.testconductor.AddressReply$
 
apply(RoleName, RoleName, boolean) - Method in class akka.remote.testconductor.Disconnect$
 
apply(RoleName, RoleName, Direction, float) - Method in class akka.remote.testconductor.Throttle$
 
apply(RoleName, Either<Object, Object>) - Method in class akka.remote.testconductor.Terminate$
 
apply(Role, InetSocketAddress, int, ChannelInboundHandler) - Method in class akka.remote.testconductor.RemoteConnection$
 
apply(ServerOp) - Method in class akka.remote.testconductor.ToServer$
 
apply(UniqueAddress) - Static method in class akka.cluster.UniqueAddress
 
apply(UniqueAddress) - Method in class akka.cluster.UniqueAddress$
 
apply(UniqueAddress) - Method in class akka.remote.artery.ActorSystemTerminating$
 
apply(UniqueAddress) - Method in class akka.remote.artery.ActorSystemTerminatingAck$
 
apply(UniqueAddress) - Static method in class akka.remote.artery.QuarantinedEvent
 
apply(UniqueAddress) - Method in class akka.remote.artery.QuarantinedEvent$
 
apply(UniqueAddress, byte) - Method in class akka.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisementAck$
 
apply(UniqueAddress, byte) - Method in class akka.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisementAck$
 
apply(UniqueAddress, CompressionTable<ActorRef>) - Method in class akka.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisement$
 
apply(UniqueAddress, CompressionTable<ActorRef>) - Static method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
apply(UniqueAddress, CompressionTable<ActorRef>) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable$
 
apply(UniqueAddress, CompressionTable<String>) - Method in class akka.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisement$
 
apply(UniqueAddress, CompressionTable<String>) - Static method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
apply(UniqueAddress, CompressionTable<String>) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable$
 
apply(UniqueAddress, UniqueAddress) - Method in class akka.remote.artery.Quarantined$
 
apply(UniqueAddress, UniqueAddress) - Static method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
apply(UniqueAddress, UniqueAddress) - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent$
 
apply(UniqueAddress, String) - Static method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
apply(UniqueAddress, String) - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent$
 
apply(Group, ClusterRouterGroupSettings) - Static method in class akka.cluster.routing.ClusterRouterGroup
 
apply(Group, ClusterRouterGroupSettings) - Method in class akka.cluster.routing.ClusterRouterGroup$
 
apply(Pool, ClusterRouterPoolSettings) - Static method in class akka.cluster.routing.ClusterRouterPool
 
apply(Pool, ClusterRouterPoolSettings) - Method in class akka.cluster.routing.ClusterRouterPool$
 
apply(Pool, Iterable<Address>) - Static method in class akka.remote.routing.RemoteRouterConfig
 
apply(Pool, Iterable<Address>) - Method in class akka.remote.routing.RemoteRouterConfig$
 
apply(Routee) - Static method in class akka.routing.AddRoutee
 
apply(Routee) - Method in class akka.routing.AddRoutee$
 
apply(Routee) - Static method in class akka.routing.RemoveRoutee
 
apply(Routee) - Method in class akka.routing.RemoveRoutee$
 
apply(Routee, Address) - Method in class akka.routing.ConsistentRoutee$
 
apply(RoutingLogic, IndexedSeq<Routee>) - Static method in class akka.routing.Router
 
apply(RoutingLogic, IndexedSeq<Routee>) - Method in class akka.routing.Router$
 
apply(JacksonObjectMapperFactory) - Static method in class akka.serialization.jackson.JacksonObjectMapperProviderSetup
Scala API: factory for defining a JacksonObjectMapperProvider that is passed in when ActorSystem is created rather than creating one from configured class name.
apply(JacksonObjectMapperFactory) - Method in class akka.serialization.jackson.JacksonObjectMapperProviderSetup$
Scala API: factory for defining a JacksonObjectMapperProvider that is passed in when ActorSystem is created rather than creating one from configured class name.
apply(ActorMaterializerSettings, ActorRefFactory) - Static method in class akka.stream.ActorMaterializer
Deprecated.
Use the system wide materializer or Materializer.apply(actorContext) with stream attributes or configuration settings to change defaults. Since 2.6.0.
apply(ActorMaterializerSettings, ActorRefFactory) - Method in class akka.stream.ActorMaterializer$
Deprecated.
Use the system wide materializer or Materializer.apply(actorContext) with stream attributes or configuration settings to change defaults. Since 2.6.0.
apply(ActorMaterializerSettings, String, ActorRefFactory) - Static method in class akka.stream.ActorMaterializer
Deprecated.
Use the system wide materializer with stream attributes or configuration settings to change defaults. Since 2.6.0.
apply(ActorMaterializerSettings, String, ActorRefFactory) - Method in class akka.stream.ActorMaterializer$
Deprecated.
Use the system wide materializer with stream attributes or configuration settings to change defaults. Since 2.6.0.
apply(Attributes.Attribute) - Static method in class akka.stream.Attributes
INTERNAL API
apply(Attributes.Attribute) - Method in class akka.stream.Attributes$
INTERNAL API
apply(akka.stream.Attributes.CancellationStrategy.Strategy) - Method in class akka.stream.Attributes.CancellationStrategy$
 
apply(TraversalBuilder) - Static method in class akka.stream.scaladsl.RunnableGraph
Flow with attached input and output, can be executed.
apply(TraversalBuilder) - Method in class akka.stream.scaladsl.RunnableGraph$
Flow with attached input and output, can be executed.
apply(Inlet<I>, Outlet<O>) - Static method in class akka.stream.FlowShape
 
apply(Inlet<I>, Outlet<O>) - Method in class akka.stream.FlowShape$
 
apply(Inlet<I>, Seq<Outlet<?>>) - Method in class akka.stream.FanOutShape.Ports$
 
apply(Inlet<I>, Seq<Outlet<O>>) - Static method in class akka.stream.UniformFanOutShape
 
apply(Inlet<I>, Seq<Outlet<O>>) - Method in class akka.stream.UniformFanOutShape$
 
apply(Inlet<In1>, Outlet<Out1>, Inlet<In2>, Outlet<Out2>) - Static method in class akka.stream.BidiShape
 
apply(Inlet<In1>, Outlet<Out1>, Inlet<In2>, Outlet<Out2>) - Method in class akka.stream.BidiShape$
 
apply(Inlet<T>) - Static method in class akka.stream.SinkShape
 
apply(Inlet<T>) - Method in class akka.stream.SinkShape$
 
apply(IOResult, Throwable) - Static method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
apply(IOResult, Throwable) - Method in class akka.stream.AbruptIOTerminationException$
 
apply(Materializer, Attributes, String) - Method in class akka.stream.MaterializationContext$
 
apply(Outlet<O>, Seq<Inlet<?>>) - Method in class akka.stream.FanInShape.Ports$
 
apply(Outlet<O>, Seq<Inlet<I>>) - Static method in class akka.stream.UniformFanInShape
 
apply(Outlet<O>, Seq<Inlet<I>>) - Method in class akka.stream.UniformFanInShape$
 
apply(Outlet<T>) - Static method in class akka.stream.SourceShape
 
apply(Outlet<T>) - Method in class akka.stream.SourceShape$
 
apply(GraphStageWithMaterializedValue<SinkShape<T>, M>, TestProbe) - Method in class akka.stream.testkit.TestSinkStage$
Creates a sink out of the stageUnderTest that will inform the probe of operator events and callbacks by sending it the various messages found under GraphStageMessages.
apply(GraphStageWithMaterializedValue<SourceShape<T>, M>, TestProbe) - Method in class akka.stream.testkit.TestSourceStage$
Creates a source out of the stageUnderTest that will inform the probe of operator events and callbacks by sending it the various messages found under GraphStageMessages.
apply(StreamSubscriptionTimeoutTerminationMode, FiniteDuration) - Static method in class akka.stream.StreamSubscriptionTimeoutSettings
Create settings from individual values (Scala).
apply(StreamSubscriptionTimeoutTerminationMode, FiniteDuration) - Method in class akka.stream.StreamSubscriptionTimeoutSettings$
Create settings from individual values (Scala).
apply(GraphStageMessages.StageMessage, Throwable) - Method in class akka.stream.testkit.GraphStageMessages.StageFailure$
 
apply(EventFilter, Seq<EventFilter>) - Method in class akka.testkit.TestEvent.Mute$
 
apply(EventFilter, Seq<EventFilter>) - Method in class akka.testkit.TestEvent.UnMute$
 
apply(TestActor.AutoPilot) - Method in class akka.testkit.TestActor.SetAutoPilot$
 
apply(ByteString) - Method in class akka.io.Tcp.Received$
 
apply(ByteString) - Method in class akka.io.Tcp.Write$
Create a new unacknowledged Write command with the given data.
apply(ByteString) - Method in class akka.io.UdpConnected.Received$
 
apply(ByteString) - Method in class akka.io.UdpConnected.Send$
 
apply(ByteString) - Method in class akka.stream.TLSProtocol.SendBytes$
 
apply(ByteString.ByteString1, ByteString.ByteString1) - Method in class akka.util.ByteString.ByteStrings$
 
apply(ByteString.ByteString1, ByteString.ByteStrings) - Method in class akka.util.ByteString.ByteStrings$
 
apply(ByteString.ByteStrings, ByteString.ByteString1) - Method in class akka.util.ByteString.ByteStrings$
 
apply(ByteString.ByteStrings, ByteString.ByteStrings) - Method in class akka.util.ByteString.ByteStrings$
 
apply(ByteString, boolean, boolean, int, String) - Method in class akka.actor.typed.delivery.internal.ChunkedMessage$
 
apply(ByteString, Tcp.Event) - Method in class akka.io.Tcp.Write$
 
apply(ByteString, Object) - Method in class akka.io.UdpConnected.Send$
 
apply(ByteString, InetSocketAddress) - Method in class akka.io.Udp.Received$
 
apply(ByteString, InetSocketAddress) - Method in class akka.io.Udp.Send$
 
apply(ByteString, InetSocketAddress, Udp.Event) - Method in class akka.io.Udp.Send$
 
apply(Clock) - Method in class akka.util.RecencyList$
 
apply(Timeout, ActorSystem) - Method in class akka.pattern.FutureRef$
Constructs a new PromiseRef which will be completed with the first message sent to it.
apply(Timeout, ActorSystem) - Method in class akka.pattern.PromiseRef$
Constructs a new PromiseRef which will be completed with the first message sent to it.
apply(Version) - Method in class akka.cluster.ClusterUserAction.SetAppVersion$
 
apply(WildcardTree<T>, WildcardTree<T>) - Method in class akka.util.WildcardIndex$
 
apply(A, boolean) - Method in class akka.japi.JavaPartialFunction
 
apply(A, ActorRef<ConsumerController.Confirmed>, String, long) - Method in class akka.actor.typed.delivery.ConsumerController.Delivery$
 
apply(A, ActorRef<Done>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation$
 
apply(A, ActorRef<Object>) - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation$
 
apply(A, B) - Static method in class akka.japi.Pair
 
apply(A, B) - Method in class akka.japi.Pair$
 
apply(C) - Method in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand$
 
apply(C) - Method in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand$
 
apply(Config) - Static method in class akka.actor.BootstrapSetup
Scala API: Short for using custom config but keeping default classloader and default execution context
apply(Config) - Method in class akka.actor.BootstrapSetup$
Scala API: Short for using custom config but keeping default classloader and default execution context
apply(Config) - Static method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Create a testkit named from the ActorTestKit class, and use a custom config for the actor system.
apply(Config) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit$
Create a testkit named from the ActorTestKit class, and use a custom config for the actor system.
apply(Config) - Static method in class akka.actor.testkit.typed.TestKitSettings
Reads configuration settings from given Config that must have the same layout as the akka.actor.testkit.typed section.
apply(Config) - Method in class akka.actor.testkit.typed.TestKitSettings$
Reads configuration settings from given Config that must have the same layout as the akka.actor.testkit.typed section.
apply(Config) - Method in class akka.actor.typed.delivery.ConsumerController.Settings$
Scala API: Factory method from Config corresponding to akka.reliable-delivery.consumer-controller.
apply(Config) - Method in class akka.actor.typed.delivery.ProducerController.Settings$
Scala API: Factory method from Config corresponding to akka.reliable-delivery.producer-controller.
apply(Config) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Settings$
Scala API: Factory method from Config corresponding to akka.reliable-delivery.work-pulling.producer-controller.
apply(Config) - Static method in class akka.cluster.ddata.ReplicatorSettings
Create settings from a configuration with the same layout as the default configuration akka.cluster.distributed-data.
apply(Config) - Method in class akka.cluster.ddata.ReplicatorSettings$
Create settings from a configuration with the same layout as the default configuration akka.cluster.distributed-data.
apply(Config) - Static method in class akka.cluster.ddata.typed.scaladsl.ReplicatorSettings
Create settings from a configuration with the same layout as the default configuration akka.cluster.distributed-data.
apply(Config) - Method in class akka.cluster.ddata.typed.scaladsl.ReplicatorSettings$
Create settings from a configuration with the same layout as the default configuration akka.cluster.distributed-data.
apply(Config) - Method in class akka.cluster.InternalClusterAction.CompatibleConfig$
 
apply(Config) - Method in class akka.cluster.InternalClusterAction.InitJoin$
 
apply(Config) - Static method in class akka.cluster.metrics.ClusterMetricsSettings
 
apply(Config) - Method in class akka.cluster.metrics.ClusterMetricsSettings$
 
apply(Config) - Static method in class akka.cluster.pubsub.DistributedPubSubSettings
Create settings from a configuration with the same layout as the default configuration akka.cluster.pub-sub.
apply(Config) - Method in class akka.cluster.pubsub.DistributedPubSubSettings$
Create settings from a configuration with the same layout as the default configuration akka.cluster.pub-sub.
apply(Config) - Static method in class akka.cluster.sharding.ClusterShardingHealthCheckSettings
 
apply(Config) - Method in class akka.cluster.sharding.ClusterShardingHealthCheckSettings$
 
apply(Config) - Static method in class akka.cluster.sharding.ClusterShardingSettings
Create settings from a configuration with the same layout as the default configuration akka.cluster.sharding.
apply(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$
 
apply(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$
 
apply(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$
 
apply(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$
API MAY CHANGE: Settings and configuration for passivation strategies may change after additional testing and feedback.
apply(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$
 
apply(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$
 
apply(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$
 
apply(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings$
 
apply(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$
 
apply(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.PolicySettings$
 
apply(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings$
Create settings from a configuration with the same layout as the default configuration akka.cluster.sharding.
apply(Config) - Method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController.Settings$
Scala API: Factory method from Config corresponding to akka.reliable-delivery.sharding.consumer-controller.
apply(Config) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings$
Scala API: Factory method from Config corresponding to akka.reliable-delivery.sharding.producer-controller.
apply(Config) - Static method in class akka.cluster.singleton.ClusterSingletonManagerSettings
Create settings from a configuration with the same layout as the default configuration akka.cluster.singleton.
apply(Config) - Method in class akka.cluster.singleton.ClusterSingletonManagerSettings$
Create settings from a configuration with the same layout as the default configuration akka.cluster.singleton.
apply(Config) - Static method in class akka.cluster.singleton.ClusterSingletonProxySettings
Create settings from a configuration with the same layout as the default configuration akka.cluster.singleton-proxy.
apply(Config) - Method in class akka.cluster.singleton.ClusterSingletonProxySettings$
Create settings from a configuration with the same layout as the default configuration akka.cluster.singleton-proxy.
apply(Config) - Static method in class akka.cluster.typed.ClusterSingletonManagerSettings
Create settings from a configuration with the same layout as the default configuration akka.cluster.singleton.
apply(Config) - Method in class akka.cluster.typed.ClusterSingletonManagerSettings$
Create settings from a configuration with the same layout as the default configuration akka.cluster.singleton.
apply(Config) - Method in class akka.cluster.typed.internal.receptionist.ClusterReceptionistSettings$
 
apply(Config) - Static method in class akka.coordination.lease.LeaseUsageSettings
Scala API: Load the settings from the given lease config block
apply(Config) - Method in class akka.coordination.lease.LeaseUsageSettings$
Scala API: Load the settings from the given lease config block
apply(Config) - Static method in class akka.coordination.lease.TimeoutSettings
 
apply(Config) - Method in class akka.coordination.lease.TimeoutSettings$
 
apply(Config) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings$
Scala API: Factory method from Config corresponding to akka.reliable-delivery.producer-controller.event-sourced-durable-queue.
apply(Config) - Method in class akka.remote.artery.ArterySettings$
 
apply(Config) - Static method in class akka.routing.DefaultResizer
 
apply(Config) - Method in class akka.routing.DefaultResizer$
 
apply(Config) - Method in class akka.routing.OptimalSizeExploringResizer$
 
apply(Config) - Static method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use config or attributes to configure the materializer. See migration guide for details https://doc.akka.io/libraries/akka-core/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
apply(Config) - Method in class akka.stream.ActorMaterializerSettings$
Deprecated.
Use config or attributes to configure the materializer. See migration guide for details https://doc.akka.io/libraries/akka-core/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
apply(Config) - Static method in class akka.stream.IOSettings
Deprecated.
Use setting 'akka.stream.materializer.io.tcp.write-buffer-size' or attribute TcpAttributes.writeBufferSize instead. Since 2.6.0.
apply(Config) - Method in class akka.stream.IOSettings$
Deprecated.
Use setting 'akka.stream.materializer.io.tcp.write-buffer-size' or attribute TcpAttributes.writeBufferSize instead. Since 2.6.0.
apply(Config) - Method in class akka.stream.StreamRefSettings$
Deprecated.
Use attributes on the Runnable graph or change the defaults in configuration, see migration guide for details https://doc.akka.io/libraries/akka-core/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
apply(Config) - Static method in class akka.stream.StreamSubscriptionTimeoutSettings
Create settings from a Config subsection (Scala).
apply(Config) - Method in class akka.stream.StreamSubscriptionTimeoutSettings$
Create settings from a Config subsection (Scala).
apply(Config, String, String) - Static method in class akka.coordination.lease.LeaseSettings
 
apply(Config, String, String) - Method in class akka.coordination.lease.LeaseSettings$
 
apply(Config, String, String, Option<Object>) - Method in class akka.persistence.typed.internal.EventSourcedSettings$
 
apply(Config, String, Option<Object>) - Method in class akka.persistence.typed.state.internal.DurableStateSettings$
 
apply(C, Effect<E, S>) - Method in class akka.persistence.typed.internal.InternalProtocol.AsyncEffectCompleted$
 
apply(E) - Method in class akka.actor.typed.eventstream.EventStream.Publish$
 
apply(E, Object) - Static method in class akka.persistence.typed.scaladsl.EventWithMetadata
 
apply(E, Object) - Method in class akka.persistence.typed.scaladsl.EventWithMetadata$
 
apply(E, Seq<Object>) - Static method in class akka.persistence.typed.scaladsl.EventWithMetadata
 
apply(E, Seq<Object>) - Method in class akka.persistence.typed.scaladsl.EventWithMetadata$
 
apply(E, Promise<Done>) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event$
 
apply(E, Option<Object>, ReplicaId, long, VersionVector) - Method in class akka.persistence.typed.internal.ReplicatedEvent$
 
apply(Event, Seq<Object>) - Method in class akka.persistence.typed.internal.Persist$
 
apply(From) - Method in class akka.util.Collections.PartialImmutableValuesIterable
 
apply(I) - Method in interface akka.japi.pf.FI.Apply
The application to perform.
apply(I) - Method in interface akka.japi.pf.FI.UnitApply
The application to perform.
apply(I) - Method in class akka.stream.testkit.TestSubscriber.OnNext$
 
apply(I1, I2) - Method in interface akka.japi.pf.FI.Apply2
The application to perform.
apply(I1, I2) - Method in interface akka.japi.pf.FI.UnitApply2
The application to perform.
apply(I1, I2, I3) - Method in interface akka.japi.pf.FI.UnitApply3
The application to perform.
apply(I1, I2, I3, I4) - Method in interface akka.japi.pf.FI.UnitApply4
The application to perform.
apply(Class<?>) - Static method in class akka.util.BoxedType
 
apply(Class<?>) - Method in class akka.util.BoxedType$
 
apply(Class<?>, int) - Static method in class akka.testkit.DeadLettersFilter
Filter which matches DeadLetter events, if the wrapped message conforms to the given type.
apply(Class<?>, int) - Method in class akka.testkit.DeadLettersFilter$
Filter which matches DeadLetter events, if the wrapped message conforms to the given type.
apply(Class<?>, String) - Static method in class akka.event.jul.Logger
Deprecated.
 
apply(Class<?>, String) - Method in class akka.event.jul.Logger$
Deprecated.
 
apply(Class<?>, String) - Static method in class akka.event.slf4j.Logger
 
apply(Class<?>, String) - Method in class akka.event.slf4j.Logger$
 
apply(Class<?>, Seq<Object>) - Method in class akka.actor.IndirectActorProducer$
 
apply(Class<?>, Seq<Object>) - Static method in class akka.actor.Props
Scala API: create a Props given a class and its constructor arguments.
apply(Class<?>, Seq<Object>) - Method in class akka.actor.Props$
Scala API: create a Props given a class and its constructor arguments.
apply(Class<?>, Option<String>, Either<String, Regex>, boolean, int) - Static method in class akka.testkit.ErrorFilter
 
apply(Class<?>, Option<String>, Either<String, Regex>, boolean, int) - Method in class akka.testkit.ErrorFilter$
 
apply(Class<A>, String, ServiceKey<ConsumerController.Command<A>>, Optional<Behavior<DurableProducerQueue.Command<A>>>, WorkPullingProducerController.Settings) - Static method in class akka.actor.typed.delivery.WorkPullingProducerController
Java API
apply(Class<A>, String, ServiceKey<ConsumerController.Command<A>>, Optional<Behavior<DurableProducerQueue.Command<A>>>, WorkPullingProducerController.Settings) - Method in class akka.actor.typed.delivery.WorkPullingProducerController$
Java API
apply(Class<A>, Function1<A, T>) - Method in class akka.actor.testkit.typed.Effect.MessageAdapter$
 
apply(Object) - Method in class akka.actor.Actor.emptyBehavior$
 
apply(Object) - Method in class akka.actor.Actor.ignoringBehavior$
 
apply(Object) - Method in class akka.actor.FSM.Failure$
 
apply(Object) - Method in class akka.actor.FSM.NullFunction$
 
apply(Object) - Static method in class akka.actor.Identify
 
apply(Object) - Method in class akka.actor.Identify$
 
apply(Object) - Method in class akka.actor.Status.Success$
 
apply(Object) - Method in class akka.actor.testkit.typed.Effect.TimerCancelled$
 
apply(Object) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
apply(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope$
 
apply(Object) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
apply(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber$
 
apply(Object) - Method in class akka.event.LoggingReceive
 
apply(Object) - Method in class akka.io.Tcp.NoAck$
 
apply(Object) - Method in class akka.io.Udp.NoAck$
 
apply(Object) - Method in class akka.io.UdpConnected.NoAck$
 
apply(Object) - Method in class akka.pattern.ReplyWith$
 
apply(Object) - Static method in class akka.persistence.journal.SingleEventSeq
 
apply(Object) - Method in class akka.persistence.journal.SingleEventSeq$
 
apply(Object) - Static method in class akka.persistence.ReplyToStrategy
 
apply(Object) - Method in class akka.persistence.ReplyToStrategy$
 
apply(Object) - Static method in class akka.persistence.serialization.Snapshot
 
apply(Object) - Method in class akka.persistence.serialization.Snapshot$
 
apply(Object) - Static method in class akka.routing.Broadcast
 
apply(Object) - Method in class akka.routing.Broadcast$
 
apply(Object) - Method in class akka.routing.ConsistentHashingRouter.emptyConsistentHashMapping$
 
apply(Object) - Static method in class akka.util.LineNumbers
Scala API: Obtain line number information for the class defining the given object.
apply(Object) - Method in class akka.util.LineNumbers$
Scala API: Obtain line number information for the class defining the given object.
apply(Object, int) - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess$
 
apply(Object, int, boolean) - Method in class akka.stream.stage.TimerMessages.Scheduled$
 
apply(Object, int, long) - Static method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
apply(Object, int, long) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected$
 
apply(Object, long, ActorRef, ActorRef) - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced$
 
apply(Object, long, String, String, boolean, ActorRef, String) - Method in class akka.persistence.PersistentRepr$
Plugin API.
apply(Object, long, String, String, boolean, ActorRef, String, long, Option<Object>) - Method in class akka.persistence.PersistentImpl$
 
apply(Object, ActorRef) - Static method in class akka.dispatch.Envelope
 
apply(Object, ActorRef) - Method in class akka.dispatch.Envelope$
 
apply(Object, ActorRef) - Method in class akka.persistence.NonPersistentRepr$
 
apply(Object, ActorRef) - Method in class akka.testkit.TestActor.RealMessage$
 
apply(Object, ActorRef, ActorRef) - Static method in class akka.actor.DeadLetter
 
apply(Object, ActorRef, ActorRef) - Method in class akka.actor.DeadLetter$
 
apply(Object, ActorRef, ActorRef) - Static method in class akka.actor.UnhandledMessage
 
apply(Object, ActorRef, ActorRef) - Method in class akka.actor.UnhandledMessage$
 
apply(Object, ActorRef, ActorSystem) - Static method in class akka.dispatch.Envelope
 
apply(Object, ActorRef, ActorSystem) - Method in class akka.dispatch.Envelope$
 
apply(Object, D) - Method in class akka.actor.FSM.Event$
 
apply(Object, Object) - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope$
 
apply(Object, Object, ActorRef) - Method in class akka.cluster.ddata.DurableStore.StoreReply$
 
apply(Object, String, ActorRef) - Static method in class akka.actor.Dropped
Convenience for creating Dropped without a sender.
apply(Object, String, ActorRef) - Method in class akka.actor.Dropped$
Convenience for creating Dropped without a sender.
apply(Object, String, ActorRef, ActorRef) - Static method in class akka.actor.Dropped
 
apply(Object, String, ActorRef, ActorRef) - Method in class akka.actor.Dropped$
 
apply(Object, String, Option<Object>) - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist$
 
apply(Object, Throwable) - Static method in exception akka.actor.dungeon.SerializationCheckFailedException
 
apply(Object, Throwable) - Method in class akka.actor.dungeon.SerializationCheckFailedException$
 
apply(Object, Iterable<SelectionPathElement>, boolean) - Method in class akka.actor.ActorSelectionMessage$
 
apply(Object, Set<String>) - Static method in class akka.persistence.journal.Tagged
 
apply(Object, Set<String>) - Method in class akka.persistence.journal.Tagged$
 
apply(Object, Function1<Object, BoxedUnit>) - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation$
 
apply(Object, Function1<Object, BoxedUnit>) - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation$
 
apply(Object, Option<ActorRef>) - Static method in class akka.actor.ActorIdentity
 
apply(Object, Option<ActorRef>) - Method in class akka.actor.ActorIdentity$
 
apply(Object, U, FiniteDuration, akka.actor.testkit.typed.Effect.TimerScheduled.TimerMode, boolean, Function0<BoxedUnit>) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$
 
apply(Runnable) - Method in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener$
 
apply(Runnable) - Method in class akka.cluster.InternalClusterAction.AddOnMemberUpListener$
 
apply(String) - Static method in exception akka.actor.ActorKilledException
 
apply(String) - Method in class akka.actor.ActorKilledException$
 
apply(String) - Static method in class akka.actor.ActorSystem
Creates a new ActorSystem with the specified name, obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply(String) - Method in class akka.actor.ActorSystem$
Creates a new ActorSystem with the specified name, obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply(String) - Static method in class akka.actor.AddressFromURIString
Try to construct an Address from the given String or throw a java.net.MalformedURLException.
apply(String) - Method in class akka.actor.AddressFromURIString$
Try to construct an Address from the given String or throw a java.net.MalformedURLException.
apply(String) - Static method in exception akka.actor.IllegalActorStateException
 
apply(String) - Method in class akka.actor.IllegalActorStateException$
 
apply(String) - Static method in exception akka.actor.InvalidActorNameException
 
apply(String) - Method in class akka.actor.InvalidActorNameException$
 
apply(String) - Static method in exception akka.actor.InvalidMessageException
 
apply(String) - Method in class akka.actor.InvalidMessageException$
 
apply(String) - Method in class akka.actor.ProviderSelection.Custom$
 
apply(String) - Static method in exception akka.actor.SchedulerException
 
apply(String) - Method in class akka.actor.SchedulerException$
 
apply(String) - Method in class akka.actor.SelectChildName$
 
apply(String) - Method in class akka.actor.SelectChildPattern$
 
apply(String) - Method in class akka.actor.SerializedActorRef$
 
apply(String) - Method in class akka.actor.testkit.typed.Effect.SpawnedAdapter$
 
apply(String) - Method in class akka.actor.testkit.typed.Effect.Stopped$
 
apply(String) - Method in class akka.actor.testkit.typed.FishingOutcome.Fail$
 
apply(String) - Method in class akka.actor.testkit.typed.internal.TestInboxImpl$
 
apply(String) - Static method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Create a testkit using the provided name.
apply(String) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit$
Create a testkit using the provided name.
apply(String) - Method in class akka.actor.testkit.typed.scaladsl.TestInbox$
 
apply(String) - Static method in exception akka.actor.testkit.typed.TestException
 
apply(String) - Method in class akka.actor.testkit.typed.TestException$
 
apply(String) - Method in class akka.actor.typed.SerializedActorRef$
Memento pattern for serializing ActorRefs transparently INTERNAL API
apply(String) - Method in class akka.cluster.ClusterEvent.ReachableDataCenter$
 
apply(String) - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter$
 
apply(String) - Static method in class akka.cluster.ddata.FlagKey
 
apply(String) - Method in class akka.cluster.ddata.FlagKey$
 
apply(String) - Static method in class akka.cluster.ddata.GCounterKey
 
apply(String) - Method in class akka.cluster.ddata.GCounterKey$
 
apply(String) - Static method in class akka.cluster.ddata.GSetKey
 
apply(String) - Method in class akka.cluster.ddata.GSetKey$
 
apply(String) - Method in class akka.cluster.ddata.Key.UnspecificKey$
 
apply(String) - Static method in class akka.cluster.ddata.LWWMapKey
 
apply(String) - Method in class akka.cluster.ddata.LWWMapKey$
 
apply(String) - Static method in class akka.cluster.ddata.LWWRegisterKey
 
apply(String) - Method in class akka.cluster.ddata.LWWRegisterKey$
 
apply(String) - Static method in class akka.cluster.ddata.ORMapKey
 
apply(String) - Method in class akka.cluster.ddata.ORMapKey$
 
apply(String) - Static method in class akka.cluster.ddata.ORMultiMapKey
 
apply(String) - Method in class akka.cluster.ddata.ORMultiMapKey$
 
apply(String) - Static method in class akka.cluster.ddata.ORSetKey
 
apply(String) - Method in class akka.cluster.ddata.ORSetKey$
 
apply(String) - Static method in class akka.cluster.ddata.PNCounterKey
 
apply(String) - Method in class akka.cluster.ddata.PNCounterKey$
 
apply(String) - Static method in class akka.cluster.ddata.PNCounterMapKey
 
apply(String) - Method in class akka.cluster.ddata.PNCounterMapKey$
 
apply(String) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers$
 
apply(String) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Remove$
 
apply(String) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocation$
 
apply(String) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard$
 
apply(String) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone$
 
apply(String) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed$
 
apply(String) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
apply(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff$
 
apply(String) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
apply(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck$
 
apply(String) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
apply(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome$
 
apply(String) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
apply(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff$
 
apply(String) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
apply(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard$
 
apply(String) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
apply(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated$
 
apply(String) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
apply(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted$
 
apply(String) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
apply(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped$
 
apply(String) - Method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessStateKey$
 
apply(String) - Static method in class akka.cluster.sharding.typed.scaladsl.StartEntity
Returns ShardingEnvelope which can be sent via Cluster Sharding in order to wake up the specified (by entityId) Sharded Entity, ''without'' delivering a real message to it.
apply(String) - Method in class akka.cluster.sharding.typed.scaladsl.StartEntity$
Returns ShardingEnvelope which can be sent via Cluster Sharding in order to wake up the specified (by entityId) Sharded Entity, ''without'' delivering a real message to it.
apply(String) - Method in class akka.cluster.VectorClock.Node$
 
apply(String) - Static method in class akka.discovery.Lookup
Create a service Lookup with only a serviceName.
apply(String) - Method in class akka.discovery.Lookup$
Create a service Lookup with only a serviceName.
apply(String) - Static method in class akka.event.jul.Logger
Deprecated.
 
apply(String) - Method in class akka.event.jul.Logger$
Deprecated.
 
apply(String) - Static method in class akka.event.LogMarker
 
apply(String) - Method in class akka.event.LogMarker$
 
apply(String) - Static method in class akka.event.slf4j.Logger
 
apply(String) - Method in class akka.event.slf4j.Logger$
 
apply(String) - Method in class akka.io.dns.DnsProtocol.Resolve$
 
apply(String) - Method in class akka.io.Dns.Resolve$
 
apply(String) - Method in class akka.io.Tcp.ErrorClosed$
 
apply(String) - Method in class akka.pattern.StatusReply.Error$
Scala API: Create an status response with a error message describing why the request was failed or denied.
apply(String) - Method in class akka.pattern.StatusReply.ErrorMessage$
 
apply(String) - Static method in class akka.persistence.typed.ReplicaId
 
apply(String) - Method in class akka.persistence.typed.ReplicaId$
 
apply(String) - Method in class akka.remote.testconductor.FailBarrier$
 
apply(String) - Static method in class akka.remote.testconductor.RoleName
 
apply(String) - Method in class akka.remote.testconductor.RoleName$
 
apply(String) - Method in class akka.stream.ActorAttributes.Dispatcher$
 
apply(String) - Method in class akka.stream.Attributes.Name$
 
apply(String) - Static method in exception akka.stream.BufferOverflowException
 
apply(String) - Method in class akka.stream.BufferOverflowException$
 
apply(String) - Method in class akka.stream.FanInShape.Name$
 
apply(String) - Method in class akka.stream.FanOutShape.Name$
 
apply(String) - Static method in class akka.stream.Inlet
Scala API
apply(String) - Method in class akka.stream.Inlet$
Scala API
apply(String) - Static method in class akka.stream.Outlet
Scala API
apply(String) - Method in class akka.stream.Outlet$
Scala API
apply(String) - Static method in exception akka.stream.RemoteStreamRefActorTerminatedException
 
apply(String) - Method in class akka.stream.RemoteStreamRefActorTerminatedException$
 
apply(String) - Method in class akka.stream.scaladsl.Partition.PartitionOutOfBoundsException$
 
apply(String) - Static method in exception akka.stream.StreamRefSubscriptionTimeoutException
 
apply(String) - Method in class akka.stream.StreamRefSubscriptionTimeoutException$
 
apply(String) - Method in class akka.testkit.internal.NativeImageUtils.Condition$
 
apply(String) - Method in class akka.testkit.internal.NativeImageUtils.ReflectField$
 
apply(String) - Static method in exception akka.testkit.TestException
 
apply(String) - Method in class akka.testkit.TestException$
 
apply(String) - Method in class akka.util.ByteString$
Creates a new ByteString by encoding a String as UTF-8.
apply(String) - Static method in class akka.util.CompactByteString
Creates a new CompactByteString by encoding a String as UTF-8.
apply(String) - Method in class akka.util.CompactByteString$
Creates a new CompactByteString by encoding a String as UTF-8.
apply(String) - Method in class akka.util.LineNumbers.SourceFile$
 
apply(String) - Method in class akka.util.LineNumbers.UnknownSourceFormat$
 
apply(String) - Static method in class akka.util.Version
 
apply(String) - Method in class akka.util.Version$
 
apply(String, boolean) - Method in class akka.remote.testconductor.BarrierResult$
 
apply(String, boolean, Option<ClassLoader>, Thread.UncaughtExceptionHandler, AtomicLong) - Static method in class akka.dispatch.MonitorableThreadFactory
 
apply(String, boolean, Option<ClassLoader>, Thread.UncaughtExceptionHandler, AtomicLong) - Method in class akka.dispatch.MonitorableThreadFactory$
 
apply(String, int) - Method in class akka.persistence.journal.JournalPerfSpec.Cmd$
 
apply(String, int, int) - Method in class akka.util.LineNumbers.SourceFileLines$
 
apply(String, long) - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo$
 
apply(String, long) - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb$
 
apply(String, long) - Static method in class akka.persistence.SnapshotMetadata
 
apply(String, long) - Method in class akka.persistence.SnapshotMetadata$
 
apply(String, long) - Method in class akka.persistence.testkit.PersistenceTestKitPlugin.Write$
 
apply(String, long) - Method in class akka.persistence.typed.internal.EventWriter.WriteAck$
 
apply(String, long) - Method in class akka.persistence.typed.internal.OneVersionVector$
 
apply(String, long) - Method in class akka.persistence.typed.internal.VersionVector$
 
apply(String, long, long) - Static method in class akka.persistence.SnapshotMetadata
 
apply(String, long, long) - Method in class akka.persistence.SnapshotMetadata$
 
apply(String, long, long) - Static method in class akka.persistence.typed.SnapshotMetadata
 
apply(String, long, long) - Method in class akka.persistence.typed.SnapshotMetadata$
 
apply(String, long, long, long) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages$
 
apply(String, long, long, ActorRef<A>, ActorRef<ProducerController.MessageWithConfirmation<A>>) - Method in class akka.actor.typed.delivery.ProducerController.RequestNext$
 
apply(String, long, long, Tcp.Event) - Method in class akka.io.Tcp.WriteFile$
 
apply(String, long, long, Option<Object>) - Static method in class akka.persistence.SnapshotMetadata
 
apply(String, long, long, Option<Object>) - Method in class akka.persistence.SnapshotMetadata$
 
apply(String, long, ActorRef) - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo$
 
apply(String, long, Object, boolean, boolean, ActorRef<ProducerControllerImpl.InternalCommand>) - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage$
This is used between the ProducerController and ConsumerController.
apply(String, long, Object, boolean, boolean, Option<Object>, Set<String>, ActorRef<StatusReply<EventWriter.WriteAck>>) - Method in class akka.persistence.typed.internal.EventWriter.Write$
 
apply(String, ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe$
 
apply(String, ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe$
 
apply(String, ActorRef) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
apply(String, ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome$
 
apply(String, ActorRef) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
apply(String, ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated$
 
apply(String, ActorSystem) - Static method in class akka.testkit.TestProbe
 
apply(String, ActorSystem) - Method in class akka.testkit.TestProbe$
 
apply(String, Address) - Method in class akka.remote.testconductor.Hello$
 
apply(String, BootstrapSetup) - Static method in class akka.actor.ActorSystem
Scala API: Shortcut for creating an actor system with custom bootstrap settings.
apply(String, BootstrapSetup) - Method in class akka.actor.ActorSystem$
Scala API: Shortcut for creating an actor system with custom bootstrap settings.
apply(String, ClassicActorSystemProvider) - Static method in class akka.pattern.CircuitBreaker
Create or find a CircuitBreaker in registry.
apply(String, ClassicActorSystemProvider) - Method in class akka.pattern.CircuitBreaker$
Create or find a CircuitBreaker in registry.
apply(String, ActorSystemSetup) - Static method in class akka.actor.ActorSystem
Scala API: Creates a new actor system with the specified name and settings The core actor system settings are defined in BootstrapSetup
apply(String, ActorSystemSetup) - Method in class akka.actor.ActorSystem$
Scala API: Creates a new actor system with the specified name and settings The core actor system settings are defined in BootstrapSetup
apply(String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ShardingProducerController.Settings, ClassTag<A>) - Static method in class akka.cluster.sharding.typed.delivery.internal.ShardingProducerControllerImpl
 
apply(String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ShardingProducerController.Settings, ClassTag<A>) - Method in class akka.cluster.sharding.typed.delivery.internal.ShardingProducerControllerImpl$
 
apply(String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ShardingProducerController.Settings, ClassTag<A>) - Static method in class akka.cluster.sharding.typed.delivery.ShardingProducerController
 
apply(String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ShardingProducerController.Settings, ClassTag<A>) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController$
 
apply(String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ClassTag<A>) - Static method in class akka.cluster.sharding.typed.delivery.ShardingProducerController
 
apply(String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ClassTag<A>) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController$
 
apply(String, ActorSystem<?>) - Method in class akka.actor.testkit.typed.scaladsl.TestProbe$
 
apply(String, Behavior<T>, ActorRef<ActorRef<T>>, Props) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor$
 
apply(String, Props) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig$
 
apply(String, Props) - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector$
 
apply(String, ServiceKey<ConsumerController.Command<A>>, Option<Behavior<DurableProducerQueue.Command<A>>>, WorkPullingProducerController.Settings, ClassTag<A>) - Static method in class akka.actor.typed.delivery.internal.WorkPullingProducerControllerImpl
 
apply(String, ServiceKey<ConsumerController.Command<A>>, Option<Behavior<DurableProducerQueue.Command<A>>>, WorkPullingProducerController.Settings, ClassTag<A>) - Method in class akka.actor.typed.delivery.internal.WorkPullingProducerControllerImpl$
 
apply(String, ServiceKey<ConsumerController.Command<A>>, Option<Behavior<DurableProducerQueue.Command<A>>>, WorkPullingProducerController.Settings, ClassTag<A>) - Static method in class akka.actor.typed.delivery.WorkPullingProducerController
 
apply(String, ServiceKey<ConsumerController.Command<A>>, Option<Behavior<DurableProducerQueue.Command<A>>>, WorkPullingProducerController.Settings, ClassTag<A>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController$
 
apply(String, ServiceKey<ConsumerController.Command<A>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ClassTag<A>) - Static method in class akka.actor.typed.delivery.WorkPullingProducerController
 
apply(String, ServiceKey<ConsumerController.Command<A>>, Option<Behavior<DurableProducerQueue.Command<A>>>, ClassTag<A>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController$
 
apply(String, DurableStore.DurableDataEnvelope, Option<DurableStore.StoreReply>) - Method in class akka.cluster.ddata.DurableStore.Store$
 
apply(String, akka.cluster.ddata.Replicator.Internal.DataEnvelope) - Static method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
apply(String, akka.cluster.ddata.Replicator.Internal.DataEnvelope) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair$
 
apply(String, akka.cluster.ddata.Replicator.Internal.DataEnvelope, Option<UniqueAddress>) - Static method in class akka.cluster.ddata.Replicator.Internal$.Write
 
apply(String, akka.cluster.ddata.Replicator.Internal.DataEnvelope, Option<UniqueAddress>) - Method in class akka.cluster.ddata.Replicator.Internal$.Write$
 
apply(String, CachePolicy.Ttl, int, int, int, String) - Static method in class akka.io.dns.SRVRecord
 
apply(String, CachePolicy.Ttl, int, int, int, String) - Method in class akka.io.dns.SRVRecord$
 
apply(String, CachePolicy.Ttl, short, short, ByteString) - Static method in class akka.io.dns.UnknownRecord
 
apply(String, CachePolicy.Ttl, short, short, ByteString) - Method in class akka.io.dns.UnknownRecord$
 
apply(String, CachePolicy.Ttl, String) - Static method in class akka.io.dns.CNameRecord
 
apply(String, CachePolicy.Ttl, String) - Method in class akka.io.dns.CNameRecord$
 
apply(String, CachePolicy.Ttl, Inet6Address) - Static method in class akka.io.dns.AAAARecord
 
apply(String, CachePolicy.Ttl, Inet6Address) - Method in class akka.io.dns.AAAARecord$
 
apply(String, CachePolicy.Ttl, InetAddress) - Static method in class akka.io.dns.ARecord
 
apply(String, CachePolicy.Ttl, InetAddress) - Method in class akka.io.dns.ARecord$
 
apply(String, DnsProtocol.RequestType) - Method in class akka.io.dns.DnsProtocol.Resolve$
 
apply(String, RecordType, RecordClass) - Method in class akka.io.dns.internal.Question$
 
apply(String, SnapshotSelectionCriteria) - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots$
 
apply(String, SnapshotSelectionCriteria, long) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot$
 
apply(String, EventWriter.EventWriterSettings) - Static method in class akka.persistence.typed.internal.EventWriter
 
apply(String, EventWriter.EventWriterSettings) - Method in class akka.persistence.typed.internal.EventWriter$
 
apply(String, FailureDetectorRegistry<Address>, int, Map<String, SortedSet<Member>>) - Method in class akka.cluster.CrossDcHeartbeatingState$
 
apply(String, Serializer, Seq<Class<?>>) - Static method in class akka.serialization.SerializerDetails
Scala API: factory for details about one programmatically setup serializer
apply(String, Serializer, Seq<Class<?>>) - Method in class akka.serialization.SerializerDetails$
Scala API: factory for details about one programmatically setup serializer
apply(String, A, ActorRef<Done>) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation$
 
apply(String, Config) - Static method in class akka.actor.ActorSystem
Creates a new ActorSystem with the specified name, and the specified Config, then obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply(String, Config) - Method in class akka.actor.ActorSystem$
Creates a new ActorSystem with the specified name, and the specified Config, then obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply(String, Config) - Static method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Create a test kit named based on the provided name, and uses the provided custom config for the actor system.
apply(String, Config) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit$
Create a test kit named based on the provided name, and uses the provided custom config for the actor system.
apply(String, Config, ActorContext) - Static method in class akka.remote.FailureDetectorLoader
Loads and instantiates a given FailureDetector implementation.
apply(String, Config, ActorContext) - Method in class akka.remote.FailureDetectorLoader$
Loads and instantiates a given FailureDetector implementation.
apply(String, Config, TestKitSettings) - Static method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Create an ActorSystem named based on the provided name, use the provided custom config for the actor system, and the testkit will use the provided setting.
apply(String, Config, TestKitSettings) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit$
Create an ActorSystem named based on the provided name, use the provided custom config for the actor system, and the testkit will use the provided setting.
apply(String, Config, RouterConfig, Scope, String, String) - Static method in class akka.actor.Deploy
 
apply(String, Config, RouterConfig, Scope, String, String) - Method in class akka.actor.Deploy$
 
apply(String, Config, ClassLoader) - Static method in class akka.actor.ActorSystem
Creates a new ActorSystem with the specified name, the specified Config, and specified ClassLoader
apply(String, Config, ClassLoader) - Method in class akka.actor.ActorSystem$
Creates a new ActorSystem with the specified name, the specified Config, and specified ClassLoader
apply(String, D, Option<FiniteDuration>) - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot$
 
apply(String, Class<?>, Object) - Method in class akka.event.Logging.Debug$
 
apply(String, Class<?>, Object) - Method in class akka.event.Logging.Error$
 
apply(String, Class<?>, Object) - Method in class akka.event.Logging.Info$
 
apply(String, Class<?>, Object) - Method in class akka.event.Logging.Warning$
 
apply(String, Class<?>, Object, LogMarker) - Method in class akka.event.Logging.Error$
 
apply(String, Class<?>, Object, Map<String, Object>) - Method in class akka.event.Logging.Debug$
 
apply(String, Class<?>, Object, Map<String, Object>) - Method in class akka.event.Logging.Error$
 
apply(String, Class<?>, Object, Map<String, Object>) - Method in class akka.event.Logging.Info$
 
apply(String, Class<?>, Object, Map<String, Object>) - Method in class akka.event.Logging.Warning$
 
apply(String, Class<?>, Object, Map<String, Object>, LogMarker) - Method in class akka.event.Logging.Debug$
 
apply(String, Class<?>, Object, Map<String, Object>, LogMarker) - Method in class akka.event.Logging.Error$
 
apply(String, Class<?>, Object, Map<String, Object>, LogMarker) - Method in class akka.event.Logging.Info$
 
apply(String, Class<?>, Object, Map<String, Object>, LogMarker) - Method in class akka.event.Logging.Warning$
 
apply(String, Number, Option<EWMA>) - Static method in class akka.cluster.metrics.Metric
 
apply(String, Number, Option<EWMA>) - Method in class akka.cluster.metrics.Metric$
 
apply(String, Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish$
 
apply(String, Object, boolean) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish$
 
apply(String, Object, boolean) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send$
 
apply(String, Object, boolean) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll$
 
apply(String, Object, FSM.TimerMode, int, Object, ActorContext) - Method in class akka.actor.FSM.Timer$
 
apply(String, StackTraceElement[]) - Method in class akka.persistence.scalatest.MayVerb.TestCanceledByFailure$
 
apply(String, String) - Static method in class akka.actor.Address
Constructs a new Address with the specified protocol and system name
apply(String, String) - Method in class akka.actor.Address$
Constructs a new Address with the specified protocol and system name
apply(String, String) - Static method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
apply(String, String) - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey$
 
apply(String, String) - Method in class akka.cluster.sharding.typed.internal.EntityTypeKeyImpl$
 
apply(String, String) - Static method in class akka.persistence.typed.PersistenceId
Constructs a PersistenceId from the given entityTypeHint and entityId by concatenating them with | separator.
apply(String, String) - Method in class akka.persistence.typed.PersistenceId$
Constructs a PersistenceId from the given entityTypeHint and entityId by concatenating them with | separator.
apply(String, String) - Method in class akka.util.ByteString$
Creates a new ByteString by encoding a String with a charset.
apply(String, String) - Static method in class akka.util.CompactByteString
Creates a new CompactByteString by encoding a String with a charset.
apply(String, String) - Method in class akka.util.CompactByteString$
Creates a new CompactByteString by encoding a String with a charset.
apply(String, String, ReplicaId) - Static method in class akka.persistence.typed.ReplicationId
 
apply(String, String, ReplicaId) - Method in class akka.persistence.typed.ReplicationId$
 
apply(String, String, String) - Static method in class akka.persistence.typed.PersistenceId
Constructs a PersistenceId from the given entityTypeHint and entityId by concatenating them with the separator.
apply(String, String, String) - Method in class akka.persistence.typed.PersistenceId$
Constructs a PersistenceId from the given entityTypeHint and entityId by concatenating them with the separator.
apply(String, String, String, int) - Static method in class akka.actor.Address
Constructs a new Address with the specified protocol, system name, host and port
apply(String, String, String, int) - Method in class akka.actor.Address$
Constructs a new Address with the specified protocol, system name, host and port
apply(String, String, String, String, int, ClassTag<A>) - Method in class akka.testkit.EventFilter$
Create a filter for Error events.
apply(String, String, Option<String>, Option<Object>) - Static method in class akka.actor.Address
 
apply(String, String, Option<String>, Option<Object>) - Method in class akka.actor.Address$
 
apply(String, Charset) - Method in class akka.util.ByteString$
Creates a new ByteString by encoding a String with a charset.
apply(String, Charset) - Static method in class akka.util.CompactByteString
Creates a new CompactByteString by encoding a String with a charset.
apply(String, Charset) - Method in class akka.util.CompactByteString$
Creates a new CompactByteString by encoding a String with a charset.
apply(String, M) - Static method in class akka.cluster.sharding.typed.ShardingEnvelope
 
apply(String, M) - Method in class akka.cluster.sharding.typed.ShardingEnvelope$
 
apply(String, Map<String, Object>) - Static method in class akka.event.LogMarker
 
apply(String, Map<String, Object>) - Method in class akka.event.LogMarker$
 
apply(String, Seq<ServiceDiscovery.ResolvedTarget>) - Method in class akka.discovery.ServiceDiscovery.Resolved$
 
apply(String, Seq<ResourceRecord>) - Method in class akka.io.dns.DnsProtocol.Resolved$
 
apply(String, Seq<ResourceRecord>, Seq<ResourceRecord>) - Method in class akka.io.dns.DnsProtocol.Resolved$
 
apply(String, Seq<NativeImageUtils.ReflectMethod>, Seq<NativeImageUtils.ReflectMethod>, Seq<NativeImageUtils.ReflectField>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, Option<NativeImageUtils.Condition>) - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply(String, Seq<String>) - Static method in class akka.actor.typed.ActorTags
Scala API: create a tag props with one or more tags
apply(String, Seq<String>) - Method in class akka.actor.typed.ActorTags$
Scala API: create a tag props with one or more tags
apply(String, Seq<String>) - Method in class akka.testkit.internal.NativeImageUtils.ReflectMethod$
 
apply(String, Seq<Inet4Address>, Seq<Inet6Address>) - Method in class akka.io.Dns.Resolved$
Deprecated.
 
apply(String, Set<ReplicaId>, Function2<EntityTypeKey<M>, ReplicaId, ReplicatedEntity<M>>, ClassTag<M>) - Static method in class akka.cluster.sharding.typed.ReplicatedEntityProvider
Scala API:
apply(String, Set<ReplicaId>, Function2<EntityTypeKey<M>, ReplicaId, ReplicatedEntity<M>>, ClassTag<M>) - Method in class akka.cluster.sharding.typed.ReplicatedEntityProvider$
Scala API:
apply(String, Iterable<InetAddress>) - Method in class akka.io.Dns.Resolved$
Deprecated.
 
apply(String, FiniteDuration) - Static method in class akka.coordination.lease.LeaseUsageSettings
Scala API: Create lease settings with undefined lease name to trigger auto generated names when used with for example singleton or sharding
apply(String, FiniteDuration) - Method in class akka.coordination.lease.LeaseUsageSettings$
Scala API: Create lease settings with undefined lease name to trigger auto generated names when used with for example singleton or sharding
apply(String, FiniteDuration, String) - Static method in class akka.coordination.lease.LeaseUsageSettings
Scala API:
apply(String, FiniteDuration, String) - Method in class akka.coordination.lease.LeaseUsageSettings$
Scala API:
apply(String, FiniteDuration, FiniteDuration, Option<String>, Option<String>) - Method in class akka.cluster.sbr.LeaseMajoritySettings$
 
apply(String, FiniteDuration, ClassTag<T>) - Static method in class akka.actor.typed.pubsub.Topic
Scala API: Create a topic actor behavior for the given topic name and message type with a TTL making it terminate itself after a time period with no local subscribers and no locally published messages.
apply(String, FiniteDuration, ClassTag<T>) - Method in class akka.actor.typed.pubsub.Topic$
Scala API: Create a topic actor behavior for the given topic name and message type with a TTL making it terminate itself after a time period with no local subscribers and no locally published messages.
apply(String, Option<Address>) - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged$
 
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ProducerController.Settings, Function1<ConsumerController.SequencedMessage<A>, BoxedUnit>, ClassTag<A>) - Static method in class akka.actor.typed.delivery.internal.ProducerControllerImpl
For custom send function.
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ProducerController.Settings, Function1<ConsumerController.SequencedMessage<A>, BoxedUnit>, ClassTag<A>) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl$
For custom send function.
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ProducerController.Settings, ClassTag<A>) - Static method in class akka.actor.typed.delivery.internal.ProducerControllerImpl
 
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ProducerController.Settings, ClassTag<A>) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl$
 
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ProducerController.Settings, ClassTag<A>) - Static method in class akka.actor.typed.delivery.ProducerController
 
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ProducerController.Settings, ClassTag<A>) - Method in class akka.actor.typed.delivery.ProducerController$
 
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ClassTag<A>) - Static method in class akka.actor.typed.delivery.ProducerController
 
apply(String, Option<Behavior<DurableProducerQueue.Command<A>>>, ClassTag<A>) - Method in class akka.actor.typed.delivery.ProducerController$
 
apply(String, Option<UniqueAddress>) - Static method in class akka.cluster.ddata.Replicator.Internal$.Read
 
apply(String, Option<UniqueAddress>) - Method in class akka.cluster.ddata.Replicator.Internal$.Read$
 
apply(String, Option<ReplicaId>, Map<ReplicaId, ActorRef<T>>) - Static method in class akka.cluster.sharding.typed.ShardingDirectReplication
 
apply(String, Option<ReplicaId>, Map<ReplicaId, ActorRef<T>>) - Method in class akka.cluster.sharding.typed.ShardingDirectReplication$
 
apply(String, Option<Config>, Option<ClassLoader>, Option<ExecutionContext>) - Static method in class akka.actor.ActorSystem
Creates a new ActorSystem with the specified name, the specified ClassLoader if given, otherwise obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply(String, Option<Config>, Option<ClassLoader>, Option<ExecutionContext>) - Method in class akka.actor.ActorSystem$
Creates a new ActorSystem with the specified name, the specified ClassLoader if given, otherwise obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
apply(String, Option<Object>, Option<InetAddress>) - Method in class akka.discovery.ServiceDiscovery.ResolvedTarget$
 
apply(String, Option<String>, ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe$
 
apply(String, Option<String>, ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe$
 
apply(String, Option<String>, Option<String>) - Static method in class akka.discovery.Lookup
Create a service Lookup with serviceName, optional portName and optional protocol.
apply(String, Option<String>, Option<String>) - Method in class akka.discovery.Lookup$
Create a service Lookup with serviceName, optional portName and optional protocol.
apply(String, Option<FiniteDuration>) - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent$
 
apply(String, Option<FiniteDuration>) - Method in class akka.remote.testconductor.EnterBarrier$
 
apply(String, Option<FiniteDuration>, ClassTag<T>) - Method in class akka.actor.typed.internal.pubsub.TopicImpl$
 
apply(String, ClassTag<T>) - Static method in class akka.actor.typed.pubsub.Topic
Scala API: Create a topic actor behavior for the given topic name and message type.
apply(String, ClassTag<T>) - Method in class akka.actor.typed.pubsub.Topic$
Scala API: Create a topic actor behavior for the given topic name and message type.
apply(String, ClassTag<T>) - Static method in class akka.actor.typed.receptionist.ServiceKey
Scala API: Creates a service key.
apply(String, ClassTag<T>) - Method in class akka.actor.typed.receptionist.ServiceKey$
Scala API: Creates a service key.
apply(String, ClassTag<T>) - Method in class akka.cluster.sharding.typed.scaladsl.EntityTypeKey$
Creates an EntityTypeKey.
apply(String, ClassTag<T>, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(String, ClassTag<T>, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(Throwable) - Method in class akka.actor.dungeon.ChildrenContainer.Recreation$
 
apply(Throwable) - Method in class akka.actor.Status.Failure$
 
apply(Throwable) - Static method in class akka.actor.typed.MessageAdaptionFailure
 
apply(Throwable) - Method in class akka.actor.typed.MessageAdaptionFailure$
 
apply(Throwable) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
apply(Throwable) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure$
 
apply(Throwable) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
apply(Throwable) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure$
 
apply(Throwable) - Method in class akka.dispatch.japi.RecoverBridge
Deprecated.
 
apply(Throwable) - Method in class akka.dispatch.sysmsg.Recreate$
 
apply(Throwable) - Method in class akka.dispatch.sysmsg.Resume$
 
apply(Throwable) - Method in class akka.pattern.StatusReply.Error$
Scala API: Create an error response with a user defined Throwable.
apply(Throwable) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure$
 
apply(Throwable) - Method in class akka.persistence.JournalProtocol.ReplayMessagesFailure$
 
apply(Throwable) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed$
 
apply(Throwable) - Static method in class akka.persistence.testkit.Reject
 
apply(Throwable) - Method in class akka.persistence.testkit.Reject$
 
apply(Throwable) - Static method in class akka.persistence.testkit.StorageFailure
 
apply(Throwable) - Method in class akka.persistence.testkit.StorageFailure$
 
apply(Throwable) - Static method in class akka.persistence.typed.RecoveryFailed
 
apply(Throwable) - Method in class akka.persistence.typed.RecoveryFailed$
 
apply(Throwable) - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure$
 
apply(Throwable) - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure$
 
apply(Throwable) - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure$
 
apply(Throwable) - Static method in class akka.persistence.typed.state.RecoveryFailed
 
apply(Throwable) - Method in class akka.persistence.typed.state.RecoveryFailed$
 
apply(Throwable) - Method in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce$
 
apply(Throwable) - Method in class akka.stream.FlowMonitorState.Failed$
 
apply(Throwable) - Method in class akka.stream.QueueOfferResult.Failure$
 
apply(Throwable) - Method in class akka.stream.testkit.GraphStageMessages.Failure$
 
apply(Throwable) - Method in class akka.stream.testkit.TestSubscriber.OnError$
 
apply(Throwable, int) - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed$
 
apply(Throwable, long) - Static method in class akka.persistence.DeleteMessagesFailure
 
apply(Throwable, long) - Method in class akka.persistence.DeleteMessagesFailure$
 
apply(Throwable, Behavior<T>) - Method in class akka.actor.typed.internal.UnstashException$
INTERNAL API:
apply(Throwable, String, Class<?>, Object) - Method in class akka.event.Logging.Error$
 
apply(Throwable, String, Class<?>, Object, Map<String, Object>) - Method in class akka.event.Logging.Error$
 
apply(Throwable, String, Class<?>, Object, Map<String, Object>) - Method in class akka.event.Logging.Warning$
 
apply(Throwable, String, Class<?>, Object, Map<String, Object>, LogMarker) - Method in class akka.event.Logging.Error$
 
apply(Throwable, String, Class<?>, Object, Map<String, Object>, LogMarker) - Method in class akka.event.Logging.Warning$
 
apply(Throwable, Option<Command>) - Static method in class akka.persistence.typed.PersistFailed
 
apply(Throwable, Option<Command>) - Method in class akka.persistence.typed.PersistFailed$
 
apply(Throwable, Option<Command>) - Static method in class akka.persistence.typed.PersistRejected
 
apply(Throwable, Option<Command>) - Method in class akka.persistence.typed.PersistRejected$
 
apply(InetSocketAddress) - Method in class akka.io.Tcp.Bound$
 
apply(InetSocketAddress) - Method in class akka.io.Udp.Bound$
 
apply(InetSocketAddress, InetSocketAddress) - Method in class akka.io.Tcp.Connected$
 
apply(InetSocketAddress, InetSocketAddress) - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection$
 
apply(InetSocketAddress, InetSocketAddress, Flow<ByteString, ByteString, NotUsed>) - Method in class akka.stream.scaladsl.Tcp.IncomingConnection$
 
apply(InetSocketAddress, Function0<Future<BoxedUnit>>, Future<Done>) - Method in class akka.stream.scaladsl.Tcp.ServerBinding$
 
apply(InetSocketAddress, Option<InetSocketAddress>, Iterable<Inet.SocketOption>, Option<FiniteDuration>, boolean) - Method in class akka.io.Tcp.Connect$
 
apply(ByteBuffer) - Method in class akka.util.ByteString$
Creates a new ByteString by copying bytes from a ByteBuffer.
apply(ByteBuffer) - Static method in class akka.util.CompactByteString
Creates a new CompactByteString by copying bytes from a ByteBuffer.
apply(ByteBuffer) - Method in class akka.util.CompactByteString$
Creates a new CompactByteString by copying bytes from a ByteBuffer.
apply(Path, long, long, Tcp.Event) - Method in class akka.io.Tcp.WritePath$
 
apply(Duration) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll$
 
apply(Duration) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll$
 
apply(Duration, int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority$
 
apply(Duration, int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority$
 
apply(Instant, Instant, Map<String, Object>) - Static method in class akka.persistence.query.TimestampOffset
 
apply(Instant, Instant, Map<String, Object>) - Method in class akka.persistence.query.TimestampOffset$
 
apply(Instant, Map<String, Object>) - Static method in class akka.persistence.query.TimestampOffset
 
apply(Instant, Map<String, Object>) - Method in class akka.persistence.query.TimestampOffset$
 
apply(LocalDateTime, int) - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak$
 
apply(ThreadFactory, EventStream, Scheduler, DynamicAccess, ActorSystem.Settings, Mailboxes, Option<ExecutionContext>) - Method in class akka.dispatch.DefaultDispatcherPrerequisites$
 
apply(Optional<A>, long) - Static method in class akka.persistence.state.javadsl.GetObjectResult
 
apply(Optional<A>, long) - Method in class akka.persistence.state.javadsl.GetObjectResult$
 
apply(UUID) - Static method in class akka.persistence.query.TimeBasedUUID
 
apply(UUID) - Method in class akka.persistence.query.TimeBasedUUID$
 
apply(SSLSession) - Method in class akka.stream.scaladsl.ScalaSessionAPI$
Constructs a ScalaSessionAPI instance from an SSLSession
apply(SSLSession, ByteString) - Method in class akka.stream.TLSProtocol.SessionBytes$
 
apply(Statement, Description) - Method in class akka.actor.testkit.typed.javadsl.LogCapturing
 
apply(Subscriber<? super I>, TestProbe) - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription$
 
apply(Subscriber<T>) - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription$
 
apply(Subscriber<T>, Throwable) - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription$
 
apply(Subscription) - Method in class akka.stream.testkit.TestPublisher.Subscribe$
 
apply(Subscription) - Method in class akka.stream.testkit.TestSubscriber.OnSubscribe$
 
apply(Subscription, long) - Method in class akka.stream.testkit.TestPublisher.RequestMore$
 
apply(Subscription, Throwable) - Method in class akka.stream.testkit.TestPublisher.CancelSubscription$
 
apply(Level, String) - Static method in class akka.actor.testkit.typed.CapturedLogEvent
 
apply(Level, String) - Method in class akka.actor.testkit.typed.CapturedLogEvent$
 
apply(Level, String, String, String, long) - Static method in class akka.actor.testkit.typed.LoggingEvent
Scala API
apply(Level, String, String, String, long) - Method in class akka.actor.testkit.typed.LoggingEvent$
Scala API
apply(Level, String, String, String, long, Option<Marker>, Option<Throwable>, Map<String, String>) - Static method in class akka.actor.testkit.typed.LoggingEvent
Representation of logging event when testing with LoggingTestKit or LoggingTestKit.
apply(Level, String, String, String, long, Option<Marker>, Option<Throwable>, Map<String, String>) - Method in class akka.actor.testkit.typed.LoggingEvent$
Representation of logging event when testing with LoggingTestKit or LoggingTestKit.
apply(Logger, String, String, String, String, boolean) - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext$
 
apply(Logger, Set<String>, ActorContextImpl<?>) - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext$
 
apply(Marker) - Static method in class akka.event.slf4j.Slf4jLogMarker
 
apply(Marker) - Method in class akka.event.slf4j.Slf4jLogMarker$
 
apply(IndexedSeq<Address>) - Method in class akka.cluster.InternalClusterAction.JoinSeedNodes$
 
apply(IndexedSeq<ORMap.DeltaOp>) - Method in class akka.cluster.ddata.ORMap.DeltaGroup$
 
apply(IndexedSeq<ORSet.DeltaOp>) - Method in class akka.cluster.ddata.ORSet.DeltaGroup$
 
apply(IndexedSeq<CapacityMetricsSelector>) - Static method in class akka.cluster.metrics.MixMetricsSelector
MetricsSelector that combines other selectors and aggregates their capacity values.
apply(IndexedSeq<CapacityMetricsSelector>) - Method in class akka.cluster.metrics.MixMetricsSelector$
MetricsSelector that combines other selectors and aggregates their capacity values.
apply(IndexedSeq<Reachability.Record>, Map<UniqueAddress, Object>) - Method in class akka.cluster.Reachability$
 
apply(IndexedSeq<ORSet.DeltaOp>) - Method in class akka.persistence.typed.crdt.ORSet.DeltaGroup$
 
apply(IndexedSeq<Routee>) - Static method in class akka.routing.Routees
 
apply(IndexedSeq<Routee>) - Method in class akka.routing.Routees$
 
apply(IndexedSeq<Routee>) - Static method in class akka.routing.SeveralRoutees
 
apply(IndexedSeq<Routee>) - Method in class akka.routing.SeveralRoutees$
 
apply(IndexedSeq<Routee>, FiniteDuration) - Method in class akka.routing.ScatterGatherFirstCompletedRoutees$
 
apply(Iterable<akka.cluster.pubsub.DistributedPubSubMediator.Internal.Bucket>) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
apply(Iterable<akka.cluster.pubsub.DistributedPubSubMediator.Internal.Bucket>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta$
 
apply(Iterable<Inet.SocketOption>) - Method in class akka.io.Udp.SimpleSender$
 
apply(Iterable<String>, int, PartialFunction<Object, Object>, String) - Static method in class akka.routing.ConsistentHashingGroup
 
apply(Iterable<String>, int, PartialFunction<Object, Object>, String) - Method in class akka.routing.ConsistentHashingGroup$
 
apply(Iterable<String>, String) - Static method in class akka.routing.BroadcastGroup
 
apply(Iterable<String>, String) - Method in class akka.routing.BroadcastGroup$
 
apply(Iterable<String>, String) - Static method in class akka.routing.RandomGroup
 
apply(Iterable<String>, String) - Method in class akka.routing.RandomGroup$
 
apply(Iterable<String>, String) - Static method in class akka.routing.RoundRobinGroup
 
apply(Iterable<String>, String) - Method in class akka.routing.RoundRobinGroup$
 
apply(Iterable<String>, FiniteDuration, String) - Static method in class akka.routing.ScatterGatherFirstCompletedGroup
 
apply(Iterable<String>, FiniteDuration, String) - Method in class akka.routing.ScatterGatherFirstCompletedGroup$
 
apply(Iterable<String>, FiniteDuration, FiniteDuration, String) - Static method in class akka.routing.TailChoppingGroup
 
apply(Iterable<String>, FiniteDuration, FiniteDuration, String) - Method in class akka.routing.TailChoppingGroup$
 
apply(Iterable<T>) - Static method in class akka.stream.scaladsl.Source
Helper to create Source from Iterable.
apply(Iterable<T>) - Method in class akka.stream.scaladsl.Source$
Helper to create Source from Iterable.
apply(List<UniqueAddress>) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
apply(List<UniqueAddress>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData$
 
apply(List<UniqueAddress>) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
apply(List<UniqueAddress>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData$
 
apply(List<UniqueAddress>, boolean) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState$
 
apply(List<Attributes.Attribute>) - Static method in class akka.stream.Attributes
 
apply(List<Attributes.Attribute>) - Method in class akka.stream.Attributes$
 
apply(List<ConcurrentAsyncCallbackState.Event<E>>) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending$
 
apply(List<String>, int) - Method in class akka.io.dns.internal.ResolvConf$
 
apply(Map<ActorRef, Seq<String>>) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
apply(Map<ActorRef, Seq<String>>) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes$
 
apply(Map<Address, Object>, boolean) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
apply(Map<Address, Object>, boolean) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status$
 
apply(Map<Address, Set<Address>>, Option<Throwable>) - Method in class akka.remote.artery.TestState$
 
apply(Map<ORMultiMapKey<ServiceKey<?>, ClusterReceptionist.Entry>, ServiceRegistry>, Set<UniqueAddress>, Set<UniqueAddress>) - Method in class akka.cluster.typed.internal.receptionist.ShardedServiceRegistry$
INTERNAL API
apply(Map<Object, TimestampOffset>) - Static method in class akka.persistence.query.TimestampOffsetBySlice
 
apply(Map<Object, TimestampOffset>) - Method in class akka.persistence.query.TimestampOffsetBySlice$
 
apply(Map<String, ActorRef>, Map<ActorRef, Vector<String>>, Set<ActorRef>, Set<String>, boolean) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
State of the shard coordinator.
apply(Map<String, ActorRef>, Map<ActorRef, Vector<String>>, Set<ActorRef>, Set<String>, boolean) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State$
State of the shard coordinator.
apply(Map<String, Address>) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationsResponse$
 
apply(Map<String, DurableStore.DurableDataEnvelope>) - Method in class akka.cluster.ddata.DurableStore.LoadData$
 
apply(Map<String, String>, Function1<T, Map<String, String>>, Behavior<T>, ClassTag<T>) - Method in class akka.actor.typed.internal.WithMdcBehaviorInterceptor$
 
apply(Map<String, Tuple2<akka.cluster.ddata.Replicator.Internal.DataEnvelope, Object>>, boolean, Option<Object>, Option<Object>) - Static method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
apply(Map<String, Tuple2<akka.cluster.ddata.Replicator.Internal.DataEnvelope, Object>>, boolean, Option<Object>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip$
 
apply(Map<String, Tuple2<ByteString, Object>>, int, int, Option<Object>, Option<Object>) - Static method in class akka.cluster.ddata.Replicator.Internal$.Status
 
apply(Map<String, Tuple2<ByteString, Object>>, int, int, Option<Object>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.Internal$.Status$
 
apply(Seq<A>) - Method in class akka.persistence.typed.EventSeq$
Scala API
apply(Seq<A>) - Method in class akka.persistence.typed.EventsSeq$
 
apply(Seq<Address>) - Static method in class akka.cluster.typed.JoinSeedNodes
 
apply(Seq<Address>) - Method in class akka.cluster.typed.JoinSeedNodes$
 
apply(Seq<Setup>) - Static method in class akka.actor.setup.ActorSystemSetup
Scala API: Create an ActorSystemSetup containing all the provided settings
apply(Seq<Setup>) - Method in class akka.actor.setup.ActorSystemSetup$
Scala API: Create an ActorSystemSetup containing all the provided settings
apply(Seq<AtLeastOnceDelivery.UnconfirmedDelivery>) - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning$
 
apply(Seq<AtomicWrite>) - Method in class akka.persistence.journal.AsyncWriteTarget.WriteMessages$
 
apply(Seq<EventAdapter>) - Method in class akka.persistence.journal.EventAdapters.CombinedReadEventAdapter$
 
apply(Seq<PersistentEnvelope>, ActorRef, int) - Method in class akka.persistence.JournalProtocol.WriteMessages$
 
apply(Seq<PersistentEnvelope>, ActorRef, int, boolean) - Method in class akka.persistence.JournalProtocol.WriteMessages$
Request to write messages.
apply(Seq<PersistentRepr>) - Static method in class akka.persistence.AtomicWrite
 
apply(Seq<PersistentRepr>) - Method in class akka.persistence.AtomicWrite$
 
apply(Seq<EventWithMetadata<Event>>) - Method in class akka.persistence.typed.internal.PersistAll$
 
apply(Seq<Inlet<?>>, Seq<Outlet<?>>) - Static method in class akka.stream.AmorphousShape
 
apply(Seq<Inlet<?>>, Seq<Outlet<?>>) - Method in class akka.stream.AmorphousShape$
 
apply(Seq<LogicSnapshot>) - Method in class akka.stream.snapshot.UninitializedInterpreterImpl$
 
apply(Seq<LogicSnapshot>, Seq<ConnectionSnapshot>, String, int, Seq<LogicSnapshot>) - Method in class akka.stream.snapshot.RunningInterpreterImpl$
 
apply(Seq<EventFilter>) - Method in class akka.testkit.TestEvent.Mute$
 
apply(Seq<EventFilter>) - Method in class akka.testkit.TestEvent.UnMute$
 
apply(Seq<E>) - Static method in class akka.persistence.journal.EventsSeq
 
apply(Seq<E>) - Method in class akka.persistence.journal.EventsSeq$
 
apply(Seq<Object>) - Method in class akka.persistence.CompositeMetadata$
INTERNAL API: Metadata entries keyed by metadata class.
apply(Seq<Object>) - Static method in class akka.persistence.journal.EventSeq
 
apply(Seq<Object>) - Method in class akka.persistence.journal.EventSeq$
 
apply(Seq<Object>) - Static method in class akka.persistence.testkit.ReadEvents
 
apply(Seq<Object>) - Method in class akka.persistence.testkit.ReadEvents$
 
apply(Seq<Object>) - Static method in class akka.persistence.testkit.WriteEvents
 
apply(Seq<Object>) - Method in class akka.persistence.testkit.WriteEvents$
 
apply(Seq<Object>) - Method in class akka.util.ByteString$
Creates a new ByteString by copying bytes.
apply(Seq<Object>) - Static method in class akka.util.CompactByteString
Creates a new CompactByteString by copying bytes.
apply(Seq<Object>) - Method in class akka.util.CompactByteString$
Creates a new CompactByteString by copying bytes.
apply(Seq<Object>, boolean) - Static method in class akka.stream.scaladsl.MergePrioritized
Create a new MergePrioritized with specified number of input ports.
apply(Seq<Object>, boolean) - Method in class akka.stream.scaladsl.MergePrioritized$
Create a new MergePrioritized with specified number of input ports.
apply(Seq<String>) - Static method in class akka.cluster.Invalid
 
apply(Seq<String>) - Method in class akka.cluster.Invalid$
 
apply(Seq<Either<String, B>>, int, FiniteDuration) - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult$
 
apply(Seq<T>, Integral<T>) - Method in class akka.util.ByteString$
Creates a new ByteString by converting from integral numbers to bytes.
apply(Seq<T>, Integral<T>) - Static method in class akka.util.CompactByteString
Creates a new CompactByteString by converting from integral numbers to bytes.
apply(Seq<T>, Integral<T>) - Method in class akka.util.CompactByteString$
Creates a new CompactByteString by converting from integral numbers to bytes.
apply(Set<A>, Option<GSet<A>>) - Static method in class akka.cluster.ddata.GSet
Implements a 'Add Set' CRDT, also called a 'G-Set'.
apply(Set<A>, Option<GSet<A>>) - Method in class akka.cluster.ddata.GSet$
Implements a 'Add Set' CRDT, also called a 'G-Set'.
apply(Set<NodeMetrics>) - Static method in class akka.cluster.metrics.ClusterMetricsChanged
 
apply(Set<NodeMetrics>) - Method in class akka.cluster.metrics.ClusterMetricsChanged$
 
apply(Set<NodeMetrics>) - Method in class akka.cluster.metrics.MetricsGossip$
INTERNAL API
apply(Set<UniqueAddress>) - Method in class akka.cluster.ClusterEvent.MemberTombstonesChanged$
 
apply(Set<UniqueAddress>, Reachability) - Method in class akka.cluster.GossipOverview$
 
apply(Set<String>) - Static method in class akka.actor.typed.ActorTags
Scala API: create a multi-tag props.
apply(Set<String>) - Method in class akka.actor.typed.ActorTags$
Scala API: create a multi-tag props.
apply(Set<String>) - Method in class akka.actor.typed.delivery.DurableProducerQueue.Cleanup$
 
apply(Set<String>) - Method in class akka.cluster.ddata.DurableStore.Expire$
 
apply(Set<String>) - Method in class akka.cluster.ddata.Replicator.GetKeyIdsResult$
 
apply(Set<String>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics$
 
apply(Set<String>) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards$
 
apply(Set<String>) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities$
 
apply(Set<String>) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.StopShards
 
apply(Set<String>) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.StopShards$
 
apply(Set<String>, Props) - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl$
 
apply(Set<String>, Seq<B>, int, FiniteDuration) - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult$
 
apply(Set<String>, Set<String>) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update$
 
apply(Set<String>, Set<String>) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone$
 
apply(Set<String>, FiniteDuration, boolean, boolean) - Method in class akka.actor.CoordinatedShutdown.Phase$
 
apply(SortedSet<Member>) - Method in class akka.cluster.Gossip$
 
apply(SortedSet<Member>, GossipOverview, VectorClock, Map<UniqueAddress, Object>) - Method in class akka.cluster.Gossip$
INTERNAL API
apply(SortedSet<Member>, Set<Member>, Set<Address>, Option<Address>, Map<String, Option<Address>>) - Method in class akka.cluster.ClusterEvent.CurrentClusterState$
 
apply(TreeMap<UniqueAddress, Object>) - Static method in class akka.cluster.ddata.ManyVersionVector
 
apply(TreeMap<UniqueAddress, Object>) - Method in class akka.cluster.ddata.ManyVersionVector$
 
apply(TreeMap<UniqueAddress, Object>) - Static method in class akka.cluster.ddata.VersionVector
 
apply(TreeMap<UniqueAddress, Object>) - Method in class akka.cluster.ddata.VersionVector$
 
apply(TreeMap<String, ChildStats>) - Method in class akka.actor.dungeon.ChildrenContainer.NormalChildrenContainer$
 
apply(TreeMap<String, ChildStats>, Set<ActorRef>, ChildrenContainer.SuspendReason) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer$
 
apply(TreeMap<String, Object>) - Static method in class akka.cluster.VectorClock
 
apply(TreeMap<String, Object>) - Method in class akka.cluster.VectorClock$
 
apply(TreeMap<String, Object>) - Method in class akka.persistence.typed.internal.ManyVersionVector$
 
apply(TreeMap<String, Object>) - Method in class akka.persistence.typed.internal.VersionVector$
 
apply(Vector<ByteString.ByteString1>) - Method in class akka.util.ByteString.ByteStrings$
 
apply(Vector<ByteString.ByteString1>, int) - Method in class akka.util.ByteString.ByteStrings$
 
apply(Iterable<Tcp.WriteCommand>) - Method in class akka.io.Tcp.WriteCommand$
Combines the given number of write commands into one atomic WriteCommand.
apply(Iterable<T>, int, ClassTag<T>) - Static method in class akka.routing.ConsistentHash
 
apply(Iterable<T>, int, ClassTag<T>) - Method in class akka.routing.ConsistentHash$
 
apply(IterableOnce<Object>) - Method in class akka.util.ByteString$
Creates a new ByteString by iterating over bytes.
apply(IterableOnce<Object>) - Static method in class akka.util.CompactByteString
Creates a new CompactByteString by traversing bytes.
apply(IterableOnce<Object>) - Method in class akka.util.CompactByteString$
Creates a new CompactByteString by traversing bytes.
apply(LinearSeq<ByteIterator.ByteArrayIterator>) - Method in class akka.util.ByteIterator.MultiByteArrayIterator$
 
apply(FiniteDuration) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay$
 
apply(FiniteDuration) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay$
 
apply(FiniteDuration) - Method in class akka.cluster.ddata.Replicator.ReadAll$
 
apply(FiniteDuration) - Method in class akka.cluster.ddata.Replicator.WriteAll$
 
apply(FiniteDuration) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.ReadAll$
 
apply(FiniteDuration) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.ReadMajority$
 
apply(FiniteDuration) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.WriteAll$
 
apply(FiniteDuration) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.WriteMajority$
 
apply(FiniteDuration) - Method in class akka.pattern.AutoReset$
 
apply(FiniteDuration) - Static method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
apply(FiniteDuration) - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic$
 
apply(FiniteDuration) - Method in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay$
 
apply(FiniteDuration) - Method in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval$
 
apply(FiniteDuration) - Method in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline$
 
apply(FiniteDuration) - Method in class akka.stream.StreamRefAttributes.SubscriptionTimeout$
 
apply(FiniteDuration) - Static method in class akka.util.Timeout
 
apply(FiniteDuration) - Method in class akka.util.Timeout$
 
apply(FiniteDuration, int) - Method in class akka.cluster.ddata.Replicator.ReadMajority$
 
apply(FiniteDuration, int) - Method in class akka.cluster.ddata.Replicator.WriteMajority$
 
apply(FiniteDuration, int) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.ReadMajority$
 
apply(FiniteDuration, int) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.WriteMajority$
 
apply(FiniteDuration, int, int) - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus$
 
apply(FiniteDuration, int, int) - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus$
 
apply(FiniteDuration, ActorRef<U>, U) - Method in class akka.actor.testkit.typed.Effect.Scheduled$
 
apply(FiniteDuration, akka.stream.Attributes.CancellationStrategy.Strategy) - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay$
 
apply(FiniteDuration, StreamSubscriptionTimeoutTerminationMode) - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout$
 
apply(FiniteDuration, FiniteDuration) - Method in class akka.cluster.sharding.ClusterShardingSettings.IdlePassivationStrategy$
INTERNAL API
apply(FiniteDuration, FiniteDuration, double) - Static method in class akka.stream.RestartSettings
Scala API
apply(FiniteDuration, FiniteDuration, double) - Method in class akka.stream.RestartSettings$
Scala API
apply(FiniteDuration, FiniteDuration, double, FiniteDuration, boolean, Level, Level, int, int, boolean, int) - Method in class akka.actor.typed.SupervisorStrategy.Backoff$
 
apply(FiniteDuration, T) - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet$
 
apply(Future<Effect<Event, State>>) - Method in class akka.persistence.typed.internal.AsyncEffect$
 
apply(Future<Version>) - Static method in class akka.cluster.typed.SetAppVersionLater
 
apply(Future<Version>) - Method in class akka.cluster.typed.SetAppVersionLater$
 
apply(Function0<ActorRef>, EventAdapters, Config) - Method in class akka.persistence.Persistence.PluginHolder$
 
apply(Function0<Behavior<InternalProtocol>>) - Method in class akka.persistence.typed.internal.InternalProtocol.AsyncReplicationInterceptCompleted$
 
apply(Function0<Behavior<T>>, Props) - Static method in class akka.actor.typed.scaladsl.adapter.PropsAdapter
 
apply(Function0<Behavior<T>>, Props) - Method in class akka.actor.typed.scaladsl.adapter.PropsAdapter$
 
apply(Function0<Behavior<T>>, Props, boolean) - Static method in class akka.actor.typed.internal.adapter.PropsAdapter
 
apply(Function0<Behavior<T>>, Props, boolean) - Method in class akka.actor.typed.internal.adapter.PropsAdapter$
 
apply(Function0<BehaviorInterceptor<O, I>>, Behavior<I>) - Method in class akka.actor.typed.internal.InterceptorImpl$
 
apply(Function0<SSLEngine>, TLSClosing) - Static method in class akka.stream.scaladsl.TLS
Create a StreamTls BidiFlow.
apply(Function0<SSLEngine>, TLSClosing) - Method in class akka.stream.scaladsl.TLS$
Create a StreamTls BidiFlow.
apply(Function0<SSLEngine>, Function1<SSLSession, Try<BoxedUnit>>, TLSClosing) - Static method in class akka.stream.scaladsl.TLS
Create a StreamTls BidiFlow.
apply(Function0<SSLEngine>, Function1<SSLSession, Try<BoxedUnit>>, TLSClosing) - Method in class akka.stream.scaladsl.TLS$
Create a StreamTls BidiFlow.
apply(Function0<T>) - Static method in class akka.cluster.metrics.TryNative
 
apply(Function0<T>) - Method in class akka.cluster.metrics.TryNative$
 
apply(Function0<T>, ActorRef, String, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Static method in class akka.testkit.TestFSMRef
 
apply(Function0<T>, ActorRef, String, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Method in class akka.testkit.TestFSMRef$
 
apply(Function0<T>, ActorRef, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Static method in class akka.testkit.TestFSMRef
 
apply(Function0<T>, ActorRef, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Method in class akka.testkit.TestFSMRef$
 
apply(Function0<T>, String, ClassTag<T>, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(Function0<T>, String, ClassTag<T>, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(Function0<T>, String, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Static method in class akka.testkit.TestFSMRef
 
apply(Function0<T>, String, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Method in class akka.testkit.TestFSMRef$
 
apply(Function0<T>, ClassTag<T>) - Static method in class akka.actor.Props
Scala API: Returns a Props that has default values except for "creator" which will be a function that creates an instance using the supplied thunk.
apply(Function0<T>, ClassTag<T>) - Method in class akka.actor.Props$
Scala API: Returns a Props that has default values except for "creator" which will be a function that creates an instance using the supplied thunk.
apply(Function0<T>, ClassTag<T>, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(Function0<T>, ClassTag<T>, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(Function0<T>, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Static method in class akka.testkit.TestFSMRef
 
apply(Function0<T>, ClassTag<T>, $less$colon$less<T, FSM<S, D>>, ActorSystem) - Method in class akka.testkit.TestFSMRef$
 
apply(Function1<ActorRef, BoxedUnit>) - Static method in class akka.routing.WithListeners
 
apply(Function1<ActorRef, BoxedUnit>) - Method in class akka.routing.WithListeners$
 
apply(Function1<ExtendedActorSystem, SSLEngineProvider>) - Static method in class akka.remote.artery.tcp.SSLEngineProviderSetup
Scala API: factory for defining a SSLEngineProvider that is passed in when ActorSystem is created rather than creating one from configured class name.
apply(Function1<ExtendedActorSystem, SSLEngineProvider>) - Method in class akka.remote.artery.tcp.SSLEngineProviderSetup$
Scala API: factory for defining a SSLEngineProvider that is passed in when ActorSystem is created rather than creating one from configured class name.
apply(Function1<ExtendedActorSystem, Seq<SerializerDetails>>) - Static method in class akka.serialization.SerializationSetup
Scala API: Programmatic definition of serializers
apply(Function1<ExtendedActorSystem, Seq<SerializerDetails>>) - Method in class akka.serialization.SerializationSetup$
Scala API: Programmatic definition of serializers
apply(Function1<ActorRef<ConsumerController.Start<A>>, Behavior<B>>) - Static method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController
The Behavior of the entity that is to be initialized in ClusterSharding.
apply(Function1<ActorRef<ConsumerController.Start<A>>, Behavior<B>>) - Method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController$
The Behavior of the entity that is to be initialized in ClusterSharding.
apply(Function1<ActorRef<ConsumerController.Start<A>>, Behavior<B>>, ShardingConsumerController.Settings) - Static method in class akka.cluster.sharding.typed.delivery.internal.ShardingConsumerControllerImpl
 
apply(Function1<ActorRef<ConsumerController.Start<A>>, Behavior<B>>, ShardingConsumerController.Settings) - Method in class akka.cluster.sharding.typed.delivery.internal.ShardingConsumerControllerImpl$
 
apply(Function1<ActorSystem<?>, ActorRefResolver>) - Static method in class akka.actor.typed.ActorRefResolverSetup
 
apply(Function1<ActorSystem<?>, ActorRefResolver>) - Method in class akka.actor.typed.ActorRefResolverSetup$
 
apply(Function1<ActorSystem<?>, Receptionist>) - Static method in class akka.actor.typed.receptionist.ReceptionistSetup
 
apply(Function1<ActorSystem<?>, Receptionist>) - Method in class akka.actor.typed.receptionist.ReceptionistSetup$
 
apply(Function1<ActorSystem<?>, DistributedData>) - Static method in class akka.cluster.ddata.typed.javadsl.DistributedDataSetup
 
apply(Function1<ActorSystem<?>, DistributedData>) - Method in class akka.cluster.ddata.typed.javadsl.DistributedDataSetup$
 
apply(Function1<ActorSystem<?>, ClusterSharding>) - Static method in class akka.cluster.sharding.typed.scaladsl.ClusterShardingSetup
 
apply(Function1<ActorSystem<?>, ClusterSharding>) - Method in class akka.cluster.sharding.typed.scaladsl.ClusterShardingSetup$
 
apply(Function1<ActorSystem<?>, Cluster>) - Static method in class akka.cluster.typed.ClusterSetup
 
apply(Function1<ActorSystem<?>, Cluster>) - Method in class akka.cluster.typed.ClusterSetup$
 
apply(Function1<ActorSystem<?>, ClusterSingleton>) - Static method in class akka.cluster.typed.ClusterSingletonSetup
 
apply(Function1<ActorSystem<?>, ClusterSingleton>) - Method in class akka.cluster.typed.ClusterSingletonSetup$
 
apply(Function1<ActorContext<T>, Behavior<T>>) - Method in class akka.actor.typed.internal.BehaviorImpl.DeferredBehavior$
 
apply(Function1<In, Tuple10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10>>, UnzipWithApply.UnzipWithCreator10<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10>>, UnzipWithApply.UnzipWithCreator10<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 10 outputs.
apply(Function1<In, Tuple11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11>>, UnzipWithApply.UnzipWithCreator11<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11>>, UnzipWithApply.UnzipWithCreator11<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 11 outputs.
apply(Function1<In, Tuple12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12>>, UnzipWithApply.UnzipWithCreator12<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12>>, UnzipWithApply.UnzipWithCreator12<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 12 outputs.
apply(Function1<In, Tuple13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13>>, UnzipWithApply.UnzipWithCreator13<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13>>, UnzipWithApply.UnzipWithCreator13<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 13 outputs.
apply(Function1<In, Tuple14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14>>, UnzipWithApply.UnzipWithCreator14<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14>>, UnzipWithApply.UnzipWithCreator14<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 14 outputs.
apply(Function1<In, Tuple15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15>>, UnzipWithApply.UnzipWithCreator15<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15>>, UnzipWithApply.UnzipWithCreator15<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 15 outputs.
apply(Function1<In, Tuple16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16>>, UnzipWithApply.UnzipWithCreator16<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16>>, UnzipWithApply.UnzipWithCreator16<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 16 outputs.
apply(Function1<In, Tuple17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17>>, UnzipWithApply.UnzipWithCreator17<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17>>, UnzipWithApply.UnzipWithCreator17<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 17 outputs.
apply(Function1<In, Tuple18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18>>, UnzipWithApply.UnzipWithCreator18<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18>>, UnzipWithApply.UnzipWithCreator18<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 18 outputs.
apply(Function1<In, Tuple19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19>>, UnzipWithApply.UnzipWithCreator19<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19>>, UnzipWithApply.UnzipWithCreator19<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 19 outputs.
apply(Function1<In, Tuple2<A1, A2>>, UnzipWithApply.UnzipWithCreator2<Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple2<A1, A2>>, UnzipWithApply.UnzipWithCreator2<Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 2 outputs.
apply(Function1<In, Tuple20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20>>, UnzipWithApply.UnzipWithCreator20<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20>>, UnzipWithApply.UnzipWithCreator20<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 20 outputs.
apply(Function1<In, Tuple21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21>>, UnzipWithApply.UnzipWithCreator21<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21>>, UnzipWithApply.UnzipWithCreator21<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 21 outputs.
apply(Function1<In, Tuple22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22>>, UnzipWithApply.UnzipWithCreator22<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22>>, UnzipWithApply.UnzipWithCreator22<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 22 outputs.
apply(Function1<In, Tuple3<A1, A2, A3>>, UnzipWithApply.UnzipWithCreator3<Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple3<A1, A2, A3>>, UnzipWithApply.UnzipWithCreator3<Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 3 outputs.
apply(Function1<In, Tuple4<A1, A2, A3, A4>>, UnzipWithApply.UnzipWithCreator4<Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple4<A1, A2, A3, A4>>, UnzipWithApply.UnzipWithCreator4<Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 4 outputs.
apply(Function1<In, Tuple5<A1, A2, A3, A4, A5>>, UnzipWithApply.UnzipWithCreator5<Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple5<A1, A2, A3, A4, A5>>, UnzipWithApply.UnzipWithCreator5<Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 5 outputs.
apply(Function1<In, Tuple6<A1, A2, A3, A4, A5, A6>>, UnzipWithApply.UnzipWithCreator6<Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple6<A1, A2, A3, A4, A5, A6>>, UnzipWithApply.UnzipWithCreator6<Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 6 outputs.
apply(Function1<In, Tuple7<A1, A2, A3, A4, A5, A6, A7>>, UnzipWithApply.UnzipWithCreator7<Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple7<A1, A2, A3, A4, A5, A6, A7>>, UnzipWithApply.UnzipWithCreator7<Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 7 outputs.
apply(Function1<In, Tuple8<A1, A2, A3, A4, A5, A6, A7, A8>>, UnzipWithApply.UnzipWithCreator8<Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple8<A1, A2, A3, A4, A5, A6, A7, A8>>, UnzipWithApply.UnzipWithCreator8<Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 8 outputs.
apply(Function1<In, Tuple9<A1, A2, A3, A4, A5, A6, A7, A8, A9>>, UnzipWithApply.UnzipWithCreator9<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Static method in class akka.stream.scaladsl.UnzipWith
 
apply(Function1<In, Tuple9<A1, A2, A3, A4, A5, A6, A7, A8, A9>>, UnzipWithApply.UnzipWithCreator9<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>) - Method in interface akka.stream.scaladsl.UnzipWithApply
Create a new UnzipWith specialized for 9 outputs.
apply(Function1<Object, Object>) - Static method in class akka.dispatch.PriorityGenerator
Creates a PriorityGenerator that uses the supplied function as priority generator
apply(Function1<Object, Object>) - Method in class akka.dispatch.PriorityGenerator$
Creates a PriorityGenerator that uses the supplied function as priority generator
apply(Function1<Throwable, Supervision.Directive>) - Method in class akka.stream.ActorAttributes.SupervisionStrategy$
 
apply(Function1<Seq<A>, O>, int) - Static method in class akka.stream.scaladsl.ZipWithN
Create a new ZipWithN.
apply(Function1<Seq<A>, O>, int) - Method in class akka.stream.scaladsl.ZipWithN$
Create a new ZipWithN.
apply(Function1<State, BoxedUnit>) - Method in class akka.persistence.typed.internal.SideEffect$
 
apply(Function1<State, BoxedUnit>) - Method in class akka.persistence.typed.state.internal.SideEffect$
 
apply(Function10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 10 inputs.
apply(Function10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 10 inputs.
apply(Function10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 10 inputs.
apply(Function11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 11 inputs.
apply(Function11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 11 inputs.
apply(Function11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 11 inputs.
apply(Function12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 12 inputs.
apply(Function12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 12 inputs.
apply(Function12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 12 inputs.
apply(Function13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 13 inputs.
apply(Function13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 13 inputs.
apply(Function13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 13 inputs.
apply(Function14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 14 inputs.
apply(Function14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 14 inputs.
apply(Function14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 14 inputs.
apply(Function15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 15 inputs.
apply(Function15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 15 inputs.
apply(Function15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 15 inputs.
apply(Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 16 inputs.
apply(Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 16 inputs.
apply(Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 16 inputs.
apply(Function17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 17 inputs.
apply(Function17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 17 inputs.
apply(Function17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 17 inputs.
apply(Function18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 18 inputs.
apply(Function18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 18 inputs.
apply(Function18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 18 inputs.
apply(Function19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 19 inputs.
apply(Function19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 19 inputs.
apply(Function19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 19 inputs.
apply(Function2<A1, A2, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function2<A1, A2, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 2 inputs.
apply(Function2<A1, A2, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function2<A1, A2, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 2 inputs.
apply(Function2<A1, A2, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function2<A1, A2, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 2 inputs.
apply(Function2<BehaviorTestKit<Command>, PersistenceProbe<State>, BoxedUnit>) - Method in class akka.persistence.testkit.scaladsl.UnpersistentBehavior.DurableState
 
apply(Function20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 20 inputs.
apply(Function20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 20 inputs.
apply(Function20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 20 inputs.
apply(Function21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 21 inputs.
apply(Function21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 21 inputs.
apply(Function21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 21 inputs.
apply(Function22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 22 inputs.
apply(Function22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 22 inputs.
apply(Function22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 22 inputs.
apply(Function3<A1, A2, A3, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function3<A1, A2, A3, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 3 inputs.
apply(Function3<A1, A2, A3, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function3<A1, A2, A3, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 3 inputs.
apply(Function3<A1, A2, A3, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function3<A1, A2, A3, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 3 inputs.
apply(Function3<BehaviorTestKit<Command>, PersistenceProbe<Event>, PersistenceProbe<State>, BoxedUnit>) - Method in class akka.persistence.testkit.scaladsl.UnpersistentBehavior.EventSourced
 
apply(Function3<State, Event, Object, Object>, boolean) - Method in class akka.persistence.typed.scaladsl.SnapshotWhenPredicate$
INTERNAL API
apply(Function3<State, State, Command, ChangeEvent>, Function2<State, Command, ChangeEvent>) - Static method in class akka.persistence.typed.state.scaladsl.ChangeEventHandler
Define these handlers in the DurableStateBehavior.withChangeEventHandler(akka.persistence.typed.state.scaladsl.ChangeEventHandler<Command, State, ChangeEvent>) to store additional change event when the state is updated.
apply(Function3<State, State, Command, ChangeEvent>, Function2<State, Command, ChangeEvent>) - Method in class akka.persistence.typed.state.scaladsl.ChangeEventHandler$
Define these handlers in the DurableStateBehavior.withChangeEventHandler(akka.persistence.typed.state.scaladsl.ChangeEventHandler<Command, State, ChangeEvent>) to store additional change event when the state is updated.
apply(Function4<A1, A2, A3, A4, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function4<A1, A2, A3, A4, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 4 inputs.
apply(Function4<A1, A2, A3, A4, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function4<A1, A2, A3, A4, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 4 inputs.
apply(Function4<A1, A2, A3, A4, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function4<A1, A2, A3, A4, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 4 inputs.
apply(Function5<A1, A2, A3, A4, A5, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function5<A1, A2, A3, A4, A5, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 5 inputs.
apply(Function5<A1, A2, A3, A4, A5, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function5<A1, A2, A3, A4, A5, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 5 inputs.
apply(Function5<A1, A2, A3, A4, A5, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function5<A1, A2, A3, A4, A5, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 5 inputs.
apply(Function6<A1, A2, A3, A4, A5, A6, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function6<A1, A2, A3, A4, A5, A6, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 6 inputs.
apply(Function6<A1, A2, A3, A4, A5, A6, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function6<A1, A2, A3, A4, A5, A6, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 6 inputs.
apply(Function6<A1, A2, A3, A4, A5, A6, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function6<A1, A2, A3, A4, A5, A6, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 6 inputs.
apply(Function7<A1, A2, A3, A4, A5, A6, A7, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function7<A1, A2, A3, A4, A5, A6, A7, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 7 inputs.
apply(Function7<A1, A2, A3, A4, A5, A6, A7, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function7<A1, A2, A3, A4, A5, A6, A7, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 7 inputs.
apply(Function7<A1, A2, A3, A4, A5, A6, A7, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function7<A1, A2, A3, A4, A5, A6, A7, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 7 inputs.
apply(Function8<A1, A2, A3, A4, A5, A6, A7, A8, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function8<A1, A2, A3, A4, A5, A6, A7, A8, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 8 inputs.
apply(Function8<A1, A2, A3, A4, A5, A6, A7, A8, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function8<A1, A2, A3, A4, A5, A6, A7, A8, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 8 inputs.
apply(Function8<A1, A2, A3, A4, A5, A6, A7, A8, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function8<A1, A2, A3, A4, A5, A6, A7, A8, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 8 inputs.
apply(Function9<A1, A2, A3, A4, A5, A6, A7, A8, A9, O>) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function9<A1, A2, A3, A4, A5, A6, A7, A8, A9, O>) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 9 inputs.
apply(Function9<A1, A2, A3, A4, A5, A6, A7, A8, A9, O>) - Static method in class akka.stream.scaladsl.ZipWith
 
apply(Function9<A1, A2, A3, A4, A5, A6, A7, A8, A9, O>) - Method in interface akka.stream.scaladsl.ZipWithApply
Create a new ZipWith specialized for 9 inputs.
apply(Function9<A1, A2, A3, A4, A5, A6, A7, A8, A9, O>, boolean) - Static method in class akka.stream.scaladsl.ZipLatestWith
 
apply(Function9<A1, A2, A3, A4, A5, A6, A7, A8, A9, O>, boolean) - Method in interface akka.stream.scaladsl.ZipLatestWithApply
Create a new ZipLatestWith specialized for 9 inputs.
apply(BigInt) - Static method in class akka.persistence.typed.crdt.Counter
 
apply(BigInt) - Method in class akka.persistence.typed.crdt.Counter.Updated$
 
apply(BigInt) - Method in class akka.persistence.typed.crdt.Counter$
 
apply(Option<A>, long) - Static method in class akka.persistence.state.scaladsl.GetObjectResult
 
apply(Option<A>, long) - Method in class akka.persistence.state.scaladsl.GetObjectResult$
 
apply(Option<ActorInitializationException>) - Method in class akka.dispatch.sysmsg.Create$
 
apply(Option<ActorRef>) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
apply(Option<ActorRef>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData$
 
apply(Option<ActorRef>) - Method in class akka.pattern.BackoffSupervisor.CurrentChild$
 
apply(Option<ActorRef>, Option<UniqueAddress>) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
apply(Option<ActorRef>, Option<UniqueAddress>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData$
 
apply(Option<Address>) - Method in class akka.cluster.ClusterEvent.LeaderChanged$
 
apply(Option<Address>) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationResponse$
 
apply(Option<ServiceKey<ConsumerController.Command<A>>>, ConsumerController.Settings) - Static method in class akka.actor.typed.delivery.internal.ConsumerControllerImpl
 
apply(Option<ServiceKey<ConsumerController.Command<A>>>, ConsumerController.Settings) - Method in class akka.actor.typed.delivery.internal.ConsumerControllerImpl$
 
apply(Option<akka.cluster.ddata.Replicator.Internal.DataEnvelope>) - Static method in class akka.cluster.ddata.Replicator.Internal$.ReadResult
 
apply(Option<akka.cluster.ddata.Replicator.Internal.DataEnvelope>) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadResult$
 
apply(Option<akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.FilterSettings>) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AdmissionFilter$
 
apply(Option<akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.OptimizerSettings>) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AdmissionOptimizer$
 
apply(Option<akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.PolicySettings>, int, Option<ClusterShardingSettings.IdlePassivationStrategy>) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategy$
 
apply(Option<UniqueAddress>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged$
 
apply(Option<SelectedSnapshot>, long) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult$
 
apply(Option<OptimalSizeExploringResizer.UnderUtilizationStreak>, long, int, long) - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord$
 
apply(Option<Resizer>, SupervisorStrategy, String) - Static method in class akka.routing.FromConfig
 
apply(Option<Resizer>, SupervisorStrategy, String) - Method in class akka.routing.FromConfig$
 
apply(Option<ActorMaterializerSettings>, Option<String>, ActorRefFactory) - Static method in class akka.stream.ActorMaterializer
Deprecated.
Use the system wide materializer with stream attributes or configuration settings to change defaults. Since 2.6.0.
apply(Option<ActorMaterializerSettings>, Option<String>, ActorRefFactory) - Method in class akka.stream.ActorMaterializer$
Deprecated.
Use the system wide materializer with stream attributes or configuration settings to change defaults. Since 2.6.0.
apply(Option<ClassLoader>, Option<Config>, Option<ExecutionContext>) - Static method in class akka.actor.BootstrapSetup
Scala API: Create bootstrap settings needed for starting the actor system
apply(Option<ClassLoader>, Option<Config>, Option<ExecutionContext>) - Method in class akka.actor.BootstrapSetup$
Scala API: Create bootstrap settings needed for starting the actor system
apply(Option<String>, Either<String, Regex>, boolean, int) - Static method in class akka.testkit.DebugFilter
 
apply(Option<String>, Either<String, Regex>, boolean, int) - Method in class akka.testkit.DebugFilter$
 
apply(Option<String>, Either<String, Regex>, boolean, int) - Static method in class akka.testkit.InfoFilter
 
apply(Option<String>, Either<String, Regex>, boolean, int) - Method in class akka.testkit.InfoFilter$
 
apply(Option<String>, Either<String, Regex>, boolean, int) - Static method in class akka.testkit.WarningFilter
 
apply(Option<String>, Either<String, Regex>, boolean, int) - Method in class akka.testkit.WarningFilter$
 
apply(Option<Throwable>) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
apply(Option<Throwable>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost$
 
apply(Option<Seq<String>>, Option<Seq<String>>, Option<TLSClientAuth>, Option<SSLParameters>) - Method in class akka.stream.TLSProtocol.NegotiateNewSession$
 
apply(Option<PartialFunction<Object, Object>>) - Method in class akka.testkit.TestActor.SetIgnore$
 
apply(Option<T>, Map<String, WildcardTree<T>>, Map<String, WildcardTree<T>>) - Method in class akka.util.WildcardTree$
 
apply(PartialFunction<Logging.LogEvent, Object>, int) - Static method in class akka.testkit.CustomEventFilter
 
apply(PartialFunction<Logging.LogEvent, Object>, int) - Method in class akka.testkit.CustomEventFilter$
 
apply(PartialFunction<Object, BoxedUnit>, ActorContext) - Method in class akka.event.LoggingReceive$
Wrap a Receive partial function in a logging enclosure, which sends a debug message to the event bus each time before a message is matched.
apply(PartialFunction<O, I>, ClassTag<O>) - Method in class akka.actor.typed.internal.TransformMessagesInterceptor$
INTERNAL API
apply(ClassTag<T>) - Static method in class akka.actor.Props
Scala API: Returns a Props that has default values except for "creator" which will be a function that creates an instance of the supplied type using the default constructor.
apply(ClassTag<T>) - Method in class akka.actor.Props$
Scala API: Returns a Props that has default values except for "creator" which will be a function that creates an instance of the supplied type using the default constructor.
apply(ClassTag<T>) - Static method in class akka.testkit.DeadLettersFilter
 
apply(ClassTag<T>) - Method in class akka.testkit.DeadLettersFilter$
 
apply(ClassTag<T>, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(ClassTag<T>, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(Either<Object, Object>) - Method in class akka.remote.testconductor.TerminateMsg$
 
apply(Try<akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId.Removals>) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result$
 
apply(S, D, Object) - Method in class akka.actor.FSM.LogEntry$
 
apply(S, D, Option<FiniteDuration>, Option<FSM.Reason>, List<Object>) - Method in class akka.actor.FSM.State$
 
apply(State) - Method in class akka.persistence.typed.state.internal.Persist$
 
apply(State, Command) - Method in interface akka.persistence.typed.javadsl.CommandHandler
 
apply(State, Command) - Method in interface akka.persistence.typed.javadsl.CommandHandlerWithReply
 
apply(State, Command) - Method in interface akka.persistence.typed.state.javadsl.CommandHandler
 
apply(State, Command) - Method in interface akka.persistence.typed.state.javadsl.CommandHandlerWithReply
 
apply(State, Event) - Method in interface akka.persistence.typed.javadsl.EventHandler
 
apply(T) - Method in class akka.actor.typed.pubsub.Topic.Publish$
 
apply(T) - Method in class akka.dispatch.japi.BooleanFunctionBridge
Deprecated.
 
apply(T) - Method in class akka.dispatch.japi.CallbackBridge
Deprecated.
 
apply(T) - Method in class akka.dispatch.japi.UnitFunctionBridge
Deprecated.
 
apply(T) - Method in class akka.dispatch.Mapper
Override this method to perform the map operation, by default delegates to "checkedApply" which by default throws an UnsupportedOperationException.
apply(T) - Method in interface akka.japi.Function
 
apply(T) - Method in interface akka.japi.function.Function
 
apply(T) - Method in interface akka.japi.function.Procedure
 
apply(T) - Method in interface akka.japi.Procedure
 
apply(T) - Method in class akka.pattern.StatusReply.Success$
Scala API: Create a successful reply containing value
apply(T1, T2) - Method in interface akka.japi.function.Function2
 
apply(T1, T2) - Method in interface akka.japi.function.Procedure2
 
apply(T1, T2) - Method in interface akka.japi.Function2
 
apply(T1, T2, T3) - Method in interface akka.japi.function.Function3
 
apply(T1, T2, T3) - Method in interface akka.japi.function.Procedure3
 
apply(T1, T2, T3) - Static method in class akka.japi.tuple.Tuple3
Java API Tuple container.
apply(T1, T2, T3) - Method in class akka.japi.tuple.Tuple3$
Java API Tuple container.
apply(T1, T2, T3, T4) - Method in interface akka.japi.function.Function4
 
apply(T1, T2, T3, T4) - Method in interface akka.japi.function.Procedure4
 
apply(T1, T2, T3, T4) - Static method in class akka.japi.tuple.Tuple4
Java API Tuple container.
apply(T1, T2, T3, T4) - Method in class akka.japi.tuple.Tuple4$
Java API Tuple container.
apply(T1, T2, T3, T4, T5) - Method in interface akka.japi.function.Function5
 
apply(T1, T2, T3, T4, T5) - Method in interface akka.japi.function.Procedure5
 
apply(T1, T2, T3, T4, T5) - Static method in class akka.japi.tuple.Tuple5
Java API Tuple container.
apply(T1, T2, T3, T4, T5) - Method in class akka.japi.tuple.Tuple5$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6) - Method in interface akka.japi.function.Function6
 
apply(T1, T2, T3, T4, T5, T6) - Method in interface akka.japi.function.Procedure6
 
apply(T1, T2, T3, T4, T5, T6) - Static method in class akka.japi.tuple.Tuple6
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6) - Method in class akka.japi.tuple.Tuple6$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7) - Method in interface akka.japi.function.Function7
 
apply(T1, T2, T3, T4, T5, T6, T7) - Method in interface akka.japi.function.Procedure7
 
apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class akka.japi.tuple.Tuple7
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7) - Method in class akka.japi.tuple.Tuple7$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8) - Method in interface akka.japi.function.Function8
 
apply(T1, T2, T3, T4, T5, T6, T7, T8) - Method in interface akka.japi.function.Procedure8
 
apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class akka.japi.tuple.Tuple8
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8) - Method in class akka.japi.tuple.Tuple8$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in interface akka.japi.function.Function9
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in interface akka.japi.function.Procedure9
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class akka.japi.tuple.Tuple9
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class akka.japi.tuple.Tuple9$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in interface akka.japi.function.Function10
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in interface akka.japi.function.Procedure10
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Static method in class akka.japi.tuple.Tuple10
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in class akka.japi.tuple.Tuple10$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in interface akka.japi.function.Function11
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in interface akka.japi.function.Procedure11
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Static method in class akka.japi.tuple.Tuple11
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in class akka.japi.tuple.Tuple11$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in interface akka.japi.function.Function12
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in interface akka.japi.function.Procedure12
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Static method in class akka.japi.tuple.Tuple12
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in class akka.japi.tuple.Tuple12$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Method in interface akka.japi.function.Function13
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Method in interface akka.japi.function.Procedure13
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Static method in class akka.japi.tuple.Tuple13
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Method in class akka.japi.tuple.Tuple13$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Method in interface akka.japi.function.Function14
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Method in interface akka.japi.function.Procedure14
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Static method in class akka.japi.tuple.Tuple14
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Method in class akka.japi.tuple.Tuple14$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Method in interface akka.japi.function.Function15
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Method in interface akka.japi.function.Procedure15
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Static method in class akka.japi.tuple.Tuple15
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Method in class akka.japi.tuple.Tuple15$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Method in interface akka.japi.function.Function16
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Method in interface akka.japi.function.Procedure16
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Static method in class akka.japi.tuple.Tuple16
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Method in class akka.japi.tuple.Tuple16$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Method in interface akka.japi.function.Function17
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Method in interface akka.japi.function.Procedure17
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Static method in class akka.japi.tuple.Tuple17
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Method in class akka.japi.tuple.Tuple17$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Method in interface akka.japi.function.Function18
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Method in interface akka.japi.function.Procedure18
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Static method in class akka.japi.tuple.Tuple18
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Method in class akka.japi.tuple.Tuple18$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Method in interface akka.japi.function.Function19
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Method in interface akka.japi.function.Procedure19
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Static method in class akka.japi.tuple.Tuple19
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Method in class akka.japi.tuple.Tuple19$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Method in interface akka.japi.function.Function20
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Method in interface akka.japi.function.Procedure20
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Static method in class akka.japi.tuple.Tuple20
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Method in class akka.japi.tuple.Tuple20$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Method in interface akka.japi.function.Function21
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Method in interface akka.japi.function.Procedure21
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Static method in class akka.japi.tuple.Tuple21
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Method in class akka.japi.tuple.Tuple21$
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Method in interface akka.japi.function.Function22
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Method in interface akka.japi.function.Procedure22
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Static method in class akka.japi.tuple.Tuple22
Java API Tuple container.
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Method in class akka.japi.tuple.Tuple22$
Java API Tuple container.
apply(T, long) - Method in class akka.io.SimpleDnsCache.CacheEntry$
 
apply(T, long, Set<String>) - Static method in class akka.persistence.testkit.javadsl.PersistenceEffect
 
apply(T, long, Set<String>) - Method in class akka.persistence.testkit.javadsl.PersistenceEffect$
 
apply(T, long, Set<String>) - Static method in class akka.persistence.testkit.scaladsl.PersistenceEffect
 
apply(T, long, Set<String>) - Method in class akka.persistence.testkit.scaladsl.PersistenceEffect$
 
apply(T, ActorSystem, LogSource<T>) - Method in class akka.event.LogSource$
 
apply(T, LogSource<T>) - Method in class akka.event.LogSource$
 
apply(U) - Method in class akka.actor.typed.internal.AdaptWithRegisteredMessageAdapter$
 
apply(U) - Method in class akka.stream.FlowMonitorState.Received$
 
apply(U, Function1<U, T>) - Method in class akka.actor.typed.internal.AdaptMessage$
 
apply$default$1() - Static method in class akka.actor.AllForOneStrategy
 
apply$default$1() - Method in class akka.actor.AllForOneStrategy$
 
apply$default$1() - Static method in class akka.actor.Deploy
 
apply$default$1() - Method in class akka.actor.Deploy$
 
apply$default$1() - Static method in class akka.actor.OneForOneStrategy
 
apply$default$1() - Method in class akka.actor.OneForOneStrategy$
 
apply$default$1() - Method in class akka.actor.testkit.typed.scaladsl.TestInbox$
 
apply$default$1() - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector$
 
apply$default$1() - Method in class akka.cluster.ClusterEvent.CurrentClusterState$
 
apply$default$1() - Method in class akka.cluster.GossipOverview$
 
apply$default$1() - Method in class akka.cluster.GossipStats$
 
apply$default$1() - Static method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
apply$default$1() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup$
 
apply$default$1() - Static method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
apply$default$1() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool$
 
apply$default$1() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
apply$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State$
 
apply$default$1() - Static method in class akka.cluster.VectorClock
 
apply$default$1() - Method in class akka.cluster.VectorClock$
 
apply$default$1() - Method in class akka.cluster.VectorClockStats$
 
apply$default$1() - Static method in class akka.dispatch.ThreadPoolConfig
 
apply$default$1() - Method in class akka.dispatch.ThreadPoolConfig$
 
apply$default$1() - Method in class akka.io.dns.DnsProtocol.Ip$
 
apply$default$1() - Method in class akka.io.dns.internal.MessageFlags$
 
apply$default$1() - Method in class akka.io.Udp.SimpleSender$
 
apply$default$1() - Static method in class akka.persistence.Recovery
 
apply$default$1() - Method in class akka.persistence.Recovery$
 
apply$default$1() - Static method in class akka.persistence.SnapshotSelectionCriteria
 
apply$default$1() - Method in class akka.persistence.SnapshotSelectionCriteria$
 
apply$default$1() - Static method in class akka.persistence.testkit.Reject
 
apply$default$1() - Method in class akka.persistence.testkit.Reject$
 
apply$default$1() - Static method in class akka.persistence.testkit.StorageFailure
 
apply$default$1() - Method in class akka.persistence.testkit.StorageFailure$
 
apply$default$1() - Static method in class akka.routing.DefaultOptimalSizeExploringResizer
 
apply$default$1() - Method in class akka.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$1() - Static method in class akka.routing.DefaultResizer
Implementation of Resizer that adjust the Pool based on specified thresholds.
apply$default$1() - Method in class akka.routing.DefaultResizer$
Implementation of Resizer that adjust the Pool based on specified thresholds.
apply$default$1() - Static method in class akka.routing.FromConfig
 
apply$default$1() - Method in class akka.routing.FromConfig$
 
apply$default$1() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord$
 
apply$default$1() - Static method in class akka.stream.ActorMaterializer
Deprecated.
 
apply$default$1() - Method in class akka.stream.ActorMaterializer$
 
apply$default$1() - Static method in class akka.stream.Attributes
 
apply$default$1() - Method in class akka.stream.Attributes$
 
apply$default$1() - Static method in class akka.stream.scaladsl.Concat
 
apply$default$1() - Method in class akka.stream.scaladsl.Concat$
 
apply$default$1() - Static method in class akka.stream.scaladsl.MergeSequence
 
apply$default$1() - Method in class akka.stream.scaladsl.MergeSequence$
 
apply$default$1() - Method in class akka.stream.testkit.TestPublisher.ManualProbe$
 
apply$default$1() - Method in class akka.stream.testkit.TestPublisher.Probe$
 
apply$default$1() - Static method in class akka.testkit.EventFilter
 
apply$default$1() - Method in class akka.testkit.EventFilter$
 
apply$default$1() - Static method in class akka.testkit.TestLatch
 
apply$default$1() - Method in class akka.testkit.TestLatch$
 
apply$default$1() - Method in class akka.util.WildcardIndex$
 
apply$default$1() - Method in class akka.util.WildcardTree$
 
apply$default$10() - Method in class akka.actor.typed.SupervisorStrategy.Backoff$
 
apply$default$10() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$10() - Method in class akka.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
apply$default$10() - Static method in class akka.routing.DefaultOptimalSizeExploringResizer
 
apply$default$10() - Method in class akka.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$10() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$11() - Method in class akka.actor.typed.SupervisorStrategy.Backoff$
 
apply$default$11() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$11() - Method in class akka.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
apply$default$11() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$12() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$12() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$13() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$13() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$14() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$14() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$15() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$15() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$16() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$16() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$17() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$17() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$18() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$18() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$19() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$19() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$2() - Static method in class akka.actor.ActorSystem
 
apply$default$2() - Method in class akka.actor.ActorSystem$
 
apply$default$2() - Static method in class akka.actor.AllForOneStrategy
 
apply$default$2() - Method in class akka.actor.AllForOneStrategy$
 
apply$default$2() - Static method in class akka.actor.ChildRestartStats
 
apply$default$2() - Method in class akka.actor.ChildRestartStats$
 
apply$default$2() - Static method in class akka.actor.Deploy
 
apply$default$2() - Method in class akka.actor.Deploy$
 
apply$default$2() - Static method in class akka.actor.OneForOneStrategy
 
apply$default$2() - Method in class akka.actor.OneForOneStrategy$
 
apply$default$2() - Static method in class akka.actor.RootActorPath
 
apply$default$2() - Method in class akka.actor.RootActorPath$
 
apply$default$2() - Method in class akka.actor.testkit.typed.Effect.SpawnedAnonymous$
 
apply$default$2() - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl$
 
apply$default$2() - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector$
 
apply$default$2() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig$
 
apply$default$2() - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector$
 
apply$default$2() - Method in class akka.actor.typed.internal.routing.GroupRouterBuilder$
 
apply$default$2() - Static method in class akka.actor.typed.scaladsl.adapter.PropsAdapter
 
apply$default$2() - Method in class akka.actor.typed.scaladsl.adapter.PropsAdapter$
 
apply$default$2() - Method in class akka.cluster.ClusterEvent.CurrentClusterState$
 
apply$default$2() - Static method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
apply$default$2() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope$
 
apply$default$2() - Method in class akka.cluster.ddata.Replicator.ReadMajority$
 
apply$default$2() - Method in class akka.cluster.ddata.Replicator.WriteMajority$
 
apply$default$2() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority$
 
apply$default$2() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority$
 
apply$default$2() - Method in class akka.cluster.Gossip$
INTERNAL API
apply$default$2() - Method in class akka.cluster.GossipOverview$
 
apply$default$2() - Method in class akka.cluster.GossipStats$
 
apply$default$2() - Static method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
apply$default$2() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup$
 
apply$default$2() - Static method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
apply$default$2() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool$
 
apply$default$2() - Static method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
apply$default$2() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic$
 
apply$default$2() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
apply$default$2() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State$
 
apply$default$2() - Method in class akka.cluster.VectorClockStats$
 
apply$default$2() - Static method in class akka.dispatch.ThreadPoolConfig
 
apply$default$2() - Method in class akka.dispatch.ThreadPoolConfig$
 
apply$default$2() - Method in class akka.io.dns.DnsProtocol.Ip$
 
apply$default$2() - Method in class akka.io.dns.internal.MessageFlags$
 
apply$default$2() - Method in class akka.io.Tcp.Connect$
 
apply$default$2() - Method in class akka.io.Tcp.Register$
 
apply$default$2() - Method in class akka.persistence.PersistentRepr$
 
apply$default$2() - Static method in class akka.persistence.Recovery
 
apply$default$2() - Method in class akka.persistence.Recovery$
 
apply$default$2() - Static method in class akka.persistence.SnapshotSelectionCriteria
 
apply$default$2() - Method in class akka.persistence.SnapshotSelectionCriteria$
 
apply$default$2() - Static method in class akka.persistence.testkit.SnapshotMeta
 
apply$default$2() - Method in class akka.persistence.testkit.SnapshotMeta$
 
apply$default$2() - Static method in class akka.routing.BalancingPool
 
apply$default$2() - Method in class akka.routing.BalancingPool$
 
apply$default$2() - Static method in class akka.routing.BroadcastGroup
 
apply$default$2() - Method in class akka.routing.BroadcastGroup$
 
apply$default$2() - Static method in class akka.routing.BroadcastPool
 
apply$default$2() - Method in class akka.routing.BroadcastPool$
 
apply$default$2() - Static method in class akka.routing.ConsistentHashingGroup
 
apply$default$2() - Method in class akka.routing.ConsistentHashingGroup$
 
apply$default$2() - Static method in class akka.routing.ConsistentHashingPool
 
apply$default$2() - Method in class akka.routing.ConsistentHashingPool$
 
apply$default$2() - Static method in class akka.routing.ConsistentHashingRoutingLogic
 
apply$default$2() - Method in class akka.routing.ConsistentHashingRoutingLogic$
 
apply$default$2() - Static method in class akka.routing.DefaultOptimalSizeExploringResizer
 
apply$default$2() - Method in class akka.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$2() - Static method in class akka.routing.DefaultResizer
 
apply$default$2() - Method in class akka.routing.DefaultResizer$
 
apply$default$2() - Static method in class akka.routing.FromConfig
 
apply$default$2() - Method in class akka.routing.FromConfig$
 
apply$default$2() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord$
 
apply$default$2() - Static method in class akka.routing.RandomGroup
 
apply$default$2() - Method in class akka.routing.RandomGroup$
 
apply$default$2() - Static method in class akka.routing.RandomPool
 
apply$default$2() - Method in class akka.routing.RandomPool$
 
apply$default$2() - Static method in class akka.routing.RoundRobinGroup
 
apply$default$2() - Method in class akka.routing.RoundRobinGroup$
 
apply$default$2() - Static method in class akka.routing.RoundRobinPool
 
apply$default$2() - Method in class akka.routing.RoundRobinPool$
 
apply$default$2() - Static method in class akka.routing.Router
 
apply$default$2() - Method in class akka.routing.Router$
 
apply$default$2() - Static method in class akka.routing.ScatterGatherFirstCompletedPool
 
apply$default$2() - Method in class akka.routing.ScatterGatherFirstCompletedPool$
 
apply$default$2() - Static method in class akka.routing.SmallestMailboxPool
 
apply$default$2() - Method in class akka.routing.SmallestMailboxPool$
 
apply$default$2() - Static method in class akka.routing.TailChoppingPool
 
apply$default$2() - Method in class akka.routing.TailChoppingPool$
 
apply$default$2() - Static method in class akka.stream.ActorMaterializer
Deprecated.
 
apply$default$2() - Method in class akka.stream.ActorMaterializer$
 
apply$default$2() - Static method in class akka.stream.scaladsl.Balance
 
apply$default$2() - Method in class akka.stream.scaladsl.Balance$
 
apply$default$2() - Static method in class akka.stream.scaladsl.Broadcast
 
apply$default$2() - Method in class akka.stream.scaladsl.Broadcast$
 
apply$default$2() - Static method in class akka.stream.scaladsl.Merge
 
apply$default$2() - Method in class akka.stream.scaladsl.Merge$
 
apply$default$2() - Static method in class akka.stream.scaladsl.MergeLatest
 
apply$default$2() - Method in class akka.stream.scaladsl.MergeLatest$
 
apply$default$2() - Static method in class akka.stream.scaladsl.MergePreferred
 
apply$default$2() - Method in class akka.stream.scaladsl.MergePreferred$
 
apply$default$2() - Static method in class akka.stream.scaladsl.MergePrioritized
 
apply$default$2() - Method in class akka.stream.scaladsl.MergePrioritized$
 
apply$default$2() - Static method in class akka.testkit.EventFilter
 
apply$default$2() - Method in class akka.testkit.EventFilter$
 
apply$default$2() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$2() - Method in class akka.testkit.internal.NativeImageUtils.ReflectMethod$
 
apply$default$2() - Method in class akka.testkit.TestActor.Spawn$
 
apply$default$2() - Method in class akka.util.FastFrequencySketch$
 
apply$default$2() - Method in class akka.util.FrequencySketch$
 
apply$default$2() - Method in class akka.util.WildcardIndex$
 
apply$default$2() - Method in class akka.util.WildcardTree$
 
apply$default$20() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$20() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$21() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$22() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$3() - Static method in class akka.actor.ActorSystem
 
apply$default$3() - Method in class akka.actor.ActorSystem$
 
apply$default$3() - Static method in class akka.actor.AllForOneStrategy
 
apply$default$3() - Method in class akka.actor.AllForOneStrategy$
 
apply$default$3() - Static method in class akka.actor.ChildRestartStats
 
apply$default$3() - Method in class akka.actor.ChildRestartStats$
 
apply$default$3() - Static method in class akka.actor.Deploy
 
apply$default$3() - Method in class akka.actor.Deploy$
 
apply$default$3() - Method in class akka.actor.FSM.State$
 
apply$default$3() - Static method in class akka.actor.OneForOneStrategy
 
apply$default$3() - Method in class akka.actor.OneForOneStrategy$
 
apply$default$3() - Method in class akka.actor.testkit.typed.Effect.Spawned$
 
apply$default$3() - Method in class akka.actor.typed.internal.routing.GroupRouterBuilder$
 
apply$default$3() - Method in class akka.actor.typed.internal.routing.PoolRouterBuilder$
 
apply$default$3() - Method in class akka.actor.typed.SupervisorStrategy.Restart$
 
apply$default$3() - Method in class akka.cluster.ClusterEvent.CurrentClusterState$
 
apply$default$3() - Method in class akka.cluster.ddata.Replicator.Delete$
 
apply$default$3() - Method in class akka.cluster.ddata.Replicator.Get$
 
apply$default$3() - Static method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
apply$default$3() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope$
 
apply$default$3() - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus$
 
apply$default$3() - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus$
 
apply$default$3() - Method in class akka.cluster.Gossip$
 
apply$default$3() - Method in class akka.cluster.GossipStats$
 
apply$default$3() - Static method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
apply$default$3() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup$
 
apply$default$3() - Static method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
apply$default$3() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool$
 
apply$default$3() - Static method in class akka.cluster.metrics.NodeMetrics
 
apply$default$3() - Method in class akka.cluster.metrics.NodeMetrics$
 
apply$default$3() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll$
 
apply$default$3() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
apply$default$3() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State$
 
apply$default$3() - Static method in class akka.dispatch.ThreadPoolConfig
 
apply$default$3() - Method in class akka.dispatch.ThreadPoolConfig$
 
apply$default$3() - Method in class akka.event.Logging.Debug$
 
apply$default$3() - Method in class akka.event.Logging.Info$
 
apply$default$3() - Method in class akka.event.Logging.Warning$
 
apply$default$3() - Method in class akka.io.dns.internal.Message$
 
apply$default$3() - Method in class akka.io.dns.internal.MessageFlags$
 
apply$default$3() - Method in class akka.io.Tcp.Bind$
 
apply$default$3() - Method in class akka.io.Tcp.Connect$
 
apply$default$3() - Method in class akka.io.Tcp.Register$
 
apply$default$3() - Method in class akka.io.Udp.Bind$
 
apply$default$3() - Method in class akka.io.UdpConnected.Connect$
 
apply$default$3() - Method in class akka.persistence.PersistentRepr$
 
apply$default$3() - Static method in class akka.persistence.Recovery
 
apply$default$3() - Method in class akka.persistence.Recovery$
 
apply$default$3() - Static method in class akka.persistence.SnapshotMetadata
 
apply$default$3() - Method in class akka.persistence.SnapshotMetadata$
 
apply$default$3() - Static method in class akka.persistence.SnapshotSelectionCriteria
 
apply$default$3() - Method in class akka.persistence.SnapshotSelectionCriteria$
 
apply$default$3() - Static method in class akka.routing.BalancingPool
 
apply$default$3() - Method in class akka.routing.BalancingPool$
 
apply$default$3() - Static method in class akka.routing.BroadcastPool
 
apply$default$3() - Method in class akka.routing.BroadcastPool$
 
apply$default$3() - Static method in class akka.routing.ConsistentHashingGroup
 
apply$default$3() - Method in class akka.routing.ConsistentHashingGroup$
 
apply$default$3() - Static method in class akka.routing.ConsistentHashingPool
 
apply$default$3() - Method in class akka.routing.ConsistentHashingPool$
 
apply$default$3() - Static method in class akka.routing.ConsistentHashingRoutingLogic
 
apply$default$3() - Method in class akka.routing.ConsistentHashingRoutingLogic$
 
apply$default$3() - Static method in class akka.routing.DefaultOptimalSizeExploringResizer
 
apply$default$3() - Method in class akka.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$3() - Static method in class akka.routing.DefaultResizer
 
apply$default$3() - Method in class akka.routing.DefaultResizer$
 
apply$default$3() - Static method in class akka.routing.FromConfig
 
apply$default$3() - Method in class akka.routing.FromConfig$
 
apply$default$3() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord$
 
apply$default$3() - Static method in class akka.routing.RandomPool
 
apply$default$3() - Method in class akka.routing.RandomPool$
 
apply$default$3() - Static method in class akka.routing.RoundRobinPool
 
apply$default$3() - Method in class akka.routing.RoundRobinPool$
 
apply$default$3() - Static method in class akka.routing.ScatterGatherFirstCompletedGroup
 
apply$default$3() - Method in class akka.routing.ScatterGatherFirstCompletedGroup$
 
apply$default$3() - Static method in class akka.routing.SmallestMailboxPool
 
apply$default$3() - Method in class akka.routing.SmallestMailboxPool$
 
apply$default$3() - Static method in class akka.stream.scaladsl.Interleave
 
apply$default$3() - Method in class akka.stream.scaladsl.Interleave$
 
apply$default$3() - Static method in class akka.testkit.EventFilter
 
apply$default$3() - Method in class akka.testkit.EventFilter$
 
apply$default$3() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$3() - Method in class akka.testkit.TestActor.Spawn$
 
apply$default$3() - Method in class akka.util.FastFrequencySketch$
 
apply$default$3() - Method in class akka.util.FrequencySketch$
 
apply$default$3() - Method in class akka.util.WildcardTree$
 
apply$default$4() - Static method in class akka.actor.ActorSystem
 
apply$default$4() - Method in class akka.actor.ActorSystem$
 
apply$default$4() - Static method in class akka.actor.Deploy
 
apply$default$4() - Method in class akka.actor.Deploy$
 
apply$default$4() - Method in class akka.actor.FSM.State$
 
apply$default$4() - Static method in class akka.actor.typed.ActorSystem
 
apply$default$4() - Method in class akka.actor.typed.ActorSystem$
 
apply$default$4() - Method in class akka.actor.typed.internal.routing.PoolRouterBuilder$
 
apply$default$4() - Method in class akka.actor.typed.SupervisorStrategy.Restart$
 
apply$default$4() - Method in class akka.cluster.ClusterEvent.CurrentClusterState$
 
apply$default$4() - Method in class akka.cluster.ddata.Replicator.Update$
 
apply$default$4() - Method in class akka.cluster.Gossip$
 
apply$default$4() - Method in class akka.cluster.GossipStats$
 
apply$default$4() - Static method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
apply$default$4() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool$
 
apply$default$4() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
apply$default$4() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State$
 
apply$default$4() - Static method in class akka.dispatch.MonitorableThreadFactory
 
apply$default$4() - Method in class akka.dispatch.MonitorableThreadFactory$
 
apply$default$4() - Static method in class akka.dispatch.ThreadPoolConfig
 
apply$default$4() - Method in class akka.dispatch.ThreadPoolConfig$
 
apply$default$4() - Method in class akka.event.Logging.Error$
 
apply$default$4() - Method in class akka.io.dns.internal.Message$
 
apply$default$4() - Method in class akka.io.dns.internal.MessageFlags$
 
apply$default$4() - Method in class akka.io.Tcp.Bind$
 
apply$default$4() - Method in class akka.io.Tcp.Connect$
 
apply$default$4() - Method in class akka.io.UdpConnected.Connect$
 
apply$default$4() - Method in class akka.persistence.PersistentRepr$
 
apply$default$4() - Static method in class akka.persistence.SnapshotSelectionCriteria
 
apply$default$4() - Method in class akka.persistence.SnapshotSelectionCriteria$
 
apply$default$4() - Static method in class akka.routing.BroadcastPool
 
apply$default$4() - Method in class akka.routing.BroadcastPool$
 
apply$default$4() - Static method in class akka.routing.ConsistentHashingGroup
 
apply$default$4() - Method in class akka.routing.ConsistentHashingGroup$
 
apply$default$4() - Static method in class akka.routing.ConsistentHashingPool
 
apply$default$4() - Method in class akka.routing.ConsistentHashingPool$
 
apply$default$4() - Static method in class akka.routing.DefaultOptimalSizeExploringResizer
 
apply$default$4() - Method in class akka.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$4() - Static method in class akka.routing.DefaultResizer
 
apply$default$4() - Method in class akka.routing.DefaultResizer$
 
apply$default$4() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord$
 
apply$default$4() - Static method in class akka.routing.RandomPool
 
apply$default$4() - Method in class akka.routing.RandomPool$
 
apply$default$4() - Static method in class akka.routing.RoundRobinPool
 
apply$default$4() - Method in class akka.routing.RoundRobinPool$
 
apply$default$4() - Static method in class akka.routing.ScatterGatherFirstCompletedPool
 
apply$default$4() - Method in class akka.routing.ScatterGatherFirstCompletedPool$
 
apply$default$4() - Static method in class akka.routing.SmallestMailboxPool
 
apply$default$4() - Method in class akka.routing.SmallestMailboxPool$
 
apply$default$4() - Static method in class akka.routing.TailChoppingGroup
 
apply$default$4() - Method in class akka.routing.TailChoppingGroup$
 
apply$default$4() - Static method in class akka.testkit.EventFilter
 
apply$default$4() - Method in class akka.testkit.EventFilter$
 
apply$default$4() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$4() - Method in class akka.util.FrequencySketch$
 
apply$default$5() - Static method in class akka.actor.Deploy
 
apply$default$5() - Method in class akka.actor.Deploy$
 
apply$default$5() - Method in class akka.actor.FSM.State$
 
apply$default$5() - Method in class akka.actor.typed.internal.routing.PoolRouterBuilder$
 
apply$default$5() - Method in class akka.actor.typed.SupervisorStrategy.Backoff$
 
apply$default$5() - Method in class akka.actor.typed.SupervisorStrategy.Restart$
 
apply$default$5() - Method in class akka.cluster.ClusterEvent.CurrentClusterState$
 
apply$default$5() - Method in class akka.cluster.GossipStats$
 
apply$default$5() - Static method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
apply$default$5() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool$
 
apply$default$5() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
apply$default$5() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State$
 
apply$default$5() - Static method in class akka.dispatch.MonitorableThreadFactory
 
apply$default$5() - Method in class akka.dispatch.MonitorableThreadFactory$
 
apply$default$5() - Static method in class akka.dispatch.ThreadPoolConfig
 
apply$default$5() - Method in class akka.dispatch.ThreadPoolConfig$
 
apply$default$5() - Method in class akka.io.dns.internal.Message$
 
apply$default$5() - Method in class akka.io.dns.internal.MessageFlags$
 
apply$default$5() - Method in class akka.io.Tcp.Bind$
 
apply$default$5() - Method in class akka.io.Tcp.Connect$
 
apply$default$5() - Method in class akka.persistence.PersistentRepr$
 
apply$default$5() - Method in class akka.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
apply$default$5() - Static method in class akka.routing.BroadcastPool
 
apply$default$5() - Method in class akka.routing.BroadcastPool$
 
apply$default$5() - Static method in class akka.routing.ConsistentHashingPool
 
apply$default$5() - Method in class akka.routing.ConsistentHashingPool$
 
apply$default$5() - Static method in class akka.routing.DefaultOptimalSizeExploringResizer
 
apply$default$5() - Method in class akka.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$5() - Static method in class akka.routing.DefaultResizer
 
apply$default$5() - Method in class akka.routing.DefaultResizer$
 
apply$default$5() - Static method in class akka.routing.RandomPool
 
apply$default$5() - Method in class akka.routing.RandomPool$
 
apply$default$5() - Static method in class akka.routing.RoundRobinPool
 
apply$default$5() - Method in class akka.routing.RoundRobinPool$
 
apply$default$5() - Static method in class akka.routing.ScatterGatherFirstCompletedPool
 
apply$default$5() - Method in class akka.routing.ScatterGatherFirstCompletedPool$
 
apply$default$5() - Static method in class akka.routing.SmallestMailboxPool
 
apply$default$5() - Method in class akka.routing.SmallestMailboxPool$
 
apply$default$5() - Static method in class akka.routing.TailChoppingPool
 
apply$default$5() - Method in class akka.routing.TailChoppingPool$
 
apply$default$5() - Static method in class akka.testkit.EventFilter
 
apply$default$5() - Method in class akka.testkit.EventFilter$
 
apply$default$5() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$5() - Method in class akka.util.FrequencySketch$
 
apply$default$6() - Static method in class akka.actor.Deploy
 
apply$default$6() - Method in class akka.actor.Deploy$
 
apply$default$6() - Method in class akka.actor.typed.SupervisorStrategy.Backoff$
 
apply$default$6() - Method in class akka.actor.typed.SupervisorStrategy.Restart$
 
apply$default$6() - Static method in class akka.dispatch.ThreadPoolConfig
 
apply$default$6() - Method in class akka.dispatch.ThreadPoolConfig$
 
apply$default$6() - Method in class akka.io.dns.internal.Message$
 
apply$default$6() - Method in class akka.io.dns.internal.MessageFlags$
 
apply$default$6() - Static method in class akka.pattern.BackoffOnFailureOptionsImpl
 
apply$default$6() - Method in class akka.pattern.BackoffOnFailureOptionsImpl$
 
apply$default$6() - Static method in class akka.pattern.BackoffOnStopOptionsImpl
 
apply$default$6() - Method in class akka.pattern.BackoffOnStopOptionsImpl$
 
apply$default$6() - Method in class akka.pattern.PromiseActorRef$
 
apply$default$6() - Method in class akka.persistence.PersistentRepr$
 
apply$default$6() - Static method in class akka.persistence.testkit.state.scaladsl.Record
 
apply$default$6() - Method in class akka.persistence.testkit.state.scaladsl.Record$
 
apply$default$6() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$6() - Method in class akka.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
apply$default$6() - Static method in class akka.routing.ConsistentHashingPool
 
apply$default$6() - Method in class akka.routing.ConsistentHashingPool$
 
apply$default$6() - Static method in class akka.routing.DefaultOptimalSizeExploringResizer
 
apply$default$6() - Method in class akka.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$6() - Static method in class akka.routing.DefaultResizer
 
apply$default$6() - Method in class akka.routing.DefaultResizer$
 
apply$default$6() - Static method in class akka.routing.ScatterGatherFirstCompletedPool
 
apply$default$6() - Method in class akka.routing.ScatterGatherFirstCompletedPool$
 
apply$default$6() - Static method in class akka.routing.TailChoppingPool
 
apply$default$6() - Method in class akka.routing.TailChoppingPool$
 
apply$default$6() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$7() - Method in class akka.actor.typed.SupervisorStrategy.Backoff$
 
apply$default$7() - Method in class akka.io.dns.internal.MessageFlags$
 
apply$default$7() - Static method in class akka.pattern.BackoffOnFailureOptionsImpl
 
apply$default$7() - Method in class akka.pattern.BackoffOnFailureOptionsImpl$
 
apply$default$7() - Static method in class akka.pattern.BackoffOnStopOptionsImpl
 
apply$default$7() - Method in class akka.pattern.BackoffOnStopOptionsImpl$
 
apply$default$7() - Method in class akka.pattern.PromiseActorRef$
 
apply$default$7() - Method in class akka.persistence.PersistentRepr$
 
apply$default$7() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$7() - Method in class akka.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
apply$default$7() - Static method in class akka.routing.ConsistentHashingPool
 
apply$default$7() - Method in class akka.routing.ConsistentHashingPool$
 
apply$default$7() - Static method in class akka.routing.DefaultOptimalSizeExploringResizer
 
apply$default$7() - Method in class akka.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$7() - Static method in class akka.routing.DefaultResizer
 
apply$default$7() - Method in class akka.routing.DefaultResizer$
 
apply$default$7() - Static method in class akka.routing.TailChoppingPool
 
apply$default$7() - Method in class akka.routing.TailChoppingPool$
 
apply$default$7() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$8() - Method in class akka.actor.typed.SupervisorStrategy.Backoff$
 
apply$default$8() - Static method in class akka.pattern.BackoffOnFailureOptionsImpl
 
apply$default$8() - Method in class akka.pattern.BackoffOnFailureOptionsImpl$
 
apply$default$8() - Static method in class akka.pattern.BackoffOnStopOptionsImpl
 
apply$default$8() - Method in class akka.pattern.BackoffOnStopOptionsImpl$
 
apply$default$8() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$8() - Method in class akka.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
apply$default$8() - Static method in class akka.routing.DefaultOptimalSizeExploringResizer
 
apply$default$8() - Method in class akka.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$8() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$default$9() - Method in class akka.actor.typed.SupervisorStrategy.Backoff$
 
apply$default$9() - Static method in class akka.pattern.BackoffOnStopOptionsImpl
 
apply$default$9() - Method in class akka.pattern.BackoffOnStopOptionsImpl$
 
apply$default$9() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$9() - Method in class akka.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
apply$default$9() - Static method in class akka.routing.DefaultOptimalSizeExploringResizer
 
apply$default$9() - Method in class akka.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$9() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry$
 
apply$mcLD$sp(double) - Method in class akka.dispatch.japi.UnitFunctionBridge
Deprecated.
 
apply$mcLF$sp(float) - Method in class akka.dispatch.japi.UnitFunctionBridge
Deprecated.
 
apply$mcLI$sp(int) - Method in class akka.dispatch.japi.UnitFunctionBridge
Deprecated.
 
apply$mcLJ$sp(long) - Method in class akka.dispatch.japi.UnitFunctionBridge
Deprecated.
 
applyOperation(Counter.Updated) - Method in class akka.persistence.typed.crdt.Counter
 
applyOperation(ORSet.DeltaOp) - Method in class akka.persistence.typed.crdt.ORSet
 
applyOperation(Operation) - Method in interface akka.persistence.typed.crdt.OpCrdt
 
applyOrElse(A1, Function1<A1, B1>) - Method in class akka.japi.JavaPartialFunction
 
applyState(FSM.State<S, D>) - Method in interface akka.actor.FSM
 
appVersion() - Method in class akka.cluster.ClusterUserAction.SetAppVersion
 
appVersion() - Method in class akka.cluster.InternalClusterAction.Join
 
appVersion() - Method in class akka.cluster.Member
 
appVersion() - Method in class akka.cluster.typed.SetAppVersionLater
 
AppVersion() - Method in class akka.cluster.ClusterSettings
 
APPVERSION_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
APPVERSIONINDEX_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
ARecord - Class in akka.io.dns
 
ARecord(String, CachePolicy.Ttl, InetAddress) - Constructor for class akka.io.dns.ARecord
 
ARecord$ - Class in akka.io.dns
INTERNAL API
ARecord$() - Constructor for class akka.io.dns.ARecord$
 
args() - Method in class akka.actor.Props
 
ARGS_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.PropsData
 
aroundPostRestart(Throwable) - Method in interface akka.actor.Actor
INTERNAL API.
aroundPostRestart(Throwable) - Method in interface akka.persistence.Eventsourced
INTERNAL API.
aroundPostStop() - Method in interface akka.actor.Actor
INTERNAL API.
aroundPostStop() - Method in interface akka.actor.Timers
 
aroundPostStop() - Method in interface akka.persistence.AtLeastOnceDeliveryLike
INTERNAL API
aroundPostStop() - Method in interface akka.persistence.Eventsourced
INTERNAL API.
aroundPreRestart(Throwable, Option<Object>) - Method in interface akka.actor.Actor
INTERNAL API.
aroundPreRestart(Throwable, Option<Object>) - Method in interface akka.actor.Timers
 
aroundPreRestart(Throwable, Option<Object>) - Method in interface akka.persistence.AtLeastOnceDeliveryLike
INTERNAL API
aroundPreRestart(Throwable, Option<Object>) - Method in interface akka.persistence.Eventsourced
INTERNAL API.
aroundPreStart() - Method in interface akka.actor.Actor
INTERNAL API.
aroundPreStart() - Method in interface akka.persistence.Eventsourced
INTERNAL API.
aroundPreStart() - Method in interface akka.persistence.journal.AsyncWriteProxy
 
aroundReceive(TypedActorContext<Inner>, Inner, BehaviorInterceptor.ReceiveTarget<Inner>) - Method in class akka.actor.typed.BehaviorSignalInterceptor
Only signals and not messages are intercepted by BehaviorSignalInterceptor.
aroundReceive(TypedActorContext<Object>, Object, BehaviorInterceptor.ReceiveTarget<T>) - Method in class akka.actor.typed.internal.RestartSupervisor
 
aroundReceive(TypedActorContext<Object>, Object, BehaviorInterceptor.ReceiveTarget<T>) - Method in class akka.actor.typed.internal.SimpleSupervisor
 
aroundReceive(TypedActorContext<Outer>, Outer, BehaviorInterceptor.ReceiveTarget<Inner>) - Method in class akka.actor.typed.BehaviorInterceptor
Intercept a message sent to the running actor.
aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface akka.actor.Actor
INTERNAL API.
aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface akka.actor.DiagnosticActorLogging
 
aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface akka.actor.Timers
 
aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in class akka.cluster.ddata.Replicator
 
aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface akka.persistence.AtLeastOnceDeliveryLike
INTERNAL API
aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface akka.persistence.Eventsourced
INTERNAL API.
aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface akka.persistence.journal.AsyncWriteProxy
 
aroundSignal(TypedActorContext<Inner>, Signal, BehaviorInterceptor.SignalTarget<Inner>) - Method in class akka.actor.typed.BehaviorSignalInterceptor
Intercept a signal sent to the running actor.
aroundSignal(TypedActorContext<Object>, Signal, BehaviorInterceptor.SignalTarget<I>) - Method in class akka.actor.typed.internal.AbstractSupervisor
 
aroundSignal(TypedActorContext<Object>, Signal, BehaviorInterceptor.SignalTarget<T>) - Method in class akka.actor.typed.internal.RestartSupervisor
 
aroundSignal(TypedActorContext<Outer>, Signal, BehaviorInterceptor.SignalTarget<Inner>) - Method in class akka.actor.typed.BehaviorInterceptor
Override to intercept a signal sent to the running actor.
aroundStart(TypedActorContext<Object>, BehaviorInterceptor.PreStartTarget<I>) - Method in class akka.actor.typed.internal.AbstractSupervisor
 
aroundStart(TypedActorContext<Outer>, BehaviorInterceptor.PreStartTarget<Inner>) - Method in class akka.actor.typed.BehaviorInterceptor
Override to intercept actor startup.
array() - Method in class akka.util.ByteIterator.ByteArrayIterator
 
arrayBlockingQueue(int, boolean) - Static method in class akka.dispatch.ThreadPoolConfig
 
arrayBlockingQueue(int, boolean) - Method in class akka.dispatch.ThreadPoolConfig$
 
arrayHash(Object) - Static method in class akka.routing.MurmurHash
Compute a high-quality hash of an array
arrayHash(Object) - Method in class akka.routing.MurmurHash$
Compute a high-quality hash of an array
Artery() - Method in class akka.remote.RemoteSettings
 
ArteryControlFormats - Class in akka.remote
 
ArteryControlFormats.Address - Class in akka.remote
Defines a remote address.
ArteryControlFormats.Address.Builder - Class in akka.remote
Defines a remote address.
ArteryControlFormats.AddressOrBuilder - Interface in akka.remote
 
ArteryControlFormats.ArteryHeartbeatRsp - Class in akka.remote
RemoteWatcher.ArteryHeartbeat is empty array RemoteWatcher.ArteryHeartbeatRsp
ArteryControlFormats.ArteryHeartbeatRsp.Builder - Class in akka.remote
RemoteWatcher.ArteryHeartbeat is empty array RemoteWatcher.ArteryHeartbeatRsp
ArteryControlFormats.ArteryHeartbeatRspOrBuilder - Interface in akka.remote
 
ArteryControlFormats.CompressionTableAdvertisement - Class in akka.remote
CompressionProtocol.ActorRefCompressionAdvertisement CompressionProtocol.ClassManifestCompressionAdvertisement
ArteryControlFormats.CompressionTableAdvertisement.Builder - Class in akka.remote
CompressionProtocol.ActorRefCompressionAdvertisement CompressionProtocol.ClassManifestCompressionAdvertisement
ArteryControlFormats.CompressionTableAdvertisementAck - Class in akka.remote
CompressionProtocol.ActorRefCompressionAdvertisementAck CompressionProtocol.ClassManifestCompressionAdvertisementAck
ArteryControlFormats.CompressionTableAdvertisementAck.Builder - Class in akka.remote
CompressionProtocol.ActorRefCompressionAdvertisementAck CompressionProtocol.ClassManifestCompressionAdvertisementAck
ArteryControlFormats.CompressionTableAdvertisementAckOrBuilder - Interface in akka.remote
 
ArteryControlFormats.CompressionTableAdvertisementOrBuilder - Interface in akka.remote
 
ArteryControlFormats.FlushAck - Class in akka.remote
Protobuf type FlushAck
ArteryControlFormats.FlushAck.Builder - Class in akka.remote
Protobuf type FlushAck
ArteryControlFormats.FlushAckOrBuilder - Interface in akka.remote
 
ArteryControlFormats.HandshakeReq - Class in akka.remote
Protobuf type HandshakeReq
ArteryControlFormats.HandshakeReq.Builder - Class in akka.remote
Protobuf type HandshakeReq
ArteryControlFormats.HandshakeReqOrBuilder - Interface in akka.remote
 
ArteryControlFormats.MessageWithAddress - Class in akka.remote
Generic message declaration that is used for all types of message that (currently) have a single address field.
ArteryControlFormats.MessageWithAddress.Builder - Class in akka.remote
Generic message declaration that is used for all types of message that (currently) have a single address field.
ArteryControlFormats.MessageWithAddressOrBuilder - Interface in akka.remote
 
ArteryControlFormats.Quarantined - Class in akka.remote
Protobuf type Quarantined
ArteryControlFormats.Quarantined.Builder - Class in akka.remote
Protobuf type Quarantined
ArteryControlFormats.QuarantinedOrBuilder - Interface in akka.remote
 
ArteryControlFormats.SystemMessageDeliveryAck - Class in akka.remote
SystemMessageDelivery.Ack SystemMessageDelivery.Nack
ArteryControlFormats.SystemMessageDeliveryAck.Builder - Class in akka.remote
SystemMessageDelivery.Ack SystemMessageDelivery.Nack
ArteryControlFormats.SystemMessageDeliveryAckOrBuilder - Interface in akka.remote
 
ArteryControlFormats.SystemMessageEnvelope - Class in akka.remote
SystemMessageDelivery.SystemMessageEnvelope
ArteryControlFormats.SystemMessageEnvelope.Builder - Class in akka.remote
SystemMessageDelivery.SystemMessageEnvelope
ArteryControlFormats.SystemMessageEnvelopeOrBuilder - Interface in akka.remote
 
ArteryControlFormats.UniqueAddress - Class in akka.remote
Defines a remote address with uid.
ArteryControlFormats.UniqueAddress.Builder - Class in akka.remote
Defines a remote address with uid.
ArteryControlFormats.UniqueAddressOrBuilder - Interface in akka.remote
 
ArteryMessage - Interface in akka.remote.artery
INTERNAL API: marker trait for protobuf-serializable artery messages
ArteryMessageSerializer$ - Class in akka.remote.serialization
INTERNAL API
ArteryMessageSerializer$() - Constructor for class akka.remote.serialization.ArteryMessageSerializer$
 
ArterySettings$ - Class in akka.remote.artery
INTERNAL API
ArterySettings$() - Constructor for class akka.remote.artery.ArterySettings$
 
ArteryTcpTransport$ - Class in akka.remote.artery.tcp
INTERNAL API
ArteryTcpTransport$() - Constructor for class akka.remote.artery.tcp.ArteryTcpTransport$
 
ArteryTransport$ - Class in akka.remote.artery
INTERNAL API
ArteryTransport$() - Constructor for class akka.remote.artery.ArteryTransport$
 
as() - Method in class akka.actor.typed.internal.BehaviorImpl.ContextAs
 
as() - Method in class akka.stream.Inlet
INTERNAL API.
as() - Method in class akka.stream.Outlet
INTERNAL API.
as$extension(BehaviorImpl.ContextAs<T>) - Method in class akka.actor.typed.internal.BehaviorImpl.ContextAs$
 
asByteBuffer() - Method in class akka.util.ByteString
Returns a read-only ByteBuffer that directly wraps this ByteString if it is not fragmented.
asByteBuffer() - Method in class akka.util.ByteString.ByteString1
 
asByteBuffer() - Method in class akka.util.ByteString.ByteString1C
 
asByteBuffer() - Method in class akka.util.ByteString.ByteStrings
 
asByteBuffers() - Method in class akka.util.ByteString
Scala API: Returns an immutable Iterable of read-only ByteBuffers that directly wraps this ByteStrings all fragments.
asByteBuffers() - Method in class akka.util.ByteString.ByteString1
 
asByteBuffers() - Method in class akka.util.ByteString.ByteString1C
 
asByteBuffers() - Method in class akka.util.ByteString.ByteStrings
 
asFlow() - Method in class akka.stream.javadsl.FlowWithContext
Creates a regular flow of pairs (data, context).
asFlow() - Method in class akka.stream.scaladsl.FlowWithContext
 
asFlowWithContext(Function2<U, CtxU, In>, Function<Out, CtxOut>) - Method in class akka.stream.javadsl.Flow
Turns a Flow into a FlowWithContext which manages a context per element along a stream.
asFlowWithContext(Function2<U, CtxU, In>, Function1<Out, CtxOut>) - Method in class akka.stream.scaladsl.Flow
Turns a Flow into a FlowWithContext which manages a context per element along a stream.
asInputStream() - Static method in class akka.stream.javadsl.StreamConverters
Creates a Sink which when materialized will return an InputStream which it is possible to read the values produced by the stream this Sink is attached to.
asInputStream() - Method in class akka.stream.javadsl.StreamConverters$
Creates a Sink which when materialized will return an InputStream which it is possible to read the values produced by the stream this Sink is attached to.
asInputStream() - Method in class akka.util.ByteIterator
Directly wraps this ByteIterator in an InputStream without copying.
asInputStream() - Method in class akka.util.ByteIterator.ByteArrayIterator
 
asInputStream() - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
asInputStream(Duration) - Static method in class akka.stream.javadsl.StreamConverters
Creates a Sink which when materialized will return an InputStream which it is possible to read the values produced by the stream this Sink is attached to.
asInputStream(Duration) - Method in class akka.stream.javadsl.StreamConverters$
Creates a Sink which when materialized will return an InputStream which it is possible to read the values produced by the stream this Sink is attached to.
asInputStream(FiniteDuration) - Static method in class akka.stream.scaladsl.StreamConverters
Creates a Sink which when materialized will return an InputStream which it is possible to read the values produced by the stream this Sink is attached to.
asInputStream(FiniteDuration) - Method in class akka.stream.scaladsl.StreamConverters$
Creates a Sink which when materialized will return an InputStream which it is possible to read the values produced by the stream this Sink is attached to.
asInputStream$default$1() - Static method in class akka.stream.scaladsl.StreamConverters
 
asInputStream$default$1() - Method in class akka.stream.scaladsl.StreamConverters$
 
asInt() - Method in class akka.event.Logging.LogLevel
 
asJava() - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
INTERNAL API
asJava() - Method in interface akka.actor.typed.internal.ActorContextImpl
 
asJava() - Method in interface akka.actor.typed.scaladsl.ActorContext
Get the javadsl of this ActorContext.
asJava() - Method in interface akka.actor.typed.TypedActorContext
Get the javadsl of this ActorContext.
asJava() - Method in interface akka.cluster.sharding.typed.scaladsl.ClusterSharding
INTERNAL API
asJava() - Method in interface akka.cluster.sharding.typed.scaladsl.EntityRef
INTERNAL API
asJava() - Method in interface akka.cluster.sharding.typed.scaladsl.EntityTypeKey
 
asJava() - Method in interface akka.cluster.sharding.typed.scaladsl.ShardedDaemonProcess
INTERNAL API
asJava() - Static method in class akka.persistence.typed.internal.DefaultRecovery
 
asJava() - Method in class akka.persistence.typed.internal.DefaultRecovery$
 
asJava() - Static method in class akka.persistence.typed.internal.DisabledRecovery
 
asJava() - Method in class akka.persistence.typed.internal.DisabledRecovery$
 
asJava() - Static method in class akka.persistence.typed.internal.DisabledRetentionCriteria
 
asJava() - Method in class akka.persistence.typed.internal.DisabledRetentionCriteria$
 
asJava() - Static method in class akka.persistence.typed.internal.ReplayOnlyLastRecovery
 
asJava() - Method in class akka.persistence.typed.internal.ReplayOnlyLastRecovery$
 
asJava() - Method in interface akka.persistence.typed.scaladsl.Recovery
 
asJava() - Method in interface akka.persistence.typed.scaladsl.RetentionCriteria
 
asJava() - Method in class akka.stream.scaladsl.BidiFlow
 
asJava() - Method in class akka.stream.scaladsl.Flow
Converts this Scala DSL element to it's Java DSL counterpart.
asJava() - Method in class akka.stream.scaladsl.FlowWithContext
 
asJava() - Method in class akka.stream.scaladsl.RunnableGraph
Converts this Scala DSL element to it's Java DSL counterpart.
asJava() - Method in class akka.stream.scaladsl.Sink
Converts this Scala DSL element to it's Java DSL counterpart.
asJava() - Method in class akka.stream.scaladsl.SinkQueueWithCancel.QueueOps
 
asJava() - Method in class akka.stream.scaladsl.Source
Converts this Scala DSL element to it's Java DSL counterpart.
asJava() - Method in class akka.stream.scaladsl.SourceQueueWithComplete.QueueOps
Converts the queue into a javadsl.SourceQueueWithComplete
asJava() - Method in class akka.stream.scaladsl.SourceWithContext
 
asJava$extension(SinkQueueWithCancel.QueueOps<T>) - Method in class akka.stream.scaladsl.SinkQueueWithCancel.QueueOps$
 
asJava$extension(SourceQueueWithComplete.QueueOps<T>) - Method in class akka.stream.scaladsl.SourceQueueWithComplete.QueueOps$
 
asJavaStream() - Static method in class akka.stream.javadsl.StreamConverters
Creates a sink which materializes into Java 8 Stream that can be run to trigger demand through the sink.
asJavaStream() - Method in class akka.stream.javadsl.StreamConverters$
Creates a sink which materializes into Java 8 Stream that can be run to trigger demand through the sink.
asJavaStream() - Static method in class akka.stream.scaladsl.StreamConverters
Creates a sink which materializes into Java 8 Stream that can be run to trigger demand through the sink.
asJavaStream() - Method in class akka.stream.scaladsl.StreamConverters$
Creates a sink which materializes into Java 8 Stream that can be run to trigger demand through the sink.
ask(int, ActorRef, Timeout, ClassTag<S>) - Method in interface akka.stream.scaladsl.FlowOps
Use the ask pattern to send a request-reply message to the target ref actor.
ask(int, ActorRef, Class<S>, Timeout) - Method in class akka.stream.javadsl.Flow
Use the ask pattern to send a request-reply message to the target ref actor.
ask(int, ActorRef, Class<S>, Timeout) - Method in class akka.stream.javadsl.Source
Use the ask pattern to send a request-reply message to the target ref actor.
ask(int, ActorRef<Q>, Duration, Function2<I, ActorRef<A>, Q>) - Static method in class akka.stream.typed.javadsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor.
ask(int, ActorRef<Q>, Duration, Function2<I, ActorRef<A>, Q>) - Method in class akka.stream.typed.javadsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor.
ask(int, ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Static method in class akka.stream.typed.scaladsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor.
ask(int, ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Method in class akka.stream.typed.scaladsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor.
ask(ActorRef) - Method in interface akka.pattern.AskSupport
Import this implicit conversion to gain ? and ask methods on ActorRef, which will defer to the ask(actorRef, message)(timeout) method defined here.
ask(ActorRef) - Method in interface akka.pattern.ExplicitAskSupport
Import this implicit conversion to gain ? and ask methods on ActorRef, which will defer to the ask(actorRef, askSender => message)(timeout) method defined here.
ask(ActorRef, Timeout, ClassTag<S>) - Method in interface akka.stream.scaladsl.FlowOps
Use the ask pattern to send a request-reply message to the target ref actor.
ask(ActorRef, Class<S>, Timeout) - Method in class akka.stream.javadsl.Flow
Use the ask pattern to send a request-reply message to the target ref actor.
ask(ActorRef, Class<S>, Timeout) - Method in class akka.stream.javadsl.Source
Use the ask pattern to send a request-reply message to the target ref actor.
ask(ActorRef, Object, long) - Static method in class akka.pattern.Patterns
Java API for akka.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef, Object, long) - Method in class akka.pattern.Patterns$
Java API for akka.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef, Object, ActorRef, Timeout) - Method in interface akka.pattern.AskSupport
 
ask(ActorRef, Object, Timeout) - Method in interface akka.pattern.AskSupport
Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef, Object, Timeout) - Static method in class akka.pattern.Patterns
Java API for akka.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef, Object, Timeout) - Method in class akka.pattern.Patterns$
Java API for akka.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef, Object, Duration) - Static method in class akka.pattern.Patterns
Java API for akka.pattern.ask: Sends a message asynchronously and returns a CompletionStage holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef, Object, Duration) - Method in class akka.pattern.Patterns$
Java API for akka.pattern.ask: Sends a message asynchronously and returns a CompletionStage holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef, Function1<ActorRef, Object>, ActorRef, Timeout) - Method in interface akka.pattern.ExplicitAskSupport
 
ask(ActorRef, Function1<ActorRef, Object>, Timeout) - Method in interface akka.pattern.ExplicitAskSupport
Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorSelection) - Method in interface akka.pattern.AskSupport
Import this implicit conversion to gain ? and ask methods on ActorSelection, which will defer to the ask(actorSelection, message)(timeout) method defined here.
ask(ActorSelection) - Method in interface akka.pattern.ExplicitAskSupport
Import this implicit conversion to gain ? and ask methods on ActorSelection, which will defer to the ask(actorSelection, message)(timeout) method defined here.
ask(ActorSelection, Object, long) - Static method in class akka.pattern.Patterns
Java API for akka.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target ActorSelection needs to send the result to the sender reference provided.
ask(ActorSelection, Object, long) - Method in class akka.pattern.Patterns$
Java API for akka.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target ActorSelection needs to send the result to the sender reference provided.
ask(ActorSelection, Object, ActorRef, Timeout) - Method in interface akka.pattern.AskSupport
 
ask(ActorSelection, Object, Timeout) - Method in interface akka.pattern.AskSupport
Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorSelection, Object, Timeout) - Static method in class akka.pattern.Patterns
Java API for akka.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target ActorSelection needs to send the result to the sender reference provided.
ask(ActorSelection, Object, Timeout) - Method in class akka.pattern.Patterns$
Java API for akka.pattern.ask: Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target ActorSelection needs to send the result to the sender reference provided.
ask(ActorSelection, Object, Duration) - Static method in class akka.pattern.Patterns
Java API for akka.pattern.ask: Sends a message asynchronously and returns a CompletionStage holding the eventual reply message; this means that the target ActorSelection needs to send the result to the sender reference provided.
ask(ActorSelection, Object, Duration) - Method in class akka.pattern.Patterns$
Java API for akka.pattern.ask: Sends a message asynchronously and returns a CompletionStage holding the eventual reply message; this means that the target ActorSelection needs to send the result to the sender reference provided.
ask(ActorSelection, Function1<ActorRef, Object>, ActorRef, Timeout) - Method in interface akka.pattern.ExplicitAskSupport
 
ask(ActorSelection, Function1<ActorRef, Object>, Timeout) - Method in interface akka.pattern.ExplicitAskSupport
Sends a message asynchronously and returns a Future holding the eventual reply message; this means that the target actor needs to send the result to the sender reference provided.
ask(ActorRef<Q>, Duration, BiFunction<I, ActorRef<A>, Q>) - Static method in class akka.stream.typed.javadsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor.
ask(ActorRef<Q>, Duration, BiFunction<I, ActorRef<A>, Q>) - Method in class akka.stream.typed.javadsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor.
ask(ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Static method in class akka.stream.typed.scaladsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor.
ask(ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Method in class akka.stream.typed.scaladsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor.
ask(RecipientRef<Req>, Function<ActorRef<Res>, Req>, Duration, Scheduler) - Static method in class akka.actor.typed.javadsl.AskPattern
 
ask(RecipientRef<Req>, Function<ActorRef<Res>, Req>, Duration, Scheduler) - Method in class akka.actor.typed.javadsl.AskPattern$
 
ask(RecipientRef<Req>, Function1<ActorRef<Res>, Req>, Function1<Try<Res>, T>, Timeout, ClassTag<Res>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
ask(RecipientRef<Req>, Function1<ActorRef<Res>, Req>, Function1<Try<Res>, T>, Timeout, ClassTag<Res>) - Method in interface akka.actor.typed.scaladsl.ActorContext
Perform a single request-response message interaction with another actor, and transform the messages back to the protocol of this actor.
ask(Function<ActorRef<Res>, M>, Duration) - Method in class akka.cluster.sharding.typed.javadsl.EntityRef
Allows to "ask" the EntityRef for a reply.
ask(Class<Res>, RecipientRef<Req>, Duration, Function<ActorRef<Res>, Req>, Function2<Res, Throwable, T>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
ask(Class<Res>, RecipientRef<Req>, Duration, Function<ActorRef<Res>, Req>, Function2<Res, Throwable, T>) - Method in interface akka.actor.typed.javadsl.ActorContext
Perform a single request-response message interaction with another actor, and transform the messages back to the protocol of this actor.
ask(Object, Timeout) - Method in class akka.pattern.AskableActorRef
 
ask(Object, Timeout) - Method in class akka.pattern.AskableActorSelection
INTERNAL API: for binary compatibility
ask(Object, Timeout, ActorRef) - Method in class akka.pattern.AskableActorRef
 
ask(Object, Timeout, ActorRef) - Method in class akka.pattern.AskableActorSelection
 
ask(Function1<ActorRef, Object>, Timeout, ActorRef) - Method in class akka.pattern.ExplicitlyAskableActorRef
 
ask(Function1<ActorRef, Object>, Timeout, ActorRef) - Method in class akka.pattern.ExplicitlyAskableActorSelection
 
ask(Function1<ActorRef<Res>, M>, Timeout) - Method in interface akka.cluster.sharding.typed.scaladsl.EntityRef
Allows to "ask" the EntityRef for a reply.
ask(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.
ask$default$3(Object) - Method in class akka.pattern.AskableActorRef
 
ask$default$3(Object) - Method in class akka.pattern.AskableActorSelection
 
ask$default$3(Function1<ActorRef, Object>) - Method in class akka.pattern.ExplicitlyAskableActorRef
 
ask$default$3(Function1<ActorRef, Object>) - Method in class akka.pattern.ExplicitlyAskableActorSelection
 
ask$default$3$extension(AskableActorRef, Object) - Static method in class akka.pattern.AskableActorRef
 
ask$default$3$extension(AskableActorRef, Object) - Method in class akka.pattern.AskableActorRef$
 
ask$default$3$extension(AskableActorSelection, Object) - Static method in class akka.pattern.AskableActorSelection
 
ask$default$3$extension(AskableActorSelection, Object) - Method in class akka.pattern.AskableActorSelection$
 
ask$default$3$extension(ExplicitlyAskableActorRef, Function1<ActorRef, Object>) - Static method in class akka.pattern.ExplicitlyAskableActorRef
 
ask$default$3$extension(ExplicitlyAskableActorRef, Function1<ActorRef, Object>) - Method in class akka.pattern.ExplicitlyAskableActorRef$
 
ask$default$3$extension(ExplicitlyAskableActorSelection, Function1<ActorRef, Object>) - Static method in class akka.pattern.ExplicitlyAskableActorSelection
 
ask$default$3$extension(ExplicitlyAskableActorSelection, Function1<ActorRef, Object>) - Method in class akka.pattern.ExplicitlyAskableActorSelection$
 
ask$extension(AskPattern.Askable<Req>, Function1<ActorRef<Res>, Req>, Timeout, Scheduler) - Method in class akka.actor.typed.scaladsl.AskPattern.Askable$
 
ask$extension(AskableActorRef, Object, Timeout) - Static method in class akka.pattern.AskableActorRef
INTERNAL API: for binary compatibility
ask$extension(AskableActorRef, Object, Timeout) - Method in class akka.pattern.AskableActorRef$
INTERNAL API: for binary compatibility
ask$extension(AskableActorRef, Object, Timeout, ActorRef) - Static method in class akka.pattern.AskableActorRef
 
ask$extension(AskableActorRef, Object, Timeout, ActorRef) - Method in class akka.pattern.AskableActorRef$
 
ask$extension(AskableActorSelection, Object, Timeout) - Static method in class akka.pattern.AskableActorSelection
 
ask$extension(AskableActorSelection, Object, Timeout) - Method in class akka.pattern.AskableActorSelection$
 
ask$extension(AskableActorSelection, Object, Timeout, ActorRef) - Static method in class akka.pattern.AskableActorSelection
 
ask$extension(AskableActorSelection, Object, Timeout, ActorRef) - Method in class akka.pattern.AskableActorSelection$
 
ask$extension(ExplicitlyAskableActorRef, Function1<ActorRef, Object>, Timeout, ActorRef) - Static method in class akka.pattern.ExplicitlyAskableActorRef
 
ask$extension(ExplicitlyAskableActorRef, Function1<ActorRef, Object>, Timeout, ActorRef) - Method in class akka.pattern.ExplicitlyAskableActorRef$
 
ask$extension(ExplicitlyAskableActorSelection, Function1<ActorRef, Object>, Timeout, ActorRef) - Static method in class akka.pattern.ExplicitlyAskableActorSelection
 
ask$extension(ExplicitlyAskableActorSelection, Function1<ActorRef, Object>, Timeout, ActorRef) - Method in class akka.pattern.ExplicitlyAskableActorSelection$
 
Askable(RecipientRef<Req>) - Constructor for class akka.actor.typed.scaladsl.AskPattern.Askable
 
Askable(RecipientRef<Req>) - Static method in class akka.actor.typed.scaladsl.AskPattern
 
Askable(RecipientRef<Req>) - Method in class akka.actor.typed.scaladsl.AskPattern$
 
Askable$() - Constructor for class akka.actor.typed.scaladsl.AskPattern.Askable$
 
AskableActorRef - Class in akka.pattern
 
AskableActorRef(ActorRef) - Constructor for class akka.pattern.AskableActorRef
 
AskableActorRef$ - Class in akka.pattern
 
AskableActorRef$() - Constructor for class akka.pattern.AskableActorRef$
 
AskableActorSelection - Class in akka.pattern
 
AskableActorSelection(ActorSelection) - Constructor for class akka.pattern.AskableActorSelection
 
AskableActorSelection$ - Class in akka.pattern
 
AskableActorSelection$() - Constructor for class akka.pattern.AskableActorSelection$
 
askDelete(Function<ActorRef<Replicator.DeleteResponse<B>>, Replicator.Delete<B>>, Function<Replicator.DeleteResponse<B>, A>) - Method in class akka.cluster.ddata.typed.javadsl.ReplicatorMessageAdapter
Send a Replicator.Delete request to the replicator.
askDelete(Function1<ActorRef<Replicator.DeleteResponse<B>>, Replicator.Delete<B>>, Function1<Replicator.DeleteResponse<B>, A>) - Method in class akka.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter
Send a Replicator.Delete request to the replicator.
askGet(Function<ActorRef<Replicator.GetResponse<B>>, Replicator.Get<B>>, Function<Replicator.GetResponse<B>, A>) - Method in class akka.cluster.ddata.typed.javadsl.ReplicatorMessageAdapter
Send a Replicator.Get request to the replicator.
askGet(Function1<ActorRef<Replicator.GetResponse<B>>, Replicator.Get<B>>, Function1<Replicator.GetResponse<B>, A>) - Method in class akka.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter
Send a Replicator.Get request to the replicator.
askInitiated(RecipientRef<Req>, Duration, Class<Res>, Class<T>) - Static method in class akka.actor.testkit.typed.javadsl.Effects
The behavior initiated an ask via its context.
askInitiated(RecipientRef<Req>, Duration, Class<Res>, Class<T>) - Method in class akka.actor.testkit.typed.javadsl.Effects$
The behavior initiated an ask via its context.
askInitiated(RecipientRef<Req>, FiniteDuration, Class<Res>) - Static method in class akka.actor.testkit.typed.scaladsl.Effects
The behavior initiated an ask via its context.
askInitiated(RecipientRef<Req>, FiniteDuration, Class<Res>) - Method in class akka.actor.testkit.typed.scaladsl.Effects$
The behavior initiated an ask via its context.
AskInitiated(RecipientRef<Req>, FiniteDuration, Class<Res>, Req, Function1<Try<Res>, BoxedUnit>, Function1<Try<Res>, T>) - Constructor for class akka.actor.testkit.typed.Effect.AskInitiated
 
AskInitiated$() - Constructor for class akka.actor.testkit.typed.Effect.AskInitiated$
 
askMessage() - Method in class akka.actor.testkit.typed.Effect.AskInitiated
 
askNextTo() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
askNextTo() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
askNextTo() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
AskPattern - Class in akka.actor.typed.javadsl
The ask-pattern implements the initiator side of a request–reply protocol.
AskPattern - Class in akka.actor.typed.scaladsl
The ask-pattern implements the initiator side of a request–reply protocol.
AskPattern() - Constructor for class akka.actor.typed.javadsl.AskPattern
 
AskPattern() - Constructor for class akka.actor.typed.scaladsl.AskPattern
 
AskPattern.Askable<Req> - Class in akka.actor.typed.scaladsl
AskPattern.Askable$ - Class in akka.actor.typed.scaladsl
 
AskPattern$ - Class in akka.actor.typed.javadsl
The ask-pattern implements the initiator side of a request–reply protocol.
AskPattern$ - Class in akka.actor.typed.scaladsl
The ask-pattern implements the initiator side of a request–reply protocol.
AskPattern$() - Constructor for class akka.actor.typed.javadsl.AskPattern$
 
AskPattern$() - Constructor for class akka.actor.typed.scaladsl.AskPattern$
 
AskPromiseRef$ - Class in akka.pattern
 
AskPromiseRef$() - Constructor for class akka.pattern.AskPromiseRef$
 
askReplicaCount(Function<ActorRef<Replicator.ReplicaCount>, Replicator.GetReplicaCount>, Function<Replicator.ReplicaCount, A>) - Method in class akka.cluster.ddata.typed.javadsl.ReplicatorMessageAdapter
Send a Replicator.GetReplicaCount request to the replicator.
askReplicaCount(Function1<ActorRef<Replicator.ReplicaCount>, Replicator.GetReplicaCount>, Function1<Replicator.ReplicaCount, A>) - Method in class akka.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter
Send a Replicator.GetReplicaCount request to the replicator.
AskSupport - Interface in akka.pattern
This object contains implementation details of the &ldquo;ask&rdquo; pattern.
askTimeout() - Method in class akka.persistence.typed.internal.EventWriter.EventWriterSettings
 
AskTimeoutException - Exception in akka.pattern
This is what is used to complete a Future that is returned from an ask/? call, when it times out.
AskTimeoutException(String) - Constructor for exception akka.pattern.AskTimeoutException
 
AskTimeoutException(String, Throwable) - Constructor for exception akka.pattern.AskTimeoutException
 
askUpdate(Function<ActorRef<Replicator.UpdateResponse<B>>, Replicator.Update<B>>, Function<Replicator.UpdateResponse<B>, A>) - Method in class akka.cluster.ddata.typed.javadsl.ReplicatorMessageAdapter
Send a Replicator.Update request to the replicator.
askUpdate(Function1<ActorRef<Replicator.UpdateResponse<B>>, Replicator.Update<B>>, Function1<Replicator.UpdateResponse<B>, A>) - Method in class akka.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter
Send a Replicator.Update request to the replicator.
askWithContext(int, ActorRef<Q>, Duration, BiFunction<I, ActorRef<A>, Q>) - Static method in class akka.stream.typed.javadsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithContext(int, ActorRef<Q>, Duration, BiFunction<I, ActorRef<A>, Q>) - Method in class akka.stream.typed.javadsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithContext(int, ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Static method in class akka.stream.typed.scaladsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithContext(int, ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Method in class akka.stream.typed.scaladsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithContext(ActorRef<Q>, Duration, BiFunction<I, ActorRef<A>, Q>) - Static method in class akka.stream.typed.javadsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithContext(ActorRef<Q>, Duration, BiFunction<I, ActorRef<A>, Q>) - Method in class akka.stream.typed.javadsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithContext(ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Static method in class akka.stream.typed.scaladsl.ActorFlow
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithContext(ActorRef<Q>, Function2<I, ActorRef<A>, Q>, Timeout) - Method in class akka.stream.typed.scaladsl.ActorFlow$
Use the ask pattern to send a request-reply message to the target ref actor without including the context.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, Duration) - Static method in class akka.pattern.Patterns
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, Duration) - Method in class akka.pattern.Patterns$
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, long) - Static method in class akka.pattern.Patterns
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, long) - Method in class akka.pattern.Patterns$
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, Timeout) - Static method in class akka.pattern.Patterns
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, Timeout) - Method in class akka.pattern.Patterns$
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorSelection, Function<ActorRef, Object>, long) - Static method in class akka.pattern.Patterns
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorSelection, Function<ActorRef, Object>, long) - Method in class akka.pattern.Patterns$
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorSelection, Function<ActorRef, Object>, Duration) - Static method in class akka.pattern.Patterns
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithReplyTo(ActorSelection, Function<ActorRef, Object>, Duration) - Method in class akka.pattern.Patterns$
A variation of ask which allows to implement "replyTo" pattern by including sender reference in message.
askWithStatus(int, ActorRef<Q>, Duration, BiFunction<I, ActorRef<StatusReply<A>>, Q>) - Static method in class akka.stream.typed.javadsl.ActorFlow
Use for messages whose response is known to be a StatusReply.
askWithStatus(int, ActorRef<Q>, Duration, BiFunction<I, ActorRef<StatusReply<A>>, Q>) - Method in class akka.stream.typed.javadsl.ActorFlow$
Use for messages whose response is known to be a StatusReply.
askWithStatus(int, ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Static method in class akka.stream.typed.scaladsl.ActorFlow
Use for messages whose response is known to be a StatusReply.
askWithStatus(int, ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Method in class akka.stream.typed.scaladsl.ActorFlow$
Use for messages whose response is known to be a StatusReply.
askWithStatus(ActorRef, Object, ActorRef, Timeout) - Method in interface akka.pattern.AskSupport
Use for messages whose response is known to be a StatusReply.
askWithStatus(ActorRef, Object, Timeout) - Method in interface akka.pattern.AskSupport
Use for messages whose response is known to be a StatusReply.
askWithStatus(ActorRef, Object, Duration) - Static method in class akka.pattern.Patterns
Use for messages whose response is known to be a StatusReply.
askWithStatus(ActorRef, Object, Duration) - Method in class akka.pattern.Patterns$
Use for messages whose response is known to be a StatusReply.
askWithStatus(ActorRef<Q>, Duration, BiFunction<I, ActorRef<StatusReply<A>>, Q>) - Static method in class akka.stream.typed.javadsl.ActorFlow
Use for messages whose response is known to be a StatusReply.
askWithStatus(ActorRef<Q>, Duration, BiFunction<I, ActorRef<StatusReply<A>>, Q>) - Method in class akka.stream.typed.javadsl.ActorFlow$
Use for messages whose response is known to be a StatusReply.
askWithStatus(ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Static method in class akka.stream.typed.scaladsl.ActorFlow
Use for messages whose response is known to be a StatusReply.
askWithStatus(ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Method in class akka.stream.typed.scaladsl.ActorFlow$
Use for messages whose response is known to be a StatusReply.
askWithStatus(RecipientRef<Req>, Function<ActorRef<StatusReply<Res>>, Req>, Duration, Scheduler) - Static method in class akka.actor.typed.javadsl.AskPattern
askWithStatus(RecipientRef<Req>, Function<ActorRef<StatusReply<Res>>, Req>, Duration, Scheduler) - Method in class akka.actor.typed.javadsl.AskPattern$
askWithStatus(RecipientRef<Req>, Function1<ActorRef<StatusReply<Res>>, Req>, Function1<Try<Res>, T>, Timeout, ClassTag<Res>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
askWithStatus(RecipientRef<Req>, Function1<ActorRef<StatusReply<Res>>, Req>, Function1<Try<Res>, T>, Timeout, ClassTag<Res>) - Method in interface akka.actor.typed.scaladsl.ActorContext
askWithStatus(Class<Res>, RecipientRef<Req>, Duration, Function<ActorRef<StatusReply<Res>>, Req>, Function2<Res, Throwable, T>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
askWithStatus(Class<Res>, RecipientRef<Req>, Duration, Function<ActorRef<StatusReply<Res>>, Req>, Function2<Res, Throwable, T>) - Method in interface akka.actor.typed.javadsl.ActorContext
askWithStatus(Object, Timeout, ActorRef) - Method in class akka.pattern.AskableActorRef
 
askWithStatus(Function1<ActorRef<StatusReply<Res>>, M>, Timeout) - Method in interface akka.cluster.sharding.typed.scaladsl.EntityRef
The same as EntityRef.<Res>ask(scala.Function1<akka.actor.typed.ActorRef<Res>,M>,akka.util.Timeout) but only for requests that result in a response of type StatusReply.
askWithStatus(Function1<ActorRef<StatusReply<Res>>, M>, Duration) - Method in class akka.cluster.sharding.typed.javadsl.EntityRef
askWithStatus(Function1<ActorRef<StatusReply<Res>>, Req>, Timeout, Scheduler) - Method in class akka.actor.typed.scaladsl.AskPattern.Askable
askWithStatus$default$3(Object) - Method in class akka.pattern.AskableActorRef
 
askWithStatus$default$3$extension(AskableActorRef, Object) - Static method in class akka.pattern.AskableActorRef
 
askWithStatus$default$3$extension(AskableActorRef, Object) - Method in class akka.pattern.AskableActorRef$
 
askWithStatus$extension(AskPattern.Askable<Req>, Function1<ActorRef<StatusReply<Res>>, Req>, Timeout, Scheduler) - Method in class akka.actor.typed.scaladsl.AskPattern.Askable$
 
askWithStatus$extension(AskableActorRef, Object, Timeout, ActorRef) - Static method in class akka.pattern.AskableActorRef
 
askWithStatus$extension(AskableActorRef, Object, Timeout, ActorRef) - Method in class akka.pattern.AskableActorRef$
 
askWithStatusAndContext(int, ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Static method in class akka.stream.typed.scaladsl.ActorFlow
Use for messages whose response is known to be a StatusReply.
askWithStatusAndContext(int, ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Method in class akka.stream.typed.scaladsl.ActorFlow$
Use for messages whose response is known to be a StatusReply.
askWithStatusAndContext(ActorRef<Q>, Duration, BiFunction<I, ActorRef<StatusReply<A>>, Q>) - Static method in class akka.stream.typed.javadsl.ActorFlow
Use for messages whose response is known to be a StatusReply.
askWithStatusAndContext(ActorRef<Q>, Duration, BiFunction<I, ActorRef<StatusReply<A>>, Q>) - Method in class akka.stream.typed.javadsl.ActorFlow$
Use for messages whose response is known to be a StatusReply.
askWithStatusAndContext(ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Static method in class akka.stream.typed.scaladsl.ActorFlow
Use for messages whose response is known to be a StatusReply.
askWithStatusAndContext(ActorRef<Q>, Function2<I, ActorRef<StatusReply<A>>, Q>, Timeout) - Method in class akka.stream.typed.scaladsl.ActorFlow$
Use for messages whose response is known to be a StatusReply.
asOutputStream() - Static method in class akka.stream.javadsl.StreamConverters
Creates a Source which when materialized will return an OutputStream which it is possible to write the ByteStrings to the stream this Source is attached to.
asOutputStream() - Method in class akka.stream.javadsl.StreamConverters$
Creates a Source which when materialized will return an OutputStream which it is possible to write the ByteStrings to the stream this Source is attached to.
asOutputStream() - Method in class akka.util.ByteStringBuilder
Directly wraps this ByteStringBuilder in an OutputStream.
asOutputStream(Duration) - Static method in class akka.stream.javadsl.StreamConverters
Creates a Source which when materialized will return an OutputStream which it is possible to write the ByteStrings to the stream this Source is attached to.
asOutputStream(Duration) - Method in class akka.stream.javadsl.StreamConverters$
Creates a Source which when materialized will return an OutputStream which it is possible to write the ByteStrings to the stream this Source is attached to.
asOutputStream(FiniteDuration) - Static method in class akka.stream.scaladsl.StreamConverters
Creates a Source which when materialized will return an OutputStream which it is possible to write the ByteStrings to the stream this Source is attached to.
asOutputStream(FiniteDuration) - Method in class akka.stream.scaladsl.StreamConverters$
Creates a Source which when materialized will return an OutputStream which it is possible to write the ByteStrings to the stream this Source is attached to.
asOutputStream$default$1() - Static method in class akka.stream.scaladsl.StreamConverters
 
asOutputStream$default$1() - Method in class akka.stream.scaladsl.StreamConverters$
 
asPretty(ByteString) - Constructor for class akka.util.PrettyByteString.asPretty
 
asPretty(ByteString) - Static method in class akka.util.PrettyByteString
 
asPretty(ByteString) - Method in class akka.util.PrettyByteString$
 
asPublisher(boolean) - Method in class akka.stream.scaladsl.JavaFlowSupport.Sink$
A Sink that materializes into a Flow.Publisher.
asPublisher(boolean) - Static method in class akka.stream.scaladsl.Sink
A Sink that materializes into a Publisher.
asPublisher(boolean) - Method in class akka.stream.scaladsl.Sink$
A Sink that materializes into a Publisher.
asPublisher(AsPublisher) - Static method in class akka.stream.javadsl.JavaFlowSupport.Sink
A `Sink` that materializes into a Flow.Publisher.
asPublisher(AsPublisher) - Static method in class akka.stream.javadsl.Sink
A Sink that materializes into a Publisher.
asPublisher(AsPublisher) - Method in class akka.stream.javadsl.Sink$
A Sink that materializes into a Publisher.
AsPublisher - Enum in akka.stream.javadsl
 
asScala() - Method in interface akka.actor.typed.internal.ActorContextImpl
 
asScala() - Method in interface akka.actor.typed.javadsl.ActorContext
Get the scaladsl of this ActorContext.
asScala() - Method in interface akka.actor.typed.TypedActorContext
Get the scaladsl of this ActorContext.
asScala() - Method in class akka.japi.Option
 
asScala() - Method in class akka.japi.Option.Some
 
asScala() - Static method in class akka.persistence.typed.internal.DefaultRecovery
 
asScala() - Method in class akka.persistence.typed.internal.DefaultRecovery$
 
asScala() - Static method in class akka.persistence.typed.internal.DisabledRecovery
 
asScala() - Method in class akka.persistence.typed.internal.DisabledRecovery$
 
asScala() - Static method in class akka.persistence.typed.internal.DisabledRetentionCriteria
 
asScala() - Method in class akka.persistence.typed.internal.DisabledRetentionCriteria$
 
asScala() - Static method in class akka.persistence.typed.internal.ReplayOnlyLastRecovery
 
asScala() - Method in class akka.persistence.typed.internal.ReplayOnlyLastRecovery$
 
asScala() - Method in class akka.persistence.typed.javadsl.Recovery
 
asScala() - Method in class akka.persistence.typed.javadsl.RetentionCriteria
 
asScala() - Method in class akka.stream.javadsl.BidiFlow
 
asScala() - Method in class akka.stream.javadsl.Flow
Converts this Flow to its Scala DSL counterpart
asScala() - Method in class akka.stream.javadsl.FlowWithContext
 
asScala() - Method in class akka.stream.javadsl.RunnableGraph
Converts this Java DSL element to its Scala DSL counterpart.
asScala() - Method in class akka.stream.javadsl.Sink
Converts this Sink to its Scala DSL counterpart.
asScala() - Method in class akka.stream.javadsl.Source
Converts this Java DSL element to its Scala DSL counterpart.
asScala() - Method in class akka.stream.javadsl.SourceWithContext
 
asScala() - Method in class akka.stream.javadsl.SubFlow
Converts this Flow to its Scala DSL counterpart
asScala() - Method in class akka.stream.javadsl.SubSource
Converts this Flow to its Scala DSL counterpart
asScala(SinkQueueWithCancel<T>) - Method in class akka.stream.javadsl.SinkQueueWithCancel$
Converts the queue into a scaladsl.SinkQueueWithCancel
asScala(SourceQueueWithComplete<T>) - Method in class akka.stream.javadsl.SourceQueueWithComplete$
Converts the queue into a scaladsl.SourceQueueWithComplete
assertAllStagesStopped(ClassicActorSystemProvider) - Static method in class akka.stream.testkit.javadsl.StreamTestKit
Assert that there are no stages running under a given system's materializer.
assertAllStagesStopped(ClassicActorSystemProvider) - Method in class akka.stream.testkit.javadsl.StreamTestKit$
Assert that there are no stages running under a given system's materializer.
assertAllStagesStopped(Materializer) - Static method in class akka.stream.testkit.javadsl.StreamTestKit
Assert that there are no stages running under a given materializer.
assertAllStagesStopped(Materializer) - Method in class akka.stream.testkit.javadsl.StreamTestKit$
Assert that there are no stages running under a given materializer.
assertAllStagesStopped(Function0<T>, Materializer) - Static method in class akka.stream.testkit.scaladsl.StreamTestKit
Asserts that after the given code block is ran, no stages are left over that were created by the given materializer.
assertAllStagesStopped(Function0<T>, Materializer) - Method in class akka.stream.testkit.scaladsl.StreamTestKit$
Asserts that after the given code block is ran, no stages are left over that were created by the given materializer.
assertDone(Duration) - Method in class akka.testkit.EventFilter
Assert that this filter has matched as often as requested by its occurrences parameter specifies.
assertForDuration(Function0<A>, FiniteDuration, Duration) - Method in interface akka.testkit.TestKitBase
Evaluate the given assert every interval until exception is thrown or max timeout is expired.
assertForDuration$default$3() - Method in interface akka.testkit.TestKitBase
 
assertTimeout() - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit.Settings
 
assertTimeout() - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit.Settings
 
asServiceKey() - Method in class akka.actor.typed.receptionist.ServiceKey
 
assignAncestor(akka.cluster.ddata.ReplicatedData.T) - Method in interface akka.cluster.ddata.FastMerge
INTERNAL API: should be called from "updating" methods, and `resetDelta`
associate(ActorRef, ActorRef) - Method in interface akka.event.ManagedActorClassification
 
ASSOCIATE - akka.remote.WireFormats.CommandType
ASSOCIATE = 1;
ASSOCIATE_VALUE - Static variable in enum akka.remote.WireFormats.CommandType
ASSOCIATE = 1;
association() - Method in interface akka.remote.artery.InboundEnvelope
 
association(long) - Method in interface akka.remote.artery.InboundContext
Lookup the outbound association for a given UID.
association(Address) - Method in interface akka.remote.artery.InboundContext
Lookup the outbound association for a given address.
Association$ - Class in akka.remote.artery
INTERNAL API
Association$() - Constructor for class akka.remote.artery.Association$
 
associationState() - Method in interface akka.remote.artery.OutboundContext
 
AssociationState$ - Class in akka.remote.artery
INTERNAL API
AssociationState$() - Constructor for class akka.remote.artery.AssociationState$
 
asSource() - Method in class akka.stream.javadsl.SourceWithContext
Stops automatic context propagation from here and converts this to a regular stream of a pair of (data, context).
asSource() - Method in class akka.stream.scaladsl.SourceWithContext
Stops automatic context propagation from here and converts this to a regular stream of a pair of (data, context).
asSourceWithContext(Function<Out, Ctx>) - Method in class akka.stream.javadsl.Source
Transform this source whose element is e into a source producing tuple (e, f(e))
asSourceWithContext(Function1<Out, Ctx>) - Method in class akka.stream.scaladsl.Source
Transform this source whose element is e into a source producing tuple (e, f(e))
asSubscriber() - Static method in class akka.stream.javadsl.JavaFlowSupport.Source
Creates a Source that is materialized as a Flow.Subscriber.
asSubscriber() - Static method in class akka.stream.javadsl.Source
Creates a Source that is materialized as a Subscriber
asSubscriber() - Method in class akka.stream.javadsl.Source$
Creates a Source that is materialized as a Subscriber
asSubscriber() - Method in class akka.stream.scaladsl.JavaFlowSupport.Source$
Creates a Source that is materialized as a Flow.Subscriber
asSubscriber() - Static method in class akka.stream.scaladsl.Source
Creates a Source that is materialized as a Subscriber
asSubscriber() - Method in class akka.stream.scaladsl.Source$
Creates a Source that is materialized as a Subscriber
async() - Method in interface akka.stream.Graph
Put an asynchronous boundary around this Graph
async() - Method in class akka.stream.javadsl.BidiFlow
Put an asynchronous boundary around this Flow
async() - Method in class akka.stream.javadsl.Flow
Put an asynchronous boundary around this Flow
async() - Method in class akka.stream.javadsl.Sink
Put an asynchronous boundary around this Sink
async() - Method in class akka.stream.javadsl.Source
Put an asynchronous boundary around this Source
async() - Method in class akka.stream.javadsl.SubFlow
Put an asynchronous boundary around this SubFlow
async() - Method in class akka.stream.javadsl.SubSource
Put an asynchronous boundary around this SubSource
async() - Method in class akka.stream.scaladsl.BidiFlow
Put an asynchronous boundary around this BidiFlow
async() - Method in class akka.stream.scaladsl.Flow
Put an asynchronous boundary around this Flow
async() - Method in interface akka.stream.scaladsl.FlowOps
Put an asynchronous boundary around this Flow.
async() - Method in class akka.stream.scaladsl.RunnableGraph
Note that an async boundary around a runnable graph does not make sense
async() - Method in class akka.stream.scaladsl.Sink
Put an asynchronous boundary around this Source
async() - Method in class akka.stream.scaladsl.Source
Put an asynchronous boundary around this Source
async(String) - Method in interface akka.stream.Graph
Put an asynchronous boundary around this Graph
async(String) - Method in class akka.stream.javadsl.BidiFlow
Put an asynchronous boundary around this Flow
async(String) - Method in class akka.stream.javadsl.Flow
Put an asynchronous boundary around this Flow
async(String) - Method in class akka.stream.javadsl.Sink
Put an asynchronous boundary around this Sink
async(String) - Method in class akka.stream.javadsl.Source
Put an asynchronous boundary around this Source
async(String) - Method in class akka.stream.scaladsl.BidiFlow
Put an asynchronous boundary around this BidiFlow
async(String) - Method in class akka.stream.scaladsl.Flow
Put an asynchronous boundary around this Flow
async(String) - Method in class akka.stream.scaladsl.RunnableGraph
Note that an async boundary around a runnable graph does not make sense
async(String) - Method in class akka.stream.scaladsl.Sink
Put an asynchronous boundary around this Graph
async(String) - Method in class akka.stream.scaladsl.Source
Put an asynchronous boundary around this Graph
async(String, int) - Method in interface akka.stream.Graph
Put an asynchronous boundary around this Graph
async(String, int) - Method in class akka.stream.javadsl.BidiFlow
Put an asynchronous boundary around this Flow
async(String, int) - Method in class akka.stream.javadsl.Flow
Put an asynchronous boundary around this Flow
async(String, int) - Method in class akka.stream.javadsl.Sink
Put an asynchronous boundary around this Sink
async(String, int) - Method in class akka.stream.javadsl.Source
Put an asynchronous boundary around this Source
async(String, int) - Method in class akka.stream.scaladsl.BidiFlow
Put an asynchronous boundary around this BidiFlow
async(String, int) - Method in class akka.stream.scaladsl.Flow
Put an asynchronous boundary around this Flow
async(String, int) - Method in class akka.stream.scaladsl.RunnableGraph
Note that an async boundary around a runnable graph does not make sense
async(String, int) - Method in class akka.stream.scaladsl.Sink
Put an asynchronous boundary around this Graph
async(String, int) - Method in class akka.stream.scaladsl.Source
Put an asynchronous boundary around this Graph
async(CompletionStage<Effect<Event, State>>) - Method in class akka.persistence.typed.javadsl.EffectFactories
Asynchronous command handling.
async(Future<Effect<Event, State>>) - Method in class akka.persistence.typed.scaladsl.Effect$
Asynchronous command handling.
ASYNC_FIELD_NUMBER - Static variable in class akka.remote.SystemMessageFormats.SuperviseData
 
asyncBoundary() - Static method in class akka.stream.Attributes
 
asyncBoundary() - Method in class akka.stream.Attributes$
 
AsyncBoundary$() - Constructor for class akka.stream.Attributes.AsyncBoundary$
 
AsyncCallback<T> - Interface in akka.stream.stage
An asynchronous callback holder that is attached to a GraphStageLogic.
asyncDeleteMessagesTo(String, long) - Method in interface akka.persistence.journal.AsyncWriteJournal
Plugin API: asynchronously deletes all persistent messages up to toSequenceNr (inclusive).
asyncDeleteMessagesTo(String, long) - Method in interface akka.persistence.journal.AsyncWriteProxy
 
asyncDeleteMessagesTo(String, long) - Method in class akka.persistence.journal.japi.AsyncWriteJournal
 
asyncDeleteMessagesTo(String, long) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
asyncDeleteMessagesTo(String, long) - Method in class akka.persistence.testkit.PersistenceTestKitPlugin
 
AsyncDnsManager$ - Class in akka.io.dns.internal
INTERNAL API
AsyncDnsManager$() - Constructor for class akka.io.dns.internal.AsyncDnsManager$
 
AsyncDnsResolver$ - Class in akka.io.dns.internal
INTERNAL API
AsyncDnsResolver$() - Constructor for class akka.io.dns.internal.AsyncDnsResolver$
 
AsyncEffect$ - Class in akka.persistence.typed.internal
 
AsyncEffect$() - Constructor for class akka.persistence.typed.internal.AsyncEffect$
 
AsyncEffectCompleted(C, Effect<E, S>) - Constructor for class akka.persistence.typed.internal.InternalProtocol.AsyncEffectCompleted
 
AsyncEffectCompleted$() - Constructor for class akka.persistence.typed.internal.InternalProtocol.AsyncEffectCompleted$
 
AsyncHandlerInvocation(Object, Function1<Object, BoxedUnit>) - Constructor for class akka.persistence.Eventsourced.AsyncHandlerInvocation
 
AsyncHandlerInvocation$() - Constructor for class akka.persistence.Eventsourced.AsyncHandlerInvocation$
 
asyncMode() - Method in class akka.dispatch.ForkJoinExecutorConfigurator.ForkJoinExecutorServiceFactory
 
asyncReadHighestSequenceNr(String, long) - Method in interface akka.persistence.journal.AsyncRecovery
Plugin API: asynchronously reads the highest stored sequence number for the given persistenceId.
asyncReadHighestSequenceNr(String, long) - Method in interface akka.persistence.journal.AsyncWriteProxy
 
asyncReadHighestSequenceNr(String, long) - Method in class akka.persistence.journal.japi.AsyncRecovery
 
asyncReadHighestSequenceNr(String, long) - Method in interface akka.persistence.journal.leveldb.LeveldbRecovery
 
asyncReadHighestSequenceNr(String, long) - Method in class akka.persistence.testkit.PersistenceTestKitPlugin
 
AsyncRecovery - Class in akka.persistence.journal.japi
Java API: asynchronous message replay and sequence number recovery interface.
AsyncRecovery - Interface in akka.persistence.journal
Asynchronous message replay and sequence number recovery interface.
AsyncRecovery() - Constructor for class akka.persistence.journal.japi.AsyncRecovery
 
AsyncReplay - Interface in akka.persistence.journal
A plugin may implement this trait as an optimization.
asyncReplayMessages(String, long, long, long, Function1<PersistentRepr, BoxedUnit>) - Method in interface akka.persistence.journal.AsyncRecovery
Plugin API: asynchronously replays persistent messages.
asyncReplayMessages(String, long, long, long, Function1<PersistentRepr, BoxedUnit>) - Method in interface akka.persistence.journal.AsyncWriteProxy
 
asyncReplayMessages(String, long, long, long, Function1<PersistentRepr, BoxedUnit>) - Method in class akka.persistence.journal.japi.AsyncRecovery
 
asyncReplayMessages(String, long, long, long, Function1<PersistentRepr, BoxedUnit>) - Method in interface akka.persistence.journal.leveldb.LeveldbRecovery
 
asyncReplayMessages(String, long, long, long, Function1<PersistentRepr, BoxedUnit>) - Method in class akka.persistence.testkit.PersistenceTestKitPlugin
 
asyncReplayTaggedMessages(String, long, long, long, Function1<LeveldbJournal.ReplayedTaggedMessage, BoxedUnit>) - Method in interface akka.persistence.journal.leveldb.LeveldbRecovery
 
AsyncReplayTimeoutException - Exception in akka.persistence.journal
Thrown if replay inactivity exceeds a specified timeout.
AsyncReplayTimeoutException(String) - Constructor for exception akka.persistence.journal.AsyncReplayTimeoutException
 
AsyncReplicationIntercept() - Static method in class akka.persistence.typed.internal.PersistenceMdc
 
AsyncReplicationIntercept() - Method in class akka.persistence.typed.internal.PersistenceMdc$
 
AsyncReplicationInterceptCompleted(Function0<Behavior<InternalProtocol>>) - Constructor for class akka.persistence.typed.internal.InternalProtocol.AsyncReplicationInterceptCompleted
 
AsyncReplicationInterceptCompleted$() - Constructor for class akka.persistence.typed.internal.InternalProtocol.AsyncReplicationInterceptCompleted$
 
asyncReply(CompletionStage<ReplyEffect<Event, State>>) - Method in class akka.persistence.typed.javadsl.EffectFactories
Same as EffectFactories.async when the EventSourcedBehavior is created with EventSourcedBehaviorWithEnforcedReplies.
asyncReply(Future<ReplyEffect<Event, State>>) - Method in class akka.persistence.typed.scaladsl.Effect$
Same as Effect.async when the EventSourcedBehavior is created with EventSourcedBehavior.withEnforcedReplies.
AsyncSerializer - Interface in akka.serialization
Serializer that supports async serialization.
AsyncSerializerWithStringManifest - Class in akka.serialization
Scala API: Async serializer with string manifest that delegates synchronous calls to the asynchronous calls and blocks.
AsyncSerializerWithStringManifest(ExtendedActorSystem) - Constructor for class akka.serialization.AsyncSerializerWithStringManifest
 
AsyncSerializerWithStringManifestCS - Class in akka.serialization
Java API: Async serializer with string manifest that delegates synchronous calls to the asynchronous calls and blocks.
AsyncSerializerWithStringManifestCS(ExtendedActorSystem) - Constructor for class akka.serialization.AsyncSerializerWithStringManifestCS
 
AsyncWriteJournal - Class in akka.persistence.journal.japi
Java API: abstract journal, optimized for asynchronous, non-blocking writes.
AsyncWriteJournal - Interface in akka.persistence.journal
Abstract journal, optimized for asynchronous, non-blocking writes.
AsyncWriteJournal() - Constructor for class akka.persistence.journal.japi.AsyncWriteJournal
 
AsyncWriteJournal.Desequenced - Class in akka.persistence.journal
 
AsyncWriteJournal.Desequenced$ - Class in akka.persistence.journal
 
AsyncWriteJournal.Resequencer - Class in akka.persistence.journal
 
AsyncWriteJournal$ - Class in akka.persistence.journal
INTERNAL API.
AsyncWriteJournal$() - Constructor for class akka.persistence.journal.AsyncWriteJournal$
 
asyncWriteMessages(Seq<AtomicWrite>) - Method in interface akka.persistence.journal.AsyncWriteJournal
Plugin API: asynchronously writes a batch (Seq) of persistent messages to the journal.
asyncWriteMessages(Seq<AtomicWrite>) - Method in interface akka.persistence.journal.AsyncWriteProxy
 
asyncWriteMessages(Seq<AtomicWrite>) - Method in class akka.persistence.journal.japi.AsyncWriteJournal
 
asyncWriteMessages(Seq<AtomicWrite>) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
asyncWriteMessages(Seq<AtomicWrite>) - Method in class akka.persistence.testkit.PersistenceTestKitPlugin
 
AsyncWriteProxy - Interface in akka.persistence.journal
INTERNAL API.
AsyncWriteProxy.InitTimeout$ - Class in akka.persistence.journal
 
AsyncWriteProxy.SetStore - Class in akka.persistence.journal
 
AsyncWriteProxy.SetStore$ - Class in akka.persistence.journal
 
AsyncWriteProxy$ - Class in akka.persistence.journal
INTERNAL API.
AsyncWriteProxy$() - Constructor for class akka.persistence.journal.AsyncWriteProxy$
 
AsyncWriteTarget - Class in akka.persistence.journal
INTERNAL API.
AsyncWriteTarget() - Constructor for class akka.persistence.journal.AsyncWriteTarget
 
AsyncWriteTarget.DeleteMessagesTo - Class in akka.persistence.journal
 
AsyncWriteTarget.DeleteMessagesTo$ - Class in akka.persistence.journal
 
AsyncWriteTarget.ReplayFailure - Class in akka.persistence.journal
 
AsyncWriteTarget.ReplayFailure$ - Class in akka.persistence.journal
 
AsyncWriteTarget.ReplayMessages - Class in akka.persistence.journal
 
AsyncWriteTarget.ReplayMessages$ - Class in akka.persistence.journal
 
AsyncWriteTarget.ReplaySuccess - Class in akka.persistence.journal
 
AsyncWriteTarget.ReplaySuccess$ - Class in akka.persistence.journal
 
AsyncWriteTarget.WriteMessages - Class in akka.persistence.journal
 
AsyncWriteTarget.WriteMessages$ - Class in akka.persistence.journal
 
AsyncWriteTarget$ - Class in akka.persistence.journal
INTERNAL API.
AsyncWriteTarget$() - Constructor for class akka.persistence.journal.AsyncWriteTarget$
 
atFullThrottle() - Method in class akka.dispatch.ForkJoinExecutorConfigurator.AkkaForkJoinPool
 
atFullThrottle() - Method in interface akka.dispatch.LoadMetrics
 
atLeastInUpState(Member) - Method in class akka.cluster.CrossDcHeartbeatingState$
 
atLeastOnceDelivery() - Constructor for class akka.persistence.PersistenceSettings.atLeastOnceDelivery
 
atLeastOnceDelivery() - Method in class akka.persistence.PersistenceSettings
 
AtLeastOnceDelivery - Interface in akka.persistence
Scala API: Mix-in this trait with your PersistentActor to send messages with at-least-once delivery semantics to destinations.
AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot - Class in akka.persistence
Snapshot of current AtLeastOnceDelivery state.
AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot$ - Class in akka.persistence
 
AtLeastOnceDelivery.Internal$ - Class in akka.persistence
INTERNAL API
AtLeastOnceDelivery.Internal$.Delivery - Class in akka.persistence
 
AtLeastOnceDelivery.Internal$.Delivery$ - Class in akka.persistence
 
AtLeastOnceDelivery.Internal$.RedeliveryTick - Class in akka.persistence
 
AtLeastOnceDelivery.Internal$.RedeliveryTick$ - Class in akka.persistence
 
AtLeastOnceDelivery.MaxUnconfirmedMessagesExceededException - Exception in akka.persistence
 
AtLeastOnceDelivery.UnconfirmedDelivery - Class in akka.persistence
Information about a message that has not been confirmed.
AtLeastOnceDelivery.UnconfirmedDelivery$ - Class in akka.persistence
 
AtLeastOnceDelivery.UnconfirmedWarning - Class in akka.persistence
 
AtLeastOnceDelivery.UnconfirmedWarning$ - Class in akka.persistence
 
atLeastOnceDelivery$() - Constructor for class akka.persistence.PersistenceSettings.atLeastOnceDelivery$
 
AtLeastOnceDelivery$ - Class in akka.persistence
 
AtLeastOnceDelivery$() - Constructor for class akka.persistence.AtLeastOnceDelivery$
 
AtLeastOnceDeliveryLike - Interface in akka.persistence
 
atLeastOnceDeliverySnapshot(MessageFormats.AtLeastOnceDeliverySnapshot) - Method in class akka.persistence.serialization.MessageSerializer
 
AtLeastOnceDeliverySnapshot(long, Seq<AtLeastOnceDelivery.UnconfirmedDelivery>) - Constructor for class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
AtLeastOnceDeliverySnapshot$() - Constructor for class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot$
 
atLeastOnceDeliverySnapshotBuilder(AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot) - Method in class akka.persistence.serialization.MessageSerializer
 
AtLeastOnceDeliverySnapshotClass() - Method in class akka.persistence.serialization.MessageSerializer
 
AtomicWrite - Class in akka.persistence
 
AtomicWrite(Seq<PersistentRepr>) - Constructor for class akka.persistence.AtomicWrite
 
AtomicWrite$ - Class in akka.persistence
 
AtomicWrite$() - Constructor for class akka.persistence.AtomicWrite$
 
AtomicWriteClass() - Method in class akka.persistence.serialization.MessageSerializer
 
atop(Graph<BidiShape<O1, OO1, II2, I2>, Mat2>) - Method in class akka.stream.scaladsl.BidiFlow
Add the given BidiFlow as the next step in a bidirectional transformation pipeline.
atop(BidiFlow<O1, OO1, II2, I2, Mat2>) - Method in class akka.stream.javadsl.BidiFlow
Add the given BidiFlow as the next step in a bidirectional transformation pipeline.
atop(BidiFlow<O1, OO1, II2, I2, Mat2>, Function2<Mat, Mat2, M>) - Method in class akka.stream.javadsl.BidiFlow
Add the given BidiFlow as the next step in a bidirectional transformation 161
atopMat(Graph<BidiShape<O1, OO1, II2, I2>, Mat2>, Function2<Mat, Mat2, M>) - Method in class akka.stream.scaladsl.BidiFlow
Add the given BidiFlow as the next step in a bidirectional transformation pipeline.
atStartup() - Method in class akka.remote.testkit.MultiNodeSpec
Override this method to do something when the whole test is starting up.
attach(akka.actor.ActorCell) - Method in class akka.dispatch.MessageDispatcher
Attaches the specified actor instance to this dispatcher, which includes scheduling it to run for the first time (Create() is expected to have been enqueued by the ActorCell upon mailbox creation).
attachChild(Props, boolean) - Method in interface akka.actor.dungeon.Children
 
attachChild(Props, String, boolean) - Method in interface akka.actor.dungeon.Children
 
attachConductor(TestConductorExt) - Method in class akka.remote.testkit.MultiNodeSpec
 
attempt() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
attributeList() - Method in class akka.stream.Attributes
 
attributes() - Method in interface akka.stream.snapshot.LogicSnapshot
 
attributes() - Method in class akka.stream.testkit.StreamTestKit.ProbeSink
 
attributes() - Method in class akka.stream.testkit.StreamTestKit.ProbeSource
 
Attributes - Class in akka.stream
Holds attributes which can be used to alter Flow / Flow or GraphDSL / GraphDSL materialization.
Attributes(List<Attributes.Attribute>) - Constructor for class akka.stream.Attributes
Deprecated.
Use factories on companion object instead. Since 2.8.0.
Attributes.AsyncBoundary$ - Class in akka.stream
 
Attributes.Attribute - Interface in akka.stream
Note that more attributes for the Materializer are defined in ActorAttributes.
Attributes.CancellationStrategy - Class in akka.stream
Cancellation strategies provide a way to configure the behavior of a stage when cancelStage is called.
Attributes.CancellationStrategy$ - Class in akka.stream
 
Attributes.CancellationStrategy$.AfterDelay - Class in akka.stream
Strategy that allows to delay any action when cancelStage is invoked.
Attributes.CancellationStrategy$.AfterDelay$ - Class in akka.stream
 
Attributes.CancellationStrategy$.CompleteStage$ - Class in akka.stream
Strategy that treats cancelStage the same as completeStage, i.e.
Attributes.CancellationStrategy$.FailStage$ - Class in akka.stream
Strategy that treats cancelStage the same as failStage, i.e.
Attributes.CancellationStrategy$.PropagateFailure$ - Class in akka.stream
Strategy that treats cancelStage in different ways depending on the cause that was given to the cancellation.
Attributes.CancellationStrategy$.Strategy - Interface in akka.stream
Not for user extension
Attributes.InputBuffer - Class in akka.stream
Each asynchronous piece of a materialized stream topology is executed by one Actor that manages an input buffer for all inlets of its shape.
Attributes.InputBuffer$ - Class in akka.stream
 
Attributes.LogLevels - Class in akka.stream
 
Attributes.LogLevels$ - Class in akka.stream
 
Attributes.MandatoryAttribute - Interface in akka.stream
Attributes that are always present (is defined with default values by the materializer)
Attributes.Name - Class in akka.stream
 
Attributes.Name$ - Class in akka.stream
 
Attributes.NestedMaterializationCancellationPolicy - Class in akka.stream
Nested materialization cancellation strategy provides a way to configure the cancellation behavior of stages that materialize a nested flow.
Attributes.NestedMaterializationCancellationPolicy$ - Class in akka.stream
 
Attributes.SourceLocation - Class in akka.stream
Attribute that contains the source location of for example a lambda passed to an operator, useful for example for debugging.
Attributes.SourceLocation$ - Class in akka.stream
 
Attributes$ - Class in akka.stream
Note that more attributes for the Materializer are defined in ActorAttributes.
Attributes$() - Constructor for class akka.stream.Attributes$
 
autoFusing() - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
No longer has any effect. Since 2.6.0.
autopilot() - Method in class akka.testkit.TestActor
 
AutoPilot() - Constructor for class akka.testkit.TestActor.AutoPilot
 
autopilot_$eq(TestActor.AutoPilot) - Method in class akka.testkit.TestActor
 
AutoReceivedMessage - Interface in akka.actor
INTERNAL API
AutoReset$ - Class in akka.pattern
 
AutoReset$() - Constructor for class akka.pattern.AutoReset$
 
availableNodes() - Method in interface akka.cluster.routing.ClusterRouterActor
 
availableTokens() - Method in class akka.remote.testkit.TokenBucket
 
average() - Method in class akka.cluster.metrics.Metric
 
await() - Method in class akka.remote.testkit.MultiNodeSpec.AwaitHelper
 
await(ActorSystem) - Method in class akka.testkit.TestBarrier
 
await(FiniteDuration, ActorSystem) - Method in class akka.testkit.TestBarrier
 
awaitAssert(Creator<A>) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Evaluate the given assert every 100 milliseconds until it does not throw an exception and return the result.
awaitAssert(Duration, Creator<A>) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Evaluate the given assert every 100 milliseconds until it does not throw an exception and return the result.
awaitAssert(Duration, Duration, Creator<A>) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Evaluate the given assert every interval until it does not throw an exception and return the result.
awaitAssert(Duration, Duration, Supplier<A>) - Method in class akka.testkit.javadsl.TestKit
Evaluate the given assert every interval until it does not throw an exception.
awaitAssert(Duration, Supplier<A>) - Method in class akka.testkit.javadsl.TestKit
Evaluate the given assert every interval until it does not throw an exception and return the result.
awaitAssert(Supplier<A>) - Method in class akka.testkit.javadsl.TestKit
Evaluate the given assert every interval until it does not throw an exception and return the result.
awaitAssert(Function0<A>) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Evaluate the given assert every 100 ms until it does not throw an exception and return the result.
awaitAssert(Function0<A>, Duration, Duration) - Method in interface akka.testkit.TestKitBase
Evaluate the given assert every interval until it does not throw an exception and return the result.
awaitAssert(Function0<A>, FiniteDuration) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Evaluate the given assert every 100 ms until it does not throw an exception and return the result.
awaitAssert(Function0<A>, FiniteDuration, FiniteDuration) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Evaluate the given assert every interval until it does not throw an exception and return the result.
awaitAssert$default$2() - Method in interface akka.testkit.TestKitBase
 
awaitAssert$default$3() - Method in interface akka.testkit.TestKitBase
 
awaitCond(Duration, Duration, String, Supplier<Object>) - Method in class akka.testkit.javadsl.TestKit
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond(Duration, Duration, Supplier<Object>) - Method in class akka.testkit.javadsl.TestKit
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond(Duration, Supplier<Object>) - Method in class akka.testkit.javadsl.TestKit
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond(Supplier<Object>) - Method in class akka.testkit.javadsl.TestKit
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond(Function0<Object>, Duration, Duration, boolean) - Static method in class akka.testkit.TestKit
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond(Function0<Object>, Duration, Duration, boolean) - Method in class akka.testkit.TestKit$
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond(Function0<Object>, Duration, Duration, String) - Method in interface akka.testkit.TestKitBase
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond$default$2() - Method in interface akka.testkit.TestKitBase
 
awaitCond$default$3() - Static method in class akka.testkit.TestKit
 
awaitCond$default$3() - Method in class akka.testkit.TestKit$
 
awaitCond$default$3() - Method in interface akka.testkit.TestKitBase
 
awaitCond$default$4() - Static method in class akka.testkit.TestKit
 
awaitCond$default$4() - Method in class akka.testkit.TestKit$
 
awaitCond$default$4() - Method in interface akka.testkit.TestKitBase
 
awaitDone(Duration) - Method in class akka.testkit.EventFilter
 
awaitDurationMillis() - Method in class akka.persistence.journal.JournalPerfSpec
Override in order to customize timeouts used for expectMsg, in order to tune the awaits to your journal's perf
awaitHelper(Awaitable<T>) - Method in class akka.remote.testkit.MultiNodeSpec
Enrich .await() onto all Awaitables, using remaining duration from the innermost enclosing within block or QueryTimeout.
AwaitHelper(Awaitable<T>) - Constructor for class akka.remote.testkit.MultiNodeSpec.AwaitHelper
 
AwaitingPermit() - Static method in class akka.persistence.typed.internal.PersistenceMdc
 
AwaitingPermit() - Method in class akka.persistence.typed.internal.PersistenceMdc$
 
AwaitingPermit() - Static method in class akka.persistence.typed.state.internal.PersistenceMdc
 
AwaitingPermit() - Method in class akka.persistence.typed.state.internal.PersistenceMdc$
 
awaitTermination(long, TimeUnit) - Method in interface akka.dispatch.ExecutorServiceDelegate
 
AXFR() - Static method in class akka.io.dns.RecordType
 
AXFR() - Method in class akka.io.dns.RecordType$
 

B

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

C

c() - Method in class akka.actor.dungeon.ChildrenContainer.NormalChildrenContainer
 
c() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
c() - Method in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand
 
c() - Method in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
cache() - Method in class akka.io.DnsExt
 
cache() - Method in interface akka.io.DnsProvider
Deprecated.
Cache implementation that can be accessed via Dns(system) to avoid asks to the resolver actors.
cache() - Method in class akka.io.InetAddressDnsProvider
 
cache_$eq(Map<Object, Set<Object>>) - Method in interface akka.event.SubchannelClassification
 
cached(DnsProtocol.Resolve) - Method in class akka.io.Dns
 
cached(DnsProtocol.Resolve) - Method in class akka.io.SimpleDnsCache
 
cached(DnsProtocol.Resolve, ActorSystem) - Method in class akka.io.Dns$
Lookup if a DNS resolved is cached.
cached(String) - Method in class akka.io.Dns
Deprecated.
Use cached(DnsProtocol.Resolve). Since 2.6.0.
cached(String) - Method in class akka.io.SimpleDnsCache
Gets any IPv4 and IPv6 cached entries.
cached(String, ActorSystem) - Method in class akka.io.Dns$
Deprecated.
use cached(DnsProtocol.Resolve). Since 2.6.0.
CachedProps$ - Class in akka.actor.typed.internal
 
CachedProps$() - Constructor for class akka.actor.typed.internal.CachedProps$
 
CacheEntry$() - Constructor for class akka.io.SimpleDnsCache.CacheEntry$
 
CachePolicy - Class in akka.io.dns
 
CachePolicy() - Constructor for class akka.io.dns.CachePolicy
 
CachePolicy.Forever$ - Class in akka.io.dns
 
CachePolicy.Never$ - Class in akka.io.dns
 
CachePolicy.Ttl - Class in akka.io.dns
 
CachePolicy.Ttl$ - Class in akka.io.dns
 
CachePolicy.Ttl$.TtlIsOrdered$ - Class in akka.io.dns
 
CachePolicy$ - Class in akka.io.dns
 
CachePolicy$() - Constructor for class akka.io.dns.CachePolicy$
 
CachePolicy$CachePolicy - Interface in akka.io.dns
 
CacheStatistics$ - Class in akka.remote.artery
 
CacheStatistics$() - Constructor for class akka.remote.artery.CacheStatistics$
 
cachingConfig() - Method in class akka.dispatch.Dispatchers
 
CachingConfig$ - Class in akka.dispatch
INTERNAL API
CachingConfig$() - Constructor for class akka.dispatch.CachingConfig$
 
calculateAdjustment() - Static method in class akka.cluster.sharding.internal.NoAdmissionOptimizer
 
calculateAdjustment() - Method in class akka.cluster.sharding.internal.NoAdmissionOptimizer$
 
calculateDelay(int, FiniteDuration, FiniteDuration, double) - Static method in class akka.actor.typed.internal.RestartSupervisor
Calculates an exponential back off delay.
calculateDelay(int, FiniteDuration, FiniteDuration, double) - Method in class akka.actor.typed.internal.RestartSupervisor$
Calculates an exponential back off delay.
calculateExponentialBackoffDelay(int, Duration, Duration, double) - Static method in class akka.pattern.Patterns
Calculates an exponential back off delay.
calculateExponentialBackoffDelay(int, Duration, Duration, double) - Method in class akka.pattern.Patterns$
Calculates an exponential back off delay.
calculateExponentialBackoffDelay(int, FiniteDuration, FiniteDuration, double) - Method in class akka.pattern.RetrySupport$
Calculates an exponential back off delay.
calculateMajority(int, int, int) - Method in class akka.cluster.ddata.ReadWriteAggregator$
 
callback() - Method in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
callback() - Method in class akka.cluster.InternalClusterAction.AddOnMemberUpListener
 
CallbackBridge() - Constructor for class akka.dispatch.japi.CallbackBridge
Deprecated.
 
callFails() - Method in interface akka.pattern.CircuitBreaker.State
Invoked when call fails
CallingThreadDispatcher - Class in akka.testkit
Dispatcher which runs invocations on the current thread only.
CallingThreadDispatcher(MessageDispatcherConfigurator) - Constructor for class akka.testkit.CallingThreadDispatcher
 
CallingThreadDispatcher$ - Class in akka.testkit
 
CallingThreadDispatcher$() - Constructor for class akka.testkit.CallingThreadDispatcher$
 
CallingThreadDispatcherConfigurator - Class in akka.testkit
 
CallingThreadDispatcherConfigurator(Config, DispatcherPrerequisites) - Constructor for class akka.testkit.CallingThreadDispatcherConfigurator
 
CallingThreadDispatcherQueues$ - Class in akka.testkit
 
CallingThreadDispatcherQueues$() - Constructor for class akka.testkit.CallingThreadDispatcherQueues$
 
CallingThreadMailbox - Class in akka.testkit
 
CallingThreadMailbox(Cell, MailboxType) - Constructor for class akka.testkit.CallingThreadMailbox
 
callSucceeds() - Method in interface akka.pattern.CircuitBreaker.State
Invoked when call succeeds
callThrough(Function0<Future<T>>) - Method in interface akka.pattern.CircuitBreaker.State
Shared implementation of call across all states.
callThrough(Function0<Future<T>>, Function1<Try<T>, Object>) - Method in interface akka.pattern.CircuitBreaker.State
Shared implementation of call across all states.
callWithCircuitBreaker(Callable<Future<T>>) - Method in class akka.pattern.CircuitBreaker
callWithCircuitBreaker(Callable<Future<T>>, BiFunction<Optional<T>, Optional<Throwable>, Boolean>) - Method in class akka.pattern.CircuitBreaker
callWithCircuitBreakerCS(Callable<CompletionStage<T>>) - Method in class akka.pattern.CircuitBreaker
callWithCircuitBreakerCS(Callable<CompletionStage<T>>, BiFunction<Optional<T>, Optional<Throwable>, Boolean>) - Method in class akka.pattern.CircuitBreaker
callWithSyncCircuitBreaker(Callable<T>) - Method in class akka.pattern.CircuitBreaker
callWithSyncCircuitBreaker(Callable<T>, BiFunction<Optional<T>, Optional<Throwable>, Boolean>) - Method in class akka.pattern.CircuitBreaker
canBeChecked() - Static method in class akka.persistence.TraitOrder
 
canBeChecked() - Method in class akka.persistence.TraitOrder$
 
cancel() - Method in interface akka.actor.Cancellable
Cancels this Cancellable and returns true if that was successful.
cancel() - Method in class akka.actor.FSM.Timer
 
cancel() - Method in class akka.actor.LightArrayRevolverScheduler.TaskHolder
 
cancel() - Method in interface akka.stream.javadsl.SinkQueueWithCancel
Cancels the stream.
cancel() - Method in interface akka.stream.scaladsl.SinkQueueWithCancel
Cancels the stream.
cancel() - Method in class akka.stream.stage.GraphStageLogic.SubSinkInlet
 
cancel() - Static method in class akka.stream.StreamSubscriptionTimeoutTerminationMode
When the timeout expires attach a Subscriber that will immediately cancel its subscription.
cancel() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode$
When the timeout expires attach a Subscriber that will immediately cancel its subscription.
cancel() - Method in interface akka.stream.SubscriptionWithCancelException
 
cancel() - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription
 
cancel() - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
cancel() - Method in class akka.stream.testkit.TestSubscriber.Probe
 
cancel(Inlet<T>) - Method in class akka.stream.stage.GraphStageLogic
Requests to stop receiving events from a given input port.
cancel(Inlet<T>, Throwable) - Method in class akka.stream.stage.GraphStageLogic
Requests to stop receiving events from a given input port.
cancel(Object) - Method in class akka.actor.TimerScheduler
Cancel a timer with a given key.
cancel(Object) - Method in interface akka.actor.typed.javadsl.TimerScheduler
Cancel a timer with a given key.
cancel(Object) - Method in interface akka.actor.typed.scaladsl.TimerScheduler
Cancel a timer with a given key.
cancel(Throwable) - Method in class akka.stream.stage.GraphStageLogic.SubSinkInlet
 
cancel(Throwable) - Method in interface akka.stream.SubscriptionWithCancelException
 
cancel(Throwable) - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
cancel(Throwable) - Method in class akka.stream.testkit.TestSubscriber.Probe
 
cancelAll() - Method in class akka.actor.TimerScheduler
Cancel all timers.
cancelAll() - Method in interface akka.actor.typed.javadsl.TimerScheduler
Cancel all timers.
cancelAll() - Method in interface akka.actor.typed.scaladsl.TimerScheduler
Cancel all timers.
cancelAllTimers() - Method in interface akka.actor.typed.internal.ActorContextImpl
 
cancelAllTimers() - Method in interface akka.actor.typed.scaladsl.ActorContext
INTERNAL API
cancelAndClose(Function0<BoxedUnit>) - Method in interface akka.io.ChannelRegistration
Explicitly cancel the registration and close the underlying channel.
Cancellable - Interface in akka.actor
Signifies something that can be cancelled There is no strict guarantee that the implementation is thread-safe, but it should be good practice to make it so.
Cancellable$ - Class in akka.actor
 
Cancellable$() - Constructor for class akka.actor.Cancellable$
 
CancellationStrategy(akka.stream.Attributes.CancellationStrategy.Strategy) - Constructor for class akka.stream.Attributes.CancellationStrategy
 
CancellationStrategy$() - Constructor for class akka.stream.Attributes.CancellationStrategy$
 
cancellationStrategyAfterDelay(FiniteDuration, akka.stream.Attributes.CancellationStrategy.Strategy) - Static method in class akka.stream.Attributes
Java API
cancellationStrategyAfterDelay(FiniteDuration, akka.stream.Attributes.CancellationStrategy.Strategy) - Method in class akka.stream.Attributes$
Java API
cancellationStrategyCompleteState() - Static method in class akka.stream.Attributes
Java API
cancellationStrategyCompleteState() - Method in class akka.stream.Attributes$
Java API
cancellationStrategyFailStage() - Static method in class akka.stream.Attributes
Java API
cancellationStrategyFailStage() - Method in class akka.stream.Attributes$
Java API
cancellationStrategyPropagateFailure() - Static method in class akka.stream.Attributes
Java API
cancellationStrategyPropagateFailure() - Method in class akka.stream.Attributes$
Java API
cancelled() - Static method in class akka.stream.javadsl.Sink
A Sink that immediately cancels its upstream after materialization.
cancelled() - Method in class akka.stream.javadsl.Sink$
A Sink that immediately cancels its upstream after materialization.
cancelled() - Static method in class akka.stream.scaladsl.Sink
A Sink that immediately cancels its upstream after materialization.
cancelled() - Method in class akka.stream.scaladsl.Sink$
A Sink that immediately cancels its upstream after materialization.
cancelReceiveTimeout() - Method in interface akka.actor.AbstractActor.ActorContext
Cancel the sending of receive timeout notifications.
cancelReceiveTimeout() - Method in interface akka.actor.typed.javadsl.ActorContext
Cancel the sending of receive timeout notifications.
cancelReceiveTimeout() - Method in interface akka.actor.typed.scaladsl.ActorContext
Cancel the sending of receive timeout notifications.
cancelReceiveTimeoutIfNeeded(Object) - Method in interface akka.actor.dungeon.ReceiveTimeout
 
cancelReceiveTimeoutTask() - Method in interface akka.actor.dungeon.ReceiveTimeout
 
cancelRedeliveryTask() - Method in interface akka.persistence.AtLeastOnceDeliveryLike
 
cancelStage(Throwable) - Method in class akka.stream.stage.GraphStageLogic
Automatically invokes GraphStageLogic.<T>cancel(akka.stream.Inlet<T>) or GraphStageLogic.<T>complete(akka.stream.Outlet<T>) on all the input or output ports that have been called, then marks the stage as stopped.
CancelSubscription(Subscription, Throwable) - Constructor for class akka.stream.testkit.TestPublisher.CancelSubscription
 
CancelSubscription$() - Constructor for class akka.stream.testkit.TestPublisher.CancelSubscription$
 
CancelTermination$() - Constructor for class akka.stream.StreamSubscriptionTimeoutTerminationMode.CancelTermination$
 
cancelTimer() - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
cancelTimer(Object) - Method in class akka.stream.stage.TimerGraphStageLogic
Cancel timer, ensuring that the TimerGraphStageLogic.onTimer(java.lang.Object) is not subsequently called.
cancelTimer(String) - Method in interface akka.actor.FSM
 
cancelTimer(String) - Method in class akka.testkit.TestFSMRef
canEqual(Object) - Method in class akka.actor.ActorIdentity
 
canEqual(Object) - Method in exception akka.actor.ActorKilledException
 
canEqual(Object) - Method in exception akka.actor.ActorNotFound
 
canEqual(Object) - Method in class akka.actor.Address
 
canEqual(Object) - Method in class akka.actor.AllForOneStrategy
 
canEqual(Object) - Static method in class akka.actor.ChildNameReserved
 
canEqual(Object) - Method in class akka.actor.ChildNameReserved$
 
canEqual(Object) - Method in class akka.actor.ChildRestartStats
 
canEqual(Object) - Method in class akka.actor.CoordinatedShutdown.ActorSystemTerminateReason$
 
canEqual(Object) - Method in class akka.actor.CoordinatedShutdown.ClusterDowningReason$
 
canEqual(Object) - Method in class akka.actor.CoordinatedShutdown.ClusterJoinUnsuccessfulReason$
 
canEqual(Object) - Method in class akka.actor.CoordinatedShutdown.ClusterLeavingReason$
 
canEqual(Object) - Method in class akka.actor.CoordinatedShutdown.IncompatibleConfigurationDetectedReason$
 
canEqual(Object) - Method in class akka.actor.CoordinatedShutdown.JvmExitReason$
 
canEqual(Object) - Method in class akka.actor.CoordinatedShutdown.UnknownReason$
 
canEqual(Object) - Method in class akka.actor.DeadLetter
 
canEqual(Object) - Method in exception akka.actor.DeathPactException
 
canEqual(Object) - Method in class akka.actor.Deploy
 
canEqual(Object) - Method in class akka.actor.Dropped
 
canEqual(Object) - Method in class akka.actor.dungeon.ChildrenContainer.Creation
 
canEqual(Object) - Method in class akka.actor.dungeon.ChildrenContainer.Recreation
 
canEqual(Object) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
canEqual(Object) - Method in class akka.actor.dungeon.ChildrenContainer.Termination$
 
canEqual(Object) - Method in class akka.actor.dungeon.ChildrenContainer.UserRequest$
 
canEqual(Object) - Method in exception akka.actor.dungeon.SerializationCheckFailedException
 
canEqual(Object) - Method in class akka.actor.FSM.CurrentState
 
canEqual(Object) - Method in class akka.actor.FSM.Event
 
canEqual(Object) - Method in class akka.actor.FSM.Failure
 
canEqual(Object) - Method in class akka.actor.FSM.FixedDelayMode$
 
canEqual(Object) - Method in class akka.actor.FSM.FixedRateMode$
 
canEqual(Object) - Method in class akka.actor.FSM.LogEntry
 
canEqual(Object) - Method in class akka.actor.FSM.Normal$
 
canEqual(Object) - Method in class akka.actor.FSM.Shutdown$
 
canEqual(Object) - Method in class akka.actor.FSM.SingleMode$
 
canEqual(Object) - Method in class akka.actor.FSM.State
 
canEqual(Object) - Method in class akka.actor.FSM.StateTimeout$
 
canEqual(Object) - Method in class akka.actor.FSM.StopEvent
 
canEqual(Object) - Method in class akka.actor.FSM.SubscribeTransitionCallBack
 
canEqual(Object) - Method in class akka.actor.FSM.Timer
 
canEqual(Object) - Method in class akka.actor.FSM.Transition
 
canEqual(Object) - Method in class akka.actor.FSM.UnsubscribeTransitionCallBack
 
canEqual(Object) - Method in class akka.actor.Identify
 
canEqual(Object) - Method in exception akka.actor.IllegalActorStateException
 
canEqual(Object) - Method in exception akka.actor.InvalidActorNameException
 
canEqual(Object) - Method in exception akka.actor.InvalidMessageException
 
canEqual(Object) - Static method in class akka.actor.Kill
 
canEqual(Object) - Method in class akka.actor.Kill$
 
canEqual(Object) - Static method in class akka.actor.LocalScope
 
canEqual(Object) - Method in class akka.actor.LocalScope$
 
canEqual(Object) - Static method in class akka.actor.Nobody
 
canEqual(Object) - Method in class akka.actor.Nobody$
 
canEqual(Object) - Static method in class akka.actor.NoScopeGiven
 
canEqual(Object) - Method in class akka.actor.NoScopeGiven$
 
canEqual(Object) - Method in class akka.actor.OneForOneStrategy
 
canEqual(Object) - Static method in class akka.actor.PoisonPill
 
canEqual(Object) - Method in class akka.actor.PoisonPill$
 
canEqual(Object) - Method in exception akka.actor.PostRestartException
 
canEqual(Object) - Method in exception akka.actor.PreRestartException
 
canEqual(Object) - Method in class akka.actor.Props
 
canEqual(Object) - Method in class akka.actor.ProviderSelection.Cluster$
 
canEqual(Object) - Method in class akka.actor.ProviderSelection.Custom
 
canEqual(Object) - Method in class akka.actor.ProviderSelection.Local$
 
canEqual(Object) - Method in class akka.actor.ProviderSelection.Remote$
 
canEqual(Object) - Static method in class akka.actor.ReceiveTimeout
 
canEqual(Object) - Method in class akka.actor.ReceiveTimeout$
 
canEqual(Object) - Method in class akka.actor.RootActorPath
 
canEqual(Object) - Method in exception akka.actor.SchedulerException
 
canEqual(Object) - Static method in class akka.actor.SelectParent
 
canEqual(Object) - Method in class akka.actor.SelectParent$
 
canEqual(Object) - Method in class akka.actor.Status.Failure
 
canEqual(Object) - Method in class akka.actor.Status.Success
 
canEqual(Object) - Method in class akka.actor.SupervisorStrategy.Escalate$
 
canEqual(Object) - Method in class akka.actor.SupervisorStrategy.Restart$
 
canEqual(Object) - Method in class akka.actor.SupervisorStrategy.Resume$
 
canEqual(Object) - Method in class akka.actor.SupervisorStrategy.Stop$
 
canEqual(Object) - Method in class akka.actor.SuppressedDeadLetter
 
canEqual(Object) - Method in class akka.actor.SystemGuardian.RegisterTerminationHook$
 
canEqual(Object) - Method in class akka.actor.SystemGuardian.TerminationHook$
 
canEqual(Object) - Method in class akka.actor.SystemGuardian.TerminationHookDone$
 
canEqual(Object) - Method in class akka.actor.Terminated
 
canEqual(Object) - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.AskInitiated
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.MessageAdapter
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.NoEffects$
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutCancelled$
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.Spawned
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.SpawnedAnonymous
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.Stopped
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.TimerCancelled
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayMode$
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateMode$
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.SingleMode$
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.Unwatched
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.Watched
 
canEqual(Object) - Method in class akka.actor.testkit.typed.Effect.WatchedWith
 
canEqual(Object) - Method in class akka.actor.testkit.typed.FishingOutcome.Complete$
 
canEqual(Object) - Method in class akka.actor.testkit.typed.FishingOutcome.Continue$
 
canEqual(Object) - Method in class akka.actor.testkit.typed.FishingOutcome.ContinueAndIgnore$
 
canEqual(Object) - Method in class akka.actor.testkit.typed.FishingOutcome.Fail
 
canEqual(Object) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.Ack$
 
canEqual(Object) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
canEqual(Object) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
canEqual(Object) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
canEqual(Object) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
canEqual(Object) - Method in class akka.actor.testkit.typed.LoggingEvent
 
canEqual(Object) - Method in exception akka.actor.testkit.typed.TestException
 
canEqual(Object) - Method in exception akka.actor.typed.DeathPactException
 
canEqual(Object) - Method in class akka.actor.typed.delivery.ConsumerController.Confirmed$
 
canEqual(Object) - Method in class akka.actor.typed.delivery.ConsumerController.DeliverThenStop
 
canEqual(Object) - Method in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
canEqual(Object) - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
canEqual(Object) - Method in class akka.actor.typed.delivery.ConsumerController.Start
 
canEqual(Object) - Method in class akka.actor.typed.delivery.DurableProducerQueue.LoadState
 
canEqual(Object) - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
canEqual(Object) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
canEqual(Object) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
canEqual(Object) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
canEqual(Object) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
canEqual(Object) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
canEqual(Object) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
canEqual(Object) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.ResendFirstUnconfirmed$
 
canEqual(Object) - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
canEqual(Object) - Method in class akka.actor.typed.delivery.ProducerController.RegisterConsumer
 
canEqual(Object) - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
canEqual(Object) - Method in class akka.actor.typed.delivery.ProducerController.Start
 
canEqual(Object) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
canEqual(Object) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
canEqual(Object) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
canEqual(Object) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Start
 
canEqual(Object) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
canEqual(Object) - Method in class akka.actor.typed.eventstream.EventStream.Publish
 
canEqual(Object) - Method in class akka.actor.typed.eventstream.EventStream.Subscribe
 
canEqual(Object) - Method in class akka.actor.typed.eventstream.EventStream.Unsubscribe
 
canEqual(Object) - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
canEqual(Object) - Method in class akka.actor.typed.internal.adapter.GuardianStartupBehavior.Start$
 
canEqual(Object) - Static method in class akka.actor.typed.internal.NoMessage
 
canEqual(Object) - Method in class akka.actor.typed.internal.NoMessage$
 
canEqual(Object) - Method in class akka.actor.typed.internal.PoisonPill$
 
canEqual(Object) - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
canEqual(Object) - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
canEqual(Object) - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
canEqual(Object) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault
 
canEqual(Object) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
canEqual(Object) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
canEqual(Object) - Method in class akka.actor.typed.internal.PropsImpl.EmptyProps$
 
canEqual(Object) - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
canEqual(Object) - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
canEqual(Object) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
canEqual(Object) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
canEqual(Object) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
canEqual(Object) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
canEqual(Object) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
canEqual(Object) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
canEqual(Object) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
canEqual(Object) - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
canEqual(Object) - Method in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
canEqual(Object) - Method in class akka.actor.typed.MessageAdaptionFailure
 
canEqual(Object) - Static method in class akka.actor.typed.PostStop
 
canEqual(Object) - Method in class akka.actor.typed.PostStop$
 
canEqual(Object) - Static method in class akka.actor.typed.PreRestart
 
canEqual(Object) - Method in class akka.actor.typed.PreRestart$
 
canEqual(Object) - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
canEqual(Object) - Method in class akka.actor.UnhandledMessage
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.ClusterShuttingDown$
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.InitialStateAsEvents$
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.InitialStateAsSnapshot$
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.LeaderChanged
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.MemberDowned
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.MemberExited
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.MemberJoined
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.MemberLeft
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.MemberPreparingForShutdown
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.MemberReadyForShutdown
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.MemberRemoved
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.MemberUp
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.MemberWeaklyUp
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.ReachableDataCenter
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.ReachableMember
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.ClusterEvent.UnreachableMember
 
canEqual(Object) - Static method in class akka.cluster.ClusterScope
 
canEqual(Object) - Method in class akka.cluster.ClusterScope$
 
canEqual(Object) - Method in class akka.cluster.ClusterUserAction.Down
 
canEqual(Object) - Method in class akka.cluster.ClusterUserAction.JoinTo
 
canEqual(Object) - Method in class akka.cluster.ClusterUserAction.Leave
 
canEqual(Object) - Method in class akka.cluster.ClusterUserAction.PrepareForShutdown$
 
canEqual(Object) - Method in class akka.cluster.ClusterUserAction.SetAppVersion
 
canEqual(Object) - Method in class akka.cluster.ClusterUserAction.SetAppVersionLater$
 
canEqual(Object) - Method in class akka.cluster.ddata.DurableStore.Expire
 
canEqual(Object) - Method in class akka.cluster.ddata.DurableStore.LoadAll$
 
canEqual(Object) - Method in class akka.cluster.ddata.DurableStore.LoadAllCompleted$
 
canEqual(Object) - Method in class akka.cluster.ddata.DurableStore.LoadData
 
canEqual(Object) - Method in class akka.cluster.ddata.DurableStore.Store
 
canEqual(Object) - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
canEqual(Object) - Method in class akka.cluster.ddata.Flag
 
canEqual(Object) - Method in class akka.cluster.ddata.FlagKey
 
canEqual(Object) - Method in class akka.cluster.ddata.GCounterKey
 
canEqual(Object) - Method in class akka.cluster.ddata.GSet
 
canEqual(Object) - Method in class akka.cluster.ddata.GSetKey
 
canEqual(Object) - Method in class akka.cluster.ddata.Key.UnspecificKey
 
canEqual(Object) - Method in class akka.cluster.ddata.LWWMap.LWWMapTag$
 
canEqual(Object) - Method in class akka.cluster.ddata.LWWMapKey
 
canEqual(Object) - Method in class akka.cluster.ddata.LWWRegisterKey
 
canEqual(Object) - Method in class akka.cluster.ddata.ManyVersionVector
 
canEqual(Object) - Method in class akka.cluster.ddata.OneVersionVector
 
canEqual(Object) - Method in class akka.cluster.ddata.ORMap.VanillaORMapTag$
 
canEqual(Object) - Method in class akka.cluster.ddata.ORMapKey
 
canEqual(Object) - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapTag$
 
canEqual(Object) - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapWithValueDeltasTag$
 
canEqual(Object) - Method in class akka.cluster.ddata.ORMultiMapKey
 
canEqual(Object) - Method in class akka.cluster.ddata.ORSetKey
 
canEqual(Object) - Method in class akka.cluster.ddata.PNCounterKey
 
canEqual(Object) - Method in class akka.cluster.ddata.PNCounterMap.PNCounterMapTag$
 
canEqual(Object) - Method in class akka.cluster.ddata.PNCounterMapKey
 
canEqual(Object) - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
canEqual(Object) - Method in class akka.cluster.ddata.PruningState.PruningPerformed
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Changed
 
canEqual(Object) - Method in exception akka.cluster.ddata.Replicator.DataDeleted
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Delete
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Deleted
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.DeleteSuccess
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Expired
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.FlushChanges$
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Get
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.GetDataDeleted
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.GetFailure
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.GetKeyIds$
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.GetReplicaCount$
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.GetSuccess
 
canEqual(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.ClockTick
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.ClockTick$
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
canEqual(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.DeletedData
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.DeletedData$
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
canEqual(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack$
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
canEqual(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick$
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
canEqual(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.GossipTick
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.GossipTick$
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.Read
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
canEqual(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck$
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadResult
 
canEqual(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick$
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
canEqual(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteAck
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.WriteAck$
 
canEqual(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteNack
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.WriteNack$
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.NotFound
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.ReadAll
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.ReadFrom
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.ReadLocal$
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.ReadMajority
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.ReplicaCount
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.StoreFailure
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Subscribe
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Unsubscribe
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.Update
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.UpdateSuccess
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.UpdateTimeout
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.WriteAll
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.WriteLocal$
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.WriteMajority
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
canEqual(Object) - Method in class akka.cluster.ddata.Replicator.WriteTo
 
canEqual(Object) - Method in class akka.cluster.ddata.SelfUniqueAddress
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Expired
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.FlushChanges$
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadLocal$
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteLocal$
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
canEqual(Object) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
canEqual(Object) - Method in class akka.cluster.ddata.VersionVector.After$
 
canEqual(Object) - Method in class akka.cluster.ddata.VersionVector.Before$
 
canEqual(Object) - Method in class akka.cluster.ddata.VersionVector.Concurrent$
 
canEqual(Object) - Method in class akka.cluster.ddata.VersionVector.Same$
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.AddOnMemberUpListener
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.CompatibleConfig
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.ConfigCheckUnsupportedByJoiningNode$
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.ExitingCompleted$
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.ExitingConfirmed
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.GetClusterCoreRef$
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.GossipSpeedupTick$
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.GossipTick$
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.IncompatibleConfig$
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.InitJoin
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.InitJoinNack
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.Join
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.JoinSeedNode$
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.JoinSeedNodes
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.LeaderActionsTick$
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.PublishChanges
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.PublishEvent
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.PublishStatsTick$
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.ReapUnreachableTick$
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.SendCurrentClusterState
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.SendGossipTo
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.Subscribe
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.UncheckedConfig$
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.Unsubscribe
 
canEqual(Object) - Method in class akka.cluster.InternalClusterAction.Welcome
 
canEqual(Object) - Method in class akka.cluster.Invalid
 
canEqual(Object) - Method in class akka.cluster.MemberStatus.Down$
 
canEqual(Object) - Method in class akka.cluster.MemberStatus.Exiting$
 
canEqual(Object) - Method in class akka.cluster.MemberStatus.Joining$
 
canEqual(Object) - Method in class akka.cluster.MemberStatus.Leaving$
 
canEqual(Object) - Method in class akka.cluster.MemberStatus.PreparingForShutdown$
 
canEqual(Object) - Method in class akka.cluster.MemberStatus.ReadyForShutdown$
 
canEqual(Object) - Method in class akka.cluster.MemberStatus.Removed$
 
canEqual(Object) - Method in class akka.cluster.MemberStatus.Up$
 
canEqual(Object) - Method in class akka.cluster.MemberStatus.WeaklyUp$
 
canEqual(Object) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
canEqual(Object) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
canEqual(Object) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
canEqual(Object) - Method in class akka.cluster.metrics.ClusterMetricsChanged
 
canEqual(Object) - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
canEqual(Object) - Static method in class akka.cluster.metrics.CollectionStartMessage
 
canEqual(Object) - Method in class akka.cluster.metrics.CollectionStartMessage$
 
canEqual(Object) - Static method in class akka.cluster.metrics.CollectionStopMessage
 
canEqual(Object) - Method in class akka.cluster.metrics.CollectionStopMessage$
 
canEqual(Object) - Static method in class akka.cluster.metrics.CpuMetricsSelector
 
canEqual(Object) - Method in class akka.cluster.metrics.CpuMetricsSelector$
 
canEqual(Object) - Method in class akka.cluster.metrics.DefaultSigarProvider
 
canEqual(Object) - Method in class akka.cluster.metrics.EWMA
 
canEqual(Object) - Static method in class akka.cluster.metrics.HeapMetricsSelector
 
canEqual(Object) - Method in class akka.cluster.metrics.HeapMetricsSelector$
 
canEqual(Object) - Method in class akka.cluster.metrics.Metric
 
canEqual(Object) - Method in class akka.cluster.metrics.MixMetricsSelector
 
canEqual(Object) - Method in class akka.cluster.metrics.NodeMetrics
 
canEqual(Object) - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
canEqual(Object) - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
canEqual(Object) - Static method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector
 
canEqual(Object) - Method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector$
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Count$
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.GetTopics$
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
canEqual(Object) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount$
 
canEqual(Object) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick$
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
canEqual(Object) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived$
 
canEqual(Object) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers$
 
canEqual(Object) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune$
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
canEqual(Object) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest$
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Put
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Remove
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
canEqual(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck
 
canEqual(Object) - Method in class akka.cluster.routing.ClusterRouterGroup
 
canEqual(Object) - Method in class akka.cluster.routing.ClusterRouterGroupSettings
 
canEqual(Object) - Method in class akka.cluster.routing.ClusterRouterPool
 
canEqual(Object) - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
canEqual(Object) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AlwaysAdmissionFilter$
 
canEqual(Object) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
canEqual(Object) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
canEqual(Object) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.NoAdmissionOptimizer$
 
canEqual(Object) - Method in class akka.cluster.sharding.ClusterShardingSettings.NoPassivationStrategy$
 
canEqual(Object) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocations$
 
canEqual(Object) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
canEqual(Object) - Method in class akka.cluster.sharding.internal.ClusterShardAllocationMixin.RegionEntry
 
canEqual(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
canEqual(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.GetShards$
 
canEqual(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards
 
canEqual(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone
 
canEqual(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed
 
canEqual(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.GetEntities$
 
canEqual(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities
 
canEqual(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
canEqual(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
canEqual(Object) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
canEqual(Object) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
canEqual(Object) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized$
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
canEqual(Object) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized$
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.StopShards
 
canEqual(Object) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate$
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated
 
canEqual(Object) - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
canEqual(Object) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeDData$
 
canEqual(Object) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeEventSourced$
 
canEqual(Object) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModeDData$
 
canEqual(Object) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModePersistence$
 
canEqual(Object) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
canEqual(Object) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
canEqual(Object) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start
 
canEqual(Object) - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
canEqual(Object) - Method in class akka.cluster.sharding.typed.GetShardRegionState
 
canEqual(Object) - Method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessCoordinator.GetNumberOfProcessesReply
 
canEqual(Object) - Method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessId.DecodedId
 
canEqual(Object) - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate
 
canEqual(Object) - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate
 
canEqual(Object) - Method in class akka.cluster.sharding.typed.ShardingEnvelope
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease$
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest$
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup$
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End$
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData$
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver$
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone$
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress$
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe$
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry$
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest$
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.GetNext$
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting$
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start$
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer$
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping$
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver$
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe$
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized$
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest$
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
canEqual(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger$
 
canEqual(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
canEqual(Object) - Method in class akka.cluster.typed.Down
 
canEqual(Object) - Method in class akka.cluster.typed.GetCurrentState
 
canEqual(Object) - Method in class akka.cluster.typed.Join
 
canEqual(Object) - Method in class akka.cluster.typed.JoinSeedNodes
 
canEqual(Object) - Method in class akka.cluster.typed.Leave
 
canEqual(Object) - Method in class akka.cluster.typed.PrepareForFullClusterShutdown$
 
canEqual(Object) - Method in class akka.cluster.typed.SelfRemoved
 
canEqual(Object) - Method in class akka.cluster.typed.SelfUp
 
canEqual(Object) - Method in class akka.cluster.typed.SetAppVersionLater
 
canEqual(Object) - Method in class akka.cluster.typed.Subscribe
 
canEqual(Object) - Method in class akka.cluster.typed.Unsubscribe
 
canEqual(Object) - Method in class akka.cluster.UniqueAddress
 
canEqual(Object) - Static method in class akka.cluster.Valid
 
canEqual(Object) - Method in class akka.cluster.Valid$
 
canEqual(Object) - Method in class akka.cluster.VectorClock.After$
 
canEqual(Object) - Method in class akka.cluster.VectorClock.Before$
 
canEqual(Object) - Method in class akka.cluster.VectorClock
 
canEqual(Object) - Method in class akka.cluster.VectorClock.Concurrent$
 
canEqual(Object) - Method in class akka.cluster.VectorClock.Same$
 
canEqual(Object) - Static method in class akka.discovery.Lookup
 
canEqual(Object) - Method in class akka.discovery.Lookup$
 
canEqual(Object) - Method in class akka.dispatch.BoundedControlAwareMailbox
 
canEqual(Object) - Method in class akka.dispatch.BoundedDequeBasedMailbox
 
canEqual(Object) - Method in class akka.dispatch.BoundedMailbox
 
canEqual(Object) - Method in class akka.dispatch.Envelope
 
canEqual(Object) - Method in class akka.dispatch.MonitorableThreadFactory
 
canEqual(Object) - Method in class akka.dispatch.NonBlockingBoundedMailbox
 
canEqual(Object) - Method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox
 
canEqual(Object) - Static method in class akka.dispatch.sysmsg.NoMessage
 
canEqual(Object) - Method in class akka.dispatch.sysmsg.NoMessage$
 
canEqual(Object) - Method in class akka.dispatch.TaskInvocation
 
canEqual(Object) - Method in class akka.dispatch.ThreadPoolConfig
 
canEqual(Object) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
canEqual(Object) - Method in class akka.dispatch.UnboundedControlAwareMailbox
 
canEqual(Object) - Method in class akka.dispatch.UnboundedDequeBasedMailbox
 
canEqual(Object) - Method in class akka.dispatch.UnboundedMailbox
 
canEqual(Object) - Static method in class akka.Done
 
canEqual(Object) - Method in class akka.Done$
 
canEqual(Object) - Method in class akka.event.Logging.Debug
 
canEqual(Object) - Method in class akka.event.Logging.Error
 
canEqual(Object) - Method in class akka.event.Logging.Info
 
canEqual(Object) - Method in class akka.event.Logging.InitializeLogger
 
canEqual(Object) - Method in class akka.event.Logging.LoggerInitialized$
 
canEqual(Object) - Method in class akka.event.Logging.LogLevel
 
canEqual(Object) - Method in class akka.event.Logging.Warning
 
canEqual(Object) - Method in class akka.io.dns.AAAARecord
 
canEqual(Object) - Method in class akka.io.dns.ARecord
 
canEqual(Object) - Method in class akka.io.dns.CachePolicy.Forever$
 
canEqual(Object) - Method in class akka.io.dns.CachePolicy.Never$
 
canEqual(Object) - Method in class akka.io.dns.CNameRecord
 
canEqual(Object) - Method in class akka.io.dns.DnsProtocol.Ip
 
canEqual(Object) - Method in class akka.io.dns.DnsProtocol.Resolve
 
canEqual(Object) - Method in class akka.io.dns.DnsProtocol.Resolved
 
canEqual(Object) - Method in class akka.io.dns.DnsProtocol.Srv$
 
canEqual(Object) - Method in class akka.io.dns.RecordClass
 
canEqual(Object) - Method in class akka.io.dns.RecordType
 
canEqual(Object) - Method in class akka.io.Dns.Resolve
Deprecated.
 
canEqual(Object) - Method in class akka.io.Dns.Resolved
Deprecated.
 
canEqual(Object) - Method in class akka.io.dns.SRVRecord
 
canEqual(Object) - Method in class akka.io.dns.UnknownRecord
 
canEqual(Object) - Method in class akka.io.Inet.SO$.ReceiveBufferSize
 
canEqual(Object) - Method in class akka.io.Inet.SO$.ReuseAddress
 
canEqual(Object) - Method in class akka.io.Inet.SO$.SendBufferSize
 
canEqual(Object) - Method in class akka.io.Inet.SO$.TrafficClass
 
canEqual(Object) - Method in class akka.io.Tcp.Abort$
 
canEqual(Object) - Method in class akka.io.Tcp.Aborted$
 
canEqual(Object) - Method in class akka.io.Tcp.Bind
 
canEqual(Object) - Method in class akka.io.Tcp.Bound
 
canEqual(Object) - Method in class akka.io.Tcp.Close$
 
canEqual(Object) - Method in class akka.io.Tcp.Closed$
 
canEqual(Object) - Method in class akka.io.Tcp.CommandFailed
 
canEqual(Object) - Method in class akka.io.Tcp.CompoundWrite
 
canEqual(Object) - Method in class akka.io.Tcp.ConfirmedClose$
 
canEqual(Object) - Method in class akka.io.Tcp.ConfirmedClosed$
 
canEqual(Object) - Method in class akka.io.Tcp.Connect
 
canEqual(Object) - Method in class akka.io.Tcp.Connected
 
canEqual(Object) - Method in class akka.io.Tcp.ErrorClosed
 
canEqual(Object) - Method in class akka.io.Tcp.NoAck
 
canEqual(Object) - Method in class akka.io.Tcp.PeerClosed$
 
canEqual(Object) - Method in class akka.io.Tcp.Received
 
canEqual(Object) - Method in class akka.io.Tcp.Register
 
canEqual(Object) - Method in class akka.io.Tcp.ResumeAccepting
 
canEqual(Object) - Method in class akka.io.Tcp.ResumeReading$
 
canEqual(Object) - Method in class akka.io.Tcp.ResumeWriting$
 
canEqual(Object) - Method in class akka.io.Tcp.SO$.KeepAlive
 
canEqual(Object) - Method in class akka.io.Tcp.SO$.OOBInline
 
canEqual(Object) - Method in class akka.io.Tcp.SO$.TcpNoDelay
 
canEqual(Object) - Method in class akka.io.Tcp.SuspendReading$
 
canEqual(Object) - Method in class akka.io.Tcp.Unbind$
 
canEqual(Object) - Method in class akka.io.Tcp.Unbound$
 
canEqual(Object) - Method in class akka.io.Tcp.Write
 
canEqual(Object) - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
canEqual(Object) - Method in class akka.io.Tcp.WritePath
 
canEqual(Object) - Method in class akka.io.Tcp.WritingResumed$
 
canEqual(Object) - Method in class akka.io.Udp.Bind
 
canEqual(Object) - Method in class akka.io.Udp.Bound
 
canEqual(Object) - Method in class akka.io.Udp.CommandFailed
 
canEqual(Object) - Method in class akka.io.Udp.NoAck
 
canEqual(Object) - Method in class akka.io.Udp.Received
 
canEqual(Object) - Method in class akka.io.Udp.ResumeReading$
 
canEqual(Object) - Method in class akka.io.Udp.Send
 
canEqual(Object) - Method in class akka.io.Udp.SimpleSender
 
canEqual(Object) - Method in class akka.io.Udp.SimpleSenderReady$
 
canEqual(Object) - Method in class akka.io.Udp.SO$.Broadcast
 
canEqual(Object) - Method in class akka.io.Udp.SuspendReading$
 
canEqual(Object) - Method in class akka.io.Udp.Unbind$
 
canEqual(Object) - Method in class akka.io.Udp.Unbound$
 
canEqual(Object) - Method in class akka.io.UdpConnected.CommandFailed
 
canEqual(Object) - Method in class akka.io.UdpConnected.Connect
 
canEqual(Object) - Method in class akka.io.UdpConnected.Connected$
 
canEqual(Object) - Method in class akka.io.UdpConnected.Disconnect$
 
canEqual(Object) - Method in class akka.io.UdpConnected.Disconnected$
 
canEqual(Object) - Method in class akka.io.UdpConnected.NoAck
 
canEqual(Object) - Method in class akka.io.UdpConnected.Received
 
canEqual(Object) - Method in class akka.io.UdpConnected.ResumeReading$
 
canEqual(Object) - Method in class akka.io.UdpConnected.Send
 
canEqual(Object) - Method in class akka.io.UdpConnected.SuspendReading$
 
canEqual(Object) - Method in exception akka.japi.JavaPartialFunction.NoMatch$
 
canEqual(Object) - Method in class akka.japi.Option.Some
 
canEqual(Object) - Method in class akka.japi.Pair
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple10
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple11
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple12
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple13
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple14
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple15
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple16
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple17
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple18
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple19
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple20
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple21
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple22
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple3
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple4
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple5
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple6
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple7
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple8
 
canEqual(Object) - Method in class akka.japi.tuple.Tuple9
 
canEqual(Object) - Static method in class akka.NotUsed
 
canEqual(Object) - Method in class akka.NotUsed$
 
canEqual(Object) - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
canEqual(Object) - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
canEqual(Object) - Method in class akka.pattern.BackoffSupervisor.CurrentChild
 
canEqual(Object) - Method in class akka.pattern.BackoffSupervisor.GetCurrentChild$
 
canEqual(Object) - Method in class akka.pattern.BackoffSupervisor.GetRestartCount$
 
canEqual(Object) - Method in class akka.pattern.BackoffSupervisor.Reset$
 
canEqual(Object) - Method in class akka.pattern.BackoffSupervisor.RestartCount
 
canEqual(Object) - Method in class akka.pattern.BackoffSupervisor.StartChild$
 
canEqual(Object) - Static method in class akka.pattern.ForwardDeathLetters
 
canEqual(Object) - Method in class akka.pattern.ForwardDeathLetters$
 
canEqual(Object) - Static method in class akka.pattern.ManualReset
 
canEqual(Object) - Method in class akka.pattern.ManualReset$
 
canEqual(Object) - Method in exception akka.pattern.StatusReply.ErrorMessage
 
canEqual(Object) - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
canEqual(Object) - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
canEqual(Object) - Static method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick
 
canEqual(Object) - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick$
 
canEqual(Object) - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
canEqual(Object) - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning
 
canEqual(Object) - Method in class akka.persistence.AtomicWrite
 
canEqual(Object) - Method in class akka.persistence.DeleteMessagesFailure
 
canEqual(Object) - Method in class akka.persistence.DeleteMessagesSuccess
 
canEqual(Object) - Method in class akka.persistence.DeleteSnapshotFailure
 
canEqual(Object) - Method in class akka.persistence.DeleteSnapshotsFailure
 
canEqual(Object) - Method in class akka.persistence.DeleteSnapshotsSuccess
 
canEqual(Object) - Method in class akka.persistence.DeleteSnapshotSuccess
 
canEqual(Object) - Static method in class akka.persistence.DiscardToDeadLetterStrategy
 
canEqual(Object) - Method in class akka.persistence.DiscardToDeadLetterStrategy$
 
canEqual(Object) - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation
 
canEqual(Object) - Method in class akka.persistence.Eventsourced.RecoveryTick
 
canEqual(Object) - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation
 
canEqual(Object) - Static method in class akka.persistence.FilteredPayload
 
canEqual(Object) - Method in class akka.persistence.FilteredPayload$
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
 
canEqual(Object) - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
canEqual(Object) - Method in class akka.persistence.journal.AsyncWriteProxy.InitTimeout$
 
canEqual(Object) - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore
 
canEqual(Object) - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
canEqual(Object) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure
 
canEqual(Object) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
canEqual(Object) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess
 
canEqual(Object) - Method in class akka.persistence.journal.AsyncWriteTarget.WriteMessages
 
canEqual(Object) - Method in class akka.persistence.journal.EventsSeq
 
canEqual(Object) - Static method in class akka.persistence.journal.IdentityEventAdapter
 
canEqual(Object) - Method in class akka.persistence.journal.IdentityEventAdapter$
 
canEqual(Object) - Static method in class akka.persistence.journal.IdentityEventAdapters
 
canEqual(Object) - Method in class akka.persistence.journal.IdentityEventAdapters$
 
canEqual(Object) - Method in class akka.persistence.journal.JournalPerfSpec.Cmd
 
canEqual(Object) - Method in class akka.persistence.journal.JournalPerfSpec.ResetCounter$
 
canEqual(Object) - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
canEqual(Object) - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation
 
canEqual(Object) - Method in class akka.persistence.journal.SingleEventSeq
 
canEqual(Object) - Method in class akka.persistence.journal.Tagged
 
canEqual(Object) - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
canEqual(Object) - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess
 
canEqual(Object) - Method in class akka.persistence.JournalProtocol.RecoverySuccess
 
canEqual(Object) - Method in class akka.persistence.JournalProtocol.ReplayedMessage
 
canEqual(Object) - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
canEqual(Object) - Method in class akka.persistence.JournalProtocol.ReplayMessagesFailure
 
canEqual(Object) - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
canEqual(Object) - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
canEqual(Object) - Method in class akka.persistence.JournalProtocol.WriteMessages
 
canEqual(Object) - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed
 
canEqual(Object) - Method in class akka.persistence.JournalProtocol.WriteMessagesSuccessful$
 
canEqual(Object) - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess
 
canEqual(Object) - Method in class akka.persistence.query.EventEnvelope
 
canEqual(Object) - Static method in class akka.persistence.query.NoOffset
 
canEqual(Object) - Method in class akka.persistence.query.NoOffset$
 
canEqual(Object) - Method in class akka.persistence.query.Sequence
 
canEqual(Object) - Method in class akka.persistence.query.TimeBasedUUID
 
canEqual(Object) - Method in class akka.persistence.Recovery
 
canEqual(Object) - Static method in class akka.persistence.RecoveryCompleted
 
canEqual(Object) - Method in class akka.persistence.RecoveryCompleted$
 
canEqual(Object) - Method in class akka.persistence.ReplyToStrategy
 
canEqual(Object) - Method in class akka.persistence.SaveSnapshotFailure
 
canEqual(Object) - Method in class akka.persistence.SaveSnapshotSuccess
 
canEqual(Object) - Method in class akka.persistence.SelectedSnapshot
 
canEqual(Object) - Method in class akka.persistence.serialization.Snapshot
 
canEqual(Object) - Method in class akka.persistence.SnapshotMetadata
 
canEqual(Object) - Method in class akka.persistence.SnapshotOffer
 
canEqual(Object) - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshot
 
canEqual(Object) - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots
 
canEqual(Object) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
canEqual(Object) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed
 
canEqual(Object) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult
 
canEqual(Object) - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot
 
canEqual(Object) - Method in class akka.persistence.SnapshotSelectionCriteria
 
canEqual(Object) - Method in class akka.persistence.state.javadsl.GetObjectResult
 
canEqual(Object) - Method in class akka.persistence.state.scaladsl.GetObjectResult
 
canEqual(Object) - Method in class akka.persistence.testkit.DeleteEvents
 
canEqual(Object) - Method in class akka.persistence.testkit.DeleteSnapshotByMeta
 
canEqual(Object) - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
canEqual(Object) - Method in class akka.persistence.testkit.javadsl.PersistenceEffect
 
canEqual(Object) - Static method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll
 
canEqual(Object) - Method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll$
 
canEqual(Object) - Static method in class akka.persistence.testkit.ProcessingSuccess
 
canEqual(Object) - Method in class akka.persistence.testkit.ProcessingSuccess$
 
canEqual(Object) - Method in class akka.persistence.testkit.ReadEvents
 
canEqual(Object) - Static method in class akka.persistence.testkit.ReadSeqNum
 
canEqual(Object) - Method in class akka.persistence.testkit.ReadSeqNum$
 
canEqual(Object) - Method in class akka.persistence.testkit.ReadSnapshot
 
canEqual(Object) - Method in class akka.persistence.testkit.Reject
 
canEqual(Object) - Method in class akka.persistence.testkit.scaladsl.PersistenceEffect
 
canEqual(Object) - Method in class akka.persistence.testkit.scaladsl.UnpersistentBehavior.DurableState
 
canEqual(Object) - Method in class akka.persistence.testkit.scaladsl.UnpersistentBehavior.EventSourced
 
canEqual(Object) - Method in class akka.persistence.testkit.SnapshotMeta
 
canEqual(Object) - Method in class akka.persistence.testkit.SnapshotMeta$
 
canEqual(Object) - Method in class akka.persistence.testkit.state.scaladsl.Record
 
canEqual(Object) - Method in class akka.persistence.testkit.StorageFailure
 
canEqual(Object) - Method in class akka.persistence.testkit.WriteEvents
 
canEqual(Object) - Method in class akka.persistence.testkit.WriteSnapshot
 
canEqual(Object) - Method in class akka.persistence.TestPayload
 
canEqual(Object) - Static method in class akka.persistence.ThrowOverflowExceptionStrategy
 
canEqual(Object) - Method in class akka.persistence.ThrowOverflowExceptionStrategy$
 
canEqual(Object) - Method in class akka.persistence.typed.crdt.Counter
 
canEqual(Object) - Method in class akka.persistence.typed.crdt.Counter.Updated
 
canEqual(Object) - Method in class akka.persistence.typed.crdt.LwwTime
 
canEqual(Object) - Method in class akka.persistence.typed.DeleteEventsCompleted
 
canEqual(Object) - Method in class akka.persistence.typed.DeleteEventsFailed
 
canEqual(Object) - Method in class akka.persistence.typed.DeleteSnapshotsCompleted
 
canEqual(Object) - Method in class akka.persistence.typed.DeleteSnapshotsFailed
 
canEqual(Object) - Method in class akka.persistence.typed.DeletionTarget.Criteria
 
canEqual(Object) - Method in class akka.persistence.typed.DeletionTarget.Individual
 
canEqual(Object) - Static method in class akka.persistence.typed.EmptyEventSeq
 
canEqual(Object) - Method in class akka.persistence.typed.EmptyEventSeq$
 
canEqual(Object) - Static method in class akka.persistence.typed.internal.DefaultRecovery
 
canEqual(Object) - Method in class akka.persistence.typed.internal.DefaultRecovery$
 
canEqual(Object) - Static method in class akka.persistence.typed.internal.DisabledRecovery
 
canEqual(Object) - Method in class akka.persistence.typed.internal.DisabledRecovery$
 
canEqual(Object) - Static method in class akka.persistence.typed.internal.DisabledRetentionCriteria
 
canEqual(Object) - Method in class akka.persistence.typed.internal.DisabledRetentionCriteria$
 
canEqual(Object) - Method in class akka.persistence.typed.internal.EventWriter.EventWriterSettings
 
canEqual(Object) - Method in class akka.persistence.typed.internal.EventWriter.Write
 
canEqual(Object) - Method in class akka.persistence.typed.internal.EventWriter.WriteAck
 
canEqual(Object) - Method in class akka.persistence.typed.internal.InternalProtocol.AsyncEffectCompleted
 
canEqual(Object) - Method in class akka.persistence.typed.internal.InternalProtocol.AsyncReplicationInterceptCompleted
 
canEqual(Object) - Method in class akka.persistence.typed.internal.InternalProtocol.ContinueUnstash$
 
canEqual(Object) - Method in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand
 
canEqual(Object) - Method in class akka.persistence.typed.internal.InternalProtocol.JournalResponse
 
canEqual(Object) - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryPermitGranted$
 
canEqual(Object) - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent
 
canEqual(Object) - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
canEqual(Object) - Method in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse
 
canEqual(Object) - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
canEqual(Object) - Static method in class akka.persistence.typed.internal.PersistNothing
 
canEqual(Object) - Method in class akka.persistence.typed.internal.PersistNothing$
 
canEqual(Object) - Static method in class akka.persistence.typed.internal.ReplayOnlyLastRecovery
 
canEqual(Object) - Method in class akka.persistence.typed.internal.ReplayOnlyLastRecovery$
 
canEqual(Object) - Static method in class akka.persistence.typed.internal.ReplicatedEventAck
 
canEqual(Object) - Method in class akka.persistence.typed.internal.ReplicatedEventAck$
 
canEqual(Object) - Method in class akka.persistence.typed.internal.ReplicatedEventMetadata
 
canEqual(Object) - Static method in class akka.persistence.typed.internal.Stash
 
canEqual(Object) - Method in class akka.persistence.typed.internal.Stash$
 
canEqual(Object) - Method in class akka.persistence.typed.internal.StashOverflowStrategy.Drop$
 
canEqual(Object) - Method in class akka.persistence.typed.internal.StashOverflowStrategy.Fail$
 
canEqual(Object) - Static method in class akka.persistence.typed.internal.Stop
 
canEqual(Object) - Method in class akka.persistence.typed.internal.Stop$
 
canEqual(Object) - Static method in class akka.persistence.typed.internal.Unhandled
 
canEqual(Object) - Method in class akka.persistence.typed.internal.Unhandled$
 
canEqual(Object) - Static method in class akka.persistence.typed.internal.UnstashAll
 
canEqual(Object) - Method in class akka.persistence.typed.internal.UnstashAll$
 
canEqual(Object) - Method in class akka.persistence.typed.PersistFailed
 
canEqual(Object) - Method in class akka.persistence.typed.PersistRejected
 
canEqual(Object) - Static method in class akka.persistence.typed.RecoveryCompleted
 
canEqual(Object) - Method in class akka.persistence.typed.RecoveryCompleted$
 
canEqual(Object) - Method in class akka.persistence.typed.RecoveryFailed
 
canEqual(Object) - Method in class akka.persistence.typed.ReplicaId
 
canEqual(Object) - Method in class akka.persistence.typed.SnapshotCompleted
 
canEqual(Object) - Method in class akka.persistence.typed.SnapshotFailed
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.InternalProtocol.ContinueUnstash$
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteSuccess$
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryPermitGranted$
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryTimeout$
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertSuccess$
 
canEqual(Object) - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.PersistNothing$
 
canEqual(Object) - Static method in class akka.persistence.typed.state.internal.Stash
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.Stash$
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.StashOverflowStrategy.Drop$
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.StashOverflowStrategy.Fail$
 
canEqual(Object) - Static method in class akka.persistence.typed.state.internal.Stop
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.Stop$
 
canEqual(Object) - Static method in class akka.persistence.typed.state.internal.Unhandled
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.Unhandled$
 
canEqual(Object) - Static method in class akka.persistence.typed.state.internal.UnstashAll
 
canEqual(Object) - Method in class akka.persistence.typed.state.internal.UnstashAll$
 
canEqual(Object) - Static method in class akka.persistence.typed.state.RecoveryCompleted
 
canEqual(Object) - Method in class akka.persistence.typed.state.RecoveryCompleted$
 
canEqual(Object) - Method in class akka.persistence.typed.state.RecoveryFailed
 
canEqual(Object) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
canEqual(Object) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
canEqual(Object) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
canEqual(Object) - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
canEqual(Object) - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
canEqual(Object) - Static method in class akka.remote.artery.Flush
 
canEqual(Object) - Method in class akka.remote.artery.Flush$
 
canEqual(Object) - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
canEqual(Object) - Method in class akka.remote.artery.QuarantinedEvent
 
canEqual(Object) - Method in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce
 
canEqual(Object) - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
canEqual(Object) - Method in class akka.remote.RemoteScope
 
canEqual(Object) - Method in class akka.remote.routing.RemoteRouterConfig
 
canEqual(Object) - Static method in class akka.remote.testconductor.Client
 
canEqual(Object) - Method in class akka.remote.testconductor.Client$
 
canEqual(Object) - Method in class akka.remote.testconductor.Done$
 
canEqual(Object) - Method in class akka.remote.testconductor.RoleName
 
canEqual(Object) - Static method in class akka.remote.testconductor.Server
 
canEqual(Object) - Method in class akka.remote.testconductor.Server$
 
canEqual(Object) - Static method in class akka.remote.testkit.Blackhole
 
canEqual(Object) - Method in class akka.remote.testkit.Blackhole$
 
canEqual(Object) - Method in class akka.remote.testkit.Direction.Both$
 
canEqual(Object) - Method in class akka.remote.testkit.Direction.Receive$
 
canEqual(Object) - Method in class akka.remote.testkit.Direction.Send$
 
canEqual(Object) - Method in class akka.remote.testkit.ForceDisassociate
 
canEqual(Object) - Static method in class akka.remote.testkit.ForceDisassociateAck
 
canEqual(Object) - Method in class akka.remote.testkit.ForceDisassociateAck$
 
canEqual(Object) - Method in class akka.remote.testkit.SetThrottle
 
canEqual(Object) - Static method in class akka.remote.testkit.SetThrottleAck
 
canEqual(Object) - Method in class akka.remote.testkit.SetThrottleAck$
 
canEqual(Object) - Method in class akka.remote.testkit.TokenBucket
 
canEqual(Object) - Static method in class akka.remote.testkit.Unthrottled
 
canEqual(Object) - Method in class akka.remote.testkit.Unthrottled$
 
canEqual(Object) - Method in class akka.remote.UniqueAddress
 
canEqual(Object) - Method in class akka.routing.ActorRefRoutee
 
canEqual(Object) - Method in class akka.routing.ActorSelectionRoutee
 
canEqual(Object) - Method in class akka.routing.AddRoutee
 
canEqual(Object) - Method in class akka.routing.AdjustPoolSize
 
canEqual(Object) - Method in class akka.routing.BalancingPool
 
canEqual(Object) - Method in class akka.routing.Broadcast
 
canEqual(Object) - Method in class akka.routing.BroadcastGroup
 
canEqual(Object) - Method in class akka.routing.BroadcastPool
 
canEqual(Object) - Method in class akka.routing.ConsistentHashingGroup
 
canEqual(Object) - Method in class akka.routing.ConsistentHashingPool
 
canEqual(Object) - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
canEqual(Object) - Method in class akka.routing.ConsistentHashingRoutingLogic
 
canEqual(Object) - Method in class akka.routing.Deafen
 
canEqual(Object) - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
canEqual(Object) - Method in class akka.routing.DefaultResizer
 
canEqual(Object) - Method in class akka.routing.DefaultResizer$
 
canEqual(Object) - Static method in class akka.routing.FromConfig
 
canEqual(Object) - Method in class akka.routing.FromConfig$
 
canEqual(Object) - Static method in class akka.routing.GetRoutees
 
canEqual(Object) - Method in class akka.routing.GetRoutees$
 
canEqual(Object) - Method in class akka.routing.Listen
 
canEqual(Object) - Static method in class akka.routing.NoRouter
 
canEqual(Object) - Method in class akka.routing.NoRouter$
 
canEqual(Object) - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
canEqual(Object) - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
canEqual(Object) - Method in class akka.routing.OptimalSizeExploringResizer$
 
canEqual(Object) - Method in class akka.routing.RandomGroup
 
canEqual(Object) - Method in class akka.routing.RandomPool
 
canEqual(Object) - Method in class akka.routing.RemoveRoutee
 
canEqual(Object) - Method in class akka.routing.RoundRobinGroup
 
canEqual(Object) - Method in class akka.routing.RoundRobinPool
 
canEqual(Object) - Method in class akka.routing.Routees
 
canEqual(Object) - Method in class akka.routing.Router
 
canEqual(Object) - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
canEqual(Object) - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
canEqual(Object) - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
canEqual(Object) - Method in class akka.routing.SeveralRoutees
 
canEqual(Object) - Method in class akka.routing.SmallestMailboxPool
 
canEqual(Object) - Method in class akka.routing.TailChoppingGroup
 
canEqual(Object) - Method in class akka.routing.TailChoppingPool
 
canEqual(Object) - Method in class akka.routing.TailChoppingRoutingLogic
 
canEqual(Object) - Method in class akka.routing.WithListeners
 
canEqual(Object) - Method in class akka.serialization.DisabledJavaSerializer
 
canEqual(Object) - Method in class akka.serialization.jackson.Compression.GZip
 
canEqual(Object) - Method in class akka.serialization.jackson.Compression.LZ4
 
canEqual(Object) - Method in class akka.serialization.Serialization.Information
 
canEqual(Object) - Method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
canEqual(Object) - Method in exception akka.stream.AbruptTerminationException
 
canEqual(Object) - Method in class akka.stream.ActorAttributes.DebugLogging
 
canEqual(Object) - Method in class akka.stream.ActorAttributes.Dispatcher
 
canEqual(Object) - Method in class akka.stream.ActorAttributes.FuzzingMode
 
canEqual(Object) - Method in class akka.stream.ActorAttributes.MaxFixedBufferSize
 
canEqual(Object) - Method in class akka.stream.ActorAttributes.OutputBurstLimit
 
canEqual(Object) - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout
 
canEqual(Object) - Method in class akka.stream.ActorAttributes.SupervisionStrategy
 
canEqual(Object) - Method in class akka.stream.ActorAttributes.SyncProcessingLimit
 
canEqual(Object) - Method in class akka.stream.AmorphousShape
 
canEqual(Object) - Method in class akka.stream.Attributes.AsyncBoundary$
 
canEqual(Object) - Method in class akka.stream.Attributes.CancellationStrategy
 
canEqual(Object) - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay
 
canEqual(Object) - Method in class akka.stream.Attributes.CancellationStrategy$.CompleteStage$
 
canEqual(Object) - Method in class akka.stream.Attributes.CancellationStrategy$.FailStage$
 
canEqual(Object) - Method in class akka.stream.Attributes.CancellationStrategy$.PropagateFailure$
 
canEqual(Object) - Method in class akka.stream.Attributes
 
canEqual(Object) - Method in class akka.stream.Attributes.InputBuffer
 
canEqual(Object) - Method in class akka.stream.Attributes.LogLevels
 
canEqual(Object) - Method in class akka.stream.Attributes.Name
 
canEqual(Object) - Method in class akka.stream.BidiShape
 
canEqual(Object) - Static method in exception akka.stream.BindFailedException
 
canEqual(Object) - Method in exception akka.stream.BindFailedException$
Deprecated.
 
canEqual(Object) - Method in exception akka.stream.BufferOverflowException
 
canEqual(Object) - Static method in class akka.stream.Client
 
canEqual(Object) - Method in class akka.stream.Client$
 
canEqual(Object) - Method in class akka.stream.CompletionStrategy.Draining$
 
canEqual(Object) - Method in class akka.stream.CompletionStrategy.Immediately$
 
canEqual(Object) - Method in class akka.stream.CompletionStrategy$
 
canEqual(Object) - Static method in class akka.stream.EagerClose
 
canEqual(Object) - Method in class akka.stream.EagerClose$
 
canEqual(Object) - Method in class akka.stream.FanInShape.Name
 
canEqual(Object) - Method in class akka.stream.FanInShape.Ports
 
canEqual(Object) - Method in class akka.stream.FanOutShape.Name
 
canEqual(Object) - Method in class akka.stream.FanOutShape.Ports
 
canEqual(Object) - Method in class akka.stream.FlowMonitorState.Failed
 
canEqual(Object) - Method in class akka.stream.FlowMonitorState.Finished$
 
canEqual(Object) - Method in class akka.stream.FlowMonitorState.Initialized$
 
canEqual(Object) - Method in class akka.stream.FlowMonitorState.Received
 
canEqual(Object) - Method in class akka.stream.FlowShape
 
canEqual(Object) - Static method in class akka.stream.IgnoreBoth
 
canEqual(Object) - Method in class akka.stream.IgnoreBoth$
 
canEqual(Object) - Static method in class akka.stream.IgnoreCancel
 
canEqual(Object) - Method in class akka.stream.IgnoreCancel$
 
canEqual(Object) - Static method in class akka.stream.IgnoreComplete
 
canEqual(Object) - Method in class akka.stream.IgnoreComplete$
 
canEqual(Object) - Method in exception akka.stream.InvalidPartnerActorException
 
canEqual(Object) - Method in exception akka.stream.InvalidSequenceNumberException
 
canEqual(Object) - Method in class akka.stream.IOResult
 
canEqual(Object) - Method in class akka.stream.OverflowStrategies.EmitEarly$
 
canEqual(Object) - Method in class akka.stream.QueueOfferResult.Dropped$
 
canEqual(Object) - Method in class akka.stream.QueueOfferResult.Enqueued$
 
canEqual(Object) - Method in class akka.stream.QueueOfferResult.Failure
 
canEqual(Object) - Method in class akka.stream.QueueOfferResult.QueueClosed$
 
canEqual(Object) - Method in exception akka.stream.RemoteStreamRefActorTerminatedException
 
canEqual(Object) - Method in exception akka.stream.scaladsl.Partition.PartitionOutOfBoundsException
 
canEqual(Object) - Method in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay
 
canEqual(Object) - Method in class akka.stream.scaladsl.RunnableGraph
 
canEqual(Object) - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
canEqual(Object) - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection
 
canEqual(Object) - Method in class akka.stream.scaladsl.Tcp.ServerBinding
 
canEqual(Object) - Method in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize
 
canEqual(Object) - Static method in class akka.stream.Server
 
canEqual(Object) - Method in class akka.stream.Server$
 
canEqual(Object) - Method in class akka.stream.SinkShape
 
canEqual(Object) - Method in class akka.stream.snapshot.ConnectionSnapshot.Closed$
 
canEqual(Object) - Method in class akka.stream.snapshot.ConnectionSnapshot.ShouldPull$
 
canEqual(Object) - Method in class akka.stream.snapshot.ConnectionSnapshot.ShouldPush$
 
canEqual(Object) - Method in class akka.stream.SourceShape
 
canEqual(Object) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event
 
canEqual(Object) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Initialized$
 
canEqual(Object) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending
 
canEqual(Object) - Method in exception akka.stream.stage.GraphStageLogic.StageActorRefNotInitializedException
 
canEqual(Object) - Method in class akka.stream.stage.TimerMessages.Scheduled
 
canEqual(Object) - Method in class akka.stream.stage.TimerMessages.Timer
 
canEqual(Object) - Method in class akka.stream.StreamRefAttributes.BufferCapacity
 
canEqual(Object) - Method in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval
 
canEqual(Object) - Method in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline
 
canEqual(Object) - Method in class akka.stream.StreamRefAttributes.SubscriptionTimeout
 
canEqual(Object) - Method in exception akka.stream.StreamRefSubscriptionTimeoutException
 
canEqual(Object) - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.CancelTermination$
 
canEqual(Object) - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.NoopTermination$
 
canEqual(Object) - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.WarnTermination$
 
canEqual(Object) - Method in exception akka.stream.SubscriptionWithCancelException.NoMoreElementsNeeded$
 
canEqual(Object) - Method in exception akka.stream.SubscriptionWithCancelException.StageWasCompleted$
 
canEqual(Object) - Method in class akka.stream.SubstreamCancelStrategies.Drain$
 
canEqual(Object) - Method in class akka.stream.SubstreamCancelStrategies.Propagate$
 
canEqual(Object) - Method in class akka.stream.Supervision.Restart$
 
canEqual(Object) - Method in class akka.stream.Supervision.Resume$
 
canEqual(Object) - Method in class akka.stream.Supervision.Stop$
 
canEqual(Object) - Method in exception akka.stream.TargetRefNotInitializedYetException
 
canEqual(Object) - Method in class akka.stream.testkit.GraphStageMessages.DownstreamFinish$
 
canEqual(Object) - Method in class akka.stream.testkit.GraphStageMessages.Failure
 
canEqual(Object) - Method in class akka.stream.testkit.GraphStageMessages.Pull$
 
canEqual(Object) - Method in class akka.stream.testkit.GraphStageMessages.Push$
 
canEqual(Object) - Method in class akka.stream.testkit.GraphStageMessages.StageFailure
 
canEqual(Object) - Method in class akka.stream.testkit.GraphStageMessages.UpstreamFinish$
 
canEqual(Object) - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription
 
canEqual(Object) - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
canEqual(Object) - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
canEqual(Object) - Method in class akka.stream.testkit.TestPublisher.CancelSubscription
 
canEqual(Object) - Method in class akka.stream.testkit.TestPublisher.RequestMore
 
canEqual(Object) - Method in class akka.stream.testkit.TestPublisher.Subscribe
 
canEqual(Object) - Method in class akka.stream.testkit.TestSubscriber.OnComplete$
 
canEqual(Object) - Method in class akka.stream.testkit.TestSubscriber.OnError
 
canEqual(Object) - Method in class akka.stream.testkit.TestSubscriber.OnNext
 
canEqual(Object) - Method in class akka.stream.testkit.TestSubscriber.OnSubscribe
 
canEqual(Object) - Method in class akka.stream.ThrottleMode.Enforcing$
 
canEqual(Object) - Method in class akka.stream.ThrottleMode.Shaping$
 
canEqual(Object) - Method in class akka.stream.TLSClientAuth.Need$
 
canEqual(Object) - Method in class akka.stream.TLSClientAuth.None$
 
canEqual(Object) - Method in class akka.stream.TLSClientAuth.Want$
 
canEqual(Object) - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
canEqual(Object) - Method in class akka.stream.TLSProtocol.SendBytes
 
canEqual(Object) - Method in class akka.stream.TLSProtocol.SessionBytes
 
canEqual(Object) - Method in class akka.stream.TLSProtocol.SessionTruncated$
 
canEqual(Object) - Method in class akka.testkit.CustomEventFilter
 
canEqual(Object) - Method in class akka.testkit.DeadLettersFilter
 
canEqual(Object) - Method in class akka.testkit.DebugFilter
 
canEqual(Object) - Method in class akka.testkit.ErrorFilter
 
canEqual(Object) - Method in class akka.testkit.InfoFilter
 
canEqual(Object) - Method in class akka.testkit.internal.NativeImageUtils.Condition
 
canEqual(Object) - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
canEqual(Object) - Method in class akka.testkit.internal.NativeImageUtils.ReflectField
 
canEqual(Object) - Method in class akka.testkit.internal.NativeImageUtils.ReflectMethod
 
canEqual(Object) - Method in class akka.testkit.SocketUtil.Both$
 
canEqual(Object) - Method in class akka.testkit.SocketUtil.Tcp$
 
canEqual(Object) - Method in class akka.testkit.SocketUtil.Udp$
 
canEqual(Object) - Method in class akka.testkit.TestActor.KeepRunning$
 
canEqual(Object) - Method in class akka.testkit.TestActor.NoAutoPilot$
 
canEqual(Object) - Method in class akka.testkit.TestActor.NullMessage$
 
canEqual(Object) - Method in class akka.testkit.TestActor.RealMessage
 
canEqual(Object) - Method in class akka.testkit.TestActor.SetAutoPilot
 
canEqual(Object) - Method in class akka.testkit.TestActor.SetIgnore
 
canEqual(Object) - Method in class akka.testkit.TestActor.Spawn
 
canEqual(Object) - Method in class akka.testkit.TestActor.UnWatch
 
canEqual(Object) - Method in class akka.testkit.TestActor.Watch
 
canEqual(Object) - Method in class akka.testkit.TestEvent.Mute
 
canEqual(Object) - Method in class akka.testkit.TestEvent.UnMute
 
canEqual(Object) - Method in exception akka.testkit.TestException
 
canEqual(Object) - Method in class akka.testkit.WarningFilter
 
canEqual(Object) - Method in class akka.util.LineNumbers.NoSourceInfo$
 
canEqual(Object) - Method in class akka.util.LineNumbers.SourceFile
 
canEqual(Object) - Method in class akka.util.LineNumbers.SourceFileLines
 
canEqual(Object) - Method in class akka.util.LineNumbers.UnknownSourceFormat
 
canEqual(Object) - Method in class akka.util.Timeout
 
canEqual$extension(ServiceRegistry, Object) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
canEqual$extension(Logging.LogLevel, Object) - Method in class akka.event.Logging.LogLevel$
 
canEqual$extension(MessageFlags, Object) - Method in class akka.io.dns.internal.MessageFlags$
 
canonicalize(Behavior<T>, Behavior<T>, TypedActorContext<T>) - Static method in class akka.actor.typed.Behavior
Given a possibly special behavior (same or unhandled) and a &ldquo;current&rdquo; behavior (which defines the meaning of encountering a same behavior) this method computes the next behavior, suitable for passing a message or signal.
canonicalize(Behavior<T>, Behavior<T>, TypedActorContext<T>) - Method in class akka.actor.typed.Behavior$
Given a possibly special behavior (same or unhandled) and a &ldquo;current&rdquo; behavior (which defines the meaning of encountering a same behavior) this method computes the next behavior, suitable for passing a message or signal.
canonicalName() - Method in class akka.io.dns.CNameRecord
 
CapabilityFlag - Class in akka.persistence
 
CapabilityFlag() - Constructor for class akka.persistence.CapabilityFlag
 
CapabilityFlag$ - Class in akka.persistence
 
CapabilityFlag$() - Constructor for class akka.persistence.CapabilityFlag$
 
CapabilityFlags - Interface in akka.persistence
 
capacity() - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
capacity() - Method in interface akka.actor.typed.javadsl.StashBuffer
What is the capacity of this buffer.
capacity() - Method in interface akka.actor.typed.scaladsl.StashBuffer
What is the capacity of this buffer.
capacity() - Method in class akka.dispatch.AbstractBoundedNodeQueue
 
capacity() - Method in class akka.dispatch.BoundedControlAwareMailbox
 
capacity() - Method in class akka.dispatch.BoundedControlAwareMailbox.MessageQueue
 
capacity() - Method in class akka.dispatch.BoundedDequeBasedMailbox
 
capacity() - Method in class akka.dispatch.BoundedMailbox
 
capacity() - Method in class akka.dispatch.BoundedPriorityMailbox
 
capacity() - Method in class akka.dispatch.BoundedStablePriorityMailbox
 
capacity() - Method in class akka.dispatch.NonBlockingBoundedMailbox
 
capacity() - Method in class akka.remote.testkit.TokenBucket
 
capacity() - Method in class akka.stream.StreamRefAttributes.BufferCapacity
 
capacity(IndexedSeq<Routee>) - Method in class akka.routing.DefaultResizer
Returns the overall desired change in resizer capacity.
capacity(Set<NodeMetrics>) - Method in class akka.cluster.metrics.CapacityMetricsSelector
Remaining capacity for each node.
capacity(Set<NodeMetrics>) - Static method in class akka.cluster.metrics.CpuMetricsSelector
 
capacity(Set<NodeMetrics>) - Method in class akka.cluster.metrics.CpuMetricsSelector$
 
capacity(Set<NodeMetrics>) - Static method in class akka.cluster.metrics.HeapMetricsSelector
 
capacity(Set<NodeMetrics>) - Method in class akka.cluster.metrics.HeapMetricsSelector$
 
capacity(Set<NodeMetrics>) - Static method in class akka.cluster.metrics.MixMetricsSelector
 
capacity(Set<NodeMetrics>) - Method in class akka.cluster.metrics.MixMetricsSelectorBase
 
capacity(Set<NodeMetrics>) - Static method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector
 
capacity(Set<NodeMetrics>) - Method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector$
 
CapacityMetricsSelector - Class in akka.cluster.metrics
A MetricsSelector producing weights from remaining capacity.
CapacityMetricsSelector() - Constructor for class akka.cluster.metrics.CapacityMetricsSelector
 
CapturedLogEvent - Class in akka.actor.testkit.typed
Representation of a Log Event issued by a Behavior when testing with BehaviorTestKit or BehaviorTestKit.
CapturedLogEvent(Level, String) - Constructor for class akka.actor.testkit.typed.CapturedLogEvent
Constructor for Java API
CapturedLogEvent(Level, String, Throwable) - Constructor for class akka.actor.testkit.typed.CapturedLogEvent
Constructor for Java API
CapturedLogEvent(Level, String, Throwable, Marker) - Constructor for class akka.actor.testkit.typed.CapturedLogEvent
Constructor for Java API
CapturedLogEvent(Level, String, Optional<Throwable>, Optional<Marker>, Map<String, Object>) - Constructor for class akka.actor.testkit.typed.CapturedLogEvent
Constructor for Java API
CapturedLogEvent(Level, String, Marker) - Constructor for class akka.actor.testkit.typed.CapturedLogEvent
Constructor for Java API
CapturedLogEvent(Level, String, Option<Throwable>, Option<Marker>) - Constructor for class akka.actor.testkit.typed.CapturedLogEvent
 
CapturedLogEvent$ - Class in akka.actor.testkit.typed
 
CapturedLogEvent$() - Constructor for class akka.actor.testkit.typed.CapturedLogEvent$
 
CapturingAppender$ - Class in akka.actor.testkit.typed.internal
INTERNAL API
CapturingAppender$() - Constructor for class akka.actor.testkit.typed.internal.CapturingAppender$
 
carbonCopy() - Method in class akka.stream.Inlet
 
carbonCopy() - Method in class akka.stream.Outlet
 
Case$() - Constructor for class akka.actor.typed.javadsl.BehaviorBuilder.Case$
 
Case$() - Constructor for class akka.actor.typed.javadsl.ReceiveBuilder.Case$
 
CaseStatement$ - Class in akka.japi.pf
 
CaseStatement$() - Constructor for class akka.japi.pf.CaseStatement$
 
CatchupOrFirehose$ - Class in akka.persistence.query.typed.internal
INTERNAL API
CatchupOrFirehose$() - Constructor for class akka.persistence.query.typed.internal.CatchupOrFirehose$
 
cause() - Method in class akka.actor.dungeon.ChildrenContainer.Recreation
 
cause() - Method in exception akka.actor.dungeon.SerializationCheckFailedException
 
cause() - Method in class akka.actor.FSM.Failure
 
cause() - Method in exception akka.actor.PostRestartException
 
cause() - Method in exception akka.actor.PreRestartException
 
cause() - Method in class akka.actor.Status.Failure
 
cause() - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
cause() - Method in class akka.actor.typed.ChildFailed
 
cause() - Method in class akka.actor.typed.internal.BehaviorImpl.FailedBehavior
 
cause() - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
cause() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
cause() - Method in class akka.event.Logging.Error
 
cause() - Method in class akka.event.Logging.Error2
 
cause() - Method in class akka.event.Logging.Error3
 
cause() - Method in interface akka.event.Logging.LogEventWithCause
 
cause() - Method in class akka.event.Logging.Warning4
 
cause() - Method in class akka.io.Tcp.CommandFailed
Optionally contains the cause why the command failed.
cause() - Method in class akka.io.Tcp.ErrorClosed
 
cause() - Method in class akka.persistence.DeleteMessagesFailure
 
cause() - Method in class akka.persistence.DeleteSnapshotFailure
 
cause() - Method in class akka.persistence.DeleteSnapshotsFailure
 
cause() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure
 
cause() - Method in class akka.persistence.JournalProtocol.ReplayMessagesFailure
 
cause() - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
cause() - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
cause() - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed
 
cause() - Method in class akka.persistence.SaveSnapshotFailure
 
cause() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed
 
cause() - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
cause() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure
 
cause() - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
cause() - Method in class akka.remote.artery.jfr.AeronSinkGaveUpEnvelope
 
cause() - Method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
cause() - Method in class akka.stream.FlowMonitorState.Failed
 
cause() - Method in class akka.stream.QueueOfferResult.Failure
 
cause() - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
cause() - Method in class akka.stream.testkit.TestPublisher.CancelSubscription
 
cause() - Method in class akka.stream.testkit.TestSubscriber.OnError
 
CAUSE_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.ActorInitializationException
 
CAUSE_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.Throwable
 
CAUSE_FIELD_NUMBER - Static variable in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
CAUSEDATA_FIELD_NUMBER - Static variable in class akka.remote.SystemMessageFormats.SystemMessage
 
CborSerializable - Interface in akka.serialization.jackson
Predefined marker trait for serialization with Jackson CBOR.
Cell - Interface in akka.actor
INTERNAL API
CH() - Static method in class akka.io.dns.RecordClass
 
CH() - Method in class akka.io.dns.RecordClass$
 
chanceOfScalingDownWhenFull() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
change() - Method in class akka.routing.AdjustPoolSize
 
changed() - Method in class akka.cluster.ddata.Replicator
 
Changed(Key<A>, A) - Constructor for class akka.cluster.ddata.Replicator.Changed
 
Changed(Key<A>, A) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.Changed
 
changed_$eq(Set<String>) - Method in class akka.cluster.ddata.Replicator
 
Changed$() - Constructor for class akka.cluster.ddata.Replicator.Changed$
 
Changed$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.Changed$
 
Changed$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.Changed$
 
ChangedManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
changeEventHandler() - Method in class akka.persistence.typed.state.javadsl.DurableStateBehavior
API May Change: Override this and implement the ChangeEventHandler to store additional change event when the state is updated or deleted.
changeEventHandler() - Method in class akka.persistence.typed.state.javadsl.DurableStateOnCommandBehavior
API May Change: Override this and implement the ChangeEventHandler to store additional change event when the state is updated or deleted.
changeEventHandler() - Method in class akka.persistence.typed.state.javadsl.DurableStateOnCommandWithReplyBehavior
API May Change: Override this and implement the ChangeEventHandler to store additional change event when the state is updated or deleted.
ChangeEventHandler<Command,​State,​ChangeEvent> - Class in akka.persistence.typed.state.scaladsl
API May Change: Define these handlers in the DurableStateBehavior.withChangeEventHandler(akka.persistence.typed.state.scaladsl.ChangeEventHandler<Command, State, ChangeEvent>) to store additional change event when the state is updated.
ChangeEventHandler<Command,​State,​ChangeEvent> - Interface in akka.persistence.typed.state.javadsl
API May Change: Implement this interface and use it in DurableStateBehavior#withChangeEventHandler to store additional change event when the state is updated.
ChangeEventHandler() - Constructor for class akka.persistence.typed.state.scaladsl.ChangeEventHandler
 
ChangeEventHandler$ - Class in akka.persistence.typed.state.javadsl
INTERNAL API
ChangeEventHandler$ - Class in akka.persistence.typed.state.scaladsl
API May Change
ChangeEventHandler$() - Constructor for class akka.persistence.typed.state.javadsl.ChangeEventHandler$
 
ChangeEventHandler$() - Constructor for class akka.persistence.typed.state.scaladsl.ChangeEventHandler$
 
ChangeNumberOfProcesses - Class in akka.cluster.sharding.typed
Tell the sharded daemon process to rescale to the given number of processes.
ChangeNumberOfProcesses(int, ActorRef<StatusReply<Done>>) - Constructor for class akka.cluster.sharding.typed.ChangeNumberOfProcesses
 
ChangeNumberOfProcesses$ - Class in akka.cluster.sharding.typed
 
ChangeNumberOfProcesses$() - Constructor for class akka.cluster.sharding.typed.ChangeNumberOfProcesses$
 
changes() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
changes(String, Offset) - Method in interface akka.persistence.query.javadsl.DurableStateStoreQuery
Get a source of the most recent changes made to objects of the given tag since the passed in offset.
changes(String, Offset) - Method in interface akka.persistence.query.scaladsl.DurableStateStoreQuery
Get a source of the most recent changes made to objects of the given tag since the passed in offset.
changes(String, Offset) - Method in class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore
 
changes(String, Offset) - Method in class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
changes_$eq(Vector<Object>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
changesBySlices(String, int, int, Offset) - Method in interface akka.persistence.query.typed.javadsl.DurableStateStoreBySliceQuery
Get a source of the most recent changes made to objects of the given slice range since the passed in offset.
changesBySlices(String, int, int, Offset) - Method in interface akka.persistence.query.typed.scaladsl.DurableStateStoreBySliceQuery
Get a source of the most recent changes made to objects of the given slice range since the passed in offset.
changesBySlices(String, int, int, Offset) - Method in class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore
 
changesBySlices(String, int, int, Offset) - Method in class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
changeState(Eventsourced.State) - Method in interface akka.persistence.Eventsourced
 
channel() - Method in interface akka.io.WithUdpSend
 
channel() - Method in class akka.remote.artery.jfr.AeronSinkPublicationClosed
 
channel() - Method in class akka.remote.artery.jfr.AeronSinkPublicationClosedUnexpectedly
 
channel() - Method in class akka.remote.artery.jfr.AeronSinkStarted
 
channel() - Method in class akka.remote.artery.jfr.AeronSinkStopped
 
channel() - Method in class akka.remote.artery.jfr.AeronSinkTaskRunnerRemoved
 
channel() - Method in class akka.remote.artery.jfr.AeronSourceStarted
 
channel() - Method in class akka.remote.artery.jfr.AeronSourceStopped
 
channelFuture() - Method in interface akka.remote.testconductor.RemoteConnection
The channel future associated with this connection.
ChannelRegistration - Interface in akka.io
Implementations of this interface are sent as actor messages back to a channel actor as a result of it having called register on the ChannelRegistry.
ChannelRegistry - Interface in akka.io
Interface behind which we hide our selector management logic from the connection actors
check(Config, Config) - Method in class akka.cluster.JoinConfigCompatCheckCluster
 
check(Config, Config) - Method in class akka.cluster.JoinConfigCompatChecker
Runs the Config check.
check(Config, Config) - Method in class akka.cluster.sharding.JoinConfigCompatCheckSharding
 
checkBefore(Class<?>, Class<?>, Class<?>) - Static method in class akka.persistence.TraitOrder
 
checkBefore(Class<?>, Class<?>, Class<?>) - Method in class akka.persistence.TraitOrder$
 
checkCreatorClosingOver(Class<?>) - Method in interface akka.actor.AbstractProps
 
checkCurrentActorThread() - Method in interface akka.actor.typed.internal.ActorContextImpl
INTERNAL API
checkCurrentActorThread() - Method in interface akka.actor.typed.scaladsl.ActorContext
INTERNAL API
checkedApply(T) - Method in class akka.dispatch.Mapper
Override this method if you need to throw checked exceptions
checkLease() - Method in class akka.coordination.lease.javadsl.Lease
Check if the owner still holds the lease.
checkLease() - Method in class akka.coordination.lease.scaladsl.Lease
Check if the owner still holds the lease.
checkMissingAndUnexpected(Seq<Object>, Seq<Object>, String, String) - Method in interface akka.testkit.TestKitBase
 
checkName(String) - Method in interface akka.actor.dungeon.Children
 
checkReceiveTimeout(boolean) - Method in interface akka.actor.dungeon.ReceiveTimeout
 
checkReceiveTimeoutIfNeeded(Object, Tuple2<Duration, Cancellable>) - Method in interface akka.actor.dungeon.ReceiveTimeout
Called after `ActorCell.receiveMessage` or `ActorCell.autoReceiveMessage`.
checkSameVersion(String, Seq<String>, boolean) - Method in class akka.util.ManifestInfo
Verify that the version is the same for all given artifacts.
checkSameVersion(String, Seq<String>, boolean, boolean) - Method in class akka.util.ManifestInfo
Verify that the version is the same for all given artifacts.
checkTime() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
checkWatchingSame(akka.actor.InternalActorRef, Option<Object>) - Method in interface akka.actor.dungeon.DeathWatch
Call only if it was checked before that `watching contains ref`
child() - Method in class akka.actor.ChildRestartStats
 
child() - Method in interface akka.pattern.HandleBackoff
 
child(String) - Method in interface akka.actor.ActorContext
Get the child with the given name if it exists.
child(String) - Method in interface akka.actor.ActorPath
Java API: Create a new child actor path.
child(String) - Method in class akka.actor.ActorSystem
Java API: Create a new child actor path.
child(String) - Method in interface akka.actor.dungeon.Children
 
child(String) - Method in interface akka.actor.typed.scaladsl.ActorContext
The named child Actor if it is alive.
child_$eq(Option<ActorRef>) - Method in interface akka.pattern.HandleBackoff
 
CHILD_FIELD_NUMBER - Static variable in class akka.remote.SystemMessageFormats.FailedData
 
CHILD_FIELD_NUMBER - Static variable in class akka.remote.SystemMessageFormats.SuperviseData
 
CHILD_NAME - akka.remote.ContainerFormats.PatternType
CHILD_NAME = 1;
CHILD_NAME_VALUE - Static variable in enum akka.remote.ContainerFormats.PatternType
CHILD_NAME = 1;
CHILD_PATTERN - akka.remote.ContainerFormats.PatternType
CHILD_PATTERN = 2;
CHILD_PATTERN_VALUE - Static variable in enum akka.remote.ContainerFormats.PatternType
CHILD_PATTERN = 2;
childActorOf(Props) - Method in class akka.testkit.javadsl.TestKit
Spawns an actor as a child of this test actor with an auto-generated name and stopping supervisor strategy, returning the child's ActorRef.
childActorOf(Props) - Method in interface akka.testkit.TestKitBase
Spawns an actor as a child of this test actor with an auto-generated name and stopping supervisor strategy, returning the child's ActorRef.
childActorOf(Props, SupervisorStrategy) - Method in class akka.testkit.javadsl.TestKit
Spawns an actor as a child of this test actor with an auto-generated name, and returns the child's ActorRef.
childActorOf(Props, SupervisorStrategy) - Method in interface akka.testkit.TestKitBase
Spawns an actor as a child of this test actor with an auto-generated name, and returns the child's ActorRef.
childActorOf(Props, String) - Method in class akka.testkit.javadsl.TestKit
Spawns an actor as a child of this test actor with a stopping supervisor strategy, and returns the child's ActorRef.
childActorOf(Props, String) - Method in interface akka.testkit.TestKitBase
Spawns an actor as a child of this test actor with a stopping supervisor strategy, and returns the child's ActorRef.
childActorOf(Props, String, SupervisorStrategy) - Method in class akka.testkit.javadsl.TestKit
Spawns an actor as a child of this test actor, and returns the child's ActorRef.
childActorOf(Props, String, SupervisorStrategy) - Method in interface akka.testkit.TestKitBase
Spawns an actor as a child of this test actor, and returns the child's ActorRef.
ChildActorPath - Class in akka.actor
Not for user instantiation
ChildFailed - Class in akka.actor.typed
Child has failed due an uncaught exception
ChildFailed(ActorRef<Nothing$>, Throwable) - Constructor for class akka.actor.typed.ChildFailed
 
ChildFailed$ - Class in akka.actor.typed
 
ChildFailed$() - Constructor for class akka.actor.typed.ChildFailed$
 
childInbox(ActorRef<U>) - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
Get the child inbox for the child with the given name, or fail if there is no child with the given name spawned
childInbox(ActorRef<U>) - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Get the child inbox for the child ActorRef, or fail if there is no such child.
childInbox(String) - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
Get the child inbox for the child with the given name, or fail if there is no child with the given name spawned
childInbox(String) - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Get the child inbox for the child with the given name, or fail if there is no child with the given name spawned
childName() - Method in class akka.actor.testkit.typed.Effect.Spawned
 
childName() - Method in class akka.actor.testkit.typed.Effect.Stopped
 
childName() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
childName() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
childName() - Method in interface akka.pattern.HandleBackoff
 
ChildNameReserved - Class in akka.actor
INTERNAL API
ChildNameReserved() - Constructor for class akka.actor.ChildNameReserved
 
ChildNameReserved$ - Class in akka.actor
INTERNAL API
ChildNameReserved$() - Constructor for class akka.actor.ChildNameReserved$
 
childProps() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
childProps() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
childProps() - Method in interface akka.pattern.HandleBackoff
 
children() - Method in interface akka.actor.ActorContext
Returns all supervised children; this method returns a view (i.e.
children() - Method in interface akka.actor.dungeon.Children
 
children() - Method in interface akka.actor.dungeon.ChildrenContainer
 
children() - Method in interface akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer
 
children() - Method in class akka.actor.dungeon.ChildrenContainer.NormalChildrenContainer
 
children() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
children() - Method in interface akka.actor.typed.scaladsl.ActorContext
The list of child Actors created by this Actor during its lifetime that are still alive, in no particular order.
Children - Interface in akka.actor.dungeon
INTERNAL API
Children$ - Class in akka.actor.dungeon
INTERNAL API
Children$() - Constructor for class akka.actor.dungeon.Children$
 
ChildrenContainer - Interface in akka.actor.dungeon
INTERNAL API
ChildrenContainer.ChildrenIterable - Class in akka.actor.dungeon
 
ChildrenContainer.ChildRestartsIterable - Class in akka.actor.dungeon
 
ChildrenContainer.Creation - Class in akka.actor.dungeon
 
ChildrenContainer.Creation$ - Class in akka.actor.dungeon
 
ChildrenContainer.EmptyChildrenContainer - Interface in akka.actor.dungeon
 
ChildrenContainer.EmptyChildrenContainer$ - Class in akka.actor.dungeon
This is the empty container, shared among all leaf actors.
ChildrenContainer.NormalChildrenContainer - Class in akka.actor.dungeon
Normal children container: we do have at least one child, but none of our children are currently terminating (which is the time period between calling context.stop(child) and processing the ChildTerminated() system message).
ChildrenContainer.NormalChildrenContainer$ - Class in akka.actor.dungeon
 
ChildrenContainer.Recreation - Class in akka.actor.dungeon
 
ChildrenContainer.Recreation$ - Class in akka.actor.dungeon
 
ChildrenContainer.SuspendReason - Interface in akka.actor.dungeon
 
ChildrenContainer.TerminatedChildrenContainer$ - Class in akka.actor.dungeon
This is the empty container which is installed after the last child has terminated while stopping; it is necessary to distinguish from the normal empty state while calling handleChildTerminated() for the last time.
ChildrenContainer.TerminatingChildrenContainer - Class in akka.actor.dungeon
Waiting state: there are outstanding termination requests (i.e.
ChildrenContainer.TerminatingChildrenContainer$ - Class in akka.actor.dungeon
 
ChildrenContainer.Termination$ - Class in akka.actor.dungeon
 
ChildrenContainer.UserRequest$ - Class in akka.actor.dungeon
 
ChildrenContainer.WaitingForChildren - Interface in akka.actor.dungeon
 
ChildrenContainer$ - Class in akka.actor.dungeon
INTERNAL API
ChildrenContainer$() - Constructor for class akka.actor.dungeon.ChildrenContainer$
 
ChildrenIterable(Map<?, ChildStats>) - Constructor for class akka.actor.dungeon.ChildrenContainer.ChildrenIterable
 
childrenRefs() - Method in interface akka.actor.Cell
All children of this actor, including only reserved-names.
childrenRefs() - Method in interface akka.actor.dungeon.Children
 
ChildRestartsIterable(Map<?, ChildStats>) - Constructor for class akka.actor.dungeon.ChildrenContainer.ChildRestartsIterable
 
ChildRestartStats - Class in akka.actor
ChildRestartStats is the statistics kept by every parent Actor for every child Actor and is used for SupervisorStrategies to know how to deal with problems that occur for the children.
ChildRestartStats(ActorRef, int, long) - Constructor for class akka.actor.ChildRestartStats
 
ChildRestartStats$ - Class in akka.actor
 
ChildRestartStats$() - Constructor for class akka.actor.ChildRestartStats$
 
ChildStats - Interface in akka.actor
INTERNAL API
childTestKit(ActorRef<U>) - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
Get the Behavior testkit for the given child ActorRef.
childTestKit(ActorRef<U>) - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Get the Behavior testkit for the given child ActorRef.
chooseUnit(long) - Method in class akka.util.PrettyDuration.PrettyPrintableDuration
 
chooseUnit$extension(PrettyDuration.PrettyPrintableDuration, long) - Method in class akka.util.PrettyDuration.PrettyPrintableDuration$
 
chunk() - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
CHUNK_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
ChunkedMessage$ - Class in akka.actor.typed.delivery.internal
 
ChunkedMessage$() - Constructor for class akka.actor.typed.delivery.internal.ChunkedMessage$
 
chunkLargeMessagesBytes() - Method in class akka.actor.typed.delivery.ProducerController.Settings
 
CircuitBreaker - Class in akka.pattern
Provides circuit breaker functionality for stability when working with "dangerous" operations, e.g.
CircuitBreaker(Scheduler, int, FiniteDuration, FiniteDuration, FiniteDuration, double, double, Set<String>, CircuitBreakerTelemetry, ExecutionContext) - Constructor for class akka.pattern.CircuitBreaker
 
CircuitBreaker(Scheduler, int, FiniteDuration, FiniteDuration, FiniteDuration, double, double, ExecutionContext) - Constructor for class akka.pattern.CircuitBreaker
 
CircuitBreaker(Scheduler, int, FiniteDuration, FiniteDuration, FiniteDuration, double, ExecutionContext) - Constructor for class akka.pattern.CircuitBreaker
 
CircuitBreaker(Scheduler, int, FiniteDuration, FiniteDuration, ExecutionContext) - Constructor for class akka.pattern.CircuitBreaker
 
CircuitBreaker(ExecutionContext, Scheduler, int, Duration, Duration) - Constructor for class akka.pattern.CircuitBreaker
 
CircuitBreaker.State - Interface in akka.pattern
Internal state abstraction
CircuitBreaker$ - Class in akka.pattern
Companion object providing factory methods for Circuit Breaker which runs callbacks in caller's thread
CircuitBreaker$() - Constructor for class akka.pattern.CircuitBreaker$
 
CircuitBreakerNoopTelemetry - Class in akka.pattern.internal
INTERNAL API
CircuitBreakerNoopTelemetry() - Constructor for class akka.pattern.internal.CircuitBreakerNoopTelemetry
 
CircuitBreakerNoopTelemetry$ - Class in akka.pattern.internal
INTERNAL API
CircuitBreakerNoopTelemetry$() - Constructor for class akka.pattern.internal.CircuitBreakerNoopTelemetry$
 
CircuitBreakerOpenException - Exception in akka.pattern
Exception thrown when Circuit Breaker is open.
CircuitBreakerOpenException(FiniteDuration, String) - Constructor for exception akka.pattern.CircuitBreakerOpenException
 
CircuitBreakerOpenException$ - Class in akka.pattern
 
CircuitBreakerOpenException$() - Constructor for class akka.pattern.CircuitBreakerOpenException$
 
CircuitBreakersRegistry - Class in akka.pattern
A CircuitBreakersPanel is a central point collecting all circuit breakers in Akka.
CircuitBreakersRegistry(ExtendedActorSystem) - Constructor for class akka.pattern.CircuitBreakersRegistry
 
CircuitBreakersRegistry$ - Class in akka.pattern
Companion object providing factory methods for Circuit Breaker which runs callbacks in caller's thread
CircuitBreakersRegistry$() - Constructor for class akka.pattern.CircuitBreakersRegistry$
 
CircuitBreakerTelemetry - Interface in akka.pattern.internal
Service Provider Interface (SPI) for collecting metrics from Circuit Breaker.
CircuitBreakerTelemetryProvider - Class in akka.pattern.internal
INTERNAL API
CircuitBreakerTelemetryProvider() - Constructor for class akka.pattern.internal.CircuitBreakerTelemetryProvider
 
CircuitBreakerTelemetryProvider$ - Class in akka.pattern.internal
INTERNAL API
CircuitBreakerTelemetryProvider$() - Constructor for class akka.pattern.internal.CircuitBreakerTelemetryProvider$
 
classFor(Logging.LogLevel) - Static method in class akka.event.Logging
Returns the event class associated with the given LogLevel
classFor(Logging.LogLevel) - Method in class akka.event.Logging$
Returns the event class associated with the given LogLevel
classicActorContext() - Method in interface akka.actor.ClassicActorContextProvider
INTERNAL API
ClassicActorContextProvider - Interface in akka.actor
Glue API introduced to allow minimal user effort integration between classic and typed for example for streams.
ClassicActorSystemProvider - Interface in akka.actor
Glue API introduced to allow minimal user effort integration between classic and typed for example for streams.
classicSettings() - Method in class akka.actor.typed.Settings
 
classicSystem() - Method in interface akka.actor.ClassicActorSystemProvider
Allows access to the classic akka.actor.ActorSystem even for akka.actor.typed.ActorSystem[_]s.
classify(LookupClassification) - Method in interface akka.event.LookupClassification
Returns the Classifier associated with the given Event
classify(ManagedActorClassification) - Method in interface akka.event.ManagedActorClassification
Returns the Classifier associated with the specified Event
classify(SubchannelClassification) - Method in interface akka.event.SubchannelClassification
Returns the Classifier associated with the given Event
classify(E) - Method in class akka.event.japi.LookupEventBus
Returns the Classifier associated with the given Event
classify(E) - Method in class akka.event.japi.ManagedActorEventBus
Returns the Classifier associated with the given Event
classify(E) - Method in class akka.event.japi.SubchannelEventBus
Returns the Classifier associated with the given Event
classify(Object) - Method in class akka.event.EventStream
 
classIsOnClasspath(String) - Method in class akka.actor.DynamicAccess
 
classIsOnClasspath(String) - Method in class akka.actor.ReflectiveDynamicAccess
 
classLoader() - Method in class akka.actor.BootstrapSetup
 
classLoader() - Method in class akka.actor.DynamicAccess
This is the class loader to be used in those special cases where the other factory method are not applicable (e.g.
classLoader() - Method in class akka.actor.ReflectiveDynamicAccess
 
ClassLoaderObjectInputStream - Class in akka.util
ClassLoaderObjectInputStream tries to utilize the provided ClassLoader to load Classes and falls back to ObjectInputStreams resolver.
ClassLoaderObjectInputStream(ClassLoader, InputStream) - Constructor for class akka.util.ClassLoaderObjectInputStream
 
classManifest() - Method in interface akka.remote.artery.InboundEnvelope
 
ClassManifestCompressionAdvertisement$() - Constructor for class akka.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisement$
 
ClassManifestCompressionAdvertisementAck$() - Constructor for class akka.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisementAck$
 
ClassManifestCompressionTableVersionOffset() - Method in class akka.remote.artery.EnvelopeBuffer$
 
ClassManifestTagOffset() - Method in class akka.remote.artery.EnvelopeBuffer$
 
className() - Method in class akka.util.ByteString
 
CLASSNAME_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.StackTraceElement
 
CLASSNAME_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.Throwable
 
classTag(Class<T>) - Static method in class akka.japi.Util
Returns a ClassTag describing the provided Class.
classTag(Class<T>) - Method in class akka.japi.Util$
Returns a ClassTag describing the provided Class.
clazz() - Method in class akka.actor.Props
 
CLAZZ_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.PropsData
 
cleanup() - Method in class akka.dispatch.TaskInvocation
 
cleanup() - Method in interface akka.io.PeriodicCacheCleanup
 
cleanup() - Method in class akka.io.SimpleDnsCache
 
cleanup(Set<String>) - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
cleanUp() - Method in class akka.testkit.CallingThreadMailbox
 
cleanUp(ActorRef, MessageQueue) - Method in class akka.dispatch.BoundedNodeMessageQueue
 
cleanUp(ActorRef, MessageQueue) - Method in interface akka.dispatch.MessageQueue
Called when the mailbox this queue belongs to is disposed of.
cleanUp(ActorRef, MessageQueue) - Method in class akka.dispatch.NodeMessageQueue
 
cleanUp(ActorRef, MessageQueue) - Method in interface akka.dispatch.QueueBasedMessageQueue
 
Cleanup() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup
 
Cleanup$() - Constructor for class akka.actor.typed.delivery.DurableProducerQueue.Cleanup$
 
Cleanup$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup$
 
cleanupDeltaEntries() - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
cleanupOverdueNotMemberAnyMore() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
cleanupPartialChunkedMessages() - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
If not all chunked messages were stored before crash those partial chunked messages should not be resent.
cleanupRemovedNode(UniqueAddress) - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
CleanupTimer() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$
 
cleanupUnusedAfter() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
cleanupUnusedAfter() - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
 
clear() - Method in interface akka.actor.typed.javadsl.StashBuffer
Removes all messages from the buffer.
clear() - Method in interface akka.actor.typed.scaladsl.StashBuffer
Removes all messages from the buffer.
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
clear() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
clear() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
clear() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
clear() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
clear() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
clear() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
clear() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
clear() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
clear() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
clear() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
clear() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
clear() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
clear() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
clear() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
clear() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
clear() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
clear() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
clear() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
clear() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
clear() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
clear() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
clear() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
clear() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
clear() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StopShards.Builder
 
clear() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ChangeNumberOfProcesses.Builder
 
clear() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.DaemonProcessScaleState.Builder
 
clear() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.GetNumberOfProcesses.Builder
 
clear() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.GetNumberOfProcessesReply.Builder
 
clear() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
clear() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
clear() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
clear() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
clear() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
clear() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
clear() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
clear() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
clear() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
clear() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
clear() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
clear() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
clear() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
clear() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
clear() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
clear() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
clear() - Method in class akka.persistence.serialization.MessageFormats.CompositeMetadata.Builder
 
clear() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
clear() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
clear() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
clear() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
clear() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
Clears the in-memory journal and snapshot storage and restarts the behavior.
clear() - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit
Clears the in-memory journal and snapshot storage and restarts the behavior.
clear() - Method in class akka.persistence.typed.crdt.ORSet
Removes all elements from the set, but keeps the history.
clear() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
clear() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
clear() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
clear() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
clear() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
clear() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
clear() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
clear() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
clear() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
clear() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
clear() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
clear() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
clear() - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
clear() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
clear() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
clear() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
clear() - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
clear() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
clear() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
clear() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
clear() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
clear() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
clear() - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
clear() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
clear() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
clear() - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
clear() - Method in class akka.remote.ContainerFormats.Identify.Builder
 
clear() - Method in class akka.remote.ContainerFormats.Option.Builder
 
clear() - Method in class akka.remote.ContainerFormats.Payload.Builder
 
clear() - Method in class akka.remote.ContainerFormats.Selection.Builder
 
clear() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
clear() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
clear() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
clear() - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
clear() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
clear() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
clear() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
clear() - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
clear() - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
clear() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
clear() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
clear() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
clear() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
clear() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
clear() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
clear() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
clear() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
clear() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
clear() - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
clear() - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
clear() - Method in class akka.remote.WireFormats.AddressData.Builder
 
clear() - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
clear() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
clear() - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
clear() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
clear() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
clear() - Method in class akka.remote.WireFormats.DeployData.Builder
 
clear() - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
clear() - Method in class akka.remote.WireFormats.FromConfig.Builder
 
clear() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
clear() - Method in class akka.remote.WireFormats.PropsData.Builder
 
clear() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
clear() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
clear() - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
clear() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
clear() - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
clear() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
clear() - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
clear() - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
clear() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
clear() - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
clear() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
clear() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
clear() - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
clear() - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
clear() - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
clear() - Method in class akka.util.BoundedBlockingQueue
 
clear() - Method in class akka.util.ByteIterator.ByteArrayIterator
 
clear() - Method in class akka.util.ByteIterator
 
clear() - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
clear() - Method in class akka.util.ByteStringBuilder
 
clear() - Method in class akka.util.Index
Removes all keys and all values
clear(SelfUniqueAddress) - Method in class akka.cluster.ddata.ORSet
Removes all elements from the set, but keeps the history.
clearAck() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required bool ack = 3;
clearAck() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required bool ack = 4;
clearAck() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .AcknowledgementInfo ack = 1;
clearAckReplyTo() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required .UniqueAddress ackReplyTo = 5;
clearActor() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
optional .ActorRef actor = 1;
clearActor() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required .ActorRef actor = 1;
clearActorRef() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
required string actorRef = 1;
clearActorRefElements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
added in Akka 2.5.14
clearActorRefElements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
added in Akka 2.5.14
clearAddr() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
optional .Address addr = 2;
clearAddr() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .AddressRequest addr = 5;
clearAddress() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
required .akka.cluster.ddata.Address address = 1;
clearAddress() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .Address address = 1;
clearAddress() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
required .Address address = 1;
clearAddress() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
required .Address address = 1;
clearAddress() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .Address address = 1;
clearAddress() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
required .UniqueAddress address = 1;
clearAddress() - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
required .Address address = 1;
clearAddress() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
required .Address address = 2;
clearAddress() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional .Address address = 3;
clearAddressIndex() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
required int32 addressIndex = 1;
clearAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
required int32 addressIndex = 1;
clearAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
required int32 addressIndex = 1;
clearAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
required int32 addressIndex = 1;
clearAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
required int32 addressIndex = 1;
clearAddressTerminated() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required bool addressTerminated = 3;
clearAll() - Method in interface akka.persistence.testkit.internal.InMemStorage
 
clearAll() - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Clear all data from storage.
clearAll() - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Clear all data from storage.
clearAll() - Method in interface akka.persistence.testkit.scaladsl.ClearOps
Clear all data from the storage.
clearAllAddresses() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
clearAllAddresses() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
clearAllAppVersions() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allAppVersions = 8;
clearAllButSelf() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required bool allButSelf = 2;
clearAllHashes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allHashes = 3;
clearAllHashes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
repeated string allHashes = 2;
clearAllMetricNames() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated string allMetricNames = 2;
clearAllowLocalRoutees() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
required bool allowLocalRoutees = 3;
clearAllPreservingSeqNumbers() - Method in interface akka.persistence.testkit.internal.InMemStorage
 
clearAllPreservingSeqNumbers() - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Clear all data in storage preserving sequence numbers.
clearAllPreservingSeqNumbers() - Method in interface akka.persistence.testkit.scaladsl.ClearPreservingSeqNums
Clear all data in the storage preserving sequence numbers.
clearAllRoles() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allRoles = 2;
clearAlpha() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
required double alpha = 2;
clearAncestor() - Method in interface akka.cluster.ddata.FastMerge
INTERNAL API: should be called from merge
clearAppVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
optional string appVersion = 3;
clearAppVersionIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
optional int32 appVersionIndex = 5;
clearArgs() - Method in class akka.remote.WireFormats.PropsData.Builder
repeated bytes args = 4;
clearAsync() - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
required bool async = 2;
clearBackoffRate() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required double backoffRate = 6;
clearBackoffThreshold() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required double backoffThreshold = 5;
clearBarrier() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .EnterBarrier barrier = 2;
clearBuckets() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
clearByIdPreservingSeqNumbers(String) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Clear all data in storage for particular persistence id preserving sequence numbers.
clearByIdPreservingSeqNumbers(String) - Method in interface akka.persistence.testkit.scaladsl.ClearPreservingSeqNums
Clear all data in the storage for particular persistence id preserving sequence numbers.
clearByPersistenceId(String) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Clear all data from storage for particular persistence id.
clearByPersistenceId(String) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Clear all data from storage for particular persistence id.
clearByPersistenceId(String) - Method in interface akka.persistence.testkit.scaladsl.ClearOps
Clear all data from the storage for particular persistence id.
clearCapturedLogs() - Method in interface akka.actor.testkit.typed.scaladsl.LogCapturing
May be called to explicitly clear the captured logs.
clearCause() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
required .Payload cause = 3;
clearCause() - Method in class akka.remote.ContainerFormats.Throwable.Builder
optional .Payload cause = 3;
clearCause() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
optional bytes cause = 1;
clearCauseData() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .Payload causeData = 3;
clearChild() - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
required .ActorRef child = 1;
clearChild() - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
required .ActorRef child = 1;
clearChunk() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
required uint32 chunk = 1;
clearClassName() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string className = 1;
clearClassName() - Method in class akka.remote.ContainerFormats.Throwable.Builder
required string className = 1;
clearClazz() - Method in class akka.remote.WireFormats.PropsData.Builder
required string clazz = 3;
clearClusterConfig() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
optional string clusterConfig = 2;
clearCommandType() - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
required .CommandType commandType = 1;
clearCompleted() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.DaemonProcessScaleState.Builder
required bool completed = 3;
clearConcurrent() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required bool concurrent = 4;
clearConfig() - Method in class akka.remote.WireFormats.DeployData.Builder
optional bytes config = 2;
clearConfigCheck() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .ConfigCheck configCheck = 2;
clearConfigManifest() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string configManifest = 9;
clearConfigSerializerId() - Method in class akka.remote.WireFormats.DeployData.Builder
optional int32 configSerializerId = 8;
clearConfirmed() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
clearConfirmedSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
required int64 confirmedSeqNr = 1;
clearConfirmedSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required int64 confirmedSeqNr = 1;
clearConsistency() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required sint32 consistency = 2;
clearConsistencyAdditional() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional int32 consistencyAdditional = 6;
clearConsistencyMinCap() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional int32 consistencyMinCap = 5;
clearConsumerControllerRef() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
required string consumerControllerRef = 1;
clearContent() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
clearCookie() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
optional string cookie = 3;
clearCorrelationId() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
required .Payload correlationId = 1;
clearCreatedTimestamp() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
optional int64 createdTimestamp = 3;
clearCreationTime() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
optional sint64 creationTime = 3;
clearCreationTime() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
optional int64 creationTime = 3;
clearCumulativeAck() - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
required fixed64 cumulativeAck = 1;
clearCurrentActorThread() - Method in interface akka.actor.typed.internal.ActorContextImpl
INTERNAL API
clearCurrentActorThread() - Method in interface akka.actor.typed.scaladsl.ActorContext
INTERNAL API
clearCurrentConfig() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
optional string currentConfig = 1;
clearCurrentDeliveryId() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
required int64 currentDeliveryId = 1;
clearCurrentSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
required int64 currentSeqNr = 1;
clearData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
clearData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
clearData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
clearData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
clearData() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required bytes data = 3;
clearData() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required bytes data = 3;
clearData() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required .PersistentPayload data = 2;
clearDecrements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter decrements = 2;
clearDeleted() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
not used in new records from 2.4
clearDeliveryId() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required int64 deliveryId = 1;
clearDelta() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
required bytes delta = 1;
clearDeltaVersions() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
optional .akka.cluster.ddata.VersionVector deltaVersions = 3;
clearDeploy() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .DeployData deploy = 2;
clearDeploy() - Method in class akka.remote.WireFormats.PropsData.Builder
required .DeployData deploy = 2;
clearDestination() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required string destination = 2;
clearDigest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
required bytes digest = 2;
clearDirection() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional .Direction direction = 2;
clearDispatcher() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string dispatcher = 5;
clearDone() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional string done = 4;
clearDots() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
clearDots() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
clearDwNotificationData() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .DeathWatchNotificationData dwNotificationData = 7;
clearedList() - Method in class akka.util.ByteIterator.MultiByteArrayIterator$
 
clearElements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
repeated string elements = 1;
clearEnabled() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
required bool enabled = 1;
clearEnclosedMessage() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
required bytes enclosedMessage = 1;
clearEnclosedMessage() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
required bytes enclosedMessage = 1;
clearEnclosedMessage() - Method in class akka.remote.ContainerFormats.Payload.Builder
required bytes enclosedMessage = 1;
clearEnclosedMessage() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
required bytes enclosedMessage = 1;
clearEnclosedMessage() - Method in class akka.stream.StreamRefMessages.Payload.Builder
required bytes enclosedMessage = 1;
clearEntities() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
repeated string entities = 1;
clearEntityCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
required int32 entityCount = 2;
clearEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
repeated string entityId = 1;
clearEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
repeated string entityId = 1;
clearEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
required string entityId = 1;
clearEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
required string entityId = 1;
clearEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
required string entityId = 1;
clearEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
required string entityId = 1;
clearEntityId() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required string entityId = 1;
clearEntityIds() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
repeated string entityIds = 2;
clearEntityIds() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
repeated string entityIds = 2;
clearEntityType() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string entity_type = 2;
clearEntries() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
clearEntries() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
clearEntries() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
clearEntries() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
clearEntries() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
clearEntries() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
clearEntries() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
clearEntries() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
clearEntries() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
clearEntries() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
clearEntries() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
clearEntries() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
clearEntries() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
clearEntryData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
clearEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
clearEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
clearEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
optional .akka.cluster.ddata.DataEnvelope envelope = 1;
clearEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
clearEnvelope() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .RemoteEnvelope envelope = 2;
clearErrorMessage() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
required string errorMessage = 1;
clearEvent() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload event = 8;
clearEwma() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
optional .NodeMetrics.EWMA ewma = 3;
clearExistenceConfirmed() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required bool existenceConfirmed = 2;
clearExitValue() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional int32 exitValue = 7;
clearExpectedAcks() - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
optional int32 expectedAcks = 1;
clearFailed() - Method in interface akka.actor.dungeon.FaultHandling
 
clearFailed() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated string failed = 2;
clearFailed() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated string failed = 2;
clearFailedData() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .FailedData failedData = 6;
clearFailure() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
required .FailType failure = 1;
clearFailure() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .InjectFailure failure = 3;
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StopShards.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ChangeNumberOfProcesses.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.DaemonProcessScaleState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.GetNumberOfProcesses.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.GetNumberOfProcessesReply.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.serialization.MessageFormats.CompositeMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ContainerFormats.Identify.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ContainerFormats.Option.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ContainerFormats.Payload.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ContainerFormats.Selection.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.AddressData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.DeployData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.FromConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.PropsData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
clearFileName() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string fileName = 3;
clearFiltered() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional bool filtered = 10;
clearFirst() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required bool first = 3;
clearFirstChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
optional bool firstChunk = 6;
clearFirstChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
optional bool firstChunk = 7;
clearFlag(ByteFlag) - Method in interface akka.remote.artery.HeaderBuilder
 
clearFrom() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .Address from = 1;
clearFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
required .Address from = 1;
clearFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress from = 1;
clearFrom() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
required .UniqueAddress from = 2;
clearFromNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
required .akka.cluster.ddata.UniqueAddress fromNode = 1;
clearFromNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 2;
clearFromNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 3;
clearFromSeqNr() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required int64 fromSeqNr = 3;
clearFromSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
required int64 fromSeqNr = 1;
clearFromSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
optional sfixed64 fromSystemUid = 4;
clearFromSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
optional sfixed64 fromSystemUid = 5;
clearGeneric() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .GenericRoutingPool generic = 1;
clearGeneric() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .GenericRoutingPool generic = 1;
clearGossip() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .MetricsGossip gossip = 2;
clearGossip() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .Gossip gossip = 2;
clearHandshakeInfo() - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
optional .AkkaHandshakeInfo handshakeInfo = 2;
clearHashIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
required int32 hashIndex = 1;
clearHasManifest() - Method in class akka.remote.WireFormats.PropsData.Builder
additionally a flag per position to indicate if it was serialized with manifest or not
clearHello() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .Hello hello = 1;
clearHighestConfirmedSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
required int64 highestConfirmedSeqNr = 2;
clearHomes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
clearHost() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string host = 3;
clearHostname() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
required string hostname = 1;
clearHostname() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required string hostname = 2;
clearHostname() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required string hostname = 2;
clearHostname() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required string hostname = 2;
clearHostname() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string hostname = 3;
clearHostname() - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string hostname = 3;
clearHostname() - Method in class akka.remote.WireFormats.AddressData.Builder
required string hostname = 2;
clearIncrements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter increments = 1;
clearIndexStorage() - Method in interface akka.persistence.testkit.scaladsl.HasStorage
 
clearInstruction() - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
optional .AkkaControlMessage instruction = 2;
clearIntElements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint32 intElements = 2 [packed = true];
clearIntElements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint32 intElements = 4 [packed = true];
clearIntElements() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint32 intElements = 5 [packed = true];
clearInterval() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration interval = 3;
clearIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional sint32 intKey = 3;
clearIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional sint32 intKey = 3;
clearIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional sint32 intKey = 3;
clearIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional sint32 intKey = 3;
clearIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional sint32 intKey = 3;
clearKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
clearKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required string key = 1;
clearKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
clearKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
clearKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
clearKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required string key = 1;
clearKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
clearKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
required string key = 1;
clearKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
required string key = 1;
clearKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
clearKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
clearKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required string key = 1;
clearKey() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
required string key = 1;
clearKey() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
optional string key = 1;
clearKey() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
required string key = 1;
clearKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
clearKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
clearKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
clearKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
clearKeys() - 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
clearLastChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
optional bool lastChunk = 7;
clearLastChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
optional bool lastChunk = 8;
clearLineNumber() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required int32 lineNumber = 4;
clearLocal() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
required .Payload local = 1;
clearLocalAffinity() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required bool localAffinity = 2;
clearLog() - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
Clear the log entries
clearLog() - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Clear the log entries
clearLogsAfterEachTest() - Method in interface akka.actor.testkit.typed.scaladsl.LogCapturing
If true, the logs will be cleared after each test.
clearLongElements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint64 longElements = 3 [packed = true];
clearLongElements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint64 longElements = 5 [packed = true];
clearLongElements() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint64 longElements = 6 [packed = true];
clearLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional sint64 longKey = 4;
clearLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional sint64 longKey = 4;
clearLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional sint64 longKey = 4;
clearLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional sint64 longKey = 4;
clearLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional sint64 longKey = 4;
clearLowerBound() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 lowerBound = 1;
clearManifest() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required string manifest = 2;
clearManifest() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required string manifest = 2;
clearManifest() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string manifest = 12;
clearManifests() - 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
clearMarker() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
optional bool marker = 2;
clearMatcher() - Method in class akka.remote.ContainerFormats.Selection.Builder
optional string matcher = 2;
clearMaxInstancesPerNode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
required uint32 maxInstancesPerNode = 2;
clearMdc() - Method in interface akka.actor.typed.internal.ActorContextImpl
 
clearMdc() - Static method in class akka.actor.typed.internal.ActorMdc
 
clearMdc() - Method in class akka.actor.typed.internal.ActorMdc$
 
clearMdc() - Method in interface akka.actor.typed.scaladsl.ActorContext
INTERNAL API
clearMDC() - Method in interface akka.event.DiagnosticLoggingAdapter
Clear all entries in the MDC
clearMembers() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
clearMessage() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required .Payload message = 2;
clearMessage() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
required .Payload message = 1;
clearMessage() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required .Payload message = 5;
clearMessage() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required .Payload message = 6;
clearMessage() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required bytes message = 1;
clearMessage() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
required string message = 2;
clearMessage() - Method in class akka.remote.ContainerFormats.Throwable.Builder
optional string message = 2;
clearMessage() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string message = 1;
clearMessage() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .SerializedMessage message = 2;
clearMessage() - Method in class akka.remote.WireFormats.SerializedMessage.Builder
required bytes message = 1;
clearMessageId() - Method in class akka.remote.ContainerFormats.Identify.Builder
required .Payload messageId = 1;
clearMessageManifest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
optional bytes messageManifest = 4;
clearMessageManifest() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
optional bytes messageManifest = 4;
clearMessageManifest() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
optional bytes messageManifest = 3;
clearMessageManifest() - Method in class akka.remote.ContainerFormats.Payload.Builder
optional bytes messageManifest = 4;
clearMessageManifest() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
optional bytes messageManifest = 4;
clearMessageManifest() - Method in class akka.remote.WireFormats.SerializedMessage.Builder
optional bytes messageManifest = 3;
clearMessageManifest() - Method in class akka.stream.StreamRefMessages.Payload.Builder
optional bytes messageManifest = 3;
clearMessagesPerResize() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 messagesPerResize = 7;
clearMetadata() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload metadata = 9;
clearMetadata() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload metadata = 15;
clearMetadata() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .ReplicatedPublishedEventMetaData metadata = 5;
clearMetadata() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional .Payload metadata = 3;
clearMethodName() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string methodName = 2;
clearMetrics() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
clearMetricsSelector() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
clearNacks() - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
repeated fixed64 nacks = 2;
clearName() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
required string name = 1;
clearName() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
required string name = 1;
clearNameIndex() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
required int32 nameIndex = 1;
clearNewNumberOfProcesses() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ChangeNumberOfProcesses.Builder
required int32 newNumberOfProcesses = 1;
clearNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
clearNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.UniqueAddress node = 2;
clearNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
clearNode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
required .UniqueAddress node = 1;
clearNode() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
required string node = 1;
clearNode() - Method in class akka.remote.WireFormats.RemoteScope.Builder
required .AddressData node = 1;
clearNodeMetrics() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
clearNodes() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
clearNrOfInstances() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
required uint32 nrOfInstances = 2;
clearNrOfInstances() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
required uint32 nrOfInstances = 1;
clearNumber() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
required .NodeMetrics.Number number = 2;
clearNumberOfProcesses() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.DaemonProcessScaleState.Builder
required int32 numberOfProcesses = 2;
clearNumberOfProcesses() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.GetNumberOfProcessesReply.Builder
required int32 numberOfProcesses = 2;
clearObserverReachability() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
clearObsoleteTime() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
optional sint64 obsoleteTime = 5;
clearOffset() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string offset = 6;
clearOffsetManifest() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string offset_manifest = 7;
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StopShards.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ChangeNumberOfProcesses.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.DaemonProcessScaleState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.GetNumberOfProcesses.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.GetNumberOfProcessesReply.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.serialization.MessageFormats.CompositeMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ContainerFormats.Identify.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ContainerFormats.Option.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ContainerFormats.Payload.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ContainerFormats.Selection.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.AddressData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.DeployData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.FromConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.PropsData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
clearOp() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
required .BarrierOp op = 2;
clearOperation() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORMapDeltaOp operation = 1;
clearOperation() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSetDeltaOp operation = 1;
clearOperation() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
required .ORSetDeltaOp operation = 1;
ClearOps - Interface in akka.persistence.testkit.scaladsl
 
clearOrigin() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
required .AddressData origin = 1;
clearOriginalClassName() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string originalClassName = 3;
clearOriginalMessage() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string originalMessage = 2;
clearOriginDc() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required string originDc = 1;
clearOriginRef() - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
required .ActorRef originRef = 1;
clearOriginReplica() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required string originReplica = 1;
clearOriginSequenceNr() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required int64 originSequenceNr = 2;
clearOriginUid() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required uint64 originUid = 2;
clearOtherElements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
clearOtherElements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
clearOtherElements() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
clearOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
clearOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
clearOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
clearOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
clearOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
clearOverview() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .GossipOverview overview = 5;
clearOwner() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
required .Address owner = 1;
clearOwnerAddress() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress ownerAddress = 2;
clearPath() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required string path = 1;
clearPath() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required string path = 1;
clearPath() - Method in class akka.remote.ContainerFormats.ActorRef.Builder
required string path = 1;
clearPath() - Method in class akka.remote.WireFormats.ActorRefData.Builder
required string path = 1;
clearPath() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required string path = 3;
clearPath() - Method in class akka.remote.WireFormats.DeployData.Builder
required string path = 1;
clearPath() - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
required string path = 1;
clearPattern() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
clearPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required .Payload payload = 3;
clearPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required .Payload payload = 3;
clearPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required .Payload payload = 3;
clearPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
required .Payload payload = 1;
clearPayload() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required .PersistentPayload payload = 3;
clearPayload() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
clearPayload() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload payload = 1;
clearPayload() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
required bytes payload = 2;
clearPayload() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .Payload payload = 3;
clearPayload() - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
optional bytes payload = 1;
clearPayload() - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
required .Payload payload = 2;
clearPayloadManifest() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
optional bytes payloadManifest = 3;
clearPayloads() - Method in class akka.persistence.serialization.MessageFormats.CompositeMetadata.Builder
repeated .PersistentPayload payloads = 1;
clearPerformed() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required bool performed = 3;
clearPersistenceId() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string persistence_id = 1;
clearPersistenceId() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string persistenceId = 3;
clearPersistenceId() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional string persistenceId = 1;
clearPool() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .Pool pool = 1;
clearPort() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
required uint32 port = 2;
clearPort() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required uint32 port = 3;
clearPort() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required uint32 port = 3;
clearPort() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required uint32 port = 3;
clearPort() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required uint32 port = 4;
clearPort() - Method in class akka.remote.ArteryControlFormats.Address.Builder
required uint32 port = 4;
clearPort() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required int32 port = 4;
clearPort() - Method in class akka.remote.WireFormats.AddressData.Builder
required uint32 port = 3;
ClearPreservingSeqNums - Interface in akka.persistence.testkit.scaladsl
 
clearPressureThreshold() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 pressureThreshold = 3;
clearProducerControllerRef() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required string producerControllerRef = 5;
clearProducerId() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required string producerId = 1;
clearProps() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .PropsData props = 1;
clearProtocol() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
optional string protocol = 4;
clearProtocol() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
optional string protocol = 4;
clearProtocol() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
optional string protocol = 4;
clearProtocol() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string protocol = 1;
clearProtocol() - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string protocol = 1;
clearProtocol() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string protocol = 1;
clearProtocol() - Method in class akka.remote.WireFormats.AddressData.Builder
optional string protocol = 4;
clearPruning() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
clearPruning() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
clearQualifier() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required string qualifier = 2;
clearQualifier() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required string qualifier = 2;
clearQualifiers() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
clearRampupRate() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required double rampupRate = 4;
clearRateMBit() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional float rateMBit = 6;
clearRecipient() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .ActorRefData recipient = 1;
clearRef() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required string ref = 2;
clearRef() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required string ref = 2;
clearRef() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
optional string ref = 3;
clearRef() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
required string ref = 1;
clearRef() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
optional .ActorRef ref = 2;
clearRegion() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
required string region = 2;
clearRegion() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
required string region = 2;
clearRegion() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
required string region = 1;
clearRegionProxies() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
clearRegionRef() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
required string regionRef = 2;
clearRegions() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
clearRegions() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
clearRemovedAddress() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress removedAddress = 1;
clearReplicaId() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional string replicaId = 1;
clearReplicaId() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
required string replicaId = 1;
clearReply() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
no reply if not set
clearReply() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required bool reply = 3;
clearReplyTo() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ChangeNumberOfProcesses.Builder
required string replyTo = 2;
clearReplyTo() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.GetNumberOfProcesses.Builder
required string replyTo = 1;
clearReplyTo() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional string replyTo = 6;
clearReplyToStatus() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
optional bool replyToStatus = 2;
clearRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
clearRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
clearRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
clearRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
clearRequestUpToSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required int64 requestUpToSeqNr = 2;
clearRescaleInProgress() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.GetNumberOfProcessesReply.Builder
required bool rescaleInProgress = 3;
clearResizer() - Method in class akka.remote.WireFormats.FromConfig.Builder
optional .Payload resizer = 1;
clearResizer() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
optional .Payload resizer = 4;
clearRevision() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.DaemonProcessScaleState.Builder
required int64 revision = 1;
clearRevision() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.GetNumberOfProcessesReply.Builder
required int64 revision = 1;
clearRoles() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
repeated string roles = 2;
clearRolesIndexes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
repeated int32 rolesIndexes = 4 [packed = true];
clearRouterConfig() - Method in class akka.remote.WireFormats.DeployData.Builder
optional bytes routerConfig = 3;
clearRouterConfigManifest() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string routerConfigManifest = 11;
clearRouterConfigSerializerId() - Method in class akka.remote.WireFormats.DeployData.Builder
optional int32 routerConfigSerializerId = 10;
clearRouterDispatcher() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
clearRouterDispatcher() - Method in class akka.remote.WireFormats.FromConfig.Builder
optional string routerDispatcher = 2;
clearRouterDispatcher() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
optional string routerDispatcher = 2;
clearScope() - Method in class akka.remote.WireFormats.DeployData.Builder
optional bytes scope = 4;
clearScopeManifest() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string scopeManifest = 7;
clearScopeSerializerId() - Method in class akka.remote.WireFormats.DeployData.Builder
older wire protocol: hardcoded class used to look up serializer newer wire protocol: serializer id and manifest available for each
clearSeen() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
clearSeen() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
This is the address indexes for the nodes that have seen this gossip
clearSeenDigest() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
optional bytes seenDigest = 4;
clearSeenPerReplica() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
clearSelectors() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
clearSendBack() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
required bool sendBack = 1;
clearSender() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional int32 redeliveries = 6; // Removed in 2.4 repeated string confirms = 7; // Removed in 2.4 optional bool confirmable = 8; // Removed in 2.4 optional DeliveredMessage confirmMessage = 9; // Removed in 2.4 optional string confirmTarget = 10; // Removed in 2.4
clearSender() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
optional .ActorRefData sender = 4;
clearSeq() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
optional fixed64 seq = 5;
clearSeqNo() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
required uint64 seqNo = 1;
clearSeqNo() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required uint64 seqNo = 4;
clearSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required int64 seqNr = 1;
clearSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required int64 seqNr = 1;
clearSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required int64 seqNr = 2;
clearSeqNr() - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
required int64 seqNr = 1;
clearSeqNr() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
required int64 seqNr = 1;
clearSeqNr() - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
required int64 seqNr = 1;
clearSequenceNr() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
optional int64 sequenceNr = 2;
clearSequenceNr() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
optional int64 sequenceNr = 2;
clearSequenceNr() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int64 sequence_nr = 4;
clearSequenceNr() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional int64 sequenceNr = 2;
clearSequenceNr() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional int64 sequenceNr = 2;
clearSequenceNr() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
required int64 sequenceNr = 2;
clearSerialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
optional bytes serialized = 4;
clearSerializedGossip() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required bytes serializedGossip = 3;
clearSerializerId() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
required int32 serializerId = 2;
clearSerializerId() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required uint32 serializerId = 1;
clearSerializerId() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required uint32 serializerId = 1;
clearSerializerId() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
required int32 serializerId = 2;
clearSerializerId() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
required int32 serializerId = 1;
clearSerializerId() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required int32 serializerId = 2;
clearSerializerId() - Method in class akka.remote.ContainerFormats.Payload.Builder
required int32 serializerId = 2;
clearSerializerId() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
required int32 serializerId = 2;
clearSerializerId() - Method in class akka.remote.WireFormats.SerializedMessage.Builder
required int32 serializerId = 2;
clearSerializerId() - Method in class akka.stream.StreamRefMessages.Payload.Builder
required int32 serializerId = 2;
clearSerializerIds() - Method in class akka.remote.WireFormats.PropsData.Builder
newer wire protocol: serializer id for each arg
clearSettings() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .ClusterRouterPoolSettings settings = 2;
clearShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
required string shard = 1;
clearShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
required string shard = 1;
clearShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
repeated string shard = 2;
clearShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
required string shard = 1;
clearShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
required string shard = 1;
clearShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
required string shardId = 1;
clearShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
required string shardId = 1;
clearShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
repeated string shardId = 1;
clearShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
required string shardId = 1;
clearShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
required string shardId = 2;
clearShards() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
clearShards() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
clearShards() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StopShards.Builder
repeated string shards = 1;
clearSlice() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int32 slice = 3;
clearSource() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional string source = 11;
clearStackTrace() - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
clearStartedTimestampMillis() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.DaemonProcessScaleState.Builder
required int64 startedTimestampMillis = 4;
clearStartedTimestampMillis() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.GetNumberOfProcessesReply.Builder
required int64 startedTimestampMillis = 4;
clearStash() - Method in interface akka.actor.StashSupport
INTERNAL API.
clearState() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.OtherMessage state = 3;
clearStateIdentifier() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required string stateIdentifier = 1;
clearStateIdentifier() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
required string stateIdentifier = 1;
clearStats() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
clearStats() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .ShardRegionStats stats = 2;
clearStats() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
clearStatus() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
required .MemberStatus status = 3;
clearStatus() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
required .ReachabilityStatus status = 3;
clearStringElements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated string stringElements = 1;
clearStringElements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated string stringElements = 3;
clearStringElements() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated string stringElements = 4;
clearStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional string stringKey = 1;
clearStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional string stringKey = 1;
clearStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional string stringKey = 1;
clearStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional string stringKey = 1;
clearStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional string stringKey = 1;
clearSubjectReachability() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
clearSuperviseData() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .SuperviseData superviseData = 5;
clearSupervisor() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .ActorRefData supervisor = 4;
clearSupportResend() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required bool supportResend = 3;
clearSystem() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required string system = 1;
clearSystem() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required string system = 1;
clearSystem() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required string system = 1;
clearSystem() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string system = 2;
clearSystem() - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string system = 2;
clearSystem() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string system = 2;
clearSystem() - Method in class akka.remote.WireFormats.AddressData.Builder
required string system = 1;
clearSystemUid() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
required uint64 systemUid = 2;
clearTableVersion() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required uint32 tableVersion = 3;
clearTags() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
repeated string tags = 12;
clearTags() - Method in class akka.remote.WireFormats.DeployData.Builder
repeated string tags = 12;
clearTargetRef() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
required .ActorRef targetRef = 1;
clearTargetRef() - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
required .ActorRef targetRef = 1;
clearTimeout() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required uint32 timeout = 3;
clearTimeout() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
not used in new records from 2.4.5
clearTimeout() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
optional int64 timeout = 3;
clearTimeoutNanos() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
required int64 timeoutNanos = 1;
clearTimeoutNanos() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
optional int64 timeoutNanos = 3;
clearTimeoutNanos() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
optional int64 timeoutNanos = 3;
clearTimestamp() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required sint64 timestamp = 1;
clearTimestamp() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
required int64 timestamp = 2;
clearTimestamp() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
required int64 timestamp = 2;
clearTimestamp() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
the timestamp could be removed but left for test data compatibility
clearTimestamp() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
required int64 timestamp = 2;
clearTimestamp() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
required int64 timestamp = 2;
clearTimestamp() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required int64 timestamp = 3;
clearTimestamp() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required int64 timestamp = 4;
clearTimestamp() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int64 timestamp = 5;
clearTimestamp() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional sint64 timestamp = 14;
clearTimestamp() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional int64 timestamp = 4;
clearTo() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress to = 2;
clearTo() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .Address to = 2;
clearTo() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress to = 2;
clearTombstones() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
clearTopic() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required string topic = 1;
clearToSeqNr() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
if not set then same as fromSequenceNr
clearToSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
optional sfixed64 toSystemUid = 3;
clearToSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
optional sfixed64 toSystemUid = 4;
clearTotalInstances() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
required uint32 totalInstances = 1;
clearTotChunks() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
required uint32 totChunks = 2;
clearType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
required .NodeMetrics.NumberType type = 1;
clearType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
required .ConfigCheck.Type type = 1;
clearType() - Method in class akka.remote.ContainerFormats.Selection.Builder
required .PatternType type = 1;
clearType() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
required .SystemMessage.Type type = 1;
clearUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
required sfixed32 uid = 2;
clearUid() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
required uint32 uid = 2;
clearUid() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
required uint64 uid = 1;
clearUid() - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
required uint64 uid = 2;
clearUid() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
required uint64 uid = 1;
clearUid() - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
required uint64 uid = 2;
clearUid() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
required fixed64 uid = 2;
clearUid2() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
64 bit uids but with backward wire compatibility
clearUid2() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
64 bit uids but with backward wire compatibility
clearUnallocatedShards() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string unallocatedShards = 4;
clearUnconfirmed() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
clearUnconfirmedDeliveries() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
clearUnderlying() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
clearUnderlying() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
clearUnderlying() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
required .ORSet underlying = 2;
clearUnit() - Method in class akka.remote.WireFormats.FiniteDuration.Builder
required .TimeUnit unit = 2;
clearUpNumber() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
required int32 upNumber = 2;
clearUpperBound() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 upperBound = 2;
clearUsedTimestamp() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
optional sint64 usedTimestamp = 3;
clearUsedTimestamp() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
optional sint64 usedTimestamp = 3;
clearUsePoolDispatcher() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
required bool usePoolDispatcher = 4;
clearUsePoolDispatcher() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
required bool usePoolDispatcher = 3;
clearUseRole() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
optional string useRole = 4;
clearUseRoles() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
repeated string useRoles = 5;
clearValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
required bytes value = 2;
clearValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
required .akka.cluster.ddata.LWWRegister value = 2;
clearValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
required .akka.cluster.ddata.OtherMessage value = 2;
clearValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage value = 2;
clearValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
required .akka.cluster.ddata.ORSet value = 2;
clearValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
required .akka.cluster.ddata.PNCounter value = 2;
clearValue() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
required double value = 1;
clearValue() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
optional int32 value = 2;
clearValue() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
required bytes value = 1;
clearValue() - Method in class akka.remote.ContainerFormats.Option.Builder
optional .Payload value = 1;
clearValue() - Method in class akka.remote.WireFormats.FiniteDuration.Builder
required int64 value = 1;
clearValue32() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
optional uint32 value32 = 2;
clearValue64() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
optional uint64 value64 = 3;
clearValues() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
repeated uint32 values = 5;
clearVersion() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
required int64 version = 2;
clearVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .VectorClock version = 6;
clearVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .VectorClock version = 3;
clearVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
required int64 version = 4;
clearVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
required int64 version = 4;
clearVersion() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
required int64 version = 2;
clearVersion() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
required int64 version = 2;
clearVersion() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
required .VersionVector version = 1;
clearVersion() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
required int64 version = 2;
clearVersion() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
required uint32 version = 2;
clearVersions() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
clearVersions() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
clearVersionVector() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required .VersionVector versionVector = 3;
clearVersionVector() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional .VersionVector versionVector = 2;
clearViaTimeout() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required bool viaTimeout = 4;
clearVvector() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
required .akka.cluster.ddata.VersionVector vvector = 1;
clearVvector() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required .VersionVector vvector = 2;
clearWatchData() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .WatchData watchData = 2;
clearWatchee() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watchee = 1;
clearWatcher() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watcher = 2;
clearWildcardFanOut() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
optional for pre 2.3.4 compatibility
clearWithin() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .FiniteDuration within = 2;
clearWithin() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration within = 2;
clearWithValueDeltas() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
optional bool withValueDeltas = 3;
clearWriterUuid() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string writerUuid = 13;
clearZeroTag() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required sint32 zeroTag = 3;
client() - Method in interface akka.remote.testconductor.Player
 
client() - Static method in class akka.stream.TLSRole
Java API: obtain the Client singleton value.
client() - Method in class akka.stream.TLSRole$
Java API: obtain the Client singleton value.
Client - Class in akka.remote.testconductor
INTERNAL API.
Client - Class in akka.stream
The client is usually the side that consumes the service provided by its interlocutor.
Client() - Constructor for class akka.remote.testconductor.Client
 
Client() - Constructor for class akka.stream.Client
 
Client$ - Class in akka.remote.testconductor
INTERNAL API.
Client$ - Class in akka.stream
 
Client$() - Constructor for class akka.remote.testconductor.Client$
 
Client$() - Constructor for class akka.stream.Client$
 
clientAuth() - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
clientFor(String) - Method in class akka.cluster.sharding.external.ExternalShardAllocation
Scala API
ClientFSM$ - Class in akka.remote.testconductor
INTERNAL API.
ClientFSM$() - Constructor for class akka.remote.testconductor.ClientFSM$
 
ClientOp - Interface in akka.remote.testconductor
 
ClientReconnects() - Static method in class akka.remote.testconductor.TestConductorExt.Settings
 
ClientReconnects() - Method in class akka.remote.testconductor.TestConductorExt.Settings$
 
ClientSocketWorkerPoolSize() - Static method in class akka.remote.testconductor.TestConductorExt.Settings
 
ClientSocketWorkerPoolSize() - Method in class akka.remote.testconductor.TestConductorExt.Settings$
 
ClientTimeoutException - Exception in akka.cluster.sharding.external
 
ClientTimeoutException(String) - Constructor for exception akka.cluster.sharding.external.ClientTimeoutException
 
clock() - Method in class akka.actor.LightArrayRevolverScheduler
Clock implementation is replaceable (for testing); the implementation must return a monotonically increasing series of Long nanoseconds.
clock() - Method in class akka.io.SimpleDnsCache
 
Clock - Interface in akka.util
INTERNAL API
Clock() - Constructor for class akka.remote.FailureDetector.Clock
 
Clock$ - Class in akka.util
INTERNAL API
Clock$() - Constructor for class akka.util.Clock$
 
clockTask() - Method in class akka.cluster.ddata.Replicator
 
ClockTick() - Constructor for class akka.cluster.ddata.Replicator.Internal$.ClockTick
 
ClockTick$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.ClockTick$
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
clone() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
clone() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
clone() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
clone() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
clone() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
clone() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
clone() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
clone() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
clone() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
clone() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
clone() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
clone() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
clone() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
clone() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
clone() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
clone() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
clone() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
clone() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
clone() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
clone() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
clone() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
clone() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
clone() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
clone() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StopShards.Builder
 
clone() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ChangeNumberOfProcesses.Builder
 
clone() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.DaemonProcessScaleState.Builder
 
clone() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.GetNumberOfProcesses.Builder
 
clone() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.GetNumberOfProcessesReply.Builder
 
clone() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
clone() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
clone() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
clone() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
clone() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
clone() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
clone() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
clone() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
clone() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
clone() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
clone() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
clone() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
clone() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
clone() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
clone() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
clone() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
clone() - Method in class akka.persistence.serialization.MessageFormats.CompositeMetadata.Builder
 
clone() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
clone() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
clone() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
clone() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
clone() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
clone() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
clone() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
clone() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
clone() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
clone() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
clone() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
clone() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
clone() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
clone() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
clone() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
clone() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
clone() - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
clone() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
clone() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
clone() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
clone() - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
clone() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
clone() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
clone() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
clone() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
clone() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
clone() - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
clone() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
clone() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
clone() - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
clone() - Method in class akka.remote.ContainerFormats.Identify.Builder
 
clone() - Method in class akka.remote.ContainerFormats.Option.Builder
 
clone() - Method in class akka.remote.ContainerFormats.Payload.Builder
 
clone() - Method in class akka.remote.ContainerFormats.Selection.Builder
 
clone() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
clone() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
clone() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
clone() - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
clone() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
clone() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
clone() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
clone() - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
clone() - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
clone() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
clone() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
clone() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
clone() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
clone() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
clone() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
clone() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
clone() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
clone() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
clone() - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
clone() - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
clone() - Method in class akka.remote.WireFormats.AddressData.Builder
 
clone() - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
clone() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
clone() - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
clone() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
clone() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
clone() - Method in class akka.remote.WireFormats.DeployData.Builder
 
clone() - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
clone() - Method in class akka.remote.WireFormats.FromConfig.Builder
 
clone() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
clone() - Method in class akka.remote.WireFormats.PropsData.Builder
 
clone() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
clone() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
clone() - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
clone() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
clone() - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
clone() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
clone() - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
clone() - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
clone() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
clone() - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
clone() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
clone() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
clone() - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
clone() - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
clone() - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
clone() - Method in class akka.util.ByteIterator.ByteArrayIterator
 
clone() - Method in class akka.util.ByteIterator
 
clone() - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
close() - Method in class akka.actor.LightArrayRevolverScheduler
 
close() - Method in class akka.cluster.metrics.JmxMetricsCollector
 
close() - Method in class akka.cluster.metrics.SigarMetricsCollector
Releases any native resources associated with this instance.
close() - Static method in class akka.io.TcpMessage
A normal close operation will first flush pending writes and then close the socket.
close() - Method in class akka.io.TcpMessage$
A normal close operation will first flush pending writes and then close the socket.
close() - Method in class akka.remote.artery.aeron.AeronErrorLog
 
close(long) - Method in interface akka.remote.artery.compress.InboundCompressions
Remove compression and cancel advertisement scheduling for a specific origin
close(long) - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
close(long) - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
close(SigarProxy) - Method in class akka.cluster.metrics.SigarProvider$
Release underlying sigar proxy resources.
Close$() - Constructor for class akka.io.Tcp.Close$
 
Closed() - Method in class akka.dispatch.Mailbox$
 
Closed$() - Constructor for class akka.io.Tcp.Closed$
 
Closed$() - Constructor for class akka.stream.snapshot.ConnectionSnapshot.Closed$
 
ClosedShape - Class in akka.stream
This Shape is used for graphs that have neither open inputs nor open outputs.
ClosedShape() - Constructor for class akka.stream.ClosedShape
 
ClosedShape$ - Class in akka.stream
 
ClosedShape$() - Constructor for class akka.stream.ClosedShape$
 
cluster() - Static method in class akka.actor.ProviderSelection
 
cluster() - Method in class akka.actor.ProviderSelection$
 
cluster() - Method in class akka.cluster.ddata.Replicator
 
cluster() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
cluster() - Method in interface akka.cluster.routing.ClusterRouterActor
 
cluster() - Method in class akka.cluster.sharding.ShardCoordinator
 
cluster() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
cluster() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
cluster() - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
Cluster - Class in akka.cluster
This module is responsible cluster membership information.
Cluster - Class in akka.cluster.typed
This class is not intended for user extension other than for test purposes (e.g.
Cluster() - Constructor for class akka.cluster.typed.Cluster
 
Cluster(ExtendedActorSystem) - Constructor for class akka.cluster.Cluster
 
Cluster.ClusterLogger$ - Class in akka.cluster
INTERNAL API
Cluster$ - Class in akka.cluster
Cluster Extension Id and factory for creating Cluster extension.
Cluster$ - Class in akka.cluster.typed
Akka Typed Cluster API entry point
Cluster$() - Constructor for class akka.actor.ProviderSelection.Cluster$
 
Cluster$() - Constructor for class akka.cluster.Cluster$
 
Cluster$() - Constructor for class akka.cluster.typed.Cluster$
 
ClusterCommand - Interface in akka.cluster.typed
Not intended for user extension.
clusterConfig() - Method in class akka.cluster.InternalClusterAction.CompatibleConfig
 
CLUSTERCONFIG_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
ClusterCore() - Static method in class akka.cluster.ClusterLogClass
 
ClusterCore() - Method in class akka.cluster.ClusterLogClass$
 
ClusterCoreDaemon$ - Class in akka.cluster
INTERNAL API.
ClusterCoreDaemon$() - Constructor for class akka.cluster.ClusterCoreDaemon$
 
clusterDowningReason() - Static method in class akka.actor.CoordinatedShutdown
 
clusterDowningReason() - Method in class akka.actor.CoordinatedShutdown$
 
ClusterDowningReason$() - Constructor for class akka.actor.CoordinatedShutdown.ClusterDowningReason$
 
ClusterEvent - Class in akka.cluster
Domain events published to the event bus.
ClusterEvent() - Constructor for class akka.cluster.ClusterEvent
 
ClusterEvent.ClusterDomainEvent - Interface in akka.cluster
Marker interface for cluster domain events.
ClusterEvent.ClusterShuttingDown$ - Class in akka.cluster
This event is published when the cluster node is shutting down, before the final ClusterEvent.MemberRemoved events are published.
ClusterEvent.CurrentClusterState - Class in akka.cluster
 
ClusterEvent.CurrentClusterState$ - Class in akka.cluster
 
ClusterEvent.CurrentInternalStats$ - Class in akka.cluster
 
ClusterEvent.DataCenterReachabilityEvent - Interface in akka.cluster
Deprecated.
Use Akka Distributed Cluster instead. Since 2.10.0.
ClusterEvent.InitialStateAsEvents$ - Class in akka.cluster
When using this subscription mode the events corresponding to the current state will be sent to the subscriber to mimic what you would have seen if you were listening to the events when they occurred in the past.
ClusterEvent.InitialStateAsSnapshot$ - Class in akka.cluster
When using this subscription mode a snapshot of ClusterEvent.CurrentClusterState will be sent to the subscriber as the first message.
ClusterEvent.LeaderChanged - Class in akka.cluster
Leader of the cluster data center of this node changed.
ClusterEvent.LeaderChanged$ - Class in akka.cluster
 
ClusterEvent.MemberDowned - Class in akka.cluster
Member status changed to MemberStatus.Down and will be removed when all members have seen the Down status.
ClusterEvent.MemberDowned$ - Class in akka.cluster
 
ClusterEvent.MemberEvent - Interface in akka.cluster
Marker interface for membership events.
ClusterEvent.MemberExited - Class in akka.cluster
Member status changed to MemberStatus.Exiting and will be removed when all members have seen the Exiting status.
ClusterEvent.MemberExited$ - Class in akka.cluster
 
ClusterEvent.MemberJoined - Class in akka.cluster
Member status changed to Joining.
ClusterEvent.MemberJoined$ - Class in akka.cluster
 
ClusterEvent.MemberLeft - Class in akka.cluster
Member status changed to Leaving.
ClusterEvent.MemberLeft$ - Class in akka.cluster
 
ClusterEvent.MemberPreparingForShutdown - Class in akka.cluster
 
ClusterEvent.MemberPreparingForShutdown$ - Class in akka.cluster
 
ClusterEvent.MemberReadyForShutdown - Class in akka.cluster
 
ClusterEvent.MemberReadyForShutdown$ - Class in akka.cluster
 
ClusterEvent.MemberRemoved - Class in akka.cluster
Member completely removed from the cluster.
ClusterEvent.MemberRemoved$ - Class in akka.cluster
 
ClusterEvent.MemberTombstonesChanged$ - Class in akka.cluster
 
ClusterEvent.MemberUp - Class in akka.cluster
Member status changed to Up.
ClusterEvent.MemberUp$ - Class in akka.cluster
 
ClusterEvent.MemberWeaklyUp - Class in akka.cluster
Member status changed to WeaklyUp.
ClusterEvent.MemberWeaklyUp$ - Class in akka.cluster
 
ClusterEvent.ReachabilityChanged$ - Class in akka.cluster
 
ClusterEvent.ReachabilityEvent - Interface in akka.cluster
Marker interface to facilitate subscription of both ClusterEvent.UnreachableMember and ClusterEvent.ReachableMember.
ClusterEvent.ReachableDataCenter - Class in akka.cluster
Deprecated.
Use Akka Distributed Cluster instead. Since 2.10.0.
ClusterEvent.ReachableDataCenter$ - Class in akka.cluster
 
ClusterEvent.ReachableMember - Class in akka.cluster
A member is considered as reachable by the failure detector after having been unreachable.
ClusterEvent.ReachableMember$ - Class in akka.cluster
 
ClusterEvent.RoleLeaderChanged - Class in akka.cluster
First member (leader) of the members within a role set (in the same data center as this node, if data centers are used) changed.
ClusterEvent.RoleLeaderChanged$ - Class in akka.cluster
 
ClusterEvent.SeenChanged$ - Class in akka.cluster
 
ClusterEvent.SubscriptionInitialStateMode - Class in akka.cluster
 
ClusterEvent.UnreachableDataCenter - Class in akka.cluster
Deprecated.
Use Akka Distributed Cluster instead. Since 2.10.0.
ClusterEvent.UnreachableDataCenter$ - Class in akka.cluster
 
ClusterEvent.UnreachableMember - Class in akka.cluster
A member is considered as unreachable by the failure detector.
ClusterEvent.UnreachableMember$ - Class in akka.cluster
 
ClusterEvent$ - Class in akka.cluster
Domain events published to the event bus.
ClusterEvent$() - Constructor for class akka.cluster.ClusterEvent$
 
ClusterGossip() - Static method in class akka.cluster.ClusterLogClass
 
ClusterGossip() - Method in class akka.cluster.ClusterLogClass$
 
ClusterHeartbeat() - Static method in class akka.cluster.ClusterLogClass
 
ClusterHeartbeat() - Method in class akka.cluster.ClusterLogClass$
 
ClusterHeartbeatReceiver$ - Class in akka.cluster
INTERNAL API: Utilities to obtain ClusterHeartbeatReceiver paths
ClusterHeartbeatReceiver$() - Constructor for class akka.cluster.ClusterHeartbeatReceiver$
 
ClusterHeartbeatSender$ - Class in akka.cluster
INTERNAL API
ClusterHeartbeatSender$() - Constructor for class akka.cluster.ClusterHeartbeatSender$
 
ClusterHeartbeatSenderState$ - Class in akka.cluster
 
ClusterHeartbeatSenderState$() - Constructor for class akka.cluster.ClusterHeartbeatSenderState$
 
clusterJoinUnsuccessfulReason() - Static method in class akka.actor.CoordinatedShutdown
 
clusterJoinUnsuccessfulReason() - Method in class akka.actor.CoordinatedShutdown$
 
ClusterJoinUnsuccessfulReason$() - Constructor for class akka.actor.CoordinatedShutdown.ClusterJoinUnsuccessfulReason$
 
clusterLeavingReason() - Static method in class akka.actor.CoordinatedShutdown
 
clusterLeavingReason() - Method in class akka.actor.CoordinatedShutdown$
 
ClusterLeavingReason$() - Constructor for class akka.actor.CoordinatedShutdown.ClusterLeavingReason$
 
ClusterLogClass - Class in akka.cluster
INTERNAL API
ClusterLogClass() - Constructor for class akka.cluster.ClusterLogClass
 
ClusterLogClass$ - Class in akka.cluster
INTERNAL API
ClusterLogClass$() - Constructor for class akka.cluster.ClusterLogClass$
 
ClusterLogger$() - Constructor for class akka.cluster.Cluster.ClusterLogger$
 
ClusterLogMarker - Class in akka.cluster
This is public with the purpose to document the used markers and properties of log events.
ClusterLogMarker() - Constructor for class akka.cluster.ClusterLogMarker
 
ClusterLogMarker.Properties$ - Class in akka.cluster
INTERNAL API
ClusterLogMarker$ - Class in akka.cluster
This is public with the purpose to document the used markers and properties of log events.
ClusterLogMarker$() - Constructor for class akka.cluster.ClusterLogMarker$
 
ClusterMessage - Interface in akka.cluster
Base trait for all cluster messages.
ClusterMessages - Class in akka.cluster.protobuf.msg
 
ClusterMessages - Class in akka.cluster.typed.internal.protobuf
 
ClusterMessages.Address - Class in akka.cluster.protobuf.msg
Defines a remote address.
ClusterMessages.Address.Builder - Class in akka.cluster.protobuf.msg
Defines a remote address.
ClusterMessages.AddressOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.ClusterRouterPool - Class in akka.cluster.protobuf.msg
Protobuf type ClusterRouterPool
ClusterMessages.ClusterRouterPool.Builder - Class in akka.cluster.protobuf.msg
Protobuf type ClusterRouterPool
ClusterMessages.ClusterRouterPoolOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.ClusterRouterPoolSettings - Class in akka.cluster.protobuf.msg
Protobuf type ClusterRouterPoolSettings
ClusterMessages.ClusterRouterPoolSettings.Builder - Class in akka.cluster.protobuf.msg
Protobuf type ClusterRouterPoolSettings
ClusterMessages.ClusterRouterPoolSettingsOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.ConfigCheck - Class in akka.cluster.protobuf.msg
Protobuf type ConfigCheck
ClusterMessages.ConfigCheck.Builder - Class in akka.cluster.protobuf.msg
Protobuf type ConfigCheck
ClusterMessages.ConfigCheck.Type - Enum in akka.cluster.protobuf.msg
Protobuf enum ConfigCheck.Type
ClusterMessages.ConfigCheckOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.Empty - Class in akka.cluster.protobuf.msg
An empty message
ClusterMessages.Empty.Builder - Class in akka.cluster.protobuf.msg
An empty message
ClusterMessages.EmptyOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.Gossip - Class in akka.cluster.protobuf.msg
Gossip
ClusterMessages.Gossip.Builder - Class in akka.cluster.protobuf.msg
Gossip
ClusterMessages.GossipEnvelope - Class in akka.cluster.protobuf.msg
Gossip Envelope
ClusterMessages.GossipEnvelope.Builder - Class in akka.cluster.protobuf.msg
Gossip Envelope
ClusterMessages.GossipEnvelopeOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.GossipOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.GossipOverview - Class in akka.cluster.protobuf.msg
Gossip Overview
ClusterMessages.GossipOverview.Builder - Class in akka.cluster.protobuf.msg
Gossip Overview
ClusterMessages.GossipOverviewOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.GossipStatus - Class in akka.cluster.protobuf.msg
Gossip Status
ClusterMessages.GossipStatus.Builder - Class in akka.cluster.protobuf.msg
Gossip Status
ClusterMessages.GossipStatusOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.Heartbeat - Class in akka.cluster.protobuf.msg
Prior to version 2.5.24 Heartbeat sends an Address Version 2.5.24 can deserialize this message but does not send it.
ClusterMessages.Heartbeat.Builder - Class in akka.cluster.protobuf.msg
Prior to version 2.5.24 Heartbeat sends an Address Version 2.5.24 can deserialize this message but does not send it.
ClusterMessages.HeartbeatOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.HeartBeatResponse - Class in akka.cluster.protobuf.msg
Prior to version 2.5.24 HeartbeatRsp Sends an UniqueAddress Version 2.5.24 can deserialize this message but does not send it.
ClusterMessages.HeartBeatResponse.Builder - Class in akka.cluster.protobuf.msg
Prior to version 2.5.24 HeartbeatRsp Sends an UniqueAddress Version 2.5.24 can deserialize this message but does not send it.
ClusterMessages.HeartBeatResponseOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.InitJoin - Class in akka.cluster.protobuf.msg
InitJoin
ClusterMessages.InitJoin.Builder - Class in akka.cluster.protobuf.msg
InitJoin
ClusterMessages.InitJoinAck - Class in akka.cluster.protobuf.msg
InitJoinAck
ClusterMessages.InitJoinAck.Builder - Class in akka.cluster.protobuf.msg
InitJoinAck
ClusterMessages.InitJoinAckOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.InitJoinOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.Join - Class in akka.cluster.protobuf.msg
Join
ClusterMessages.Join.Builder - Class in akka.cluster.protobuf.msg
Join
ClusterMessages.JoinOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.Member - Class in akka.cluster.protobuf.msg
Member
ClusterMessages.Member.Builder - Class in akka.cluster.protobuf.msg
Member
ClusterMessages.MemberOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.MemberStatus - Enum in akka.cluster.protobuf.msg
Member Status
ClusterMessages.ObserverReachability - Class in akka.cluster.protobuf.msg
Reachability
ClusterMessages.ObserverReachability.Builder - Class in akka.cluster.protobuf.msg
Reachability
ClusterMessages.ObserverReachabilityOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.Pool - Class in akka.cluster.protobuf.msg
Protobuf type Pool
ClusterMessages.Pool.Builder - Class in akka.cluster.protobuf.msg
Protobuf type Pool
ClusterMessages.PoolOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.PubSubMessagePublished - Class in akka.cluster.typed.internal.protobuf
Protobuf type akka.cluster.typed.PubSubMessagePublished
ClusterMessages.PubSubMessagePublished.Builder - Class in akka.cluster.typed.internal.protobuf
Protobuf type akka.cluster.typed.PubSubMessagePublished
ClusterMessages.PubSubMessagePublishedOrBuilder - Interface in akka.cluster.typed.internal.protobuf
 
ClusterMessages.ReachabilityStatus - Enum in akka.cluster.protobuf.msg
Reachability status
ClusterMessages.ReceptionistEntry - Class in akka.cluster.typed.internal.protobuf
Protobuf type akka.cluster.typed.ReceptionistEntry
ClusterMessages.ReceptionistEntry.Builder - Class in akka.cluster.typed.internal.protobuf
Protobuf type akka.cluster.typed.ReceptionistEntry
ClusterMessages.ReceptionistEntryOrBuilder - Interface in akka.cluster.typed.internal.protobuf
 
ClusterMessages.SubjectReachability - Class in akka.cluster.protobuf.msg
Protobuf type SubjectReachability
ClusterMessages.SubjectReachability.Builder - Class in akka.cluster.protobuf.msg
Protobuf type SubjectReachability
ClusterMessages.SubjectReachabilityOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.Tombstone - Class in akka.cluster.protobuf.msg
Protobuf type Tombstone
ClusterMessages.Tombstone.Builder - Class in akka.cluster.protobuf.msg
Protobuf type Tombstone
ClusterMessages.TombstoneOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.UniqueAddress - Class in akka.cluster.protobuf.msg
Defines a remote address with uid.
ClusterMessages.UniqueAddress.Builder - Class in akka.cluster.protobuf.msg
Defines a remote address with uid.
ClusterMessages.UniqueAddressOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.VectorClock - Class in akka.cluster.protobuf.msg
Vector Clock
ClusterMessages.VectorClock.Builder - Class in akka.cluster.protobuf.msg
Vector Clock
ClusterMessages.VectorClock.Version - Class in akka.cluster.protobuf.msg
Protobuf type VectorClock.Version
ClusterMessages.VectorClock.Version.Builder - Class in akka.cluster.protobuf.msg
Protobuf type VectorClock.Version
ClusterMessages.VectorClock.VersionOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.VectorClockOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessages.Welcome - Class in akka.cluster.protobuf.msg
Welcome, reply to Join
ClusterMessages.Welcome.Builder - Class in akka.cluster.protobuf.msg
Welcome, reply to Join
ClusterMessages.WelcomeOrBuilder - Interface in akka.cluster.protobuf.msg
 
ClusterMessageSerializer - Class in akka.cluster.protobuf
Protobuf serializer of cluster messages.
ClusterMessageSerializer(ExtendedActorSystem) - Constructor for class akka.cluster.protobuf.ClusterMessageSerializer
 
ClusterMessageSerializer$ - Class in akka.cluster.protobuf
INTERNAL API
ClusterMessageSerializer$() - Constructor for class akka.cluster.protobuf.ClusterMessageSerializer$
 
ClusterMetricsChanged - Class in akka.cluster.metrics
Current snapshot of cluster node metrics.
ClusterMetricsChanged(Set<NodeMetrics>) - Constructor for class akka.cluster.metrics.ClusterMetricsChanged
 
ClusterMetricsChanged$ - Class in akka.cluster.metrics
 
ClusterMetricsChanged$() - Constructor for class akka.cluster.metrics.ClusterMetricsChanged$
 
ClusterMetricsCollector$ - Class in akka.cluster.metrics
INTERNAL API.
ClusterMetricsCollector$() - Constructor for class akka.cluster.metrics.ClusterMetricsCollector$
 
ClusterMetricsEvent - Interface in akka.cluster.metrics
Local cluster metrics extension events.
ClusterMetricsExtension - Class in akka.cluster.metrics
Cluster metrics extension.
ClusterMetricsExtension(ExtendedActorSystem) - Constructor for class akka.cluster.metrics.ClusterMetricsExtension
 
ClusterMetricsExtension$ - Class in akka.cluster.metrics
Cluster metrics extension provider.
ClusterMetricsExtension$() - Constructor for class akka.cluster.metrics.ClusterMetricsExtension$
 
ClusterMetricsMessage - Interface in akka.cluster.metrics
INTERNAL API.
ClusterMetricsMessages - Class in akka.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.AdaptiveLoadBalancingPool - Class in akka.cluster.metrics.protobuf.msg
Protobuf type AdaptiveLoadBalancingPool
ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder - Class in akka.cluster.metrics.protobuf.msg
Protobuf type AdaptiveLoadBalancingPool
ClusterMetricsMessages.AdaptiveLoadBalancingPoolOrBuilder - Interface in akka.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.Address - Class in akka.cluster.metrics.protobuf.msg
Defines a remote address.
ClusterMetricsMessages.Address.Builder - Class in akka.cluster.metrics.protobuf.msg
Defines a remote address.
ClusterMetricsMessages.AddressOrBuilder - Interface in akka.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.MetricsGossip - Class in akka.cluster.metrics.protobuf.msg
Metrics Gossip
ClusterMetricsMessages.MetricsGossip.Builder - Class in akka.cluster.metrics.protobuf.msg
Metrics Gossip
ClusterMetricsMessages.MetricsGossipEnvelope - Class in akka.cluster.metrics.protobuf.msg
Metrics Gossip Envelope
ClusterMetricsMessages.MetricsGossipEnvelope.Builder - Class in akka.cluster.metrics.protobuf.msg
Metrics Gossip Envelope
ClusterMetricsMessages.MetricsGossipEnvelopeOrBuilder - Interface in akka.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.MetricsGossipOrBuilder - Interface in akka.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.MetricsSelector - Class in akka.cluster.metrics.protobuf.msg
couldn't figure out how to import Payload
ClusterMetricsMessages.MetricsSelector.Builder - Class in akka.cluster.metrics.protobuf.msg
couldn't figure out how to import Payload
ClusterMetricsMessages.MetricsSelectorOrBuilder - Interface in akka.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.MixMetricsSelector - Class in akka.cluster.metrics.protobuf.msg
Protobuf type MixMetricsSelector
ClusterMetricsMessages.MixMetricsSelector.Builder - Class in akka.cluster.metrics.protobuf.msg
Protobuf type MixMetricsSelector
ClusterMetricsMessages.MixMetricsSelectorOrBuilder - Interface in akka.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.NodeMetrics - Class in akka.cluster.metrics.protobuf.msg
Node Metrics
ClusterMetricsMessages.NodeMetrics.Builder - Class in akka.cluster.metrics.protobuf.msg
Node Metrics
ClusterMetricsMessages.NodeMetrics.EWMA - Class in akka.cluster.metrics.protobuf.msg
Protobuf type NodeMetrics.EWMA
ClusterMetricsMessages.NodeMetrics.EWMA.Builder - Class in akka.cluster.metrics.protobuf.msg
Protobuf type NodeMetrics.EWMA
ClusterMetricsMessages.NodeMetrics.EWMAOrBuilder - Interface in akka.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.NodeMetrics.Metric - Class in akka.cluster.metrics.protobuf.msg
Protobuf type NodeMetrics.Metric
ClusterMetricsMessages.NodeMetrics.Metric.Builder - Class in akka.cluster.metrics.protobuf.msg
Protobuf type NodeMetrics.Metric
ClusterMetricsMessages.NodeMetrics.MetricOrBuilder - Interface in akka.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.NodeMetrics.Number - Class in akka.cluster.metrics.protobuf.msg
Protobuf type NodeMetrics.Number
ClusterMetricsMessages.NodeMetrics.Number.Builder - Class in akka.cluster.metrics.protobuf.msg
Protobuf type NodeMetrics.Number
ClusterMetricsMessages.NodeMetrics.NumberOrBuilder - Interface in akka.cluster.metrics.protobuf.msg
 
ClusterMetricsMessages.NodeMetrics.NumberType - Enum in akka.cluster.metrics.protobuf.msg
Protobuf enum NodeMetrics.NumberType
ClusterMetricsMessages.NodeMetricsOrBuilder - Interface in akka.cluster.metrics.protobuf.msg
 
ClusterMetricsSettings - Class in akka.cluster.metrics
Metrics extension settings.
ClusterMetricsSettings(Config) - Constructor for class akka.cluster.metrics.ClusterMetricsSettings
 
ClusterMetricsSettings$ - Class in akka.cluster.metrics
 
ClusterMetricsSettings$() - Constructor for class akka.cluster.metrics.ClusterMetricsSettings$
 
ClusterMetricsStrategy - Class in akka.cluster.metrics
Default ClusterMetricsSupervisor strategy: A configurable OneForOneStrategy with restart-on-throwable decider.
ClusterMetricsStrategy(Config) - Constructor for class akka.cluster.metrics.ClusterMetricsStrategy
 
ClusterMetricsStrategy$ - Class in akka.cluster.metrics
Provide custom metrics strategy resources.
ClusterMetricsStrategy$() - Constructor for class akka.cluster.metrics.ClusterMetricsStrategy$
 
ClusterNodeMBean - Interface in akka.cluster
Interface for the cluster JMX MBean.
ClusterReadView$ - Class in akka.cluster
INTERNAL API
ClusterReadView$() - Constructor for class akka.cluster.ClusterReadView$
 
clusterReceive() - Method in interface akka.cluster.routing.ClusterRouterActor
 
ClusterReceptionist$ - Class in akka.cluster.typed.internal.receptionist
INTERNAL API
ClusterReceptionist$() - Constructor for class akka.cluster.typed.internal.receptionist.ClusterReceptionist$
 
ClusterReceptionistProtocol - Class in akka.cluster.typed.internal.receptionist
INTERNAL API
ClusterReceptionistProtocol() - Constructor for class akka.cluster.typed.internal.receptionist.ClusterReceptionistProtocol
 
ClusterReceptionistProtocol$ - Class in akka.cluster.typed.internal.receptionist
INTERNAL API
ClusterReceptionistProtocol$() - Constructor for class akka.cluster.typed.internal.receptionist.ClusterReceptionistProtocol$
 
ClusterReceptionistSettings$ - Class in akka.cluster.typed.internal.receptionist
Internal API
ClusterReceptionistSettings$() - Constructor for class akka.cluster.typed.internal.receptionist.ClusterReceptionistSettings$
 
ClusterRemoteWatcher$ - Class in akka.cluster
INTERNAL API
ClusterRemoteWatcher$() - Constructor for class akka.cluster.ClusterRemoteWatcher$
 
ClusterRouterActor - Interface in akka.cluster.routing
INTERNAL API The router actor, subscribes to cluster events and adjusts the routees.
ClusterRouterConfigBase - Interface in akka.cluster.routing
INTERNAL API
ClusterRouterGroup - Class in akka.cluster.routing
RouterConfig implementation for deployment on cluster nodes.
ClusterRouterGroup(Group, ClusterRouterGroupSettings) - Constructor for class akka.cluster.routing.ClusterRouterGroup
 
ClusterRouterGroup$ - Class in akka.cluster.routing
 
ClusterRouterGroup$() - Constructor for class akka.cluster.routing.ClusterRouterGroup$
 
ClusterRouterGroupSettings - Class in akka.cluster.routing
totalInstances of cluster router must be > 0
ClusterRouterGroupSettings(int, Iterable<String>, boolean, Set<String>) - Constructor for class akka.cluster.routing.ClusterRouterGroupSettings
Java API
ClusterRouterGroupSettings(int, Seq<String>, boolean, Set<String>) - Constructor for class akka.cluster.routing.ClusterRouterGroupSettings
 
ClusterRouterGroupSettings$ - Class in akka.cluster.routing
 
ClusterRouterGroupSettings$() - Constructor for class akka.cluster.routing.ClusterRouterGroupSettings$
 
ClusterRouterPool - Class in akka.cluster.routing
RouterConfig implementation for deployment on cluster nodes.
ClusterRouterPool(Pool, ClusterRouterPoolSettings) - Constructor for class akka.cluster.routing.ClusterRouterPool
 
ClusterRouterPool$ - Class in akka.cluster.routing
 
ClusterRouterPool$() - Constructor for class akka.cluster.routing.ClusterRouterPool$
 
ClusterRouterPoolManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
ClusterRouterPoolManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
ClusterRouterPoolSettings - Class in akka.cluster.routing
totalInstances of cluster router must be > 0 maxInstancesPerNode of cluster router must be > 0 maxInstancesPerNode of cluster router must be 1 when routeesPath is defined
ClusterRouterPoolSettings(int, int, boolean, Set<String>) - Constructor for class akka.cluster.routing.ClusterRouterPoolSettings
Java API
ClusterRouterPoolSettings(int, int, boolean, Set<String>) - Constructor for class akka.cluster.routing.ClusterRouterPoolSettings
 
ClusterRouterPoolSettings$ - Class in akka.cluster.routing
 
ClusterRouterPoolSettings$() - Constructor for class akka.cluster.routing.ClusterRouterPoolSettings$
 
ClusterRouterSettingsBase - Interface in akka.cluster.routing
INTERNAL API
ClusterRouterSettingsBase$ - Class in akka.cluster.routing
INTERNAL API
ClusterRouterSettingsBase$() - Constructor for class akka.cluster.routing.ClusterRouterSettingsBase$
 
ClusterScope - Class in akka.cluster
 
ClusterScope() - Constructor for class akka.cluster.ClusterScope
 
ClusterScope$ - Class in akka.cluster
Cluster aware scope of a Deploy
ClusterScope$() - Constructor for class akka.cluster.ClusterScope$
 
ClusterSettings - Class in akka.cluster
 
ClusterSettings(Config, String) - Constructor for class akka.cluster.ClusterSettings
 
ClusterSettings.CrossDcFailureDetectorSettings - Class in akka.cluster
 
ClusterSettings.Debug$ - Class in akka.cluster
 
ClusterSettings.MultiDataCenter$ - Class in akka.cluster
 
ClusterSettings$ - Class in akka.cluster
 
ClusterSettings$() - Constructor for class akka.cluster.ClusterSettings$
 
ClusterSetup - Class in akka.cluster.typed
Can be used in ActorSystemSetup when starting the ActorSystem to replace the default implementation of the Cluster extension.
ClusterSetup(Function<ActorSystem<?>, Cluster>) - Constructor for class akka.cluster.typed.ClusterSetup
 
ClusterSetup$ - Class in akka.cluster.typed
 
ClusterSetup$() - Constructor for class akka.cluster.typed.ClusterSetup$
 
ClusterShardAllocationMixin - Interface in akka.cluster.sharding.internal
INTERNAL API
ClusterShardAllocationMixin.RegionEntry - Class in akka.cluster.sharding.internal
 
ClusterShardAllocationMixin.RegionEntry$ - Class in akka.cluster.sharding.internal
 
ClusterShardAllocationMixin.ShardSuitabilityOrdering - Class in akka.cluster.sharding.internal
 
ClusterShardAllocationMixin.ShardSuitabilityOrdering$ - Class in akka.cluster.sharding.internal
 
ClusterShardAllocationMixin$ - Class in akka.cluster.sharding.internal
INTERNAL API
ClusterShardAllocationMixin$() - Constructor for class akka.cluster.sharding.internal.ClusterShardAllocationMixin$
 
ClusterSharding - Class in akka.cluster.sharding
 
ClusterSharding - Class in akka.cluster.sharding.typed.javadsl
This extension provides sharding functionality of actors in a cluster.
ClusterSharding - Interface in akka.cluster.sharding.typed.scaladsl
This extension provides sharding functionality of actors in a cluster.
ClusterSharding() - Constructor for class akka.cluster.sharding.typed.javadsl.ClusterSharding
 
ClusterSharding(ExtendedActorSystem) - Constructor for class akka.cluster.sharding.ClusterSharding
 
ClusterSharding.Passivate<M> - Class in akka.cluster.sharding.typed.javadsl
The entity can request passivation by sending the ClusterSharding.Passivate message to the ActorRef[ShardCommand] that was passed in to the factory method when creating the entity.
ClusterSharding.Passivate<M> - Class in akka.cluster.sharding.typed.scaladsl
The entity can request passivation by sending the ClusterSharding.Passivate message to the ActorRef[ShardCommand] that was passed in to the factory method when creating the entity.
ClusterSharding.Passivate$ - Class in akka.cluster.sharding.typed.javadsl
 
ClusterSharding.Passivate$ - Class in akka.cluster.sharding.typed.scaladsl
 
ClusterSharding.ShardCommand - Interface in akka.cluster.sharding.typed.javadsl
When an entity is created an ActorRef[ShardCommand] is passed to the factory method.
ClusterSharding.ShardCommand - Interface in akka.cluster.sharding.typed.scaladsl
When an entity is created an ActorRef[ShardCommand] is passed to the factory method.
ClusterSharding$ - Class in akka.cluster.sharding
This extension provides sharding functionality of actors in a cluster.
ClusterSharding$ - Class in akka.cluster.sharding.typed.javadsl
 
ClusterSharding$ - Class in akka.cluster.sharding.typed.scaladsl
 
ClusterSharding$() - Constructor for class akka.cluster.sharding.ClusterSharding$
 
ClusterSharding$() - Constructor for class akka.cluster.sharding.typed.javadsl.ClusterSharding$
 
ClusterSharding$() - Constructor for class akka.cluster.sharding.typed.scaladsl.ClusterSharding$
 
ClusterShardingGuardian$ - Class in akka.cluster.sharding
INTERNAL API.
ClusterShardingGuardian$() - Constructor for class akka.cluster.sharding.ClusterShardingGuardian$
 
ClusterShardingHealthCheck - Class in akka.cluster.sharding
INTERNAL API (ctr)
ClusterShardingHealthCheck(ActorSystem) - Constructor for class akka.cluster.sharding.ClusterShardingHealthCheck
 
ClusterShardingHealthCheck$ - Class in akka.cluster.sharding
 
ClusterShardingHealthCheck$() - Constructor for class akka.cluster.sharding.ClusterShardingHealthCheck$
 
ClusterShardingHealthCheckSettings - Class in akka.cluster.sharding
 
ClusterShardingHealthCheckSettings(Set<String>, FiniteDuration) - Constructor for class akka.cluster.sharding.ClusterShardingHealthCheckSettings
Deprecated.
Use full constructor. Since 2.8.0.
ClusterShardingHealthCheckSettings(Set<String>, FiniteDuration, FiniteDuration) - Constructor for class akka.cluster.sharding.ClusterShardingHealthCheckSettings
 
ClusterShardingHealthCheckSettings$ - Class in akka.cluster.sharding
Internal API
ClusterShardingHealthCheckSettings$() - Constructor for class akka.cluster.sharding.ClusterShardingHealthCheckSettings$
 
ClusterShardingMessages - Class in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ActorRefMessage - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ActorRefMessage
ClusterShardingMessages.ActorRefMessage.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ActorRefMessage
ClusterShardingMessages.ActorRefMessageOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.Address - Class in akka.cluster.sharding.protobuf.msg
Defines a remote address.
ClusterShardingMessages.Address.Builder - Class in akka.cluster.sharding.protobuf.msg
Defines a remote address.
ClusterShardingMessages.AddressOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ClusterShardingStats - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ClusterShardingStats
ClusterShardingMessages.ClusterShardingStats.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ClusterShardingStats
ClusterShardingMessages.ClusterShardingStatsEntry - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ClusterShardingStatsEntry
ClusterShardingMessages.ClusterShardingStatsEntry.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ClusterShardingStatsEntry
ClusterShardingMessages.ClusterShardingStatsEntryOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ClusterShardingStatsOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.CoordinatorState - Class in akka.cluster.sharding.protobuf.msg
Protobuf type CoordinatorState
ClusterShardingMessages.CoordinatorState.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type CoordinatorState
ClusterShardingMessages.CoordinatorState.ShardEntry - Class in akka.cluster.sharding.protobuf.msg
Protobuf type CoordinatorState.ShardEntry
ClusterShardingMessages.CoordinatorState.ShardEntry.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type CoordinatorState.ShardEntry
ClusterShardingMessages.CoordinatorState.ShardEntryOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.CoordinatorStateOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.CurrentRegions - Class in akka.cluster.sharding.protobuf.msg
Protobuf type CurrentRegions
ClusterShardingMessages.CurrentRegions.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type CurrentRegions
ClusterShardingMessages.CurrentRegionsOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.CurrentShardRegionState - Class in akka.cluster.sharding.protobuf.msg
Protobuf type CurrentShardRegionState
ClusterShardingMessages.CurrentShardRegionState.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type CurrentShardRegionState
ClusterShardingMessages.CurrentShardRegionStateOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.CurrentShardState - Class in akka.cluster.sharding.protobuf.msg
Protobuf type CurrentShardState
ClusterShardingMessages.CurrentShardState.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type CurrentShardState
ClusterShardingMessages.CurrentShardStateOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.EntitiesStarted - Class in akka.cluster.sharding.protobuf.msg
Protobuf type EntitiesStarted
ClusterShardingMessages.EntitiesStarted.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type EntitiesStarted
ClusterShardingMessages.EntitiesStartedOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.EntitiesStopped - Class in akka.cluster.sharding.protobuf.msg
Protobuf type EntitiesStopped
ClusterShardingMessages.EntitiesStopped.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type EntitiesStopped
ClusterShardingMessages.EntitiesStoppedOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.EntityStarted - Class in akka.cluster.sharding.protobuf.msg
not written anymore but kept for backwards compatibility
ClusterShardingMessages.EntityStarted.Builder - Class in akka.cluster.sharding.protobuf.msg
not written anymore but kept for backwards compatibility
ClusterShardingMessages.EntityStartedOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.EntityState - Class in akka.cluster.sharding.protobuf.msg
Protobuf type EntityState
ClusterShardingMessages.EntityState.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type EntityState
ClusterShardingMessages.EntityStateOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.EntityStopped - Class in akka.cluster.sharding.protobuf.msg
not written anymore but kept for backwards compatibility
ClusterShardingMessages.EntityStopped.Builder - Class in akka.cluster.sharding.protobuf.msg
not written anymore but kept for backwards compatibility
ClusterShardingMessages.EntityStoppedOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.GetClusterShardingStats - Class in akka.cluster.sharding.protobuf.msg
Protobuf type GetClusterShardingStats
ClusterShardingMessages.GetClusterShardingStats.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type GetClusterShardingStats
ClusterShardingMessages.GetClusterShardingStatsOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.MapFieldEntry - Class in akka.cluster.sharding.protobuf.msg
Protobuf type MapFieldEntry
ClusterShardingMessages.MapFieldEntry.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type MapFieldEntry
ClusterShardingMessages.MapFieldEntryOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.RememberedShardState - Class in akka.cluster.sharding.protobuf.msg
Protobuf type RememberedShardState
ClusterShardingMessages.RememberedShardState.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type RememberedShardState
ClusterShardingMessages.RememberedShardStateOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardHome - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ShardHome
ClusterShardingMessages.ShardHome.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ShardHome
ClusterShardingMessages.ShardHomeAllocated - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ShardHomeAllocated
ClusterShardingMessages.ShardHomeAllocated.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ShardHomeAllocated
ClusterShardingMessages.ShardHomeAllocatedOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardHomeOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardHomes - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ShardHomes
ClusterShardingMessages.ShardHomes.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ShardHomes
ClusterShardingMessages.ShardHomesEntry - Class in akka.cluster.sharding.protobuf.msg
only used nested in ShardHomes
ClusterShardingMessages.ShardHomesEntry.Builder - Class in akka.cluster.sharding.protobuf.msg
only used nested in ShardHomes
ClusterShardingMessages.ShardHomesEntryOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardHomesOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardIdMessage - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ShardIdMessage
ClusterShardingMessages.ShardIdMessage.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ShardIdMessage
ClusterShardingMessages.ShardIdMessageOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardRegionStats - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ShardRegionStats
ClusterShardingMessages.ShardRegionStats.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ShardRegionStats
ClusterShardingMessages.ShardRegionStatsOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardState - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ShardState
ClusterShardingMessages.ShardState.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ShardState
ClusterShardingMessages.ShardStateOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.ShardStats - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ShardStats
ClusterShardingMessages.ShardStats.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type ShardStats
ClusterShardingMessages.ShardStatsOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.StartEntity - Class in akka.cluster.sharding.protobuf.msg
Protobuf type StartEntity
ClusterShardingMessages.StartEntity.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type StartEntity
ClusterShardingMessages.StartEntityAck - Class in akka.cluster.sharding.protobuf.msg
Protobuf type StartEntityAck
ClusterShardingMessages.StartEntityAck.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type StartEntityAck
ClusterShardingMessages.StartEntityAckOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.StartEntityOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingMessages.StopShards - Class in akka.cluster.sharding.protobuf.msg
Protobuf type StopShards
ClusterShardingMessages.StopShards.Builder - Class in akka.cluster.sharding.protobuf.msg
Protobuf type StopShards
ClusterShardingMessages.StopShardsOrBuilder - Interface in akka.cluster.sharding.protobuf.msg
 
ClusterShardingQuery - Interface in akka.cluster.sharding.typed
Protocol for querying sharding state e.g.
ClusterShardingSerializable - Interface in akka.cluster.sharding
Marker trait for remote messages and persistent events/snapshots with special serializer.
ClusterShardingSettings - Class in akka.cluster.sharding
param: role specifies that this entity type requires cluster nodes with a specific role.
ClusterShardingSettings - Class in akka.cluster.sharding.typed
param: numberOfShards number of shards used by the default HashCodeMessageExtractor param: role Specifies that this entity type requires cluster nodes with a specific role.
ClusterShardingSettings(int, Option<String>, Option<String>, boolean, String, String, ClusterShardingSettings.PassivationStrategySettings, FiniteDuration, ClusterShardingSettings.StateStoreMode, ClusterShardingSettings.RememberEntitiesStoreMode, ClusterShardingSettings.TuningParameters, boolean, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings
 
ClusterShardingSettings(int, Option<String>, Option<String>, boolean, String, String, ClusterShardingSettings.PassivationStrategySettings, FiniteDuration, ClusterShardingSettings.StateStoreMode, ClusterShardingSettings.RememberEntitiesStoreMode, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings
Deprecated.
Use constructor with coordinatorSingletonOverrideRole. Since 2.6.20.
ClusterShardingSettings(int, Option<String>, Option<String>, boolean, String, String, FiniteDuration, FiniteDuration, ClusterShardingSettings.StateStoreMode, ClusterShardingSettings.RememberEntitiesStoreMode, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings
Deprecated.
Use constructor with leaseSettings. Since 2.6.11.
ClusterShardingSettings(int, Option<String>, Option<String>, boolean, String, String, FiniteDuration, FiniteDuration, ClusterShardingSettings.StateStoreMode, ClusterShardingSettings.RememberEntitiesStoreMode, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings
Deprecated.
Use constructor with passivationStrategySettings. Since 2.6.18.
ClusterShardingSettings(int, Option<String>, Option<String>, boolean, String, String, FiniteDuration, FiniteDuration, ClusterShardingSettings.StateStoreMode, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings
Deprecated.
Use constructor with rememberEntitiesStoreMode. Since 2.6.6.
ClusterShardingSettings(Option<String>, boolean, String, String, String, String, ClusterShardingSettings.PassivationStrategySettings, FiniteDuration, ClusterShardingSettings.TuningParameters, boolean, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class akka.cluster.sharding.ClusterShardingSettings
 
ClusterShardingSettings(Option<String>, boolean, String, String, String, String, ClusterShardingSettings.PassivationStrategySettings, FiniteDuration, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class akka.cluster.sharding.ClusterShardingSettings
Deprecated.
Use the ClusterShardingSettings factory methods or the constructor including coordinatorSingletonOverrideRole instead. Since 2.6.20.
ClusterShardingSettings(Option<String>, boolean, String, String, String, String, FiniteDuration, FiniteDuration, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class akka.cluster.sharding.ClusterShardingSettings
Deprecated.
Use the ClusterShardingSettings factory methods or the constructor including passivationStrategySettings instead. Since 2.6.18.
ClusterShardingSettings(Option<String>, boolean, String, String, String, FiniteDuration, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class akka.cluster.sharding.ClusterShardingSettings
Deprecated.
Use the ClusterShardingSettings factory methods or the constructor including shardRegionQueryTimeout instead. Since 2.6.0.
ClusterShardingSettings(Option<String>, boolean, String, String, String, FiniteDuration, FiniteDuration, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings, Option<LeaseUsageSettings>) - Constructor for class akka.cluster.sharding.ClusterShardingSettings
Deprecated.
Use the ClusterShardingSettings factory methods or the constructor including rememberedEntitiesStore instead. Since 2.6.7.
ClusterShardingSettings.CompositePassivationStrategy$ - Class in akka.cluster.sharding
INTERNAL API
ClusterShardingSettings.CompositePassivationStrategy$.AdmissionFilter - Interface in akka.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.AdmissionFilter$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.AdmissionOptimizer - Interface in akka.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.AdmissionOptimizer$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.AlwaysAdmissionFilter$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter - Class in akka.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer - Class in akka.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.CompositePassivationStrategy$.NoAdmissionOptimizer$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.IdlePassivationStrategy$ - Class in akka.cluster.sharding
INTERNAL API
ClusterShardingSettings.LeastFrequentlyUsedPassivationStrategy$ - Class in akka.cluster.sharding
INTERNAL API
ClusterShardingSettings.LeastRecentlyUsedPassivationStrategy$ - Class in akka.cluster.sharding
INTERNAL API
ClusterShardingSettings.MostRecentlyUsedPassivationStrategy$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.NoPassivationStrategy$ - Class in akka.cluster.sharding
INTERNAL API
ClusterShardingSettings.PassivationStrategy - Interface in akka.cluster.sharding
INTERNAL API
ClusterShardingSettings.PassivationStrategy$ - Class in akka.cluster.sharding
INTERNAL API Determine the passivation strategy to use from settings.
ClusterShardingSettings.PassivationStrategySettings - Class in akka.cluster.sharding
API MAY CHANGE: Settings for passivation strategies may change after additional testing and feedback.
ClusterShardingSettings.PassivationStrategySettings - Class in akka.cluster.sharding.typed
API MAY CHANGE: Settings for passivation strategies may change after additional testing and feedback.
ClusterShardingSettings.PassivationStrategySettings$ - Class in akka.cluster.sharding
API MAY CHANGE: Settings for passivation strategies may change after additional testing and feedback.
ClusterShardingSettings.PassivationStrategySettings$ - Class in akka.cluster.sharding.typed
API MAY CHANGE: Settings for passivation strategies may change after additional testing and feedback.
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings - Interface in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings - Interface in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings - Interface in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings - Interface in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.IdleSettings - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.IdleSettings - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.PolicySettings - Interface in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.PolicySettings - Interface in akka.cluster.sharding.typed
 
ClusterShardingSettings.PassivationStrategySettings$.PolicySettings$ - Class in akka.cluster.sharding
 
ClusterShardingSettings.PassivationStrategySettings$.PolicySettings$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.RememberEntitiesStoreMode - Interface in akka.cluster.sharding.typed
 
ClusterShardingSettings.RememberEntitiesStoreMode$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.RememberEntitiesStoreModeDData$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.RememberEntitiesStoreModeEventSourced$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.StateStoreMode - Interface in akka.cluster.sharding.typed
 
ClusterShardingSettings.StateStoreMode$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.StateStoreModeDData$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.StateStoreModePersistence$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings.TuningParameters - Class in akka.cluster.sharding
 
ClusterShardingSettings.TuningParameters - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings$ - Class in akka.cluster.sharding
 
ClusterShardingSettings$ - Class in akka.cluster.sharding.typed
 
ClusterShardingSettings$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings$
 
ClusterShardingSettings$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings$
 
ClusterShardingSetup - Class in akka.cluster.sharding.typed.scaladsl
Can be used in ActorSystemSetup when starting the ActorSystem to replace the default implementation of the ClusterSharding extension.
ClusterShardingSetup(Function<ActorSystem<?>, ClusterSharding>) - Constructor for class akka.cluster.sharding.typed.scaladsl.ClusterShardingSetup
 
ClusterShardingSetup$ - Class in akka.cluster.sharding.typed.scaladsl
 
ClusterShardingSetup$() - Constructor for class akka.cluster.sharding.typed.scaladsl.ClusterShardingSetup$
 
ClusterShardingTypedSerializable - Interface in akka.cluster.sharding.typed.internal
INTERNAL API
ClusterShuttingDown$() - Constructor for class akka.cluster.ClusterEvent.ClusterShuttingDown$
 
ClusterSingleton - Class in akka.cluster.typed
This class is not intended for user extension other than for test purposes (e.g.
ClusterSingleton() - Constructor for class akka.cluster.typed.ClusterSingleton
 
ClusterSingleton$ - Class in akka.cluster.typed
 
ClusterSingleton$() - Constructor for class akka.cluster.typed.ClusterSingleton$
 
ClusterSingletonImpl - Class in akka.cluster.typed
INTERNAL API:
ClusterSingletonImpl() - Constructor for class akka.cluster.typed.ClusterSingletonImpl
 
ClusterSingletonImpl$ - Class in akka.cluster.typed
INTERNAL API:
ClusterSingletonImpl$() - Constructor for class akka.cluster.typed.ClusterSingletonImpl$
 
ClusterSingletonManager - Class in akka.cluster.singleton
Manages singleton actor instance among all cluster nodes or a group of nodes tagged with a specific role.
ClusterSingletonManager(Props, Object, ClusterSingletonManagerSettings) - Constructor for class akka.cluster.singleton.ClusterSingletonManager
 
ClusterSingletonManager.Data - Interface in akka.cluster.singleton
INTERNAL API public due to the with FSM type parameters
ClusterSingletonManager.Internal$ - Class in akka.cluster.singleton
INTERNAL API
ClusterSingletonManager.Internal$.AcquireLeaseFailure - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.AcquireLeaseFailure$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.AcquireLeaseResult - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.AcquireLeaseResult$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.AcquiringLease - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.AcquiringLease$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.AcquiringLeaseData - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.AcquiringLeaseData$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.BecomingOldest - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.BecomingOldest$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.BecomingOldestData - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.BecomingOldestData$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.Cleanup - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.Cleanup$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.DelayedMemberRemoved - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.DelayedMemberRemoved$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.End - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.End$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.EndData - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.EndData$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.HandingOver - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.HandingOver$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.HandingOverData - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.HandingOverData$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.HandOverDone - Class in akka.cluster.singleton
Confirmation by the previous oldest that the singleton actor has been terminated and the hand-over process is completed.
ClusterSingletonManager.Internal$.HandOverDone$ - Class in akka.cluster.singleton
Confirmation by the previous oldest that the singleton actor has been terminated and the hand-over process is completed.
ClusterSingletonManager.Internal$.HandOverInProgress - Class in akka.cluster.singleton
Confirmation by the previous oldest that the hand over process, shut down of the singleton actor, has started.
ClusterSingletonManager.Internal$.HandOverInProgress$ - Class in akka.cluster.singleton
Confirmation by the previous oldest that the hand over process, shut down of the singleton actor, has started.
ClusterSingletonManager.Internal$.HandOverRetry - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.HandOverRetry$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.HandOverToMe - Class in akka.cluster.singleton
Sent from new oldest to previous oldest to initiate the hand-over process.
ClusterSingletonManager.Internal$.HandOverToMe$ - Class in akka.cluster.singleton
Sent from new oldest to previous oldest to initiate the hand-over process.
ClusterSingletonManager.Internal$.LeaseLost - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.LeaseLost$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.LeaseRetry - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.LeaseRetry$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.Oldest - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.Oldest$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.OldestChangedBuffer - Class in akka.cluster.singleton
Notifications of member events that track oldest member are tunneled via this actor (child of ClusterSingletonManager) to be able to deliver one change at a time.
ClusterSingletonManager.Internal$.OldestChangedBuffer.GetNext$ - Class in akka.cluster.singleton
Request to deliver one more event.
ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState - Class in akka.cluster.singleton
The first event, corresponding to CurrentClusterState.
ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.OldestChangedBuffer$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.OldestData - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.OldestData$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.ReleaseLeaseFailure - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.ReleaseLeaseFailure$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.ReleaseLeaseResult - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.ReleaseLeaseResult$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.SelfExiting - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.SelfExiting$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.Start - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.Start$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.StartOldestChangedBuffer - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.StartOldestChangedBuffer$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.Stopping - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.Stopping$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.StoppingData - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.StoppingData$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.TakeOver - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.TakeOver$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.TakeOverFromMe - Class in akka.cluster.singleton
Sent from from previous oldest to new oldest to initiate the normal hand-over process.
ClusterSingletonManager.Internal$.TakeOverFromMe$ - Class in akka.cluster.singleton
Sent from from previous oldest to new oldest to initiate the normal hand-over process.
ClusterSingletonManager.Internal$.TakeOverRetry - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.TakeOverRetry$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.Uninitialized - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.Uninitialized$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.WasOldest - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.WasOldest$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.WasOldestData - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.WasOldestData$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.Younger - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.Younger$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.YoungerData - Class in akka.cluster.singleton
 
ClusterSingletonManager.Internal$.YoungerData$ - Class in akka.cluster.singleton
 
ClusterSingletonManager.State - Interface in akka.cluster.singleton
INTERNAL API public due to the with FSM type parameters
ClusterSingletonManager$ - Class in akka.cluster.singleton
 
ClusterSingletonManager$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager$
 
ClusterSingletonManagerIsStuck - Exception in akka.cluster.singleton
Thrown when a consistent state can't be determined within the defined retry limits.
ClusterSingletonManagerIsStuck(String) - Constructor for exception akka.cluster.singleton.ClusterSingletonManagerIsStuck
 
ClusterSingletonManagerSettings - Class in akka.cluster.singleton
param: singletonName The actor name of the child singleton actor.
ClusterSingletonManagerSettings - Class in akka.cluster.typed
param: singletonName The actor name of the child singleton actor.
ClusterSingletonManagerSettings(String, Option<String>, FiniteDuration, FiniteDuration) - Constructor for class akka.cluster.singleton.ClusterSingletonManagerSettings
 
ClusterSingletonManagerSettings(String, Option<String>, FiniteDuration, FiniteDuration) - Constructor for class akka.cluster.typed.ClusterSingletonManagerSettings
Deprecated.
Use constructor with leaseSettings. Since 2.6.15.
ClusterSingletonManagerSettings(String, Option<String>, FiniteDuration, FiniteDuration, Option<LeaseUsageSettings>) - Constructor for class akka.cluster.singleton.ClusterSingletonManagerSettings
 
ClusterSingletonManagerSettings(String, Option<String>, FiniteDuration, FiniteDuration, Option<LeaseUsageSettings>) - Constructor for class akka.cluster.typed.ClusterSingletonManagerSettings
 
ClusterSingletonManagerSettings$ - Class in akka.cluster.singleton
 
ClusterSingletonManagerSettings$ - Class in akka.cluster.typed
 
ClusterSingletonManagerSettings$() - Constructor for class akka.cluster.singleton.ClusterSingletonManagerSettings$
 
ClusterSingletonManagerSettings$() - Constructor for class akka.cluster.typed.ClusterSingletonManagerSettings$
 
ClusterSingletonMessage - Interface in akka.cluster.singleton
Marker trait for remote messages with special serializer.
ClusterSingletonProxy - Class in akka.cluster.singleton
The ClusterSingletonProxy works together with the ClusterSingletonManager to provide a distributed proxy to the singleton actor.
ClusterSingletonProxy(String, ClusterSingletonProxySettings) - Constructor for class akka.cluster.singleton.ClusterSingletonProxy
 
ClusterSingletonProxy$ - Class in akka.cluster.singleton
 
ClusterSingletonProxy$() - Constructor for class akka.cluster.singleton.ClusterSingletonProxy$
 
ClusterSingletonProxySettings - Class in akka.cluster.singleton
param: singletonName The actor name of the singleton actor that is started by the ClusterSingletonManager.
ClusterSingletonProxySettings(String, Option<String>, FiniteDuration, int) - Constructor for class akka.cluster.singleton.ClusterSingletonProxySettings
 
ClusterSingletonProxySettings(String, Option<String>, Option<String>, FiniteDuration, int) - Constructor for class akka.cluster.singleton.ClusterSingletonProxySettings
 
ClusterSingletonProxySettings$ - Class in akka.cluster.singleton
 
ClusterSingletonProxySettings$() - Constructor for class akka.cluster.singleton.ClusterSingletonProxySettings$
 
ClusterSingletonSettings - Class in akka.cluster.typed
 
ClusterSingletonSettings(Option<String>, Option<String>, FiniteDuration, FiniteDuration, FiniteDuration, int) - Constructor for class akka.cluster.typed.ClusterSingletonSettings
Deprecated.
Use constructor with leaseSettings. Since 2.6.15.
ClusterSingletonSettings(Option<String>, Option<String>, FiniteDuration, FiniteDuration, FiniteDuration, int, Option<LeaseUsageSettings>) - Constructor for class akka.cluster.typed.ClusterSingletonSettings
 
ClusterSingletonSettings$ - Class in akka.cluster.typed
 
ClusterSingletonSettings$() - Constructor for class akka.cluster.typed.ClusterSingletonSettings$
 
ClusterSingletonSetup - Class in akka.cluster.typed
Can be used in ActorSystemSetup when starting the ActorSystem to replace the default implementation of the ClusterSingleton extension.
ClusterSingletonSetup(Function<ActorSystem<?>, ClusterSingleton>) - Constructor for class akka.cluster.typed.ClusterSingletonSetup
 
ClusterSingletonSetup$ - Class in akka.cluster.typed
 
ClusterSingletonSetup$() - Constructor for class akka.cluster.typed.ClusterSingletonSetup$
 
clusterState() - Method in class akka.cluster.sharding.ConsistentHashingShardAllocationStrategy
 
clusterState() - Method in interface akka.cluster.sharding.internal.ClusterShardAllocationMixin
 
clusterState() - Method in class akka.cluster.sharding.typed.SliceRangeShardAllocationStrategy
 
ClusterStateSubscription - Interface in akka.cluster.typed
Messages for subscribing to changes in the cluster state
ClusterUserAction - Class in akka.cluster
INTERNAL API Cluster commands sent by the USER via Cluster extension or JMX.
ClusterUserAction() - Constructor for class akka.cluster.ClusterUserAction
 
ClusterUserAction.Down - Class in akka.cluster
Command to mark node as temporary down.
ClusterUserAction.Down$ - Class in akka.cluster
 
ClusterUserAction.JoinTo - Class in akka.cluster
Command to initiate join another node (represented by address).
ClusterUserAction.JoinTo$ - Class in akka.cluster
 
ClusterUserAction.Leave - Class in akka.cluster
Command to leave the cluster.
ClusterUserAction.Leave$ - Class in akka.cluster
 
ClusterUserAction.PrepareForShutdown$ - Class in akka.cluster
Command to mark all nodes as shutting down
ClusterUserAction.SetAppVersion - Class in akka.cluster
Command to set the appVersion after system startup but before joining.
ClusterUserAction.SetAppVersion$ - Class in akka.cluster
 
ClusterUserAction.SetAppVersionLater$ - Class in akka.cluster
The appVersion is defined after system startup but before joining.
ClusterUserAction$ - Class in akka.cluster
INTERNAL API Cluster commands sent by the USER via Cluster extension or JMX.
ClusterUserAction$() - Constructor for class akka.cluster.ClusterUserAction$
 
cmd() - Method in class akka.io.Tcp.CommandFailed
 
cmd() - Method in class akka.io.Udp.CommandFailed
 
cmd() - Method in class akka.io.UdpConnected.CommandFailed
 
cmd() - Method in class akka.persistence.typed.internal.InternalProtocol.AsyncEffectCompleted
 
Cmd(String, int) - Constructor for class akka.persistence.journal.JournalPerfSpec.Cmd
 
Cmd$() - Constructor for class akka.persistence.journal.JournalPerfSpec.Cmd$
 
cmp() - Method in class akka.dispatch.BoundedPriorityMailbox
 
cmp() - Method in class akka.dispatch.BoundedStablePriorityMailbox
 
cmp() - Method in class akka.dispatch.UnboundedPriorityMailbox
 
cmp() - Method in class akka.dispatch.UnboundedStablePriorityMailbox
 
cmp() - Method in class akka.util.PriorityQueueStabilizer.WrappedElementComparator
 
CNAME() - Static method in class akka.io.dns.RecordType
the canonical name for an alias
CNAME() - Method in class akka.io.dns.RecordType$
the canonical name for an alias
CNameRecord - Class in akka.io.dns
 
CNameRecord(String, CachePolicy.Ttl, String) - Constructor for class akka.io.dns.CNameRecord
 
CNameRecord$ - Class in akka.io.dns
 
CNameRecord$() - Constructor for class akka.io.dns.CNameRecord$
 
coalesceWrites() - Method in class akka.stream.IOSettings
 
code() - Method in class akka.io.dns.RecordClass
 
code() - Method in class akka.io.dns.RecordType
 
collect(Collector<In, ?, U>) - Static method in class akka.stream.javadsl.Sink
Creates a sink which materializes into a CompletionStage which will be completed with a result of the Java Collector transformation and reduction operations.
collect(Collector<In, ?, U>) - Method in class akka.stream.javadsl.Sink$
Creates a sink which materializes into a CompletionStage which will be completed with a result of the Java Collector transformation and reduction operations.
collect(PartialFunction<Out, Out2>) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.collect.
collect(PartialFunction<Out, Out2>) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.collect.
collect(PartialFunction<Out, Out2>) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Context-preserving variant of akka.stream.scaladsl.FlowOps.collect.
collect(PartialFunction<Out, T>) - Method in class akka.stream.javadsl.Flow
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step.
collect(PartialFunction<Out, T>) - Method in class akka.stream.javadsl.Source
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step.
collect(PartialFunction<Out, T>) - Method in class akka.stream.javadsl.SubFlow
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step.
collect(PartialFunction<Out, T>) - Method in class akka.stream.javadsl.SubSource
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step.
collect(PartialFunction<Out, T>) - Method in interface akka.stream.scaladsl.FlowOps
Transform this stream by applying the given partial function to each of the elements on which the function is defined as they pass through this processing step.
collectChangedKeys(ServiceRegistry, ServiceRegistry) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
collectDelta(Map<Address, Object>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
collection(Factory<T, That>) - Static method in class akka.stream.scaladsl.Sink
A Sink that keeps on collecting incoming elements until upstream terminates.
collection(Factory<T, That>) - Method in class akka.stream.scaladsl.Sink$
A Sink that keeps on collecting incoming elements until upstream terminates.
CollectionControlMessage - Class in akka.cluster.metrics
Runtime collection management commands.
CollectionControlMessage() - Constructor for class akka.cluster.metrics.CollectionControlMessage
 
Collections - Class in akka.util
INTERNAL API
Collections() - Constructor for class akka.util.Collections
 
Collections.EmptyImmutableSeq$ - Class in akka.util
 
Collections.PartialImmutableValuesIterable<From,​To> - Class in akka.util
 
Collections$ - Class in akka.util
INTERNAL API
Collections$() - Constructor for class akka.util.Collections$
 
CollectionStartMessage - Class in akka.cluster.metrics
Command for ClusterMetricsSupervisor to start metrics collection.
CollectionStartMessage() - Constructor for class akka.cluster.metrics.CollectionStartMessage
 
CollectionStartMessage$ - Class in akka.cluster.metrics
Command for ClusterMetricsSupervisor to start metrics collection.
CollectionStartMessage$() - Constructor for class akka.cluster.metrics.CollectionStartMessage$
 
CollectionStopMessage - Class in akka.cluster.metrics
Command for ClusterMetricsSupervisor to stop metrics collection.
CollectionStopMessage() - Constructor for class akka.cluster.metrics.CollectionStopMessage
 
CollectionStopMessage$ - Class in akka.cluster.metrics
Command for ClusterMetricsSupervisor to stop metrics collection.
CollectionStopMessage$() - Constructor for class akka.cluster.metrics.CollectionStopMessage$
 
CollectorEnabled() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
CollectorFallback() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
CollectorGossipInterval() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
CollectorMovingAverageHalfLife() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
CollectorProvider() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
CollectorSampleInterval() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
collectPropagations() - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
collectRemovedNodes() - Method in class akka.cluster.ddata.Replicator
 
collectType(Class<T>) - Method in class akka.stream.javadsl.Flow
Transform this stream by testing the type of each of the elements on which the element is an instance of the provided type as they pass through this processing step.
collectType(Class<T>) - Method in class akka.stream.javadsl.Source
Transform this stream by testing the type of each of the elements on which the element is an instance of the provided type as they pass through this processing step.
collectType(Class<T>) - Method in class akka.stream.javadsl.SubFlow
Transform this stream by testing the type of each of the elements on which the element is an instance of the provided type as they pass through this processing step.
collectType(Class<T>) - Method in class akka.stream.javadsl.SubSource
Transform this stream by testing the type of each of the elements on which the element is an instance of the provided type as they pass through this processing step.
collectType(ClassTag<T>) - Method in interface akka.stream.scaladsl.FlowOps
Transform this stream by testing the type of each of the elements on which the element is an instance of the provided type as they pass through this processing step.
combine(Sink<U, ?>, Sink<U, ?>, List<Sink<U, ?>>, Function<Integer, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Static method in class akka.stream.javadsl.Sink
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(Sink<U, ?>, Sink<U, ?>, List<Sink<U, ?>>, Function<Integer, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Method in class akka.stream.javadsl.Sink$
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(Source<T, ?>, Source<T, ?>, List<Source<T, ?>>, Function<Integer, ? extends Graph<UniformFanInShape<T, U>, NotUsed>>) - Static method in class akka.stream.javadsl.Source
Combines several sources with fan-in strategy like Merge or Concat into a single Source.
combine(Source<T, ?>, Source<T, ?>, List<Source<T, ?>>, Function<Integer, ? extends Graph<UniformFanInShape<T, U>, NotUsed>>) - Method in class akka.stream.javadsl.Source$
Combines several sources with fan-in strategy like Merge or Concat into a single Source.
combine(Sink<U, ?>, Sink<U, ?>, Seq<Sink<U, ?>>, Function1<Object, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Static method in class akka.stream.scaladsl.Sink
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(Sink<U, ?>, Sink<U, ?>, Seq<Sink<U, ?>>, Function1<Object, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Method in class akka.stream.scaladsl.Sink$
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(Source<T, ?>, Source<T, ?>, Seq<Source<T, ?>>, Function1<Object, Graph<UniformFanInShape<T, U>, NotUsed>>) - Static method in class akka.stream.scaladsl.Source
Combines several sources with fan-in strategy like Merge or Concat into a single Source.
combine(Source<T, ?>, Source<T, ?>, Seq<Source<T, ?>>, Function1<Object, Graph<UniformFanInShape<T, U>, NotUsed>>) - Method in class akka.stream.scaladsl.Source$
Combines several sources with fan-in strategy like Merge or Concat into a single Source.
combine(List<? extends Graph<SinkShape<U>, M>>, Function<Integer, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Static method in class akka.stream.javadsl.Sink
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(List<? extends Graph<SinkShape<U>, M>>, Function<Integer, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Method in class akka.stream.javadsl.Sink$
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(List<? extends Graph<SourceShape<T>, M>>, Function<Integer, Graph<UniformFanInShape<T, U>, NotUsed>>) - Static method in class akka.stream.javadsl.Source
Combines several sources with fan-in strategy like Merge or Concat into a single Source.
combine(List<? extends Graph<SourceShape<T>, M>>, Function<Integer, Graph<UniformFanInShape<T, U>, NotUsed>>) - Method in class akka.stream.javadsl.Source$
Combines several sources with fan-in strategy like Merge or Concat into a single Source.
combine(Seq<Graph<SinkShape<U>, M>>, Function1<Object, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Static method in class akka.stream.scaladsl.Sink
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(Seq<Graph<SinkShape<U>, M>>, Function1<Object, Graph<UniformFanOutShape<T, U>, NotUsed>>) - Method in class akka.stream.scaladsl.Sink$
Combine several sinks with fan-out strategy like Broadcast or Balance and returns Sink.
combine(Seq<Graph<SourceShape<T>, M>>, Function1<Object, Graph<UniformFanInShape<T, U>, NotUsed>>) - Static method in class akka.stream.scaladsl.Source
Combines several sources with fan-in strategy like Merge or Concat into a single Source.
combine(Seq<Graph<SourceShape<T>, M>>, Function1<Object, Graph<UniformFanInShape<T, U>, NotUsed>>) - Method in class akka.stream.scaladsl.Source$
Combines several sources with fan-in strategy like Merge or Concat into a single Source.
CombinedReadEventAdapter$() - Constructor for class akka.persistence.journal.EventAdapters.CombinedReadEventAdapter$
 
combineKeyLength(byte, int) - Method in class akka.remote.artery.RemoteInstruments$
 
combineMat(Sink<U, M1>, Sink<U, M2>, Function<Integer, Graph<UniformFanOutShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Static method in class akka.stream.javadsl.Sink
Combine two sinks with fan-out strategy like Broadcast or Balance and returns Sink with 2 outlets.
combineMat(Sink<U, M1>, Sink<U, M2>, Function<Integer, Graph<UniformFanOutShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Method in class akka.stream.javadsl.Sink$
Combine two sinks with fan-out strategy like Broadcast or Balance and returns Sink with 2 outlets.
combineMat(Source<T, M1>, Source<T, M2>, Function<Integer, ? extends Graph<UniformFanInShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Static method in class akka.stream.javadsl.Source
Combines two sources with fan-in strategy like Merge or Concat and returns Source with a materialized value.
combineMat(Source<T, M1>, Source<T, M2>, Function<Integer, ? extends Graph<UniformFanInShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Method in class akka.stream.javadsl.Source$
Combines two sources with fan-in strategy like Merge or Concat and returns Source with a materialized value.
combineMat(Sink<U, M1>, Sink<U, M2>, Function1<Object, Graph<UniformFanOutShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Static method in class akka.stream.scaladsl.Sink
Combine two sinks with fan-out strategy like Broadcast or Balance and returns Sink with 2 outlets.
combineMat(Sink<U, M1>, Sink<U, M2>, Function1<Object, Graph<UniformFanOutShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Method in class akka.stream.scaladsl.Sink$
Combine two sinks with fan-out strategy like Broadcast or Balance and returns Sink with 2 outlets.
combineMat(Source<T, M1>, Source<T, M2>, Function1<Object, Graph<UniformFanInShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Static method in class akka.stream.scaladsl.Source
Combines two sources with fan-in strategy like Merge or Concat into a single Source with a materialized value.
combineMat(Source<T, M1>, Source<T, M2>, Function1<Object, Graph<UniformFanInShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Method in class akka.stream.scaladsl.Source$
Combines two sources with fan-in strategy like Merge or Concat into a single Source with a materialized value.
command() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.CommandResult
The command that was run.
command() - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.CommandResult
The command that was run.
command() - Method in class akka.persistence.typed.PersistFailed
 
command() - Method in class akka.persistence.typed.PersistRejected
 
command(Function1<Command, Effect<Event, State>>) - Method in class akka.persistence.typed.scaladsl.EventSourcedBehavior.CommandHandler$
Convenience for simple commands that don't need the state and context.
command(Function1<Command, Effect<State>>) - Method in class akka.persistence.typed.state.scaladsl.DurableStateBehavior.CommandHandler$
Convenience for simple commands that don't need the state and context.
Command() - Constructor for class akka.actor.typed.receptionist.Receptionist.Command
 
CommandFailed(Tcp.Command) - Constructor for class akka.io.Tcp.CommandFailed
 
CommandFailed(Udp.Command) - Constructor for class akka.io.Udp.CommandFailed
 
CommandFailed(UdpConnected.Command) - Constructor for class akka.io.UdpConnected.CommandFailed
 
CommandFailed$() - Constructor for class akka.io.Tcp.CommandFailed$
 
CommandFailed$() - Constructor for class akka.io.Udp.CommandFailed$
 
CommandFailed$() - Constructor for class akka.io.UdpConnected.CommandFailed$
 
commandHandler() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
Implement by handling incoming commands and return an Effect() to persist or signal other effects of the command handling such as stopping the behavior or others.
commandHandler() - Method in class akka.persistence.typed.javadsl.EventSourcedBehaviorWithEnforcedReplies
Implement by handling incoming commands and return an Effect() to persist or signal other effects of the command handling such as stopping the behavior or others.
commandHandler() - Method in class akka.persistence.typed.state.javadsl.DurableStateBehavior
Implement by handling incoming commands and return an Effect() to persist or signal other effects of the command handling such as stopping the behavior or others.
commandHandler() - Method in class akka.persistence.typed.state.javadsl.DurableStateBehaviorWithEnforcedReplies
Implement by handling incoming commands and return an Effect() to persist or signal other effects of the command handling such as stopping the behavior or others.
CommandHandler<Command,​Event,​State> - Interface in akka.persistence.typed.javadsl
FunctionalInterface for reacting on commands
CommandHandler<Command,​State> - Interface in akka.persistence.typed.state.javadsl
FunctionalInterface for reacting on commands
CommandHandler$() - Constructor for class akka.persistence.typed.scaladsl.EventSourcedBehavior.CommandHandler$
 
CommandHandler$() - Constructor for class akka.persistence.typed.state.scaladsl.DurableStateBehavior.CommandHandler$
 
CommandHandlerBuilder<Command,​Event,​State> - Class in akka.persistence.typed.javadsl
 
CommandHandlerBuilder<Command,​State> - Class in akka.persistence.typed.state.javadsl
 
CommandHandlerBuilder() - Constructor for class akka.persistence.typed.javadsl.CommandHandlerBuilder
 
CommandHandlerBuilder() - Constructor for class akka.persistence.typed.state.javadsl.CommandHandlerBuilder
 
CommandHandlerBuilder$ - Class in akka.persistence.typed.javadsl
 
CommandHandlerBuilder$ - Class in akka.persistence.typed.state.javadsl
 
CommandHandlerBuilder$() - Constructor for class akka.persistence.typed.javadsl.CommandHandlerBuilder$
 
CommandHandlerBuilder$() - Constructor for class akka.persistence.typed.state.javadsl.CommandHandlerBuilder$
 
CommandHandlerBuilderByState<Command,​Event,​S extends State,​State> - Class in akka.persistence.typed.javadsl
 
CommandHandlerBuilderByState<Command,​S extends State,​State> - Class in akka.persistence.typed.state.javadsl
 
CommandHandlerBuilderByState$ - Class in akka.persistence.typed.javadsl
 
CommandHandlerBuilderByState$ - Class in akka.persistence.typed.state.javadsl
 
CommandHandlerBuilderByState$() - Constructor for class akka.persistence.typed.javadsl.CommandHandlerBuilderByState$
 
CommandHandlerBuilderByState$() - Constructor for class akka.persistence.typed.state.javadsl.CommandHandlerBuilderByState$
 
CommandHandlerWithReply<Command,​Event,​State> - Interface in akka.persistence.typed.javadsl
FunctionalInterface for reacting on commands
CommandHandlerWithReply<Command,​State> - Interface in akka.persistence.typed.state.javadsl
FunctionalInterface for reacting on commands
CommandHandlerWithReplyBuilder<Command,​Event,​State> - Class in akka.persistence.typed.javadsl
 
CommandHandlerWithReplyBuilder<Command,​State> - Class in akka.persistence.typed.state.javadsl
 
CommandHandlerWithReplyBuilder() - Constructor for class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilder
 
CommandHandlerWithReplyBuilder() - Constructor for class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilder
 
CommandHandlerWithReplyBuilder$ - Class in akka.persistence.typed.javadsl
 
CommandHandlerWithReplyBuilder$ - Class in akka.persistence.typed.state.javadsl
 
CommandHandlerWithReplyBuilder$() - Constructor for class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilder$
 
CommandHandlerWithReplyBuilder$() - Constructor for class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilder$
 
CommandHandlerWithReplyBuilderByState<Command,​Event,​S extends State,​State> - Class in akka.persistence.typed.javadsl
 
CommandHandlerWithReplyBuilderByState<Command,​S extends State,​State> - Class in akka.persistence.typed.state.javadsl
 
CommandHandlerWithReplyBuilderByState$ - Class in akka.persistence.typed.javadsl
 
CommandHandlerWithReplyBuilderByState$ - Class in akka.persistence.typed.state.javadsl
 
CommandHandlerWithReplyBuilderByState$() - Constructor for class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState$
 
CommandHandlerWithReplyBuilderByState$() - Constructor for class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState$
 
CommandOp - Interface in akka.remote.testconductor
 
CommandResult(EventSourcedBehaviorTestKit.CommandResult<Command, Event, State>) - Constructor for class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.CommandResult
 
CommandResultWithReply(EventSourcedBehaviorTestKit.CommandResultWithReply<Command, Event, State, Reply>) - Constructor for class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.CommandResultWithReply
 
COMMANDTYPE_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.AkkaControlMessage
 
committed() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
commonConfig(Config) - Method in class akka.remote.testkit.MultiNodeConfig
Register a common base config for all test participants, if so desired.
commonJournalConfig(ReplicationId, Set<ReplicaId>, String, Function<ReplicationContext, EventSourcedBehavior<Command, Event, State>>) - Static method in class akka.persistence.typed.javadsl.ReplicatedEventSourcing
Initialize a replicated event sourced behavior where all entity replicas are share the same journal configuration.
commonJournalConfig(ReplicationId, Set<ReplicaId>, String, Function<ReplicationContext, EventSourcedBehavior<Command, Event, State>>) - Method in class akka.persistence.typed.javadsl.ReplicatedEventSourcing$
Initialize a replicated event sourced behavior where all entity replicas are share the same journal configuration.
commonJournalConfig(ReplicationId, Set<ReplicaId>, String, Function1<ReplicationContext, EventSourcedBehavior<Command, Event, State>>) - Static method in class akka.persistence.typed.scaladsl.ReplicatedEventSourcing
Initialize a replicated event sourced behavior where all entity replicas are stored in the same journal.
commonJournalConfig(ReplicationId, Set<ReplicaId>, String, Function1<ReplicationContext, EventSourcedBehavior<Command, Event, State>>) - Method in class akka.persistence.typed.scaladsl.ReplicatedEventSourcing$
Initialize a replicated event sourced behavior where all entity replicas are stored in the same journal.
commonJournalConfigForEventSourcedOnCommandBehavior(ReplicationId, Set<ReplicaId>, String, Function<ReplicationContext, EventSourcedOnCommandBehavior<Command, Event, State>>) - Static method in class akka.persistence.typed.javadsl.ReplicatedEventSourcing
Initialize a replicated event sourced behavior where all entity replicas are share the same journal configuration.
commonJournalConfigForEventSourcedOnCommandBehavior(ReplicationId, Set<ReplicaId>, String, Function<ReplicationContext, EventSourcedOnCommandBehavior<Command, Event, State>>) - Method in class akka.persistence.typed.javadsl.ReplicatedEventSourcing$
Initialize a replicated event sourced behavior where all entity replicas are share the same journal configuration.
CommonTestKitOps<S,​P> - Interface in akka.persistence.testkit.scaladsl
 
compact() - Method in class akka.util.ByteString.ByteString1
 
compact() - Method in class akka.util.ByteString.ByteStrings
 
compact() - Method in class akka.util.ByteString
Create a new ByteString with all contents compacted into a single, full byte array.
compact() - Method in class akka.util.CompactByteString
 
CompactByteString - Class in akka.util
A compact ByteString.
CompactByteString() - Constructor for class akka.util.CompactByteString
 
CompactByteString$ - Class in akka.util
 
CompactByteString$() - Constructor for class akka.util.CompactByteString$
 
compactionInterval(String) - Method in interface akka.persistence.journal.leveldb.CompactionSegmentManagement
 
compactionIntervals() - Method in interface akka.persistence.journal.leveldb.CompactionSegmentManagement
 
compactionIntervals() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
compactionIntervals() - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
compactionLimit(String, long) - Method in interface akka.persistence.journal.leveldb.CompactionSegmentManagement
 
compactionSegment(String, long) - Method in interface akka.persistence.journal.leveldb.CompactionSegmentManagement
 
CompactionSegmentManagement - Interface in akka.persistence.journal.leveldb
INTERNAL API.
CompactionSegmentManagement$ - Class in akka.persistence.journal.leveldb
 
CompactionSegmentManagement$() - Constructor for class akka.persistence.journal.leveldb.CompactionSegmentManagement$
 
Companion$() - Constructor for class akka.util.ByteString.Companion$
 
comparator() - Static method in class akka.util.UUIDComparator
 
comparator() - Method in class akka.util.UUIDComparator$
 
compare(ReplicatorMessages.OtherMessage, ReplicatorMessages.OtherMessage) - Static method in class akka.cluster.ddata.protobuf.OtherMessageComparator
 
compare(ReplicatorMessages.OtherMessage, ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.OtherMessageComparator$
 
compare(ClusterShardAllocationMixin.RegionEntry, ClusterShardAllocationMixin.RegionEntry) - Method in class akka.cluster.sharding.internal.ClusterShardAllocationMixin.ShardSuitabilityOrdering
 
compare(UniqueAddress) - Method in class akka.cluster.UniqueAddress
 
compare(Envelope, Envelope) - Method in class akka.dispatch.PriorityGenerator
 
compare(CachePolicy.Ttl, CachePolicy.Ttl) - Method in class akka.io.dns.CachePolicy.Ttl$.TtlIsOrdered$
 
compare(Sequence) - Method in class akka.persistence.query.Sequence
 
compare(TimeBasedUUID) - Method in class akka.persistence.query.TimeBasedUUID
 
compare(UniqueAddress) - Method in class akka.remote.UniqueAddress
 
compare(ByteString, ByteString) - Method in class akka.util.ByteString.ByteStrings$
 
compare(PriorityQueueStabilizer.WrappedElement<E>, PriorityQueueStabilizer.WrappedElement<E>) - Method in class akka.util.PriorityQueueStabilizer.WrappedElementComparator
 
compare(A, A) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.KeyComparator
 
compare(UUID, UUID) - Method in class akka.util.UUIDComparator
 
compareBy2ndValue() - Method in class akka.remote.artery.compress.CompressionTable$
 
CompareBy2ndValue() - Method in class akka.remote.artery.compress.CompressionTable$
 
compareClassifiers(ScanningClassification, ScanningClassification) - Method in interface akka.event.ScanningClassification
Provides a total ordering of Classifiers (think java.util.Comparator.compare)
compareClassifiers(C, C) - Method in class akka.event.japi.ScanningEventBus
Provides a total ordering of Classifiers (think java.util.Comparator.compare)
compareIdentityHash(Object, Object) - Static method in class akka.util.Helpers
 
compareIdentityHash(Object, Object) - Method in class akka.util.Helpers$
 
compareSubscribers(ActorRef, ActorRef) - Method in interface akka.event.ActorEventBus
 
compareSubscribers(LookupClassification, LookupClassification) - Method in interface akka.event.LookupClassification
Provides a total ordering of Subscribers (think java.util.Comparator.compare)
compareSubscribers(ScanningClassification, ScanningClassification) - Method in interface akka.event.ScanningClassification
Provides a total ordering of Subscribers (think java.util.Comparator.compare)
compareSubscribers(S, S) - Method in class akka.event.japi.LookupEventBus
Provides a total ordering of Subscribers (think java.util.Comparator.compare)
compareSubscribers(S, S) - Method in class akka.event.japi.ScanningEventBus
Provides a total ordering of Subscribers (think java.util.Comparator.compare)
compareTo(ActorPath) - Method in class akka.actor.ChildActorPath
 
compareTo(ActorPath) - Method in class akka.actor.RootActorPath
 
compareTo(ActorRef) - Method in class akka.actor.ActorRef
Comparison takes path and the unique id of the actor cell into account.
compareTo(ActorRef) - Static method in class akka.actor.Nobody
 
compareTo(ActorRef<?>) - Method in interface akka.actor.typed.internal.ActorRefImpl
Comparison takes path and the unique id of the actor cell into account.
compareTo(VersionVector) - Method in class akka.cluster.ddata.VersionVector
Compare two version vectors.
compareTo(VectorClock) - Method in class akka.cluster.VectorClock
Compare two vector clocks.
compareTo(ManifestInfo.Version) - Method in class akka.util.ManifestInfo.Version
 
compareTo(Version) - Method in class akka.util.Version
 
CompatibleConfig - akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
CompatibleConfig = 3;
CompatibleConfig(Config) - Constructor for class akka.cluster.InternalClusterAction.CompatibleConfig
 
CompatibleConfig_VALUE - Static variable in enum akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
CompatibleConfig = 3;
CompatibleConfig$() - Constructor for class akka.cluster.InternalClusterAction.CompatibleConfig$
 
compile() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
compile() - Method in class akka.persistence.PluginSpec
 
complete() - Static method in class akka.actor.testkit.typed.javadsl.FishingOutcomes
Complete fishing and return this message
complete() - Method in class akka.actor.testkit.typed.javadsl.FishingOutcomes$
Complete fishing and return this message
complete() - Static method in class akka.actor.testkit.typed.scaladsl.FishingOutcomes
Complete fishing and return all messages up until this
complete() - Method in class akka.actor.testkit.typed.scaladsl.FishingOutcomes$
Complete fishing and return all messages up until this
complete() - Method in interface akka.stream.BoundedSourceQueue
Completes the stream normally.
complete() - Method in interface akka.stream.javadsl.SourceQueueWithComplete
Completes the stream normally.
complete() - Method in interface akka.stream.scaladsl.SourceQueueWithComplete
Completes the stream normally.
complete() - Method in class akka.stream.stage.GraphStageLogic.SubSourceOutlet
Complete this output port.
complete() - Method in class akka.testkit.DebugFilter
 
complete() - Method in class akka.testkit.ErrorFilter
 
complete() - Method in class akka.testkit.EventFilter
 
complete() - Method in class akka.testkit.InfoFilter
 
complete() - Method in class akka.testkit.WarningFilter
 
complete(Outlet<T>) - Method in class akka.stream.stage.GraphStageLogic
Signals that there will be no more elements emitted on the given port.
Complete$() - Constructor for class akka.actor.testkit.typed.FishingOutcome.Complete$
 
COMPLETED_FIELD_NUMBER - Static variable in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.DaemonProcessScaleState
 
CompletedSubscription(Subscriber<T>) - Constructor for class akka.stream.testkit.StreamTestKit.CompletedSubscription
 
CompletedSubscription$() - Constructor for class akka.stream.testkit.StreamTestKit.CompletedSubscription$
 
completeHandshake(UniqueAddress) - Method in interface akka.remote.artery.InboundContext
 
completeStage() - Method in class akka.stream.Attributes.CancellationStrategy$
Java API
completeStage() - Method in class akka.stream.stage.GraphStageLogic
Automatically invokes GraphStageLogic.<T>cancel(akka.stream.Inlet<T>) or GraphStageLogic.<T>complete(akka.stream.Outlet<T>) on all the input or output ports that have been called, then marks the operator as stopped.
CompleteStage$() - Constructor for class akka.stream.Attributes.CancellationStrategy$.CompleteStage$
 
completionStage(CompletionStage<T>) - Static method in class akka.stream.javadsl.Source
Emits a single value when the given CompletionStage is successfully completed and then completes the stream.
completionStage(CompletionStage<T>) - Method in class akka.stream.javadsl.Source$
Emits a single value when the given CompletionStage is successfully completed and then completes the stream.
completionStage(CompletionStage<T>) - Static method in class akka.stream.scaladsl.Source
Emits a single value when the given CompletionStage is successfully completed and then completes the stream.
completionStage(CompletionStage<T>) - Method in class akka.stream.scaladsl.Source$
Emits a single value when the given CompletionStage is successfully completed and then completes the stream.
completionStageFlow(CompletionStage<Flow<I, O, M>>) - Static method in class akka.stream.javadsl.Flow
Turn a CompletionStage into a flow that will consume the values of the source when the future completes successfully.
completionStageFlow(CompletionStage<Flow<I, O, M>>) - Method in class akka.stream.javadsl.Flow$
Turn a CompletionStage into a flow that will consume the values of the source when the future completes successfully.
completionStageSink(CompletionStage<Sink<T, M>>) - Static method in class akka.stream.javadsl.Sink
Turn a Future[Sink] into a Sink that will consume the values of the source when the future completes successfully.
completionStageSink(CompletionStage<Sink<T, M>>) - Method in class akka.stream.javadsl.Sink$
Turn a Future[Sink] into a Sink that will consume the values of the source when the future completes successfully.
completionStageSource(CompletionStage<Source<T, M>>) - Static method in class akka.stream.javadsl.Source
Turn a CompletionStage[Source] into a source that will emit the values of the source when the future completes successfully.
completionStageSource(CompletionStage<Source<T, M>>) - Method in class akka.stream.javadsl.Source$
Turn a CompletionStage[Source] into a source that will emit the values of the source when the future completes successfully.
CompletionStrategy - Interface in akka.stream
 
CompletionStrategy.Draining$ - Class in akka.stream
INTERNAL API
CompletionStrategy.Immediately$ - Class in akka.stream
INTERNAL API
CompletionStrategy$ - Class in akka.stream
 
CompletionStrategy$() - Constructor for class akka.stream.CompletionStrategy$
 
completionTimeout(Duration) - Method in class akka.stream.javadsl.Flow
If the completion of the stream does not happen until the provided timeout, the stream is failed with a CompletionTimeoutException.
completionTimeout(Duration) - Method in class akka.stream.javadsl.Source
If the completion of the stream does not happen until the provided timeout, the stream is failed with a CompletionTimeoutException.
completionTimeout(Duration) - Method in class akka.stream.javadsl.SubFlow
If the completion of the stream does not happen until the provided timeout, the stream is failed with a CompletionTimeoutException.
completionTimeout(Duration) - Method in class akka.stream.javadsl.SubSource
If the completion of the stream does not happen until the provided timeout, the stream is failed with a CompletionTimeoutException.
completionTimeout(FiniteDuration) - Method in interface akka.stream.scaladsl.FlowOps
If the completion of the stream does not happen until the provided timeout, the stream is failed with a CompletionTimeoutException.
CompletionTimeoutException - Exception in akka.stream
 
CompletionTimeoutException(String) - Constructor for exception akka.stream.CompletionTimeoutException
 
CompositeEffect$ - Class in akka.persistence.typed.internal
INTERNAL API
CompositeEffect$ - Class in akka.persistence.typed.state.internal
INTERNAL API
CompositeEffect$() - Constructor for class akka.persistence.typed.internal.CompositeEffect$
 
CompositeEffect$() - Constructor for class akka.persistence.typed.state.internal.CompositeEffect$
 
CompositeMetadata$ - Class in akka.persistence
INTERNAL API
CompositeMetadata$() - Constructor for class akka.persistence.CompositeMetadata$
 
CompositePassivationStrategy$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$
 
CompoundWrite(Tcp.SimpleWriteCommand, Tcp.WriteCommand) - Constructor for class akka.io.Tcp.CompoundWrite
 
CompoundWrite$() - Constructor for class akka.io.Tcp.CompoundWrite$
 
compress(MessageLite) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
compress(MessageLite) - Method in class akka.cluster.metrics.protobuf.MessageSerializer
 
compress(MessageLite) - Method in class akka.cluster.protobuf.ClusterMessageSerializer
 
Compression - Class in akka.serialization.jackson
 
Compression - Class in akka.stream.javadsl
 
Compression - Class in akka.stream.scaladsl
 
Compression() - Constructor for class akka.serialization.jackson.Compression
 
Compression() - Constructor for class akka.stream.javadsl.Compression
 
Compression() - Constructor for class akka.stream.scaladsl.Compression
 
Compression.Algoritm - Interface in akka.serialization.jackson
 
Compression.GZip - Class in akka.serialization.jackson
 
Compression.GZip$ - Class in akka.serialization.jackson
 
Compression.LZ4 - Class in akka.serialization.jackson
 
Compression.LZ4$ - Class in akka.serialization.jackson
 
Compression.Off$ - Class in akka.serialization.jackson
 
Compression$ - Class in akka.serialization.jackson
 
Compression$ - Class in akka.stream.javadsl
 
Compression$ - Class in akka.stream.scaladsl
 
Compression$() - Constructor for class akka.serialization.jackson.Compression$
 
Compression$() - Constructor for class akka.stream.javadsl.Compression$
 
Compression$() - Constructor for class akka.stream.scaladsl.Compression$
 
compressionActorRefAdvertisement(long) - Static method in class akka.remote.artery.RemotingFlightRecorder
 
compressionActorRefAdvertisement(long) - Method in class akka.remote.artery.RemotingFlightRecorder$
 
CompressionActorRefAdvertisement - Class in akka.remote.artery.jfr
INTERNAL API
CompressionActorRefAdvertisement(long) - Constructor for class akka.remote.artery.jfr.CompressionActorRefAdvertisement
 
compressionClassManifestAdvertisement(long) - Static method in class akka.remote.artery.RemotingFlightRecorder
 
compressionClassManifestAdvertisement(long) - Method in class akka.remote.artery.RemotingFlightRecorder$
 
CompressionClassManifestAdvertisement - Class in akka.remote.artery.jfr
INTERNAL API
CompressionClassManifestAdvertisement(long) - Constructor for class akka.remote.artery.jfr.CompressionClassManifestAdvertisement
 
CompressionProtocol - Class in akka.remote.artery.compress
INTERNAL API
CompressionProtocol() - Constructor for class akka.remote.artery.compress.CompressionProtocol
 
CompressionProtocol.ActorRefCompressionAdvertisement$ - Class in akka.remote.artery.compress
 
CompressionProtocol.ActorRefCompressionAdvertisementAck$ - Class in akka.remote.artery.compress
 
CompressionProtocol.ClassManifestCompressionAdvertisement$ - Class in akka.remote.artery.compress
 
CompressionProtocol.ClassManifestCompressionAdvertisementAck$ - Class in akka.remote.artery.compress
 
CompressionProtocol.CompressionAckMessage - Interface in akka.remote.artery.compress
INTERNAL API
CompressionProtocol.CompressionAdvertisement<T> - Interface in akka.remote.artery.compress
INTERNAL API
CompressionProtocol.CompressionMessage - Interface in akka.remote.artery.compress
INTERNAL API
CompressionProtocol.Events$ - Class in akka.remote.artery.compress
INTERNAL API
CompressionProtocol.Events$.Event - Interface in akka.remote.artery.compress
INTERNAL API
CompressionProtocol.Events$.HeavyHitterDetected - Class in akka.remote.artery.compress
INTERNAL API
CompressionProtocol.Events$.HeavyHitterDetected$ - Class in akka.remote.artery.compress
 
CompressionProtocol.Events$.ReceivedActorRefCompressionTable - Class in akka.remote.artery.compress
INTERNAL API
CompressionProtocol.Events$.ReceivedActorRefCompressionTable$ - Class in akka.remote.artery.compress
 
CompressionProtocol.Events$.ReceivedClassManifestCompressionTable - Class in akka.remote.artery.compress
INTERNAL API
CompressionProtocol.Events$.ReceivedClassManifestCompressionTable$ - Class in akka.remote.artery.compress
 
CompressionProtocol$ - Class in akka.remote.artery.compress
INTERNAL API
CompressionProtocol$() - Constructor for class akka.remote.artery.compress.CompressionProtocol$
 
CompressionTable$ - Class in akka.remote.artery.compress
INTERNAL API
CompressionTable$() - Constructor for class akka.remote.artery.compress.CompressionTable$
 
concat(ConfigValidation) - Method in interface akka.cluster.ConfigValidation
 
concat(ConfigValidation) - Static method in class akka.cluster.Valid
 
concat(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.Flow
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concat(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.Source
Concatenate this Source with the given one, meaning that once current is exhausted and all result elements have been generated, the given source elements will be produced.
concat(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.SubFlow
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concat(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.SubSource
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concat(Graph<SourceShape<U>, Mat2>) - Method in interface akka.stream.scaladsl.FlowOps
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concat(ByteString) - Method in class akka.util.ByteString
Java API: efficiently concatenate another ByteString.
concat(String, String) - Static method in class akka.persistence.typed.PersistenceId
Constructs a persistence id String from the given entityTypeHint and entityId by concatenating them with | separator.
concat(String, String) - Method in class akka.persistence.typed.PersistenceId$
Constructs a persistence id String from the given entityTypeHint and entityId by concatenating them with | separator.
concat(String, String, String) - Static method in class akka.persistence.typed.PersistenceId
Constructs a persistence id String from the given entityTypeHint and entityId by concatenating them with the separator.
concat(String, String, String) - Method in class akka.persistence.typed.PersistenceId$
Constructs a persistence id String from the given entityTypeHint and entityId by concatenating them with the separator.
Concat - Class in akka.stream.javadsl
Takes two streams and outputs an output stream formed from the two input streams by consuming one stream first emitting all of its elements, then consuming the second stream emitting all of its elements.
Concat<T> - Class in akka.stream.scaladsl
Takes multiple streams and outputs one stream formed from the input streams by first emitting all of the elements from the first stream and then emitting all of the elements from the second stream, etc.
Concat() - Constructor for class akka.stream.javadsl.Concat
 
Concat(int) - Constructor for class akka.stream.scaladsl.Concat
 
Concat$ - Class in akka.stream.javadsl
Takes two streams and outputs an output stream formed from the two input streams by consuming one stream first emitting all of its elements, then consuming the second stream emitting all of its elements.
Concat$ - Class in akka.stream.scaladsl
 
Concat$() - Constructor for class akka.stream.javadsl.Concat$
 
Concat$() - Constructor for class akka.stream.scaladsl.Concat$
 
concatAllLazy(Graph<SourceShape<Out>, ?>...) - Method in class akka.stream.javadsl.Flow
Concatenate the given Sources to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Graph<SourceShape<Out>, ?>...) - Method in class akka.stream.javadsl.Source
Concatenate the given Sources to this one, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Graph<SourceShape<Out>, ?>...) - Method in class akka.stream.javadsl.SubFlow
Concatenate the given Sources to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Graph<SourceShape<Out>, ?>...) - Method in class akka.stream.javadsl.SubSource
Concatenate the given Sources to this Source, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Seq<Graph<SourceShape<Out>, ?>>) - Method in class akka.stream.javadsl.Flow
Concatenate the given Sources to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Seq<Graph<SourceShape<Out>, ?>>) - Method in class akka.stream.javadsl.Source
Concatenate the given Sources to this one, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Seq<Graph<SourceShape<Out>, ?>>) - Method in class akka.stream.javadsl.SubFlow
Concatenate the given Sources to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Seq<Graph<SourceShape<Out>, ?>>) - Method in class akka.stream.javadsl.SubSource
Concatenate the given Sources to this Source, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatAllLazy(Seq<Graph<SourceShape<U>, ?>>) - Method in interface akka.stream.scaladsl.FlowOps
Concatenate the given Sources to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Sources' elements will be produced.
concatGraph(Graph<SourceShape<U>, Mat2>, boolean) - Method in interface akka.stream.scaladsl.FlowOps
 
concatLazy(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.Flow
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatLazy(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.Source
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatLazy(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.SubFlow
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatLazy(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.SubSource
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatLazy(Graph<SourceShape<U>, Mat2>) - Method in interface akka.stream.scaladsl.FlowOps
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatLazyMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Flow
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatLazyMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Source
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatLazyMat(Graph<SourceShape<U>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Flow
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Source
Concatenate this Source with the given one, meaning that once current is exhausted and all result elements have been generated, the given source elements will be produced.
concatMat(Graph<SourceShape<U>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Concatenate the given Source to this Flow, meaning that once this Flow&rsquo;s input is exhausted and all result elements have been generated, the Source&rsquo;s elements will be produced.
concatSubstreams() - Method in class akka.stream.javadsl.SubFlow
Flatten the sub-flows back into the super-flow by concatenating them.
concatSubstreams() - Method in class akka.stream.javadsl.SubSource
Flatten the sub-flows back into the super-source by concatenating them.
concatSubstreams() - Method in interface akka.stream.scaladsl.SubFlow
Flatten the sub-flows back into the super-flow by concatenating them.
concurrent() - Method in class akka.persistence.typed.internal.ReplicatedEventMetadata
 
concurrent() - Method in interface akka.persistence.typed.javadsl.ReplicationContext
Must only be called from the event handler
concurrent() - Method in interface akka.persistence.typed.scaladsl.ReplicationContext
Must only be called from the event handler
CONCURRENT_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
Concurrent$() - Constructor for class akka.cluster.ddata.VersionVector.Concurrent$
 
Concurrent$() - Constructor for class akka.cluster.VectorClock.Concurrent$
 
ConcurrentAsyncCallbackState - Class in akka.stream.stage
INTERNAL API
ConcurrentAsyncCallbackState() - Constructor for class akka.stream.stage.ConcurrentAsyncCallbackState
 
ConcurrentAsyncCallbackState.Event<E> - Class in akka.stream.stage
 
ConcurrentAsyncCallbackState.Event$ - Class in akka.stream.stage
 
ConcurrentAsyncCallbackState.Initialized$ - Class in akka.stream.stage
 
ConcurrentAsyncCallbackState.Pending<E> - Class in akka.stream.stage
 
ConcurrentAsyncCallbackState.Pending$ - Class in akka.stream.stage
 
ConcurrentAsyncCallbackState.State<E> - Interface in akka.stream.stage
 
ConcurrentAsyncCallbackState$ - Class in akka.stream.stage
INTERNAL API
ConcurrentAsyncCallbackState$() - Constructor for class akka.stream.stage.ConcurrentAsyncCallbackState$
 
ConcurrentInstance() - Static method in class akka.cluster.ddata.VersionVector
Java API: The VersionVector.Concurrent instance
ConcurrentInstance() - Method in class akka.cluster.ddata.VersionVector$
Java API: The VersionVector.Concurrent instance
ConcurrentMultiMap<K,​V> - Class in akka.util
An implementation of a ConcurrentMultiMap Adds/remove is serialized over the specified key Reads are fully concurrent &lt;-- el-cheapo
ConcurrentMultiMap(int, Comparator<V>) - Constructor for class akka.util.ConcurrentMultiMap
 
condition() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
Condition(String) - Constructor for class akka.testkit.internal.NativeImageUtils.Condition
 
Condition$() - Constructor for class akka.testkit.internal.NativeImageUtils.Condition$
 
conditionalTerminateInput(Function0<Object>) - Method in class akka.stream.stage.GraphStageLogic
Input handler that terminates the state upon receiving completion if the given condition holds at that time.
ConditionalTerminateInput(Function0<Object>) - Constructor for class akka.stream.stage.GraphStageLogic.ConditionalTerminateInput
 
conditionalTerminateOutput(Function0<Object>) - Method in class akka.stream.stage.GraphStageLogic
Output handler that terminates the state upon receiving completion if the given condition holds at that time.
ConditionalTerminateOutput(Function0<Object>) - Constructor for class akka.stream.stage.GraphStageLogic.ConditionalTerminateOutput
 
Conductor - Interface in akka.remote.testconductor
The conductor is the one orchestrating the test: it governs the Controller&rsquo;s port to which all Players connect, it issues commands to their akka.remote.testconductor.NetworkFailureInjector and provides support for barriers using the BarrierCoordinator.
confidence() - Method in class akka.remote.artery.compress.CountMinSketch
 
config() - Method in class akka.actor.ActorSystem.Settings
The backing Config of this ActorSystem's Settings
config() - Method in class akka.actor.BootstrapSetup
 
config() - Method in class akka.actor.Deploy
 
config() - Static method in class akka.actor.testkit.typed.javadsl.ManualTime
Config that needs to be in place for the actor system to use the manual
config() - Method in class akka.actor.testkit.typed.javadsl.ManualTime$
Config that needs to be in place for the actor system to use the manual
config() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
 
config() - Static method in class akka.actor.testkit.typed.scaladsl.ManualTime
Config needed to use the ExplicitlyTriggeredScheduler
config() - Method in class akka.actor.testkit.typed.scaladsl.ManualTime$
Config needed to use the ExplicitlyTriggeredScheduler
config() - Method in class akka.actor.testkit.typed.TestKitSettings
 
config() - Method in class akka.actor.typed.Settings
 
config() - Method in class akka.cluster.ClusterSettings
 
config() - Method in class akka.cluster.ClusterSettings.CrossDcFailureDetectorSettings
 
config() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
config() - Method in class akka.dispatch.MessageDispatcherConfigurator
 
config() - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
config() - Static method in class akka.persistence.journal.JournalSpec
 
config() - Method in class akka.persistence.journal.JournalSpec$
 
config() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
config() - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
config() - Method in class akka.persistence.PluginSpec
 
config() - Static method in class akka.persistence.snapshot.SnapshotStoreSpec
 
config() - Method in class akka.persistence.snapshot.SnapshotStoreSpec$
 
config() - Static method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
The configuration to be included in the configuration of the ActorSystem.
config() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit$
The configuration to be included in the configuration of the ActorSystem.
config() - Static method in class akka.persistence.testkit.PersistenceTestKitDurableStateStorePlugin
 
config() - Method in class akka.persistence.testkit.PersistenceTestKitDurableStateStorePlugin$
 
config() - Static method in class akka.persistence.testkit.PersistenceTestKitPlugin
 
config() - Method in class akka.persistence.testkit.PersistenceTestKitPlugin$
 
config() - Static method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
config() - Method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin$
 
config() - Method in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit$
The configuration to be included in the configuration of the ActorSystem.
config() - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
config() - Method in class akka.remote.artery.tcp.ssl.RotatingKeysSSLEngineProvider
 
config() - Method in class akka.remote.RemoteSettings
 
config() - Static method in class akka.remote.testconductor.TestConductorExt.Settings
 
config() - Method in class akka.remote.testconductor.TestConductorExt.Settings$
 
config() - Method in class akka.serialization.Serialization.Settings
 
config() - Method in class akka.testkit.TestKitSettings
 
CONFIG_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DeployData
 
configCheck() - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
CONFIGCHECK_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
ConfigCheckUnsupportedByJoiningNode$() - Constructor for class akka.cluster.InternalClusterAction.ConfigCheckUnsupportedByJoiningNode$
 
ConfigCompatCheckers() - Method in class akka.cluster.ClusterSettings
 
configForBinding(String, Config) - Static method in class akka.serialization.jackson.JacksonObjectMapperProvider
The configuration for a given bindingName.
configForBinding(String, Config) - Method in class akka.serialization.jackson.JacksonObjectMapperProvider$
The configuration for a given bindingName.
CONFIGMANIFEST_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DeployData
 
configOfJoiningNode() - Method in class akka.cluster.InternalClusterAction.InitJoin
 
ConfigOps$() - Constructor for class akka.util.Helpers.ConfigOps$
 
configPath() - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit.Settings$
 
configPath() - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit.Settings$
 
CONFIGSERIALIZERID_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DeployData
 
ConfigServicesParser - Class in akka.discovery.config
INTERNAL API
ConfigServicesParser() - Constructor for class akka.discovery.config.ConfigServicesParser
 
ConfigServicesParser$ - Class in akka.discovery.config
INTERNAL API
ConfigServicesParser$() - Constructor for class akka.discovery.config.ConfigServicesParser$
 
ConfigSSLEngineProvider - Class in akka.remote.artery.tcp
Config in akka.remote.artery.ssl.config-ssl-engine
ConfigSSLEngineProvider(ActorSystem) - Constructor for class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
ConfigSSLEngineProvider(Config, MarkerLoggingAdapter) - Constructor for class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
configToEnableJavaSerializationForTest() - Method in class akka.persistence.journal.leveldb.SharedLeveldbJournal$
Configuration to enable TestJavaSerializer in akka-testkit for for the messages used by SharedLeveldbJournal.
ConfigurationException - Exception in akka
This exception is thrown when Akka detects a problem with the provided configuration
ConfigurationException(String) - Constructor for exception akka.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception akka.ConfigurationException
 
configurator() - Method in class akka.dispatch.MessageDispatcher
 
configure(Seq<Option<Function1<ThreadPoolConfigBuilder, ThreadPoolConfigBuilder>>>) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
configureDispatcher(Props) - Method in class akka.remote.RemoteSettings
 
configureExecutor() - Method in class akka.dispatch.MessageDispatcherConfigurator
 
configureNextPortIfFixed(Config) - Static method in class akka.remote.testkit.MultiNodeSpec
 
configureNextPortIfFixed(Config) - Method in class akka.remote.testkit.MultiNodeSpec$
 
ConfigValidation - Interface in akka.cluster
 
ConfigVersion() - Method in class akka.actor.ActorSystem.Settings
 
confirmActorRefCompressionAdvertisement(long, byte) - Method in interface akka.remote.artery.compress.InboundCompressions
 
confirmActorRefCompressionAdvertisement(long, byte) - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
confirmActorRefCompressionAdvertisement(long, byte) - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
confirmationQualifier() - Method in class akka.actor.typed.delivery.DurableProducerQueue.MessageSent
 
confirmationQualifier() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
confirmClassManifestCompressionAdvertisement(long, byte) - Method in interface akka.remote.artery.compress.InboundCompressions
 
confirmClassManifestCompressionAdvertisement(long, byte) - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
confirmClassManifestCompressionAdvertisement(long, byte) - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
confirmDelivery(long) - Method in interface akka.persistence.AtLeastOnceDeliveryLike
Call this method when a message has been confirmed by the destination, or to abort re-sending.
confirmed() - Static method in class akka.actor.typed.delivery.ConsumerController
Java API: the singleton instance of the Confirmed message.
confirmed() - Method in class akka.actor.typed.delivery.ConsumerController$
Java API: the singleton instance of the Confirmed message.
confirmed(long, String, long) - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
CONFIRMED_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
Confirmed$() - Constructor for class akka.actor.typed.delivery.ConsumerController.Confirmed$
 
Confirmed$() - Constructor for class akka.actor.typed.delivery.DurableProducerQueue.Confirmed$
 
ConfirmedClientOp - Interface in akka.remote.testconductor
 
confirmedClose() - Static method in class akka.io.TcpMessage
A confirmed close operation will flush pending writes and half-close the connection, waiting for the peer to close the other half.
confirmedClose() - Method in class akka.io.TcpMessage$
A confirmed close operation will flush pending writes and half-close the connection, waiting for the peer to close the other half.
ConfirmedClose$() - Constructor for class akka.io.Tcp.ConfirmedClose$
 
ConfirmedClosed$() - Constructor for class akka.io.Tcp.ConfirmedClosed$
 
confirmedSeqNr() - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
confirmedSeqNr() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
confirmedSeqNr() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
confirmedSeqNr() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
confirmedSeqNr() - Method in class akka.actor.typed.internal.jfr.DeliveryProducerRequestNext
 
CONFIRMEDSEQNR_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
CONFIRMEDSEQNR_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
confirmTo() - Method in class akka.actor.typed.delivery.ConsumerController.Delivery
 
conflate(Function2<Out, Out, Out>) - Method in class akka.stream.javadsl.Flow
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflate(Function2<Out, Out, Out>) - Method in class akka.stream.javadsl.Source
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflate(Function2<Out, Out, Out>) - Method in class akka.stream.javadsl.SubFlow
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflate(Function2<Out, Out, Out>) - Method in class akka.stream.javadsl.SubSource
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflate(Function2<O2, O2, O2>) - Method in interface akka.stream.scaladsl.FlowOps
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflateWithSeed(Function<Out, S>, Function2<S, Out, S>) - Method in class akka.stream.javadsl.Flow
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflateWithSeed(Function<Out, S>, Function2<S, Out, S>) - Method in class akka.stream.javadsl.Source
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflateWithSeed(Function<Out, S>, Function2<S, Out, S>) - Method in class akka.stream.javadsl.SubFlow
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflateWithSeed(Function<Out, S>, Function2<S, Out, S>) - Method in class akka.stream.javadsl.SubSource
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
conflateWithSeed(Function1<Out, S>, Function2<S, Out, S>) - Method in interface akka.stream.scaladsl.FlowOps
Allows a faster upstream to progress independently of a slower subscriber by conflating elements into a summary until the subscriber is ready to accept them.
connect(ActorRef, InetSocketAddress) - Static method in class akka.io.UdpConnectedMessage
Connect without specifying the localAddress or options.
connect(ActorRef, InetSocketAddress) - Method in class akka.io.UdpConnectedMessage$
Connect without specifying the localAddress or options.
connect(ActorRef, InetSocketAddress, Iterable<Inet.SocketOption>) - Static method in class akka.io.UdpConnectedMessage
Connect without specifying the localAddress.
connect(ActorRef, InetSocketAddress, Iterable<Inet.SocketOption>) - Method in class akka.io.UdpConnectedMessage$
Connect without specifying the localAddress.
connect(ActorRef, InetSocketAddress, InetSocketAddress, Iterable<Inet.SocketOption>) - Static method in class akka.io.UdpConnectedMessage
Send this message to the UdpExt.manager() in order to bind to a local port (optionally with the chosen localAddress) and create a UDP socket which is restricted to sending to and receiving from the given remoteAddress.
connect(ActorRef, InetSocketAddress, InetSocketAddress, Iterable<Inet.SocketOption>) - Method in class akka.io.UdpConnectedMessage$
Send this message to the UdpExt.manager() in order to bind to a local port (optionally with the chosen localAddress) and create a UDP socket which is restricted to sending to and receiving from the given remoteAddress.
connect(Address, Option<Object>) - Static method in class akka.remote.RemoteLogMarker
Marker "akkaConnect" of log event when outbound connection is attempted.
connect(Address, Option<Object>) - Method in class akka.remote.RemoteLogMarker$
Marker "akkaConnect" of log event when outbound connection is attempted.
connect(InetSocketAddress) - Static method in class akka.io.TcpMessage
Connect to the given remoteAddress without binding to a local address and without specifying options.
connect(InetSocketAddress) - Method in class akka.io.TcpMessage$
Connect to the given remoteAddress without binding to a local address and without specifying options.
connect(InetSocketAddress, InetSocketAddress, Iterable<Inet.SocketOption>, Duration, boolean) - Static method in class akka.io.TcpMessage
The Connect message is sent to the TCP manager actor, which is obtained via TcpExt.getManager().
connect(InetSocketAddress, InetSocketAddress, Iterable<Inet.SocketOption>, Duration, boolean) - Method in class akka.io.TcpMessage$
The Connect message is sent to the TCP manager actor, which is obtained via TcpExt.getManager().
connect(InetSocketAddress, InetSocketAddress, Iterable<Inet.SocketOption>, FiniteDuration, boolean) - Static method in class akka.io.TcpMessage
The Connect message is sent to the TCP manager actor, which is obtained via TcpExt.getManager().
connect(InetSocketAddress, InetSocketAddress, Iterable<Inet.SocketOption>, FiniteDuration, boolean) - Method in class akka.io.TcpMessage$
The Connect message is sent to the TCP manager actor, which is obtained via TcpExt.getManager().
Connect(ActorRef, InetSocketAddress, Option<InetSocketAddress>, Iterable<Inet.SocketOption>) - Constructor for class akka.io.UdpConnected.Connect
 
Connect(InetSocketAddress, Option<InetSocketAddress>, Iterable<Inet.SocketOption>, Option<FiniteDuration>, boolean) - Constructor for class akka.io.Tcp.Connect
 
Connect$() - Constructor for class akka.io.Tcp.Connect$
 
Connect$() - Constructor for class akka.io.UdpConnected.Connect$
 
Connected(InetSocketAddress, InetSocketAddress) - Constructor for class akka.io.Tcp.Connected
 
Connected$() - Constructor for class akka.io.Tcp.Connected$
 
Connected$() - Constructor for class akka.io.UdpConnected.Connected$
 
ConnectionException - Exception in akka.stream
 
ConnectionException(String) - Constructor for exception akka.stream.ConnectionException
 
connections() - Method in interface akka.stream.snapshot.RunningInterpreter
Each connection between logics in the interpreter
ConnectionSnapshot - Interface in akka.stream.snapshot
Not for user extension
ConnectionSnapshot.Closed$ - Class in akka.stream.snapshot
 
ConnectionSnapshot.ConnectionState - Interface in akka.stream.snapshot
Not for user extension
ConnectionSnapshot.ShouldPull$ - Class in akka.stream.snapshot
 
ConnectionSnapshot.ShouldPush$ - Class in akka.stream.snapshot
 
ConnectionSnapshot$ - Class in akka.stream.snapshot
 
ConnectionSnapshot$() - Constructor for class akka.stream.snapshot.ConnectionSnapshot$
 
ConnectionSnapshotImpl$ - Class in akka.stream.snapshot
 
ConnectionSnapshotImpl$() - Constructor for class akka.stream.snapshot.ConnectionSnapshotImpl$
 
ConnectTimeout() - Static method in class akka.remote.testconductor.TestConductorExt.Settings
 
ConnectTimeout() - Method in class akka.remote.testconductor.TestConductorExt.Settings$
 
connectTimeoutExpired(Option<FiniteDuration>) - Method in class akka.io.TcpOutgoingConnection$
 
consistency() - Method in class akka.cluster.ddata.Replicator.Delete
 
consistency() - Method in class akka.cluster.ddata.Replicator.Get
 
consistency() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
consistency() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
consistency() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
consistency() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
CONSISTENCY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
CONSISTENCYADDITIONAL_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
CONSISTENCYMINCAP_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
ConsistentHash<T> - Class in akka.routing
Consistent Hashing node ring implementation.
ConsistentHash() - Constructor for class akka.routing.ConsistentHash
 
ConsistentHash$ - Class in akka.routing
 
ConsistentHash$() - Constructor for class akka.routing.ConsistentHash$
 
ConsistentHashableEnvelope(Object, Object) - Constructor for class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
ConsistentHashableEnvelope$() - Constructor for class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope$
 
ConsistentHashingGroup - Class in akka.routing
A router group that uses consistent hashing to select a routee based on the sent message.
ConsistentHashingGroup(Config) - Constructor for class akka.routing.ConsistentHashingGroup
 
ConsistentHashingGroup(Iterable<String>) - Constructor for class akka.routing.ConsistentHashingGroup
Java API
ConsistentHashingGroup(Iterable<String>, int, PartialFunction<Object, Object>, String) - Constructor for class akka.routing.ConsistentHashingGroup
 
ConsistentHashingGroup$ - Class in akka.routing
 
ConsistentHashingGroup$() - Constructor for class akka.routing.ConsistentHashingGroup$
 
ConsistentHashingLogic(int, Function1<T, String>, Address) - Constructor for class akka.actor.typed.internal.routing.RoutingLogics.ConsistentHashingLogic
 
ConsistentHashingPool - Class in akka.routing
A router pool that uses consistent hashing to select a routee based on the sent message.
ConsistentHashingPool(int) - Constructor for class akka.routing.ConsistentHashingPool
Java API
ConsistentHashingPool(int, Option<Resizer>, int, PartialFunction<Object, Object>, SupervisorStrategy, String, boolean) - Constructor for class akka.routing.ConsistentHashingPool
 
ConsistentHashingPool(Config) - Constructor for class akka.routing.ConsistentHashingPool
 
ConsistentHashingPool$ - Class in akka.routing
 
ConsistentHashingPool$() - Constructor for class akka.routing.ConsistentHashingPool$
 
ConsistentHashingRouter - Class in akka.routing
 
ConsistentHashingRouter() - Constructor for class akka.routing.ConsistentHashingRouter
 
ConsistentHashingRouter.ConsistentHashable - Interface in akka.routing
If you don't define the hashMapping when constructing the ConsistentHashingRouter the messages need to implement this interface to define what data to use for the consistent hash key.
ConsistentHashingRouter.ConsistentHashableEnvelope - Class in akka.routing
If you don't define the hashMapping when constructing the ConsistentHashingRouter and messages can't implement ConsistentHashingRouter.ConsistentHashable themselves they can we wrapped by this envelope instead.
ConsistentHashingRouter.ConsistentHashableEnvelope$ - Class in akka.routing
 
ConsistentHashingRouter.ConsistentHashMapper - Interface in akka.routing
JAVA API Mapping from message to the data to use for the consistent hash key.
ConsistentHashingRouter.emptyConsistentHashMapping$ - Class in akka.routing
 
ConsistentHashingRouter$ - Class in akka.routing
 
ConsistentHashingRouter$() - Constructor for class akka.routing.ConsistentHashingRouter$
 
ConsistentHashingRoutingLogic - Class in akka.routing
 
ConsistentHashingRoutingLogic(ActorSystem) - Constructor for class akka.routing.ConsistentHashingRoutingLogic
Java API
ConsistentHashingRoutingLogic(ActorSystem, int, PartialFunction<Object, Object>) - Constructor for class akka.routing.ConsistentHashingRoutingLogic
 
ConsistentHashingRoutingLogic$ - Class in akka.routing
 
ConsistentHashingRoutingLogic$() - Constructor for class akka.routing.ConsistentHashingRoutingLogic$
 
ConsistentHashingShardAllocationStrategy - Class in akka.cluster.sharding
ShardCoordinator.ShardAllocationStrategy that is using consistent hashing.
ConsistentHashingShardAllocationStrategy(int) - Constructor for class akka.cluster.sharding.ConsistentHashingShardAllocationStrategy
 
ConsistentHashingShardAllocationStrategy$ - Class in akka.cluster.sharding
 
ConsistentHashingShardAllocationStrategy$() - Constructor for class akka.cluster.sharding.ConsistentHashingShardAllocationStrategy$
 
consistentHashKey() - Method in class akka.io.dns.DnsProtocol.Resolve
 
consistentHashKey() - Method in class akka.io.Dns.Resolve
Deprecated.
 
consistentHashKey() - Method in interface akka.routing.ConsistentHashingRouter.ConsistentHashable
 
consistentHashKey() - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
ConsistentRoutee$ - Class in akka.routing
 
ConsistentRoutee$() - Constructor for class akka.routing.ConsistentRoutee$
 
ConstantFun - Class in akka.util
INTERNAL API
ConstantFun() - Constructor for class akka.util.ConstantFun
 
ConstantFun$ - Class in akka.util
INTERNAL API
ConstantFun$() - Constructor for class akka.util.ConstantFun$
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape10
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape11
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape12
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape13
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape14
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape15
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape16
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape17
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape18
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape19
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape2
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape20
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape21
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape22
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape3
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape4
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape5
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape6
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape7
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape8
 
construct(FanInShape.Init<O>) - Method in class akka.stream.FanInShape9
 
construct(FanInShape.Init<O>) - Method in class akka.stream.UniformFanInShape
 
construct(FanInShape.Init<T>) - Method in class akka.stream.scaladsl.MergePreferred.MergePreferredShape
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape10
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape11
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape12
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape13
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape14
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape15
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape16
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape17
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape18
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape19
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape2
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape20
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape21
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape22
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape3
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape4
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape5
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape6
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape7
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape8
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.FanOutShape9
 
construct(FanOutShape.Init<I>) - Method in class akka.stream.UniformFanOutShape
 
construct(Seq<Object>) - Method in class akka.persistence.CompositeMetadata$
 
Constructor() - Static method in class akka.testkit.internal.NativeImageUtils
 
Constructor() - Method in class akka.testkit.internal.NativeImageUtils$
 
consumerChangedProducer(String) - Static method in class akka.actor.typed.internal.ActorFlightRecorder
 
consumerChangedProducer(String) - Method in class akka.actor.typed.internal.ActorFlightRecorder$
 
consumerController() - Method in class akka.actor.typed.delivery.ProducerController.RegisterConsumer
 
ConsumerController - Class in akka.actor.typed.delivery
ConsumerController and ProducerController or WorkPullingProducerController are used together.
ConsumerController() - Constructor for class akka.actor.typed.delivery.ConsumerController
 
ConsumerController.Command<A> - Interface in akka.actor.typed.delivery
 
ConsumerController.Confirmed - Interface in akka.actor.typed.delivery
 
ConsumerController.Confirmed$ - Class in akka.actor.typed.delivery
When the message has been processed the consumer is supposed to send Confirmed back to the ConsumerController via the confirmTo in the ConsumerController.Delivery message.
ConsumerController.DeliverThenStop<A> - Class in akka.actor.typed.delivery
 
ConsumerController.DeliverThenStop$ - Class in akka.actor.typed.delivery
 
ConsumerController.Delivery<A> - Class in akka.actor.typed.delivery
Received messages from the producer are wrapped in Delivery when sent to the consumer.
ConsumerController.Delivery$ - Class in akka.actor.typed.delivery
 
ConsumerController.RegisterToProducerController<A> - Class in akka.actor.typed.delivery
Register the ConsumerController to the given producerController.
ConsumerController.RegisterToProducerController$ - Class in akka.actor.typed.delivery
 
ConsumerController.SequencedMessage<A> - Class in akka.actor.typed.delivery
 
ConsumerController.SequencedMessage$ - Class in akka.actor.typed.delivery
 
ConsumerController.Settings - Class in akka.actor.typed.delivery
 
ConsumerController.Settings$ - Class in akka.actor.typed.delivery
 
ConsumerController.Start<A> - Class in akka.actor.typed.delivery
Initial message from the consumer actor.
ConsumerController.Start$ - Class in akka.actor.typed.delivery
 
ConsumerController$ - Class in akka.actor.typed.delivery
ConsumerController and ProducerController or WorkPullingProducerController are used together.
ConsumerController$() - Constructor for class akka.actor.typed.delivery.ConsumerController$
 
ConsumerControllerImpl<A> - Class in akka.actor.typed.delivery.internal
 
ConsumerControllerImpl() - Constructor for class akka.actor.typed.delivery.internal.ConsumerControllerImpl
 
ConsumerControllerImpl.InternalCommand - Interface in akka.actor.typed.delivery.internal
 
ConsumerControllerImpl.UnsealedInternalCommand - Interface in akka.actor.typed.delivery.internal
For commands defined in public ConsumerController
ConsumerControllerImpl$ - Class in akka.actor.typed.delivery.internal
INTERNAL API
ConsumerControllerImpl$() - Constructor for class akka.actor.typed.delivery.internal.ConsumerControllerImpl$
 
CONSUMERCONTROLLERREF_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
consumerControllerSettings() - Method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController.Settings
 
consumerCreated(ActorPath) - Static method in class akka.actor.typed.internal.ActorFlightRecorder
 
consumerCreated(ActorPath) - Method in class akka.actor.typed.internal.ActorFlightRecorder$
 
consumerDuplicate(String, long, long) - Static method in class akka.actor.typed.internal.ActorFlightRecorder
 
consumerDuplicate(String, long, long) - Method in class akka.actor.typed.internal.ActorFlightRecorder$
 
consumerIdByIdx(int) - Method in interface akka.stream.javadsl.PartitionHub.ConsumerInfo
Obtain consumer identifier by index
consumerMissing(String, long, long) - Static method in class akka.actor.typed.internal.ActorFlightRecorder
 
consumerMissing(String, long, long) - Method in class akka.actor.typed.internal.ActorFlightRecorder$
 
consumerReceived(String, long) - Static method in class akka.actor.typed.internal.ActorFlightRecorder
 
consumerReceived(String, long) - Method in class akka.actor.typed.internal.ActorFlightRecorder$
 
consumerReceivedPreviousInProgress(String, long, int) - Static method in class akka.actor.typed.internal.ActorFlightRecorder
 
consumerReceivedPreviousInProgress(String, long, int) - Method in class akka.actor.typed.internal.ActorFlightRecorder$
 
consumerReceivedResend(long) - Static method in class akka.actor.typed.internal.ActorFlightRecorder
 
consumerReceivedResend(long) - Method in class akka.actor.typed.internal.ActorFlightRecorder$
 
consumerSentRequest(String, long) - Static method in class akka.actor.typed.internal.ActorFlightRecorder
 
consumerSentRequest(String, long) - Method in class akka.actor.typed.internal.ActorFlightRecorder$
 
consumerStarted(ActorPath) - Static method in class akka.actor.typed.internal.ActorFlightRecorder
 
consumerStarted(ActorPath) - Method in class akka.actor.typed.internal.ActorFlightRecorder$
 
consumerStashFull(String, long) - Static method in class akka.actor.typed.internal.ActorFlightRecorder
 
consumerStashFull(String, long) - Method in class akka.actor.typed.internal.ActorFlightRecorder$
 
contain() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
contain() - Method in class akka.persistence.PluginSpec
 
ContainerFormats - Class in akka.remote
 
ContainerFormats.ActorIdentity - Class in akka.remote
Protobuf type ActorIdentity
ContainerFormats.ActorIdentity.Builder - Class in akka.remote
Protobuf type ActorIdentity
ContainerFormats.ActorIdentityOrBuilder - Interface in akka.remote
 
ContainerFormats.ActorInitializationException - Class in akka.remote
Protobuf type ActorInitializationException
ContainerFormats.ActorInitializationException.Builder - Class in akka.remote
Protobuf type ActorInitializationException
ContainerFormats.ActorInitializationExceptionOrBuilder - Interface in akka.remote
 
ContainerFormats.ActorRef - Class in akka.remote
Protobuf type ActorRef
ContainerFormats.ActorRef.Builder - Class in akka.remote
Protobuf type ActorRef
ContainerFormats.ActorRefOrBuilder - Interface in akka.remote
 
ContainerFormats.Identify - Class in akka.remote
Protobuf type Identify
ContainerFormats.Identify.Builder - Class in akka.remote
Protobuf type Identify
ContainerFormats.IdentifyOrBuilder - Interface in akka.remote
 
ContainerFormats.Option - Class in akka.remote
Protobuf type Option
ContainerFormats.Option.Builder - Class in akka.remote
Protobuf type Option
ContainerFormats.OptionOrBuilder - Interface in akka.remote
 
ContainerFormats.PatternType - Enum in akka.remote
Protobuf enum PatternType
ContainerFormats.Payload - Class in akka.remote
Protobuf type Payload
ContainerFormats.Payload.Builder - Class in akka.remote
Protobuf type Payload
ContainerFormats.PayloadOrBuilder - Interface in akka.remote
 
ContainerFormats.Selection - Class in akka.remote
Protobuf type Selection
ContainerFormats.Selection.Builder - Class in akka.remote
Protobuf type Selection
ContainerFormats.SelectionEnvelope - Class in akka.remote
Protobuf type SelectionEnvelope
ContainerFormats.SelectionEnvelope.Builder - Class in akka.remote
Protobuf type SelectionEnvelope
ContainerFormats.SelectionEnvelopeOrBuilder - Interface in akka.remote
 
ContainerFormats.SelectionOrBuilder - Interface in akka.remote
 
ContainerFormats.StackTraceElement - Class in akka.remote
Protobuf type StackTraceElement
ContainerFormats.StackTraceElement.Builder - Class in akka.remote
Protobuf type StackTraceElement
ContainerFormats.StackTraceElementOrBuilder - Interface in akka.remote
 
ContainerFormats.StatusReplyErrorMessage - Class in akka.remote
ReplyWith pattern message(s)
ContainerFormats.StatusReplyErrorMessage.Builder - Class in akka.remote
ReplyWith pattern message(s)
ContainerFormats.StatusReplyErrorMessageOrBuilder - Interface in akka.remote
 
ContainerFormats.Throwable - Class in akka.remote
Protobuf type Throwable
ContainerFormats.Throwable.Builder - Class in akka.remote
Protobuf type Throwable
ContainerFormats.ThrowableNotSerializable - Class in akka.remote
Protobuf type ThrowableNotSerializable
ContainerFormats.ThrowableNotSerializable.Builder - Class in akka.remote
Protobuf type ThrowableNotSerializable
ContainerFormats.ThrowableNotSerializableOrBuilder - Interface in akka.remote
 
ContainerFormats.ThrowableOrBuilder - Interface in akka.remote
 
ContainerFormats.WatcherHeartbeatResponse - Class in akka.remote
Protobuf type WatcherHeartbeatResponse
ContainerFormats.WatcherHeartbeatResponse.Builder - Class in akka.remote
Protobuf type WatcherHeartbeatResponse
ContainerFormats.WatcherHeartbeatResponseOrBuilder - Interface in akka.remote
 
contains(A) - Method in class akka.cluster.ddata.GSet
 
contains(A) - Method in class akka.cluster.ddata.LWWMap
 
contains(A) - Method in class akka.cluster.ddata.ORMap
 
contains(A) - Method in class akka.cluster.ddata.ORMultiMap
 
contains(A) - Method in class akka.cluster.ddata.ORSet
 
contains(A) - Method in class akka.cluster.ddata.PNCounterMap
 
contains(A) - Method in class akka.persistence.typed.crdt.ORSet
 
contains(Attributes.Attribute) - Method in class akka.stream.Attributes
Test whether the given attribute is contained within this attributes list.
contains(I) - Method in class akka.util.MessageBufferMap
Check if the buffer map contains an id.
contains(Object) - Method in class akka.util.BoundedBlockingQueue
 
contains(U) - Method in interface akka.actor.typed.javadsl.StashBuffer
Tests whether this StashBuffer contains a given message.
contains(U) - Method in interface akka.actor.typed.scaladsl.StashBuffer
Tests whether this StashBuffer contains a given message.
contains$extension(OptionVal<A>, B) - Method in class akka.util.OptionVal$
 
containsAll(Collection<?>) - Method in class akka.util.BoundedBlockingQueue
 
content() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
CONTENT_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
context() - Method in class akka.actor.AbstractActor
 
context() - Method in class akka.actor.AbstractFSM
 
context() - Method in interface akka.actor.Actor
Scala API: Stores the context for this actor, including self, and sender.
context() - Method in interface akka.actor.StashSupport
 
context() - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
 
context() - Method in class akka.actor.typed.scaladsl.AbstractBehavior
 
context() - Method in class akka.cluster.ddata.LmdbDurableStore
 
context() - Method in class akka.cluster.ddata.Replicator
 
context() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
context() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
context() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
context() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
context() - Method in class akka.cluster.sharding.ShardCoordinator
 
context() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
context() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
context() - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
context() - Method in class akka.event.DeadLetterListener
 
context() - Method in class akka.event.jul.JavaLogger
Deprecated.
 
context() - Method in class akka.event.Logging.DefaultLogger
 
context() - Method in class akka.event.slf4j.Slf4jLogger
 
context() - Method in class akka.io.InetAddressDnsResolver
 
context() - Method in class akka.io.SimpleDnsManager
 
context() - Method in class akka.persistence.journal.AsyncWriteJournal.Resequencer
 
context() - Method in class akka.persistence.journal.japi.AsyncWriteJournal
 
context() - Method in class akka.persistence.journal.JournalPerfSpec.BenchActor
 
context() - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
context() - Method in class akka.persistence.journal.PersistencePluginProxy
 
context() - Method in class akka.persistence.journal.ReplayMediator
 
context() - Method in class akka.persistence.snapshot.japi.SnapshotStore
 
context() - Method in class akka.persistence.snapshot.NoSnapshotStore
 
context() - Method in class akka.persistence.testkit.PersistenceTestKitPlugin
 
context() - Method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
context() - Method in interface akka.persistence.typed.internal.StashManagement
 
context() - Method in interface akka.persistence.typed.state.internal.StashManagement
 
context() - Method in class akka.remote.testconductor.Player.Waiter
 
context() - Method in class akka.routing.TailChoppingRoutingLogic
 
context() - Method in class akka.testkit.TestActor
 
context() - Method in class akka.testkit.TestActors.BlackholeActor
 
context() - Method in class akka.testkit.TestActors.EchoActor
 
context() - Method in class akka.testkit.TestActors.ForwardActor
 
ContextAs(TypedActorContext<T>) - Constructor for class akka.actor.typed.internal.BehaviorImpl.ContextAs
 
ContextAs(TypedActorContext<T>) - Static method in class akka.actor.typed.internal.BehaviorImpl
 
ContextAs(TypedActorContext<T>) - Method in class akka.actor.typed.internal.BehaviorImpl$
 
ContextAs$() - Constructor for class akka.actor.typed.internal.BehaviorImpl.ContextAs$
 
contextClassLoader() - Method in class akka.dispatch.MonitorableThreadFactory
 
contextStack() - Method in class akka.actor.ActorCell$
 
Continue$() - Constructor for class akka.actor.testkit.typed.FishingOutcome.Continue$
 
continueAndCollect() - Static method in class akka.actor.testkit.typed.javadsl.FishingOutcomes
Consume this message and continue with the next
continueAndCollect() - Method in class akka.actor.testkit.typed.javadsl.FishingOutcomes$
Consume this message and continue with the next
continueAndIgnore() - Static method in class akka.actor.testkit.typed.javadsl.FishingOutcomes
Consume this message and continue with the next
continueAndIgnore() - Method in class akka.actor.testkit.typed.javadsl.FishingOutcomes$
Consume this message and continue with the next
continueAndIgnore() - Static method in class akka.actor.testkit.typed.scaladsl.FishingOutcomes
Consume this message, but do not collect it into the result, and continue with the next message
continueAndIgnore() - Method in class akka.actor.testkit.typed.scaladsl.FishingOutcomes$
Consume this message, but do not collect it into the result, and continue with the next message
ContinueAndIgnore$() - Constructor for class akka.actor.testkit.typed.FishingOutcome.ContinueAndIgnore$
 
continueGetShardHome(String, ActorRef, ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator
 
continueRebalance(Set<String>) - Method in class akka.cluster.sharding.ShardCoordinator
 
ContinueUnstash$() - Constructor for class akka.persistence.typed.internal.InternalProtocol.ContinueUnstash$
 
ContinueUnstash$() - Constructor for class akka.persistence.typed.state.internal.InternalProtocol.ContinueUnstash$
 
contramap(Function<In2, In>) - Method in class akka.stream.javadsl.Flow
Transform this Flow by applying a function to each *incoming* upstream element before it is passed to the Flow
contramap(Function<In2, In>) - Method in class akka.stream.javadsl.Sink
Transform this Sink by applying a function to each *incoming* upstream element before it is passed to the Sink
contramap(Function1<In2, In>) - Method in class akka.stream.scaladsl.Flow
Transform this Flow by applying a function to each *incoming* upstream element before it is passed to the Flow
contramap(Function1<In2, In>) - Method in class akka.stream.scaladsl.Sink
Transform this Sink by applying a function to each *incoming* upstream element before it is passed to the Sink
ControlAwareMessageQueueSemantics - Interface in akka.dispatch
ControlAwareMessageQueue handles messages that extend ControlMessage with priority.
controller() - Method in interface akka.remote.testconductor.Conductor
 
Controller$ - Class in akka.remote.testconductor
INTERNAL API.
Controller$() - Constructor for class akka.remote.testconductor.Controller$
 
ControlMessage - Interface in akka.dispatch
Messages that extend this trait will be handled with priority by control aware mailboxes.
ControlMessage - Interface in akka.remote.artery
INTERNAL API Marker trait for control messages that can be sent via the system message sub-channel but don't need full reliable delivery.
controlQueue() - Method in class akka.dispatch.BoundedControlAwareMailbox.MessageQueue
 
controlQueue() - Method in interface akka.dispatch.ControlAwareMessageQueueSemantics
 
controlQueue() - Method in class akka.dispatch.UnboundedControlAwareMailbox.MessageQueue
 
ControlQueueIndex() - Method in class akka.remote.artery.Association$
 
ControlStreamId() - Method in class akka.remote.artery.ArteryTransport$
 
controlSubject() - Method in interface akka.remote.artery.OutboundContext
An outbound operator can listen to control messages via this observer subject.
convergenceSkipUnreachableWithMemberStatus() - Method in class akka.cluster.MembershipState$
 
convertJavaFailureFnToScala(BiFunction<Optional<T>, Optional<Throwable>, Boolean>) - Static method in class akka.pattern.CircuitBreaker
 
convertJavaFailureFnToScala(BiFunction<Optional<T>, Optional<Throwable>, Boolean>) - Method in class akka.pattern.CircuitBreaker$
 
convertLevel(Level) - Static method in class akka.actor.testkit.typed.internal.LogbackUtil
 
convertLevel(Level) - Method in class akka.actor.testkit.typed.internal.LogbackUtil$
 
convertNumber(Object) - Static method in class akka.cluster.metrics.Metric
 
convertNumber(Object) - Method in interface akka.cluster.metrics.MetricNumericConverter
May involve rounding or truncation.
convertRefToSink(SinkRef<T>) - Method in class akka.stream.SinkRef$
Implicitly converts a SinkRef to a Sink.
convertRefToSource(SourceRef<T>) - Method in class akka.stream.SourceRef$
Implicitly converts a SourceRef to a Source.
convertToStringMayWrapper(String) - Method in interface akka.persistence.scalatest.MayVerb
Implicitly converts an object of type String to a StringMayWrapper, to enable may methods to be invokable on that object.
COOKIE_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.AkkaHandshakeInfo
 
CoordinatedShutdown - Class in akka.actor
 
CoordinatedShutdown.ActorSystemTerminateReason$ - Class in akka.actor
 
CoordinatedShutdown.ClusterDowningReason$ - Class in akka.actor
 
CoordinatedShutdown.ClusterJoinUnsuccessfulReason$ - Class in akka.actor
 
CoordinatedShutdown.ClusterLeavingReason$ - Class in akka.actor
 
CoordinatedShutdown.IncompatibleConfigurationDetectedReason$ - Class in akka.actor
 
CoordinatedShutdown.JvmExitReason$ - Class in akka.actor
 
CoordinatedShutdown.Phase$ - Class in akka.actor
 
CoordinatedShutdown.PhaseDefinition - Interface in akka.actor
 
CoordinatedShutdown.Reason - Interface in akka.actor
Reason for the shutdown, which can be used by tasks in case they need to do different things depending on what caused the shutdown.
CoordinatedShutdown.UnknownReason$ - Class in akka.actor
 
CoordinatedShutdown$ - Class in akka.actor
 
CoordinatedShutdown$() - Constructor for class akka.actor.CoordinatedShutdown$
 
CoordinatedShutdownLeave$ - Class in akka.cluster
INTERNAL API
CoordinatedShutdownLeave$() - Constructor for class akka.cluster.CoordinatedShutdownLeave$
 
CoordinatedShutdownRunByActorSystemTerminate() - Method in class akka.actor.ActorSystem.Settings
 
CoordinatedShutdownTerminateActorSystem() - Method in class akka.actor.ActorSystem.Settings
 
CoordinatedShutdownTerminationWatcher$ - Class in akka.actor
INTERNAL API
CoordinatedShutdownTerminationWatcher$() - Constructor for class akka.actor.CoordinatedShutdownTerminationWatcher$
 
coordinator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
coordinatorFailureBackoff() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
coordinatorFailureBackoff() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
coordinatorSingletonOverrideRole() - Method in class akka.cluster.sharding.ClusterShardingSettings
 
coordinatorSingletonOverrideRole() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
coordinatorSingletonSettings() - Method in class akka.cluster.sharding.ClusterShardingSettings
 
coordinatorSingletonSettings() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
coordinatorStateReadMajorityPlus() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
coordinatorStateReadMajorityPlus() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
coordinatorStateWriteMajorityPlus() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
coordinatorStateWriteMajorityPlus() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
coordinatorStoreProps() - Method in interface akka.cluster.sharding.internal.RememberEntitiesProvider
Called once per started shard coordinator to create the remember entities coordinator store.
coordShutdown() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
copy() - Method in class akka.actor.dungeon.ChildrenContainer.Creation
 
copy() - Method in class akka.actor.typed.delivery.ConsumerController.DeliverThenStop
 
copy() - Method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox
 
copy() - Method in class akka.dispatch.UnboundedControlAwareMailbox
 
copy() - Method in class akka.dispatch.UnboundedDequeBasedMailbox
 
copy() - Method in class akka.dispatch.UnboundedMailbox
 
copy() - Method in interface akka.remote.artery.OutboundEnvelope
 
copy() - Method in exception akka.stream.stage.GraphStageLogic.StageActorRefNotInitializedException
 
copy() - Method in exception akka.stream.TargetRefNotInitializedYetException
 
copy(boolean) - Method in class akka.cluster.ddata.Flag
 
copy(boolean) - Method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
copy(boolean) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
copy(boolean) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
copy(boolean) - Method in class akka.io.Inet.SO$.ReuseAddress
 
copy(boolean) - Method in class akka.io.Tcp.SO$.KeepAlive
 
copy(boolean) - Method in class akka.io.Tcp.SO$.OOBInline
 
copy(boolean) - Method in class akka.io.Tcp.SO$.TcpNoDelay
 
copy(boolean) - Method in class akka.io.Udp.SO$.Broadcast
 
copy(boolean) - Method in class akka.persistence.Eventsourced.RecoveryTick
 
copy(boolean) - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent
 
copy(boolean) - Method in class akka.stream.ActorAttributes.DebugLogging
 
copy(boolean) - Method in class akka.stream.ActorAttributes.FuzzingMode
 
copy(boolean, boolean) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
copy(boolean, boolean) - Method in class akka.io.dns.DnsProtocol.Ip
 
copy(boolean, int, int, Duration, Function0<BlockingQueue<Runnable>>, RejectedExecutionHandler) - Method in class akka.dispatch.ThreadPoolConfig
 
copy(boolean, Option<ActorRef>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
copy(double, double) - Method in class akka.cluster.metrics.EWMA
 
copy(double, double, double, double) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
copy(int) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
copy(int) - Method in class akka.cluster.ddata.Replicator.ReplicaCount
 
copy(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
copy(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
copy(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
copy(int) - Method in class akka.dispatch.NonBlockingBoundedMailbox
 
copy(int) - Method in class akka.event.Logging.LogLevel
 
copy(int) - Method in class akka.io.Inet.SO$.ReceiveBufferSize
 
copy(int) - Method in class akka.io.Inet.SO$.SendBufferSize
 
copy(int) - Method in class akka.io.Inet.SO$.TrafficClass
 
copy(int) - Method in class akka.io.Tcp.ResumeAccepting
 
copy(int) - Method in class akka.pattern.BackoffSupervisor.RestartCount
 
copy(int) - Method in class akka.routing.AdjustPoolSize
 
copy(int) - Method in class akka.stream.ActorAttributes.MaxFixedBufferSize
 
copy(int) - Method in class akka.stream.ActorAttributes.OutputBurstLimit
 
copy(int) - Method in class akka.stream.ActorAttributes.SyncProcessingLimit
 
copy(int) - Method in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize
 
copy(int) - Method in class akka.stream.StreamRefAttributes.BufferCapacity
 
copy(int, double, int, int) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
copy(int, double, long, int) - Method in class akka.remote.testkit.TokenBucket
 
copy(int, int) - Method in class akka.stream.Attributes.InputBuffer
 
copy(int, int, double, Duration, int, double, double, Duration, double, double) - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
copy(int, int, int, double, double, double, int) - Method in class akka.routing.DefaultResizer
 
copy(int, Cancellable) - Method in class akka.stream.stage.TimerMessages.Timer
 
copy(int, SupervisorStrategy, String) - Method in class akka.routing.BalancingPool
 
copy(int, RestartSupervisor<?, ? extends Throwable>) - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
copy(int, Props) - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
copy(int, Duration) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
copy(int, Duration) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
copy(int, Instant, boolean, long) - Method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessCoordinator.GetNumberOfProcessesReply
 
copy(int, Duration, boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Method in class akka.actor.AllForOneStrategy
 
copy(int, Duration, boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Method in class akka.actor.OneForOneStrategy
 
copy(int, FiniteDuration) - Method in class akka.cluster.ddata.Replicator.ReadFrom
 
copy(int, FiniteDuration) - Method in class akka.cluster.ddata.Replicator.WriteTo
 
copy(int, FiniteDuration) - Method in class akka.dispatch.BoundedControlAwareMailbox
 
copy(int, FiniteDuration) - Method in class akka.dispatch.BoundedDequeBasedMailbox
 
copy(int, FiniteDuration) - Method in class akka.dispatch.BoundedMailbox
 
copy(int, FiniteDuration, int) - Method in class akka.persistence.typed.internal.EventWriter.EventWriterSettings
 
copy(int, Option<Resizer>, int, PartialFunction<Object, Object>, SupervisorStrategy, String, boolean) - Method in class akka.routing.ConsistentHashingPool
 
copy(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class akka.routing.BroadcastPool
 
copy(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class akka.routing.RandomPool
 
copy(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class akka.routing.RoundRobinPool
 
copy(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Method in class akka.routing.SmallestMailboxPool
 
copy(int, Option<Resizer>, FiniteDuration, SupervisorStrategy, String, boolean) - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
copy(int, Option<Resizer>, FiniteDuration, FiniteDuration, SupervisorStrategy, String, boolean) - Method in class akka.routing.TailChoppingPool
 
copy(long) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
copy(long) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
copy(long) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
copy(long) - Method in class akka.cluster.ddata.PruningState.PruningPerformed
 
copy(long) - Method in class akka.persistence.DeleteMessagesSuccess
 
copy(long) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess
 
copy(long) - Method in class akka.persistence.JournalProtocol.RecoverySuccess
 
copy(long) - Method in class akka.persistence.query.Sequence
 
copy(long) - Method in class akka.persistence.testkit.DeleteEvents
 
copy(long) - Method in class akka.persistence.typed.DeleteEventsCompleted
 
copy(long) - Method in class akka.serialization.jackson.Compression.GZip
 
copy(long) - Method in class akka.serialization.jackson.Compression.LZ4
 
copy(long, int, int) - Method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessId.DecodedId
 
copy(long, long) - Method in class akka.persistence.testkit.SnapshotMeta
 
copy(long, long, boolean, boolean) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
copy(long, long, long, long) - Method in class akka.persistence.SnapshotSelectionCriteria
 
copy(long, long, long, String, ActorRef) - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
copy(long, long, String) - Method in exception akka.stream.InvalidSequenceNumberException
 
copy(long, long, Map<String, Tuple2<Object, Object>>, IndexedSeq<DurableProducerQueue.MessageSent<A>>) - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
copy(long, ActorPath, Object) - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
copy(long, ReplicaId) - Method in class akka.persistence.typed.crdt.LwwTime
 
copy(long, String, long) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
copy(long, String, long, Option<A>, String, long) - Method in class akka.persistence.testkit.state.scaladsl.Record
 
copy(long, Throwable) - Method in class akka.persistence.typed.DeleteEventsFailed
 
copy(long, Seq<AtLeastOnceDelivery.UnconfirmedDelivery>) - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
copy(long, Option<ActorRef>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
copy(long, Try<Done>) - Method in class akka.stream.IOResult
 
copy(short, String) - Method in class akka.io.dns.RecordClass
 
copy(short, String) - Method in class akka.io.dns.RecordType
 
copy(A) - Method in class akka.japi.Option.Some
 
copy(ActorPath, Object, long, int) - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
copy(ActorRef) - Method in exception akka.actor.DeathPactException
 
copy(ActorRef) - Method in class akka.actor.FSM.SubscribeTransitionCallBack
 
copy(ActorRef) - Method in class akka.actor.FSM.UnsubscribeTransitionCallBack
 
copy(ActorRef) - Method in class akka.cluster.InternalClusterAction.SendCurrentClusterState
 
copy(ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
copy(ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Put
 
copy(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
copy(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
copy(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register
 
copy(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
copy(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
copy(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
copy(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
copy(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
copy(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
copy(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated
 
copy(ActorRef) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
copy(ActorRef) - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore
 
copy(ActorRef) - Method in class akka.persistence.TestPayload
 
copy(ActorRef) - Method in class akka.routing.ActorRefRoutee
 
copy(ActorRef) - Method in class akka.routing.Deafen
 
copy(ActorRef) - Method in class akka.routing.Listen
 
copy(ActorRef) - Method in exception akka.stream.AbruptTerminationException
 
copy(ActorRef) - Method in class akka.testkit.TestActor.UnWatch
 
copy(ActorRef) - Method in class akka.testkit.TestActor.Watch
 
copy(ActorRef, boolean, boolean) - Method in class akka.actor.Terminated
 
copy(ActorRef, boolean, boolean) - Method in class akka.io.Tcp.Register
 
copy(ActorRef, int, long) - Method in class akka.actor.ChildRestartStats
 
copy(ActorRef, ActorRef, String) - Method in exception akka.stream.InvalidPartnerActorException
 
copy(ActorRef, ClusterEvent.SubscriptionInitialStateMode, Set<Class<?>>) - Method in class akka.cluster.InternalClusterAction.Subscribe
 
copy(ActorRef, Member, IndexedSeq<String>) - Method in class akka.cluster.sharding.internal.ClusterShardAllocationMixin.RegionEntry
 
copy(ActorRef, Throwable, Throwable) - Method in exception akka.actor.PostRestartException
 
copy(ActorRef, Throwable, Throwable, Option<Object>) - Method in exception akka.actor.PreRestartException
 
copy(ActorRef, InetSocketAddress, int, Iterable<Inet.SocketOption>, boolean) - Method in class akka.io.Tcp.Bind
 
copy(ActorRef, InetSocketAddress, Iterable<Inet.SocketOption>) - Method in class akka.io.Udp.Bind
 
copy(ActorRef, InetSocketAddress, Option<InetSocketAddress>, Iterable<Inet.SocketOption>) - Method in class akka.io.UdpConnected.Connect
 
copy(ActorRef, S) - Method in class akka.actor.FSM.CurrentState
 
copy(ActorRef, Option<ActorRef>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
copy(ActorRef, Option<Class<?>>) - Method in class akka.cluster.InternalClusterAction.Unsubscribe
 
copy(ActorRef, S, S) - Method in class akka.actor.FSM.Transition
 
copy(ActorSelection) - Method in exception akka.actor.ActorNotFound
 
copy(ActorSelection) - Method in class akka.routing.ActorSelectionRoutee
 
copy(ActorSystem, int, PartialFunction<Object, Object>) - Method in class akka.routing.ConsistentHashingRoutingLogic
 
copy(ActorSystem, MetricsSelector) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
copy(Address) - Method in class akka.cluster.ClusterUserAction.Down
 
copy(Address) - Method in class akka.cluster.ClusterUserAction.JoinTo
 
copy(Address) - Method in class akka.cluster.ClusterUserAction.Leave
 
copy(Address) - Method in class akka.cluster.InternalClusterAction.InitJoinNack
 
copy(Address) - Method in class akka.cluster.InternalClusterAction.SendGossipTo
 
copy(Address) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
copy(Address) - Method in class akka.cluster.typed.Down
 
copy(Address) - Method in class akka.cluster.typed.Join
 
copy(Address) - Method in class akka.cluster.typed.Leave
 
copy(Address) - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation
 
copy(Address) - Method in class akka.remote.RemoteScope
 
copy(Address) - Method in class akka.remote.testkit.ForceDisassociate
 
copy(Address, int) - Method in class akka.cluster.UniqueAddress
Deprecated.
Use Long UID constructor instead. Since 2.4.11.
copy(Address, long) - Method in class akka.remote.UniqueAddress
 
copy(Address, long, long, long, Option<Object>) - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
copy(Address, long, Set<Metric>) - Method in class akka.cluster.metrics.NodeMetrics
 
copy(Address, long, TreeMap<String, akka.cluster.pubsub.DistributedPubSubMediator.Internal.ValueHolder>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
copy(Address, long, Option<Object>, Option<Object>, Option<Object>, int) - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
copy(Address, ActorSystem) - Method in class akka.serialization.Serialization.Information
 
copy(Address, InternalClusterAction.ConfigCheck) - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
copy(Address, Direction, ThrottleMode) - Method in class akka.remote.testkit.SetThrottle
 
copy(Address, String) - Method in class akka.actor.RootActorPath
 
copy(DeadLetterSuppression, ActorRef, ActorRef) - Method in class akka.actor.SuppressedDeadLetter
 
copy(Deploy, Class<?>, Seq<Object>) - Method in class akka.actor.Props
 
copy(ExtendedActorSystem) - Method in class akka.serialization.DisabledJavaSerializer
 
copy(FSM.Reason, S, D) - Method in class akka.actor.FSM.StopEvent
 
copy(Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, HandlingWhileStopped) - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
copy(Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, HandlingWhileStopped, Option<Function1<Object, Object>>) - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
copy(Props, Option<String>, Option<SupervisorStrategy>) - Method in class akka.testkit.TestActor.Spawn
 
copy(Scheduler, FiniteDuration, FiniteDuration, ExecutionContext) - Method in class akka.routing.TailChoppingRoutingLogic
 
copy(ActorRef<A>, ActorRef<WorkPullingProducerController.MessageWithConfirmation<A>>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
copy(ActorRef<A>, Class<A>) - Method in class akka.cluster.typed.Subscribe
 
copy(ActorRef<ActorTestKitGuardian.Ack$>) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
copy(ActorRef<ConsumerController.Command<A>>) - Method in class akka.actor.typed.delivery.ProducerController.RegisterConsumer
 
copy(ActorRef<ConsumerController.Delivery<A>>) - Method in class akka.actor.typed.delivery.ConsumerController.Start
 
copy(ActorRef<DurableProducerQueue.State<A>>) - Method in class akka.actor.typed.delivery.DurableProducerQueue.LoadState
 
copy(ActorRef<ProducerController.Command<A>>) - Method in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
copy(ActorRef<ProducerController.RequestNext<A>>) - Method in class akka.actor.typed.delivery.ProducerController.Start
 
copy(ActorRef<WorkPullingProducerController.RequestNext<A>>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Start
 
copy(ActorRef<WorkPullingProducerController.WorkerStats>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
copy(ActorRef<ClusterEvent.CurrentClusterState>) - Method in class akka.cluster.typed.GetCurrentState
 
copy(ActorRef<Replicator.ReplicaCount>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount
 
copy(ActorRef<Replicator.ReplicaCount>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
copy(ActorRef<ShardingProducerController.RequestNext<A>>) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start
 
copy(ActorRef<ShardingEnvelope<A>>, ActorRef<ShardingProducerController.MessageWithConfirmation<A>>, Set<String>, Map<String, Object>) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
copy(ActorRef<E>) - Method in class akka.actor.typed.eventstream.EventStream.Unsubscribe
 
copy(ActorRef<E>, ClassTag<E>) - Method in class akka.actor.typed.eventstream.EventStream.Subscribe
 
copy(ActorRef<M>) - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate
 
copy(ActorRef<M>) - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate
 
copy(ActorRef<Nothing$>) - Method in exception akka.actor.typed.DeathPactException
 
copy(ActorRef<T>) - Method in class akka.actor.testkit.typed.Effect.Unwatched
 
copy(ActorRef<T>) - Method in class akka.actor.testkit.typed.Effect.Watched
 
copy(ActorRef<T>) - Method in class akka.cluster.typed.Unsubscribe
 
copy(ActorRef<T>, ActorRef<ActorTestKitGuardian.Ack$>) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
copy(ActorRef<U>, T) - Method in class akka.actor.testkit.typed.Effect.WatchedWith
 
copy(Behavior<Command>, PersistenceProbe<Event>, PersistenceProbe<State>) - Method in class akka.persistence.testkit.scaladsl.UnpersistentBehavior.EventSourced
 
copy(Behavior<Command>, PersistenceProbe<State>) - Method in class akka.persistence.testkit.scaladsl.UnpersistentBehavior.DurableState
 
copy(Behavior<T>, ActorRef<ActorRef<T>>, Props) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
copy(Behavior<T>, String, Props, ActorRef<ActorRef<T>>) - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
copy(DurableProducerQueue.MessageSent<A>, ActorRef<DurableProducerQueue.StoreMessageSentAck>) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
copy(RestartSupervisor<?, ? extends Throwable>) - Method in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
copy(Props) - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
copy(Props) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault
 
copy(Props) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
copy(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
copy(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
copy(ServiceKey<T>, ActorRef<T>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
copy(ServiceKey<T>, ActorRef<T>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
copy(ServiceKey<T>, ActorRef<T>, Option<ActorRef<Receptionist.Deregistered>>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
copy(ServiceKey<T>, ActorRef<T>, Option<ActorRef<Receptionist.Registered>>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
copy(ServiceKey<T>, Set<ActorRef<T>>, Set<ActorRef<T>>, boolean) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
copy(RecipientRef<Req>, FiniteDuration, Class<Res>, Req, Function1<Try<Res>, BoxedUnit>, Function1<Try<Res>, T>) - Method in class akka.actor.testkit.typed.Effect.AskInitiated
 
copy(ClusterEvent.ClusterDomainEvent) - Method in class akka.cluster.InternalClusterAction.PublishEvent
 
copy(ClusterEvent.CurrentClusterState) - Method in class akka.cluster.typed.SelfUp
 
copy(Key<A>) - Method in class akka.cluster.ddata.Replicator.Deleted
 
copy(Key<A>) - Method in class akka.cluster.ddata.Replicator.Expired
 
copy(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
copy(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted
 
copy(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
copy(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
copy(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Expired
 
copy(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
copy(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
copy(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound
 
copy(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
copy(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted
 
copy(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess
 
copy(Key<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout
 
copy(Key<A>, A) - Method in class akka.cluster.ddata.Replicator.Changed
 
copy(Key<A>, A) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed
 
copy(Key<A>, A) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
copy(Key<A>, ActorRef) - Method in class akka.cluster.ddata.Replicator.Subscribe
 
copy(Key<A>, ActorRef) - Method in class akka.cluster.ddata.Replicator.Unsubscribe
 
copy(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
copy(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
copy(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
copy(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
copy(Key<A>, Replicator.ReadConsistency, ActorRef<Replicator.GetResponse<A>>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
copy(Key<A>, Replicator.ReadConsistency, Option<Object>) - Method in class akka.cluster.ddata.Replicator.Get
 
copy(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.DeleteResponse<A>>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
copy(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.UpdateResponse<A>>, Function1<Option<A>, A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
copy(Key<A>, Replicator.WriteConsistency, Option<Object>) - Method in class akka.cluster.ddata.Replicator.Delete
 
copy(Key<A>, Replicator.WriteConsistency, Option<Object>, Function1<Option<A>, A>) - Method in class akka.cluster.ddata.Replicator.Update
 
copy(Key<A>, Replicator.ReadConsistency, ActorRef<Replicator.GetResponse<A>>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
copy(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.DeleteResponse<A>>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
copy(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.UpdateResponse<A>>, Function1<Option<A>, A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
copy(Key<A>, String, Throwable) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
copy(Key<A>, String, Throwable, Option<Object>) - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
copy(Key<A>, Option<Object>) - Method in exception akka.cluster.ddata.Replicator.DataDeleted
 
copy(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.DeleteSuccess
 
copy(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.GetDataDeleted
 
copy(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.GetFailure
 
copy(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.NotFound
 
copy(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure
 
copy(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.StoreFailure
 
copy(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted
 
copy(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.UpdateSuccess
 
copy(Key<A>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.UpdateTimeout
 
copy(Key<A>, Option<Object>, A) - Method in class akka.cluster.ddata.Replicator.GetSuccess
 
copy(ReplicatedData, Map<UniqueAddress, PruningState>, VersionVector) - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
copy(akka.cluster.ddata.Replicator.Internal.DataEnvelope, long, long) - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
copy(Member) - Method in class akka.cluster.ClusterEvent.MemberDowned
 
copy(Member) - Method in class akka.cluster.ClusterEvent.MemberExited
 
copy(Member) - Method in class akka.cluster.ClusterEvent.MemberJoined
 
copy(Member) - Method in class akka.cluster.ClusterEvent.MemberLeft
 
copy(Member) - Method in class akka.cluster.ClusterEvent.MemberPreparingForShutdown
 
copy(Member) - Method in class akka.cluster.ClusterEvent.MemberReadyForShutdown
 
copy(Member) - Method in class akka.cluster.ClusterEvent.MemberUp
 
copy(Member) - Method in class akka.cluster.ClusterEvent.MemberWeaklyUp
 
copy(Member) - Method in class akka.cluster.ClusterEvent.ReachableMember
 
copy(Member) - Method in class akka.cluster.ClusterEvent.UnreachableMember
 
copy(Member) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
copy(Member, MemberStatus) - Method in class akka.cluster.ClusterEvent.MemberRemoved
 
copy(MembershipState) - Method in class akka.cluster.InternalClusterAction.PublishChanges
 
copy(MemberStatus) - Method in class akka.cluster.Member
 
copy(MemberStatus) - Method in class akka.cluster.typed.SelfRemoved
 
copy(ClusterMetricsSettings) - Method in class akka.cluster.metrics.DefaultSigarProvider
 
copy(MetricsSelector, int, SupervisorStrategy, String, boolean) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
copy(MetricsSelector, Iterable<String>, String) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
copy(DistributedPubSubMediator.Subscribe) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck
 
copy(DistributedPubSubMediator.SubscribeAck, ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
copy(DistributedPubSubMediator.Unsubscribe) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck
 
copy(DistributedPubSubMediator.UnsubscribeAck, ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
copy(EntityTypeKey<?>, ActorRef<akka.cluster.sharding.ShardRegion.CurrentShardRegionState>) - Method in class akka.cluster.sharding.typed.GetShardRegionState
 
copy(EntityTypeKey<?>, FiniteDuration, ActorRef<akka.cluster.sharding.ShardRegion.ClusterShardingStats>) - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
copy(UniqueAddress) - Method in class akka.cluster.ddata.SelfUniqueAddress
 
copy(UniqueAddress) - Method in class akka.cluster.InternalClusterAction.ExitingConfirmed
 
copy(UniqueAddress, boolean, Map<String, akka.cluster.ddata.Replicator.Internal.Delta>) - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
copy(UniqueAddress, long) - Method in class akka.cluster.ddata.OneVersionVector
 
copy(UniqueAddress, Gossip) - Method in class akka.cluster.InternalClusterAction.Welcome
 
copy(UniqueAddress, Set<Address>) - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
copy(UniqueAddress, Set<String>, Version) - Method in class akka.cluster.InternalClusterAction.Join
 
copy(ThreadPoolConfig) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
copy(EventStream, Runnable, Function0<BoxedUnit>) - Method in class akka.dispatch.TaskInvocation
 
copy(Logging.LogLevel, Logging.LogLevel, Logging.LogLevel) - Method in class akka.stream.Attributes.LogLevels
 
copy(LoggingBus) - Method in class akka.event.Logging.InitializeLogger
 
copy(Tcp.Command) - Method in class akka.io.Tcp.CommandFailed
 
copy(Tcp.SimpleWriteCommand, Tcp.WriteCommand) - Method in class akka.io.Tcp.CompoundWrite
 
copy(Udp.Command) - Method in class akka.io.Udp.CommandFailed
 
copy(UdpConnected.Command) - Method in class akka.io.UdpConnected.CommandFailed
 
copy(JournalProtocol.Response) - Method in class akka.persistence.typed.internal.InternalProtocol.JournalResponse
 
copy(PersistentRepr) - Method in class akka.persistence.JournalProtocol.ReplayedMessage
 
copy(PersistentRepr, int) - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess
 
copy(PersistentRepr, Throwable, int) - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
copy(PersistentRepr, Throwable, int) - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
copy(Offset, String, long, Object) - Method in class akka.persistence.query.EventEnvelope
 
copy(SnapshotMetadata) - Method in class akka.persistence.DeleteSnapshotSuccess
 
copy(SnapshotMetadata) - Method in class akka.persistence.SaveSnapshotSuccess
 
copy(SnapshotMetadata) - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshot
 
copy(SnapshotMetadata, Object) - Method in class akka.persistence.SelectedSnapshot
 
copy(SnapshotMetadata, Object) - Method in class akka.persistence.SnapshotOffer
 
copy(SnapshotMetadata, Object) - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot
 
copy(SnapshotMetadata, Throwable) - Method in class akka.persistence.DeleteSnapshotFailure
 
copy(SnapshotMetadata, Throwable) - Method in class akka.persistence.SaveSnapshotFailure
 
copy(SnapshotProtocol.Response) - Method in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse
 
copy(SnapshotSelectionCriteria) - Method in class akka.persistence.DeleteSnapshotsSuccess
 
copy(SnapshotSelectionCriteria) - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
copy(SnapshotSelectionCriteria, long, long) - Method in class akka.persistence.Recovery
 
copy(SnapshotSelectionCriteria, Throwable) - Method in class akka.persistence.DeleteSnapshotsFailure
 
copy(SnapshotSelectionCriteria, Option<Object>) - Method in class akka.persistence.testkit.ReadSnapshot
 
copy(GetObjectResult<S>) - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess
 
copy(SnapshotMeta) - Method in class akka.persistence.testkit.DeleteSnapshotByMeta
 
copy(SnapshotMeta, Object) - Method in class akka.persistence.testkit.WriteSnapshot
 
copy(DeletionTarget) - Method in class akka.persistence.typed.DeleteSnapshotsCompleted
 
copy(DeletionTarget, Throwable) - Method in class akka.persistence.typed.DeleteSnapshotsFailed
 
copy(ReplicatedEvent<E>, ActorRef<ReplicatedEventAck$>) - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
copy(ReplicaId, long, VersionVector, boolean) - Method in class akka.persistence.typed.internal.ReplicatedEventMetadata
 
copy(SnapshotMetadata) - Method in class akka.persistence.typed.DeletionTarget.Individual
 
copy(SnapshotMetadata) - Method in class akka.persistence.typed.SnapshotCompleted
 
copy(SnapshotMetadata, Throwable) - Method in class akka.persistence.typed.SnapshotFailed
 
copy(SnapshotSelectionCriteria) - Method in class akka.persistence.typed.DeletionTarget.Criteria
 
copy(UniqueAddress) - Method in class akka.remote.artery.QuarantinedEvent
 
copy(UniqueAddress, CompressionTable<ActorRef>) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
copy(UniqueAddress, CompressionTable<String>) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
copy(UniqueAddress, UniqueAddress) - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
copy(UniqueAddress, String) - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
copy(Group, ClusterRouterGroupSettings) - Method in class akka.cluster.routing.ClusterRouterGroup
 
copy(Pool, ClusterRouterPoolSettings) - Method in class akka.cluster.routing.ClusterRouterPool
 
copy(Pool, Iterable<Address>) - Method in class akka.remote.routing.RemoteRouterConfig
 
copy(Routee) - Method in class akka.routing.AddRoutee
 
copy(Routee) - Method in class akka.routing.RemoveRoutee
 
copy(RoutingLogic, IndexedSeq<Routee>) - Method in class akka.routing.Router
 
copy(akka.stream.Attributes.CancellationStrategy.Strategy) - Method in class akka.stream.Attributes.CancellationStrategy
 
copy(TraversalBuilder) - Method in class akka.stream.scaladsl.RunnableGraph
 
copy(Inlet<I>, Outlet<O>) - Method in class akka.stream.FlowShape
 
copy(Inlet<I>, Seq<Outlet<?>>) - Method in class akka.stream.FanOutShape.Ports
 
copy(Inlet<In1>, Outlet<Out1>, Inlet<In2>, Outlet<Out2>) - Method in class akka.stream.BidiShape
 
copy(Inlet<T>) - Method in class akka.stream.SinkShape
 
copy(IOResult, Throwable) - Method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
copy(Outlet<O>, Seq<Inlet<?>>) - Method in class akka.stream.FanInShape.Ports
 
copy(Outlet<T>) - Method in class akka.stream.SourceShape
 
copy(GraphStageMessages.StageMessage, Throwable) - Method in class akka.stream.testkit.GraphStageMessages.StageFailure
 
copy(TestActor.AutoPilot) - Method in class akka.testkit.TestActor.SetAutoPilot
 
copy(ByteString) - Method in class akka.io.Tcp.Received
 
copy(ByteString) - Method in class akka.io.UdpConnected.Received
 
copy(ByteString) - Method in class akka.stream.TLSProtocol.SendBytes
 
copy(ByteString, Tcp.Event) - Method in class akka.io.Tcp.Write
 
copy(ByteString, Object) - Method in class akka.io.UdpConnected.Send
 
copy(ByteString, InetSocketAddress) - Method in class akka.io.Udp.Received
 
copy(ByteString, InetSocketAddress, Udp.Event) - Method in class akka.io.Udp.Send
 
copy(Version) - Method in class akka.cluster.ClusterUserAction.SetAppVersion
 
copy(A, ActorRef<Done>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
copy(A, ActorRef<Object>) - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
copy(A, B) - Method in class akka.japi.Pair
 
copy(C) - Method in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand
 
copy(C) - Method in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
copy(Config) - Method in class akka.cluster.InternalClusterAction.CompatibleConfig
 
copy(Config) - Method in class akka.cluster.InternalClusterAction.InitJoin
 
copy(Config) - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
copy(C, Effect<E, S>) - Method in class akka.persistence.typed.internal.InternalProtocol.AsyncEffectCompleted
 
copy(E) - Method in class akka.actor.typed.eventstream.EventStream.Publish
 
copy(E, Promise<Done>) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event
 
copy(I) - Method in class akka.stream.testkit.TestSubscriber.OnNext
 
copy(Class<?>, int) - Method in class akka.testkit.DeadLettersFilter
 
copy(Class<?>, Option<String>, Either<String, Regex>, boolean, int) - Method in class akka.testkit.ErrorFilter
 
copy(Class<A>, Function1<A, T>) - Method in class akka.actor.testkit.typed.Effect.MessageAdapter
 
copy(Object) - Method in class akka.actor.FSM.Failure
 
copy(Object) - Method in class akka.actor.Identify
 
copy(Object) - Method in class akka.actor.Status.Success
 
copy(Object) - Method in class akka.actor.testkit.typed.Effect.TimerCancelled
 
copy(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
copy(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
copy(Object) - Method in class akka.io.Tcp.NoAck
 
copy(Object) - Method in class akka.io.Udp.NoAck
 
copy(Object) - Method in class akka.io.UdpConnected.NoAck
 
copy(Object) - Method in class akka.persistence.journal.SingleEventSeq
 
copy(Object) - Method in class akka.persistence.ReplyToStrategy
 
copy(Object) - Method in class akka.persistence.serialization.Snapshot
 
copy(Object) - Method in class akka.routing.Broadcast
 
copy(Object, int) - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess
 
copy(Object, int, boolean) - Method in class akka.stream.stage.TimerMessages.Scheduled
 
copy(Object, int, long) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
copy(Object, long, ActorRef, ActorRef) - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
copy(Object, ActorRef) - Method in class akka.dispatch.Envelope
 
copy(Object, ActorRef) - Method in class akka.testkit.TestActor.RealMessage
 
copy(Object, ActorRef, ActorRef) - Method in class akka.actor.DeadLetter
 
copy(Object, ActorRef, ActorRef) - Method in class akka.actor.UnhandledMessage
 
copy(Object, D) - Method in class akka.actor.FSM.Event
 
copy(Object, Object) - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
copy(Object, Object, ActorRef) - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
copy(Object, String, ActorRef, ActorRef) - Method in class akka.actor.Dropped
 
copy(Object, String, Option<Object>) - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
copy(Object, Throwable) - Method in exception akka.actor.dungeon.SerializationCheckFailedException
 
copy(Object, Set<String>) - Method in class akka.persistence.journal.Tagged
 
copy(Object, Function1<Object, BoxedUnit>) - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation
 
copy(Object, Function1<Object, BoxedUnit>) - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation
 
copy(Object, Option<ActorRef>) - Method in class akka.actor.ActorIdentity
 
copy(Object, U, FiniteDuration, akka.actor.testkit.typed.Effect.TimerScheduled.TimerMode, boolean, Function0<BoxedUnit>) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
copy(Runnable) - Method in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
copy(Runnable) - Method in class akka.cluster.InternalClusterAction.AddOnMemberUpListener
 
copy(String) - Method in exception akka.actor.ActorKilledException
 
copy(String) - Method in exception akka.actor.IllegalActorStateException
 
copy(String) - Method in exception akka.actor.InvalidActorNameException
 
copy(String) - Method in exception akka.actor.InvalidMessageException
 
copy(String) - Method in class akka.actor.ProviderSelection.Custom
 
copy(String) - Method in exception akka.actor.SchedulerException
 
copy(String) - Method in class akka.actor.testkit.typed.Effect.Stopped
 
copy(String) - Method in class akka.actor.testkit.typed.FishingOutcome.Fail
 
copy(String) - Method in exception akka.actor.testkit.typed.TestException
 
copy(String) - Method in class akka.cluster.ClusterEvent.ReachableDataCenter
Deprecated.
 
copy(String) - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter
Deprecated.
 
copy(String) - Method in class akka.cluster.ddata.FlagKey
 
copy(String) - Method in class akka.cluster.ddata.GCounterKey
 
copy(String) - Method in class akka.cluster.ddata.GSetKey
 
copy(String) - Method in class akka.cluster.ddata.Key.UnspecificKey
 
copy(String) - Method in class akka.cluster.ddata.LWWMapKey
 
copy(String) - Method in class akka.cluster.ddata.LWWRegisterKey
 
copy(String) - Method in class akka.cluster.ddata.ORMapKey
 
copy(String) - Method in class akka.cluster.ddata.ORMultiMapKey
 
copy(String) - Method in class akka.cluster.ddata.ORSetKey
 
copy(String) - Method in class akka.cluster.ddata.PNCounterKey
 
copy(String) - Method in class akka.cluster.ddata.PNCounterMapKey
 
copy(String) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers
 
copy(String) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Remove
 
copy(String) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
copy(String) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone
 
copy(String) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed
 
copy(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
copy(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
copy(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
copy(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
copy(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
copy(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
copy(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
copy(String) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
copy(String) - Method in class akka.io.Dns.Resolve
Deprecated.
 
copy(String) - Method in class akka.io.Tcp.ErrorClosed
 
copy(String) - Method in exception akka.pattern.StatusReply.ErrorMessage
 
copy(String) - Method in class akka.persistence.typed.ReplicaId
 
copy(String) - Method in class akka.remote.testconductor.RoleName
 
copy(String) - Method in class akka.stream.ActorAttributes.Dispatcher
 
copy(String) - Method in class akka.stream.Attributes.Name
 
copy(String) - Method in exception akka.stream.BufferOverflowException
 
copy(String) - Method in class akka.stream.FanInShape.Name
 
copy(String) - Method in class akka.stream.FanOutShape.Name
 
copy(String) - Method in exception akka.stream.RemoteStreamRefActorTerminatedException
 
copy(String) - Method in exception akka.stream.scaladsl.Partition.PartitionOutOfBoundsException
 
copy(String) - Method in exception akka.stream.StreamRefSubscriptionTimeoutException
 
copy(String) - Method in class akka.testkit.internal.NativeImageUtils.Condition
 
copy(String) - Method in class akka.testkit.internal.NativeImageUtils.ReflectField
 
copy(String) - Method in exception akka.testkit.TestException
 
copy(String) - Method in class akka.util.LineNumbers.SourceFile
 
copy(String) - Method in class akka.util.LineNumbers.UnknownSourceFormat
 
copy(String, boolean, Option<ClassLoader>, Thread.UncaughtExceptionHandler, AtomicLong) - Method in class akka.dispatch.MonitorableThreadFactory
 
copy(String, int) - Method in class akka.persistence.journal.JournalPerfSpec.Cmd
 
copy(String, int, int) - Method in class akka.util.LineNumbers.SourceFileLines
 
copy(String, long) - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
copy(String, long) - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
copy(String, long) - Method in class akka.persistence.typed.internal.EventWriter.WriteAck
 
copy(String, long, long) - Method in class akka.persistence.SnapshotMetadata
 
copy(String, long, long, long) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
copy(String, long, long, ActorRef<A>, ActorRef<ProducerController.MessageWithConfirmation<A>>) - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
copy(String, long, long, Tcp.Event) - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
copy(String, long, ActorRef) - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
copy(String, long, Object, boolean, boolean, ActorRef<ProducerControllerImpl.InternalCommand>) - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
copy(String, long, Object, boolean, boolean, Option<Object>, Set<String>, ActorRef<StatusReply<EventWriter.WriteAck>>) - Method in class akka.persistence.typed.internal.EventWriter.Write
 
copy(String, ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
copy(String, ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
copy(String, Behavior<T>, ActorRef<ActorRef<T>>, Props) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
copy(String, Props) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
copy(String, Props) - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
copy(String, DurableStore.DurableDataEnvelope, Option<DurableStore.StoreReply>) - Method in class akka.cluster.ddata.DurableStore.Store
 
copy(String, akka.cluster.ddata.Replicator.Internal.DataEnvelope) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
copy(String, akka.cluster.ddata.Replicator.Internal.DataEnvelope, Option<UniqueAddress>) - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
copy(String, CachePolicy.Ttl, int, int, int, String) - Method in class akka.io.dns.SRVRecord
 
copy(String, CachePolicy.Ttl, short, short, ByteString) - Method in class akka.io.dns.UnknownRecord
 
copy(String, CachePolicy.Ttl, String) - Method in class akka.io.dns.CNameRecord
 
copy(String, CachePolicy.Ttl, Inet6Address) - Method in class akka.io.dns.AAAARecord
 
copy(String, CachePolicy.Ttl, InetAddress) - Method in class akka.io.dns.ARecord
 
copy(String, DnsProtocol.RequestType) - Method in class akka.io.dns.DnsProtocol.Resolve
 
copy(String, SnapshotSelectionCriteria) - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots
 
copy(String, SnapshotSelectionCriteria, long) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
copy(String, A, ActorRef<Done>) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
copy(String, Config, RouterConfig, Scope, String, String) - Method in class akka.actor.Deploy
 
copy(String, Class<?>, Object) - Method in class akka.event.Logging.Debug
 
copy(String, Class<?>, Object) - Method in class akka.event.Logging.Info
 
copy(String, Class<?>, Object) - Method in class akka.event.Logging.Warning
 
copy(String, Number, Option<EWMA>) - Method in class akka.cluster.metrics.Metric
 
copy(String, Object, boolean) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
copy(String, Object, boolean) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
copy(String, Object, boolean) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
copy(String, Object, FSM.TimerMode, int, Object, ActorContext) - Method in class akka.actor.FSM.Timer
 
copy(String, StackTraceElement[]) - Method in exception akka.persistence.scalatest.MayVerb.TestCanceledByFailure
 
copy(String, String) - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
copy(String, String, Option<String>, Option<Object>) - Method in class akka.actor.Address
 
copy(String, M) - Method in class akka.cluster.sharding.typed.ShardingEnvelope
 
copy(String, Seq<ResourceRecord>, Seq<ResourceRecord>) - Method in class akka.io.dns.DnsProtocol.Resolved
 
copy(String, Seq<NativeImageUtils.ReflectMethod>, Seq<NativeImageUtils.ReflectMethod>, Seq<NativeImageUtils.ReflectField>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, Option<NativeImageUtils.Condition>) - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy(String, Seq<String>) - Method in class akka.testkit.internal.NativeImageUtils.ReflectMethod
 
copy(String, Seq<Inet4Address>, Seq<Inet6Address>) - Method in class akka.io.Dns.Resolved
Deprecated.
 
copy(String, Option<Address>) - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged
 
copy(String, Option<UniqueAddress>) - Method in class akka.cluster.ddata.Replicator.Internal$.Read
 
copy(String, Option<String>, ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
copy(String, Option<String>, ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
copy(String, Option<FiniteDuration>) - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
 
copy(Throwable) - Method in class akka.actor.dungeon.ChildrenContainer.Recreation
 
copy(Throwable) - Method in class akka.actor.Status.Failure
 
copy(Throwable) - Method in class akka.actor.typed.MessageAdaptionFailure
 
copy(Throwable) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
copy(Throwable) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
copy(Throwable) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure
 
copy(Throwable) - Method in class akka.persistence.JournalProtocol.ReplayMessagesFailure
 
copy(Throwable) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed
 
copy(Throwable) - Method in class akka.persistence.testkit.Reject
 
copy(Throwable) - Method in class akka.persistence.testkit.StorageFailure
 
copy(Throwable) - Method in class akka.persistence.typed.RecoveryFailed
 
copy(Throwable) - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
copy(Throwable) - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure
 
copy(Throwable) - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
copy(Throwable) - Method in class akka.persistence.typed.state.RecoveryFailed
 
copy(Throwable) - Method in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce
 
copy(Throwable) - Method in class akka.stream.FlowMonitorState.Failed
 
copy(Throwable) - Method in class akka.stream.QueueOfferResult.Failure
 
copy(Throwable) - Method in class akka.stream.testkit.GraphStageMessages.Failure
 
copy(Throwable) - Method in class akka.stream.testkit.TestSubscriber.OnError
 
copy(Throwable, int) - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed
 
copy(Throwable, long) - Method in class akka.persistence.DeleteMessagesFailure
 
copy(Throwable, String, Class<?>, Object) - Method in class akka.event.Logging.Error
 
copy(Throwable, Option<Command>) - Method in class akka.persistence.typed.PersistFailed
 
copy(Throwable, Option<Command>) - Method in class akka.persistence.typed.PersistRejected
 
copy(InetSocketAddress) - Method in class akka.io.Tcp.Bound
 
copy(InetSocketAddress) - Method in class akka.io.Udp.Bound
 
copy(InetSocketAddress, InetSocketAddress) - Method in class akka.io.Tcp.Connected
 
copy(InetSocketAddress, InetSocketAddress) - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection
 
copy(InetSocketAddress, InetSocketAddress, Flow<ByteString, ByteString, NotUsed>) - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
copy(InetSocketAddress, Function0<Future<BoxedUnit>>, Future<Done>) - Method in class akka.stream.scaladsl.Tcp.ServerBinding
 
copy(InetSocketAddress, Option<InetSocketAddress>, Iterable<Inet.SocketOption>, Option<FiniteDuration>, boolean) - Method in class akka.io.Tcp.Connect
 
copy(Path, long, long, Tcp.Event) - Method in class akka.io.Tcp.WritePath
 
copy(Duration) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
copy(Duration) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll
 
copy(Duration, int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
copy(Duration, int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
copy(LocalDateTime, int) - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
copy(Optional<A>, long) - Method in class akka.persistence.state.javadsl.GetObjectResult
 
copy(UUID) - Method in class akka.persistence.query.TimeBasedUUID
 
copy(SSLSession, ByteString) - Method in class akka.stream.TLSProtocol.SessionBytes
 
copy(Subscriber<? super I>, TestProbe) - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
copy(Subscriber<T>) - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription
 
copy(Subscriber<T>, Throwable) - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
copy(Subscription) - Method in class akka.stream.testkit.TestPublisher.Subscribe
 
copy(Subscription) - Method in class akka.stream.testkit.TestSubscriber.OnSubscribe
 
copy(Subscription, long) - Method in class akka.stream.testkit.TestPublisher.RequestMore
 
copy(Subscription, Throwable) - Method in class akka.stream.testkit.TestPublisher.CancelSubscription
 
copy(Level, String, String, String, long, Option<Marker>, Option<Throwable>, Map<String, String>) - Method in class akka.actor.testkit.typed.LoggingEvent
 
copy(Level, String, Option<Throwable>, Option<Marker>) - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
copy(Logger, String, String, String, String, boolean) - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
copy(IndexedSeq<Address>) - Method in class akka.cluster.InternalClusterAction.JoinSeedNodes
 
copy(IndexedSeq<CapacityMetricsSelector>) - Method in class akka.cluster.metrics.MixMetricsSelector
 
copy(IndexedSeq<Routee>) - Method in class akka.routing.Routees
 
copy(IndexedSeq<Routee>) - Method in class akka.routing.SeveralRoutees
 
copy(Iterable<akka.cluster.pubsub.DistributedPubSubMediator.Internal.Bucket>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
copy(Iterable<Inet.SocketOption>) - Method in class akka.io.Udp.SimpleSender
 
copy(Iterable<String>, int, PartialFunction<Object, Object>, String) - Method in class akka.routing.ConsistentHashingGroup
 
copy(Iterable<String>, String) - Method in class akka.routing.BroadcastGroup
 
copy(Iterable<String>, String) - Method in class akka.routing.RandomGroup
 
copy(Iterable<String>, String) - Method in class akka.routing.RoundRobinGroup
 
copy(Iterable<String>, FiniteDuration, String) - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
copy(Iterable<String>, FiniteDuration, FiniteDuration, String) - Method in class akka.routing.TailChoppingGroup
 
copy(List<UniqueAddress>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
copy(List<UniqueAddress>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
copy(List<UniqueAddress>, boolean) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
copy(List<Attributes.Attribute>) - Method in class akka.stream.Attributes
Deprecated.
Don't use copy on Attributes. Since 2.8.0.
copy(List<ConcurrentAsyncCallbackState.Event<E>>) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending
 
copy(Map<ActorRef, Seq<String>>) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
copy(Map<Address, Object>, boolean) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
copy(Map<String, ActorRef>, Map<ActorRef, Vector<String>>, Set<ActorRef>, Set<String>, boolean) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
copy(Map<String, DurableStore.DurableDataEnvelope>) - Method in class akka.cluster.ddata.DurableStore.LoadData
 
copy(Map<String, Tuple2<akka.cluster.ddata.Replicator.Internal.DataEnvelope, Object>>, boolean, Option<Object>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
copy(Map<String, Tuple2<ByteString, Object>>, int, int, Option<Object>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
copy(Seq<Address>) - Method in class akka.cluster.typed.JoinSeedNodes
 
copy(Seq<AtLeastOnceDelivery.UnconfirmedDelivery>) - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning
 
copy(Seq<AtomicWrite>) - Method in class akka.persistence.journal.AsyncWriteTarget.WriteMessages
 
copy(Seq<PersistentEnvelope>, ActorRef, int, boolean) - Method in class akka.persistence.JournalProtocol.WriteMessages
 
copy(Seq<PersistentRepr>) - Method in class akka.persistence.AtomicWrite
 
copy(Seq<Inlet<?>>, Seq<Outlet<?>>) - Method in class akka.stream.AmorphousShape
 
copy(Seq<EventFilter>) - Method in class akka.testkit.TestEvent.Mute
 
copy(Seq<EventFilter>) - Method in class akka.testkit.TestEvent.UnMute
 
copy(Seq<E>) - Method in class akka.persistence.journal.EventsSeq
 
copy(Seq<Object>) - Method in class akka.persistence.testkit.ReadEvents
 
copy(Seq<Object>) - Method in class akka.persistence.testkit.WriteEvents
 
copy(Seq<String>) - Method in class akka.cluster.Invalid
 
copy(Set<A>) - Method in class akka.cluster.ddata.GSet
 
copy(Set<NodeMetrics>) - Method in class akka.cluster.metrics.ClusterMetricsChanged
 
copy(Set<String>) - Method in class akka.cluster.ddata.DurableStore.Expire
 
copy(Set<String>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
 
copy(Set<String>) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards
 
copy(Set<String>) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities
 
copy(Set<String>) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.StopShards
 
copy(Set<String>, Props) - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
copy(Set<String>, Seq<B>, int, FiniteDuration) - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
copy(Set<String>, Set<String>) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
copy(Set<String>, Set<String>) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
copy(SortedSet<Member>, Set<Member>, Set<Address>, Option<Address>, Map<String, Option<Address>>) - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
copy(TreeMap<UniqueAddress, Object>) - Method in class akka.cluster.ddata.ManyVersionVector
 
copy(TreeMap<String, ChildStats>, Set<ActorRef>, ChildrenContainer.SuspendReason) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
copy(TreeMap<String, Object>) - Method in class akka.cluster.VectorClock
 
copy(FiniteDuration) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
copy(FiniteDuration) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
copy(FiniteDuration) - Method in class akka.cluster.ddata.Replicator.ReadAll
 
copy(FiniteDuration) - Method in class akka.cluster.ddata.Replicator.WriteAll
 
copy(FiniteDuration) - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
copy(FiniteDuration) - Method in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay
 
copy(FiniteDuration) - Method in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval
 
copy(FiniteDuration) - Method in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline
 
copy(FiniteDuration) - Method in class akka.stream.StreamRefAttributes.SubscriptionTimeout
 
copy(FiniteDuration) - Method in class akka.util.Timeout
 
copy(FiniteDuration, int) - Method in class akka.cluster.ddata.Replicator.ReadMajority
 
copy(FiniteDuration, int) - Method in class akka.cluster.ddata.Replicator.WriteMajority
 
copy(FiniteDuration, int, int) - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
copy(FiniteDuration, int, int) - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
copy(FiniteDuration, ActorRef<U>, U) - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
copy(FiniteDuration, akka.stream.Attributes.CancellationStrategy.Strategy) - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay
 
copy(FiniteDuration, StreamSubscriptionTimeoutTerminationMode) - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout
 
copy(FiniteDuration, T) - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
copy(Future<Version>) - Method in class akka.cluster.typed.SetAppVersionLater
 
copy(Function0<Behavior<InternalProtocol>>) - Method in class akka.persistence.typed.internal.InternalProtocol.AsyncReplicationInterceptCompleted
 
copy(Function1<ActorRef, BoxedUnit>) - Method in class akka.routing.WithListeners
 
copy(Function1<Throwable, Supervision.Directive>) - Method in class akka.stream.ActorAttributes.SupervisionStrategy
 
copy(BigInt) - Method in class akka.persistence.typed.crdt.Counter
 
copy(BigInt) - Method in class akka.persistence.typed.crdt.Counter.Updated
 
copy(Option<A>, long) - Method in class akka.persistence.state.scaladsl.GetObjectResult
 
copy(Option<ActorRef>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
copy(Option<ActorRef>) - Method in class akka.pattern.BackoffSupervisor.CurrentChild
 
copy(Option<ActorRef>, Option<UniqueAddress>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
copy(Option<Address>) - Method in class akka.cluster.ClusterEvent.LeaderChanged
 
copy(Option<akka.cluster.ddata.Replicator.Internal.DataEnvelope>) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadResult
 
copy(Option<UniqueAddress>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged
 
copy(Option<SelectedSnapshot>, long) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult
 
copy(Option<OptimalSizeExploringResizer.UnderUtilizationStreak>, long, int, long) - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
copy(Option<String>, Either<String, Regex>, boolean, int) - Method in class akka.testkit.DebugFilter
 
copy(Option<String>, Either<String, Regex>, boolean, int) - Method in class akka.testkit.InfoFilter
 
copy(Option<String>, Either<String, Regex>, boolean, int) - Method in class akka.testkit.WarningFilter
 
copy(Option<Throwable>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
copy(Option<Seq<String>>, Option<Seq<String>>, Option<TLSClientAuth>, Option<SSLParameters>) - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
copy(Option<PartialFunction<Object, Object>>) - Method in class akka.testkit.TestActor.SetIgnore
 
copy(PartialFunction<Logging.LogEvent, Object>, int) - Method in class akka.testkit.CustomEventFilter
 
copy(Try<akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId.Removals>) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result
 
copy(S, D, Object) - Method in class akka.actor.FSM.LogEntry
 
copy(S, D, Option<FiniteDuration>, Option<FSM.Reason>, List<Object>) - Method in class akka.actor.FSM.SilentState
 
copy(S, D, Option<FiniteDuration>, Option<FSM.Reason>, List<Object>) - Method in class akka.actor.FSM.State
 
copy(T1, T2, T3) - Method in class akka.japi.tuple.Tuple3
 
copy(T1, T2, T3, T4) - Method in class akka.japi.tuple.Tuple4
 
copy(T1, T2, T3, T4, T5) - Method in class akka.japi.tuple.Tuple5
 
copy(T1, T2, T3, T4, T5, T6) - Method in class akka.japi.tuple.Tuple6
 
copy(T1, T2, T3, T4, T5, T6, T7) - Method in class akka.japi.tuple.Tuple7
 
copy(T1, T2, T3, T4, T5, T6, T7, T8) - Method in class akka.japi.tuple.Tuple8
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class akka.japi.tuple.Tuple9
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in class akka.japi.tuple.Tuple10
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in class akka.japi.tuple.Tuple11
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in class akka.japi.tuple.Tuple12
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Method in class akka.japi.tuple.Tuple13
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Method in class akka.japi.tuple.Tuple14
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Method in class akka.japi.tuple.Tuple15
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Method in class akka.japi.tuple.Tuple16
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Method in class akka.japi.tuple.Tuple17
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Method in class akka.japi.tuple.Tuple18
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Method in class akka.japi.tuple.Tuple19
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Method in class akka.japi.tuple.Tuple20
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Method in class akka.japi.tuple.Tuple21
 
copy(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Method in class akka.japi.tuple.Tuple22
 
copy(T, long, Set<String>) - Method in class akka.persistence.testkit.javadsl.PersistenceEffect
 
copy(T, long, Set<String>) - Method in class akka.persistence.testkit.scaladsl.PersistenceEffect
 
copy(U) - Method in class akka.stream.FlowMonitorState.Received
 
copy$default$1() - Method in class akka.actor.ActorIdentity
 
copy$default$1() - Method in exception akka.actor.ActorKilledException
 
copy$default$1() - Method in exception akka.actor.ActorNotFound
 
copy$default$1() - Method in class akka.actor.Address
 
copy$default$1() - Method in class akka.actor.AllForOneStrategy
 
copy$default$1() - Method in class akka.actor.ChildRestartStats
 
copy$default$1() - Method in class akka.actor.DeadLetter
 
copy$default$1() - Method in exception akka.actor.DeathPactException
 
copy$default$1() - Method in class akka.actor.Deploy
 
copy$default$1() - Method in class akka.actor.Dropped
 
copy$default$1() - Method in class akka.actor.dungeon.ChildrenContainer.Recreation
 
copy$default$1() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
copy$default$1() - Method in exception akka.actor.dungeon.SerializationCheckFailedException
 
copy$default$1() - Method in class akka.actor.FSM.CurrentState
 
copy$default$1() - Method in class akka.actor.FSM.Event
 
copy$default$1() - Method in class akka.actor.FSM.Failure
 
copy$default$1() - Method in class akka.actor.FSM.LogEntry
 
copy$default$1() - Method in class akka.actor.FSM.SilentState
 
copy$default$1() - Method in class akka.actor.FSM.State
 
copy$default$1() - Method in class akka.actor.FSM.StopEvent
 
copy$default$1() - Method in class akka.actor.FSM.SubscribeTransitionCallBack
 
copy$default$1() - Method in class akka.actor.FSM.Timer
 
copy$default$1() - Method in class akka.actor.FSM.Transition
 
copy$default$1() - Method in class akka.actor.FSM.UnsubscribeTransitionCallBack
 
copy$default$1() - Method in class akka.actor.Identify
 
copy$default$1() - Method in exception akka.actor.IllegalActorStateException
 
copy$default$1() - Method in exception akka.actor.InvalidActorNameException
 
copy$default$1() - Method in exception akka.actor.InvalidMessageException
 
copy$default$1() - Method in class akka.actor.OneForOneStrategy
 
copy$default$1() - Method in exception akka.actor.PostRestartException
 
copy$default$1() - Method in exception akka.actor.PreRestartException
 
copy$default$1() - Method in class akka.actor.Props
 
copy$default$1() - Method in class akka.actor.ProviderSelection.Custom
 
copy$default$1() - Method in class akka.actor.RootActorPath
 
copy$default$1() - Method in exception akka.actor.SchedulerException
 
copy$default$1() - Method in class akka.actor.Status.Failure
 
copy$default$1() - Method in class akka.actor.Status.Success
 
copy$default$1() - Method in class akka.actor.SuppressedDeadLetter
 
copy$default$1() - Method in class akka.actor.Terminated
 
copy$default$1() - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
copy$default$1() - Method in class akka.actor.testkit.typed.Effect.AskInitiated
 
copy$default$1() - Method in class akka.actor.testkit.typed.Effect.MessageAdapter
 
copy$default$1() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
copy$default$1() - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
copy$default$1() - Method in class akka.actor.testkit.typed.Effect.Stopped
 
copy$default$1() - Method in class akka.actor.testkit.typed.Effect.TimerCancelled
 
copy$default$1() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
copy$default$1() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
copy$default$1() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
copy$default$1() - Method in class akka.actor.testkit.typed.Effect.Unwatched
 
copy$default$1() - Method in class akka.actor.testkit.typed.Effect.Watched
 
copy$default$1() - Method in class akka.actor.testkit.typed.Effect.WatchedWith
 
copy$default$1() - Method in class akka.actor.testkit.typed.FishingOutcome.Fail
 
copy$default$1() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
copy$default$1() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
copy$default$1() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
copy$default$1() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
copy$default$1() - Method in class akka.actor.testkit.typed.LoggingEvent
 
copy$default$1() - Method in exception akka.actor.testkit.typed.TestException
 
copy$default$1() - Method in exception akka.actor.typed.DeathPactException
 
copy$default$1() - Method in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
copy$default$1() - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
copy$default$1() - Method in class akka.actor.typed.delivery.ConsumerController.Start
 
copy$default$1() - Method in class akka.actor.typed.delivery.DurableProducerQueue.LoadState
 
copy$default$1() - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
copy$default$1() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
copy$default$1() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
copy$default$1() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
copy$default$1() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
copy$default$1() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
copy$default$1() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
copy$default$1() - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
copy$default$1() - Method in class akka.actor.typed.delivery.ProducerController.RegisterConsumer
 
copy$default$1() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
copy$default$1() - Method in class akka.actor.typed.delivery.ProducerController.Start
 
copy$default$1() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
copy$default$1() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
copy$default$1() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
copy$default$1() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Start
 
copy$default$1() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
copy$default$1() - Method in class akka.actor.typed.eventstream.EventStream.Publish
 
copy$default$1() - Method in class akka.actor.typed.eventstream.EventStream.Subscribe
 
copy$default$1() - Method in class akka.actor.typed.eventstream.EventStream.Unsubscribe
 
copy$default$1() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
copy$default$1() - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
copy$default$1() - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
copy$default$1() - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
copy$default$1() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault
 
copy$default$1() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
copy$default$1() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
copy$default$1() - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
copy$default$1() - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
copy$default$1() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
copy$default$1() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
copy$default$1() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
copy$default$1() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
copy$default$1() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
copy$default$1() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
copy$default$1() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
copy$default$1() - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
copy$default$1() - Method in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
copy$default$1() - Method in class akka.actor.typed.MessageAdaptionFailure
 
copy$default$1() - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
copy$default$1() - Method in class akka.actor.UnhandledMessage
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.LeaderChanged
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.MemberDowned
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.MemberExited
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.MemberJoined
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.MemberLeft
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.MemberPreparingForShutdown
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.MemberReadyForShutdown
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.MemberRemoved
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.MemberUp
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.MemberWeaklyUp
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.ReachableDataCenter
Deprecated.
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.ReachableMember
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter
Deprecated.
 
copy$default$1() - Method in class akka.cluster.ClusterEvent.UnreachableMember
 
copy$default$1() - Method in class akka.cluster.ClusterUserAction.Down
 
copy$default$1() - Method in class akka.cluster.ClusterUserAction.JoinTo
 
copy$default$1() - Method in class akka.cluster.ClusterUserAction.Leave
 
copy$default$1() - Method in class akka.cluster.ClusterUserAction.SetAppVersion
 
copy$default$1() - Method in class akka.cluster.ddata.DurableStore.Expire
 
copy$default$1() - Method in class akka.cluster.ddata.DurableStore.LoadData
 
copy$default$1() - Method in class akka.cluster.ddata.DurableStore.Store
 
copy$default$1() - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
copy$default$1() - Method in class akka.cluster.ddata.Flag
 
copy$default$1() - Method in class akka.cluster.ddata.FlagKey
 
copy$default$1() - Method in class akka.cluster.ddata.GCounterKey
 
copy$default$1() - Method in class akka.cluster.ddata.GSetKey
 
copy$default$1() - Method in class akka.cluster.ddata.Key.UnspecificKey
 
copy$default$1() - Method in class akka.cluster.ddata.LWWMapKey
 
copy$default$1() - Method in class akka.cluster.ddata.LWWRegisterKey
 
copy$default$1() - Method in class akka.cluster.ddata.ManyVersionVector
 
copy$default$1() - Method in class akka.cluster.ddata.OneVersionVector
 
copy$default$1() - Method in class akka.cluster.ddata.ORMapKey
 
copy$default$1() - Method in class akka.cluster.ddata.ORMultiMapKey
 
copy$default$1() - Method in class akka.cluster.ddata.ORSetKey
 
copy$default$1() - Method in class akka.cluster.ddata.PNCounterKey
 
copy$default$1() - Method in class akka.cluster.ddata.PNCounterMapKey
 
copy$default$1() - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
copy$default$1() - Method in class akka.cluster.ddata.PruningState.PruningPerformed
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Changed
 
copy$default$1() - Method in exception akka.cluster.ddata.Replicator.DataDeleted
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Delete
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Deleted
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.DeleteSuccess
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Expired
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Get
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.GetDataDeleted
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.GetFailure
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.GetSuccess
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Internal$.Read
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadResult
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.NotFound
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.ReadAll
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.ReadFrom
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.ReadMajority
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.ReplicaCount
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.StoreFailure
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Subscribe
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Unsubscribe
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.Update
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.UpdateSuccess
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.UpdateTimeout
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.WriteAll
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.WriteMajority
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
copy$default$1() - Method in class akka.cluster.ddata.Replicator.WriteTo
 
copy$default$1() - Method in class akka.cluster.ddata.SelfUniqueAddress
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Expired
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
copy$default$1() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
copy$default$1() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
copy$default$1() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
copy$default$1() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount
 
copy$default$1() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
copy$default$1() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
copy$default$1() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.AddOnMemberUpListener
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.CompatibleConfig
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.ExitingConfirmed
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.InitJoin
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.InitJoinNack
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.Join
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.JoinSeedNodes
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.PublishChanges
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.PublishEvent
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.SendCurrentClusterState
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.SendGossipTo
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.Subscribe
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.Unsubscribe
 
copy$default$1() - Method in class akka.cluster.InternalClusterAction.Welcome
 
copy$default$1() - Method in class akka.cluster.Invalid
 
copy$default$1() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
copy$default$1() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
copy$default$1() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
copy$default$1() - Method in class akka.cluster.metrics.ClusterMetricsChanged
 
copy$default$1() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
copy$default$1() - Method in class akka.cluster.metrics.DefaultSigarProvider
 
copy$default$1() - Method in class akka.cluster.metrics.EWMA
 
copy$default$1() - Method in class akka.cluster.metrics.Metric
 
copy$default$1() - Method in class akka.cluster.metrics.MixMetricsSelector
 
copy$default$1() - Method in class akka.cluster.metrics.NodeMetrics
 
copy$default$1() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
copy$default$1() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Put
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Remove
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
copy$default$1() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck
 
copy$default$1() - Method in class akka.cluster.routing.ClusterRouterGroup
 
copy$default$1() - Method in class akka.cluster.routing.ClusterRouterPool
 
copy$default$1() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
copy$default$1() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
copy$default$1() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
copy$default$1() - Method in class akka.cluster.sharding.internal.ClusterShardAllocationMixin.RegionEntry
 
copy$default$1() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
copy$default$1() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards
 
copy$default$1() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone
 
copy$default$1() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed
 
copy$default$1() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities
 
copy$default$1() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
copy$default$1() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
copy$default$1() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
copy$default$1() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.StopShards
 
copy$default$1() - Method in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated
 
copy$default$1() - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
copy$default$1() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
copy$default$1() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
copy$default$1() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start
 
copy$default$1() - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
copy$default$1() - Method in class akka.cluster.sharding.typed.GetShardRegionState
 
copy$default$1() - Method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessCoordinator.GetNumberOfProcessesReply
 
copy$default$1() - Method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessId.DecodedId
 
copy$default$1() - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate
 
copy$default$1() - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate
 
copy$default$1() - Method in class akka.cluster.sharding.typed.ShardingEnvelope
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
copy$default$1() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
copy$default$1() - Method in class akka.cluster.typed.Down
 
copy$default$1() - Method in class akka.cluster.typed.GetCurrentState
 
copy$default$1() - Method in class akka.cluster.typed.Join
 
copy$default$1() - Method in class akka.cluster.typed.JoinSeedNodes
 
copy$default$1() - Method in class akka.cluster.typed.Leave
 
copy$default$1() - Method in class akka.cluster.typed.SelfRemoved
 
copy$default$1() - Method in class akka.cluster.typed.SelfUp
 
copy$default$1() - Method in class akka.cluster.typed.SetAppVersionLater
 
copy$default$1() - Method in class akka.cluster.typed.Subscribe
 
copy$default$1() - Method in class akka.cluster.typed.Unsubscribe
 
copy$default$1() - Method in class akka.cluster.UniqueAddress
 
copy$default$1() - Method in class akka.cluster.VectorClock
 
copy$default$1() - Method in class akka.dispatch.BoundedControlAwareMailbox
 
copy$default$1() - Method in class akka.dispatch.BoundedDequeBasedMailbox
 
copy$default$1() - Method in class akka.dispatch.BoundedMailbox
 
copy$default$1() - Method in class akka.dispatch.Envelope
 
copy$default$1() - Method in class akka.dispatch.MonitorableThreadFactory
 
copy$default$1() - Method in class akka.dispatch.NonBlockingBoundedMailbox
 
copy$default$1() - Method in class akka.dispatch.TaskInvocation
 
copy$default$1() - Method in class akka.dispatch.ThreadPoolConfig
 
copy$default$1() - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
copy$default$1() - Method in class akka.event.Logging.Debug
 
copy$default$1() - Method in class akka.event.Logging.Error
 
copy$default$1() - Method in class akka.event.Logging.Info
 
copy$default$1() - Method in class akka.event.Logging.InitializeLogger
 
copy$default$1() - Method in class akka.event.Logging.LogLevel
 
copy$default$1() - Method in class akka.event.Logging.Warning
 
copy$default$1() - Method in class akka.io.dns.AAAARecord
 
copy$default$1() - Method in class akka.io.dns.ARecord
 
copy$default$1() - Method in class akka.io.dns.CNameRecord
 
copy$default$1() - Method in class akka.io.dns.DnsProtocol.Ip
 
copy$default$1() - Method in class akka.io.dns.DnsProtocol.Resolve
 
copy$default$1() - Method in class akka.io.dns.DnsProtocol.Resolved
 
copy$default$1() - Method in class akka.io.dns.RecordClass
 
copy$default$1() - Method in class akka.io.dns.RecordType
 
copy$default$1() - Method in class akka.io.Dns.Resolve
Deprecated.
 
copy$default$1() - Method in class akka.io.Dns.Resolved
Deprecated.
 
copy$default$1() - Method in class akka.io.dns.SRVRecord
 
copy$default$1() - Method in class akka.io.dns.UnknownRecord
 
copy$default$1() - Method in class akka.io.Inet.SO$.ReceiveBufferSize
 
copy$default$1() - Method in class akka.io.Inet.SO$.ReuseAddress
 
copy$default$1() - Method in class akka.io.Inet.SO$.SendBufferSize
 
copy$default$1() - Method in class akka.io.Inet.SO$.TrafficClass
 
copy$default$1() - Method in class akka.io.Tcp.Bind
 
copy$default$1() - Method in class akka.io.Tcp.Bound
 
copy$default$1() - Method in class akka.io.Tcp.CommandFailed
 
copy$default$1() - Method in class akka.io.Tcp.CompoundWrite
 
copy$default$1() - Method in class akka.io.Tcp.Connect
 
copy$default$1() - Method in class akka.io.Tcp.Connected
 
copy$default$1() - Method in class akka.io.Tcp.ErrorClosed
 
copy$default$1() - Method in class akka.io.Tcp.NoAck
 
copy$default$1() - Method in class akka.io.Tcp.Received
 
copy$default$1() - Method in class akka.io.Tcp.Register
 
copy$default$1() - Method in class akka.io.Tcp.ResumeAccepting
 
copy$default$1() - Method in class akka.io.Tcp.SO$.KeepAlive
 
copy$default$1() - Method in class akka.io.Tcp.SO$.OOBInline
 
copy$default$1() - Method in class akka.io.Tcp.SO$.TcpNoDelay
 
copy$default$1() - Method in class akka.io.Tcp.Write
 
copy$default$1() - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
copy$default$1() - Method in class akka.io.Tcp.WritePath
 
copy$default$1() - Method in class akka.io.Udp.Bind
 
copy$default$1() - Method in class akka.io.Udp.Bound
 
copy$default$1() - Method in class akka.io.Udp.CommandFailed
 
copy$default$1() - Method in class akka.io.Udp.NoAck
 
copy$default$1() - Method in class akka.io.Udp.Received
 
copy$default$1() - Method in class akka.io.Udp.Send
 
copy$default$1() - Method in class akka.io.Udp.SimpleSender
 
copy$default$1() - Method in class akka.io.Udp.SO$.Broadcast
 
copy$default$1() - Method in class akka.io.UdpConnected.CommandFailed
 
copy$default$1() - Method in class akka.io.UdpConnected.Connect
 
copy$default$1() - Method in class akka.io.UdpConnected.NoAck
 
copy$default$1() - Method in class akka.io.UdpConnected.Received
 
copy$default$1() - Method in class akka.io.UdpConnected.Send
 
copy$default$1() - Method in class akka.japi.Option.Some
 
copy$default$1() - Method in class akka.japi.Pair
 
copy$default$1() - Method in class akka.japi.tuple.Tuple10
 
copy$default$1() - Method in class akka.japi.tuple.Tuple11
 
copy$default$1() - Method in class akka.japi.tuple.Tuple12
 
copy$default$1() - Method in class akka.japi.tuple.Tuple13
 
copy$default$1() - Method in class akka.japi.tuple.Tuple14
 
copy$default$1() - Method in class akka.japi.tuple.Tuple15
 
copy$default$1() - Method in class akka.japi.tuple.Tuple16
 
copy$default$1() - Method in class akka.japi.tuple.Tuple17
 
copy$default$1() - Method in class akka.japi.tuple.Tuple18
 
copy$default$1() - Method in class akka.japi.tuple.Tuple19
 
copy$default$1() - Method in class akka.japi.tuple.Tuple20
 
copy$default$1() - Method in class akka.japi.tuple.Tuple21
 
copy$default$1() - Method in class akka.japi.tuple.Tuple22
 
copy$default$1() - Method in class akka.japi.tuple.Tuple3
 
copy$default$1() - Method in class akka.japi.tuple.Tuple4
 
copy$default$1() - Method in class akka.japi.tuple.Tuple5
 
copy$default$1() - Method in class akka.japi.tuple.Tuple6
 
copy$default$1() - Method in class akka.japi.tuple.Tuple7
 
copy$default$1() - Method in class akka.japi.tuple.Tuple8
 
copy$default$1() - Method in class akka.japi.tuple.Tuple9
 
copy$default$1() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
copy$default$1() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
copy$default$1() - Method in class akka.pattern.BackoffSupervisor.CurrentChild
 
copy$default$1() - Method in class akka.pattern.BackoffSupervisor.RestartCount
 
copy$default$1() - Method in exception akka.pattern.StatusReply.ErrorMessage
 
copy$default$1() - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
copy$default$1() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
copy$default$1() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
copy$default$1() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning
 
copy$default$1() - Method in class akka.persistence.AtomicWrite
 
copy$default$1() - Method in class akka.persistence.DeleteMessagesFailure
 
copy$default$1() - Method in class akka.persistence.DeleteMessagesSuccess
 
copy$default$1() - Method in class akka.persistence.DeleteSnapshotFailure
 
copy$default$1() - Method in class akka.persistence.DeleteSnapshotsFailure
 
copy$default$1() - Method in class akka.persistence.DeleteSnapshotsSuccess
 
copy$default$1() - Method in class akka.persistence.DeleteSnapshotSuccess
 
copy$default$1() - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation
 
copy$default$1() - Method in class akka.persistence.Eventsourced.RecoveryTick
 
copy$default$1() - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation
 
copy$default$1() - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
 
copy$default$1() - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
copy$default$1() - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore
 
copy$default$1() - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
copy$default$1() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure
 
copy$default$1() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
copy$default$1() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess
 
copy$default$1() - Method in class akka.persistence.journal.AsyncWriteTarget.WriteMessages
 
copy$default$1() - Method in class akka.persistence.journal.EventsSeq
 
copy$default$1() - Method in class akka.persistence.journal.JournalPerfSpec.Cmd
 
copy$default$1() - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
copy$default$1() - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation
 
copy$default$1() - Method in class akka.persistence.journal.SingleEventSeq
 
copy$default$1() - Method in class akka.persistence.journal.Tagged
 
copy$default$1() - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
copy$default$1() - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess
 
copy$default$1() - Method in class akka.persistence.JournalProtocol.RecoverySuccess
 
copy$default$1() - Method in class akka.persistence.JournalProtocol.ReplayedMessage
 
copy$default$1() - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
copy$default$1() - Method in class akka.persistence.JournalProtocol.ReplayMessagesFailure
 
copy$default$1() - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
copy$default$1() - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
copy$default$1() - Method in class akka.persistence.JournalProtocol.WriteMessages
 
copy$default$1() - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed
 
copy$default$1() - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess
 
copy$default$1() - Method in class akka.persistence.query.EventEnvelope
 
copy$default$1() - Method in class akka.persistence.query.Sequence
 
copy$default$1() - Method in class akka.persistence.query.TimeBasedUUID
 
copy$default$1() - Method in class akka.persistence.Recovery
 
copy$default$1() - Method in class akka.persistence.ReplyToStrategy
 
copy$default$1() - Method in class akka.persistence.SaveSnapshotFailure
 
copy$default$1() - Method in class akka.persistence.SaveSnapshotSuccess
 
copy$default$1() - Method in exception akka.persistence.scalatest.MayVerb.TestCanceledByFailure
 
copy$default$1() - Method in class akka.persistence.SelectedSnapshot
 
copy$default$1() - Method in class akka.persistence.serialization.Snapshot
 
copy$default$1() - Method in class akka.persistence.SnapshotMetadata
 
copy$default$1() - Method in class akka.persistence.SnapshotOffer
 
copy$default$1() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshot
 
copy$default$1() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots
 
copy$default$1() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
copy$default$1() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed
 
copy$default$1() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult
 
copy$default$1() - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot
 
copy$default$1() - Method in class akka.persistence.SnapshotSelectionCriteria
 
copy$default$1() - Method in class akka.persistence.state.javadsl.GetObjectResult
 
copy$default$1() - Method in class akka.persistence.state.scaladsl.GetObjectResult
 
copy$default$1() - Method in class akka.persistence.testkit.DeleteEvents
 
copy$default$1() - Method in class akka.persistence.testkit.DeleteSnapshotByMeta
 
copy$default$1() - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
copy$default$1() - Method in class akka.persistence.testkit.javadsl.PersistenceEffect
 
copy$default$1() - Method in class akka.persistence.testkit.ReadEvents
 
copy$default$1() - Method in class akka.persistence.testkit.ReadSnapshot
 
copy$default$1() - Method in class akka.persistence.testkit.Reject
 
copy$default$1() - Method in class akka.persistence.testkit.scaladsl.PersistenceEffect
 
copy$default$1() - Method in class akka.persistence.testkit.scaladsl.UnpersistentBehavior.DurableState
 
copy$default$1() - Method in class akka.persistence.testkit.scaladsl.UnpersistentBehavior.EventSourced
 
copy$default$1() - Method in class akka.persistence.testkit.SnapshotMeta
 
copy$default$1() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
copy$default$1() - Method in class akka.persistence.testkit.StorageFailure
 
copy$default$1() - Method in class akka.persistence.testkit.WriteEvents
 
copy$default$1() - Method in class akka.persistence.testkit.WriteSnapshot
 
copy$default$1() - Method in class akka.persistence.TestPayload
 
copy$default$1() - Method in class akka.persistence.typed.crdt.Counter
 
copy$default$1() - Method in class akka.persistence.typed.crdt.Counter.Updated
 
copy$default$1() - Method in class akka.persistence.typed.crdt.LwwTime
 
copy$default$1() - Method in class akka.persistence.typed.DeleteEventsCompleted
 
copy$default$1() - Method in class akka.persistence.typed.DeleteEventsFailed
 
copy$default$1() - Method in class akka.persistence.typed.DeleteSnapshotsCompleted
 
copy$default$1() - Method in class akka.persistence.typed.DeleteSnapshotsFailed
 
copy$default$1() - Method in class akka.persistence.typed.DeletionTarget.Criteria
 
copy$default$1() - Method in class akka.persistence.typed.DeletionTarget.Individual
 
copy$default$1() - Method in class akka.persistence.typed.internal.EventWriter.EventWriterSettings
 
copy$default$1() - Method in class akka.persistence.typed.internal.EventWriter.Write
 
copy$default$1() - Method in class akka.persistence.typed.internal.EventWriter.WriteAck
 
copy$default$1() - Method in class akka.persistence.typed.internal.InternalProtocol.AsyncEffectCompleted
 
copy$default$1() - Method in class akka.persistence.typed.internal.InternalProtocol.AsyncReplicationInterceptCompleted
 
copy$default$1() - Method in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand
 
copy$default$1() - Method in class akka.persistence.typed.internal.InternalProtocol.JournalResponse
 
copy$default$1() - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent
 
copy$default$1() - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
copy$default$1() - Method in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse
 
copy$default$1() - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
copy$default$1() - Method in class akka.persistence.typed.internal.ReplicatedEventMetadata
 
copy$default$1() - Method in class akka.persistence.typed.PersistFailed
 
copy$default$1() - Method in class akka.persistence.typed.PersistRejected
 
copy$default$1() - Method in class akka.persistence.typed.RecoveryFailed
 
copy$default$1() - Method in class akka.persistence.typed.ReplicaId
 
copy$default$1() - Method in class akka.persistence.typed.SnapshotCompleted
 
copy$default$1() - Method in class akka.persistence.typed.SnapshotFailed
 
copy$default$1() - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
copy$default$1() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure
 
copy$default$1() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess
 
copy$default$1() - Method in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
copy$default$1() - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
copy$default$1() - Method in class akka.persistence.typed.state.RecoveryFailed
 
copy$default$1() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
copy$default$1() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
copy$default$1() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
copy$default$1() - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
copy$default$1() - Method in class akka.remote.artery.QuarantinedEvent
 
copy$default$1() - Method in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce
 
copy$default$1() - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
copy$default$1() - Method in class akka.remote.RemoteScope
 
copy$default$1() - Method in class akka.remote.routing.RemoteRouterConfig
 
copy$default$1() - Method in class akka.remote.testconductor.RoleName
 
copy$default$1() - Method in class akka.remote.testkit.ForceDisassociate
 
copy$default$1() - Method in class akka.remote.testkit.SetThrottle
 
copy$default$1() - Method in class akka.remote.testkit.TokenBucket
 
copy$default$1() - Method in class akka.remote.UniqueAddress
 
copy$default$1() - Method in class akka.routing.ActorRefRoutee
 
copy$default$1() - Method in class akka.routing.ActorSelectionRoutee
 
copy$default$1() - Method in class akka.routing.AddRoutee
 
copy$default$1() - Method in class akka.routing.AdjustPoolSize
 
copy$default$1() - Method in class akka.routing.BalancingPool
 
copy$default$1() - Method in class akka.routing.Broadcast
 
copy$default$1() - Method in class akka.routing.BroadcastGroup
 
copy$default$1() - Method in class akka.routing.BroadcastPool
 
copy$default$1() - Method in class akka.routing.ConsistentHashingGroup
 
copy$default$1() - Method in class akka.routing.ConsistentHashingPool
 
copy$default$1() - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
copy$default$1() - Method in class akka.routing.ConsistentHashingRoutingLogic
 
copy$default$1() - Method in class akka.routing.Deafen
 
copy$default$1() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
copy$default$1() - Method in class akka.routing.DefaultResizer
 
copy$default$1() - Method in class akka.routing.Listen
 
copy$default$1() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
copy$default$1() - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
copy$default$1() - Method in class akka.routing.RandomGroup
 
copy$default$1() - Method in class akka.routing.RandomPool
 
copy$default$1() - Method in class akka.routing.RemoveRoutee
 
copy$default$1() - Method in class akka.routing.RoundRobinGroup
 
copy$default$1() - Method in class akka.routing.RoundRobinPool
 
copy$default$1() - Method in class akka.routing.Routees
 
copy$default$1() - Method in class akka.routing.Router
 
copy$default$1() - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
copy$default$1() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
copy$default$1() - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
copy$default$1() - Method in class akka.routing.SeveralRoutees
 
copy$default$1() - Method in class akka.routing.SmallestMailboxPool
 
copy$default$1() - Method in class akka.routing.TailChoppingGroup
 
copy$default$1() - Method in class akka.routing.TailChoppingPool
 
copy$default$1() - Method in class akka.routing.TailChoppingRoutingLogic
 
copy$default$1() - Method in class akka.routing.WithListeners
 
copy$default$1() - Method in class akka.serialization.DisabledJavaSerializer
 
copy$default$1() - Method in class akka.serialization.jackson.Compression.GZip
 
copy$default$1() - Method in class akka.serialization.jackson.Compression.LZ4
 
copy$default$1() - Method in class akka.serialization.Serialization.Information
 
copy$default$1() - Method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
copy$default$1() - Method in exception akka.stream.AbruptTerminationException
 
copy$default$1() - Method in class akka.stream.ActorAttributes.DebugLogging
 
copy$default$1() - Method in class akka.stream.ActorAttributes.Dispatcher
 
copy$default$1() - Method in class akka.stream.ActorAttributes.FuzzingMode
 
copy$default$1() - Method in class akka.stream.ActorAttributes.MaxFixedBufferSize
 
copy$default$1() - Method in class akka.stream.ActorAttributes.OutputBurstLimit
 
copy$default$1() - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout
 
copy$default$1() - Method in class akka.stream.ActorAttributes.SupervisionStrategy
 
copy$default$1() - Method in class akka.stream.ActorAttributes.SyncProcessingLimit
 
copy$default$1() - Method in class akka.stream.AmorphousShape
 
copy$default$1() - Method in class akka.stream.Attributes.CancellationStrategy
 
copy$default$1() - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay
 
copy$default$1() - Method in class akka.stream.Attributes
 
copy$default$1() - Method in class akka.stream.Attributes.InputBuffer
 
copy$default$1() - Method in class akka.stream.Attributes.LogLevels
 
copy$default$1() - Method in class akka.stream.Attributes.Name
 
copy$default$1() - Method in class akka.stream.BidiShape
 
copy$default$1() - Method in exception akka.stream.BufferOverflowException
 
copy$default$1() - Method in class akka.stream.FanInShape.Name
 
copy$default$1() - Method in class akka.stream.FanInShape.Ports
 
copy$default$1() - Method in class akka.stream.FanOutShape.Name
 
copy$default$1() - Method in class akka.stream.FanOutShape.Ports
 
copy$default$1() - Method in class akka.stream.FlowMonitorState.Failed
 
copy$default$1() - Method in class akka.stream.FlowMonitorState.Received
 
copy$default$1() - Method in class akka.stream.FlowShape
 
copy$default$1() - Method in exception akka.stream.InvalidPartnerActorException
 
copy$default$1() - Method in exception akka.stream.InvalidSequenceNumberException
 
copy$default$1() - Method in class akka.stream.IOResult
 
copy$default$1() - Method in class akka.stream.QueueOfferResult.Failure
 
copy$default$1() - Method in exception akka.stream.RemoteStreamRefActorTerminatedException
 
copy$default$1() - Method in exception akka.stream.scaladsl.Partition.PartitionOutOfBoundsException
 
copy$default$1() - Method in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay
 
copy$default$1() - Method in class akka.stream.scaladsl.RunnableGraph
 
copy$default$1() - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
copy$default$1() - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection
 
copy$default$1() - Method in class akka.stream.scaladsl.Tcp.ServerBinding
 
copy$default$1() - Method in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize
 
copy$default$1() - Method in class akka.stream.SinkShape
 
copy$default$1() - Method in class akka.stream.SourceShape
 
copy$default$1() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event
 
copy$default$1() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending
 
copy$default$1() - Method in class akka.stream.stage.TimerMessages.Scheduled
 
copy$default$1() - Method in class akka.stream.stage.TimerMessages.Timer
 
copy$default$1() - Method in class akka.stream.StreamRefAttributes.BufferCapacity
 
copy$default$1() - Method in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval
 
copy$default$1() - Method in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline
 
copy$default$1() - Method in class akka.stream.StreamRefAttributes.SubscriptionTimeout
 
copy$default$1() - Method in exception akka.stream.StreamRefSubscriptionTimeoutException
 
copy$default$1() - Method in class akka.stream.testkit.GraphStageMessages.Failure
 
copy$default$1() - Method in class akka.stream.testkit.GraphStageMessages.StageFailure
 
copy$default$1() - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription
 
copy$default$1() - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
copy$default$1() - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
copy$default$1() - Method in class akka.stream.testkit.TestPublisher.CancelSubscription
 
copy$default$1() - Method in class akka.stream.testkit.TestPublisher.RequestMore
 
copy$default$1() - Method in class akka.stream.testkit.TestPublisher.Subscribe
 
copy$default$1() - Method in class akka.stream.testkit.TestSubscriber.OnError
 
copy$default$1() - Method in class akka.stream.testkit.TestSubscriber.OnNext
 
copy$default$1() - Method in class akka.stream.testkit.TestSubscriber.OnSubscribe
 
copy$default$1() - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
copy$default$1() - Method in class akka.stream.TLSProtocol.SendBytes
 
copy$default$1() - Method in class akka.stream.TLSProtocol.SessionBytes
 
copy$default$1() - Method in class akka.testkit.CustomEventFilter
 
copy$default$1() - Method in class akka.testkit.DeadLettersFilter
 
copy$default$1() - Method in class akka.testkit.DebugFilter
 
copy$default$1() - Method in class akka.testkit.ErrorFilter
 
copy$default$1() - Method in class akka.testkit.InfoFilter
 
copy$default$1() - Method in class akka.testkit.internal.NativeImageUtils.Condition
 
copy$default$1() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy$default$1() - Method in class akka.testkit.internal.NativeImageUtils.ReflectField
 
copy$default$1() - Method in class akka.testkit.internal.NativeImageUtils.ReflectMethod
 
copy$default$1() - Method in class akka.testkit.TestActor.RealMessage
 
copy$default$1() - Method in class akka.testkit.TestActor.SetAutoPilot
 
copy$default$1() - Method in class akka.testkit.TestActor.SetIgnore
 
copy$default$1() - Method in class akka.testkit.TestActor.Spawn
 
copy$default$1() - Method in class akka.testkit.TestActor.UnWatch
 
copy$default$1() - Method in class akka.testkit.TestActor.Watch
 
copy$default$1() - Method in class akka.testkit.TestEvent.Mute
 
copy$default$1() - Method in class akka.testkit.TestEvent.UnMute
 
copy$default$1() - Method in exception akka.testkit.TestException
 
copy$default$1() - Method in class akka.testkit.WarningFilter
 
copy$default$1() - Method in class akka.util.LineNumbers.SourceFile
 
copy$default$1() - Method in class akka.util.LineNumbers.SourceFileLines
 
copy$default$1() - Method in class akka.util.LineNumbers.UnknownSourceFormat
 
copy$default$1() - Method in class akka.util.Timeout
 
copy$default$1$extension(ServiceRegistry) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
copy$default$1$extension(Logging.LogLevel) - Method in class akka.event.Logging.LogLevel$
 
copy$default$1$extension(MessageFlags) - Method in class akka.io.dns.internal.MessageFlags$
 
copy$default$10() - Method in class akka.japi.tuple.Tuple10
 
copy$default$10() - Method in class akka.japi.tuple.Tuple11
 
copy$default$10() - Method in class akka.japi.tuple.Tuple12
 
copy$default$10() - Method in class akka.japi.tuple.Tuple13
 
copy$default$10() - Method in class akka.japi.tuple.Tuple14
 
copy$default$10() - Method in class akka.japi.tuple.Tuple15
 
copy$default$10() - Method in class akka.japi.tuple.Tuple16
 
copy$default$10() - Method in class akka.japi.tuple.Tuple17
 
copy$default$10() - Method in class akka.japi.tuple.Tuple18
 
copy$default$10() - Method in class akka.japi.tuple.Tuple19
 
copy$default$10() - Method in class akka.japi.tuple.Tuple20
 
copy$default$10() - Method in class akka.japi.tuple.Tuple21
 
copy$default$10() - Method in class akka.japi.tuple.Tuple22
 
copy$default$10() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
copy$default$10() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy$default$11() - Method in class akka.japi.tuple.Tuple11
 
copy$default$11() - Method in class akka.japi.tuple.Tuple12
 
copy$default$11() - Method in class akka.japi.tuple.Tuple13
 
copy$default$11() - Method in class akka.japi.tuple.Tuple14
 
copy$default$11() - Method in class akka.japi.tuple.Tuple15
 
copy$default$11() - Method in class akka.japi.tuple.Tuple16
 
copy$default$11() - Method in class akka.japi.tuple.Tuple17
 
copy$default$11() - Method in class akka.japi.tuple.Tuple18
 
copy$default$11() - Method in class akka.japi.tuple.Tuple19
 
copy$default$11() - Method in class akka.japi.tuple.Tuple20
 
copy$default$11() - Method in class akka.japi.tuple.Tuple21
 
copy$default$11() - Method in class akka.japi.tuple.Tuple22
 
copy$default$11() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy$default$12() - Method in class akka.japi.tuple.Tuple12
 
copy$default$12() - Method in class akka.japi.tuple.Tuple13
 
copy$default$12() - Method in class akka.japi.tuple.Tuple14
 
copy$default$12() - Method in class akka.japi.tuple.Tuple15
 
copy$default$12() - Method in class akka.japi.tuple.Tuple16
 
copy$default$12() - Method in class akka.japi.tuple.Tuple17
 
copy$default$12() - Method in class akka.japi.tuple.Tuple18
 
copy$default$12() - Method in class akka.japi.tuple.Tuple19
 
copy$default$12() - Method in class akka.japi.tuple.Tuple20
 
copy$default$12() - Method in class akka.japi.tuple.Tuple21
 
copy$default$12() - Method in class akka.japi.tuple.Tuple22
 
copy$default$12() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy$default$13() - Method in class akka.japi.tuple.Tuple13
 
copy$default$13() - Method in class akka.japi.tuple.Tuple14
 
copy$default$13() - Method in class akka.japi.tuple.Tuple15
 
copy$default$13() - Method in class akka.japi.tuple.Tuple16
 
copy$default$13() - Method in class akka.japi.tuple.Tuple17
 
copy$default$13() - Method in class akka.japi.tuple.Tuple18
 
copy$default$13() - Method in class akka.japi.tuple.Tuple19
 
copy$default$13() - Method in class akka.japi.tuple.Tuple20
 
copy$default$13() - Method in class akka.japi.tuple.Tuple21
 
copy$default$13() - Method in class akka.japi.tuple.Tuple22
 
copy$default$13() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy$default$14() - Method in class akka.japi.tuple.Tuple14
 
copy$default$14() - Method in class akka.japi.tuple.Tuple15
 
copy$default$14() - Method in class akka.japi.tuple.Tuple16
 
copy$default$14() - Method in class akka.japi.tuple.Tuple17
 
copy$default$14() - Method in class akka.japi.tuple.Tuple18
 
copy$default$14() - Method in class akka.japi.tuple.Tuple19
 
copy$default$14() - Method in class akka.japi.tuple.Tuple20
 
copy$default$14() - Method in class akka.japi.tuple.Tuple21
 
copy$default$14() - Method in class akka.japi.tuple.Tuple22
 
copy$default$14() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy$default$15() - Method in class akka.japi.tuple.Tuple15
 
copy$default$15() - Method in class akka.japi.tuple.Tuple16
 
copy$default$15() - Method in class akka.japi.tuple.Tuple17
 
copy$default$15() - Method in class akka.japi.tuple.Tuple18
 
copy$default$15() - Method in class akka.japi.tuple.Tuple19
 
copy$default$15() - Method in class akka.japi.tuple.Tuple20
 
copy$default$15() - Method in class akka.japi.tuple.Tuple21
 
copy$default$15() - Method in class akka.japi.tuple.Tuple22
 
copy$default$15() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy$default$16() - Method in class akka.japi.tuple.Tuple16
 
copy$default$16() - Method in class akka.japi.tuple.Tuple17
 
copy$default$16() - Method in class akka.japi.tuple.Tuple18
 
copy$default$16() - Method in class akka.japi.tuple.Tuple19
 
copy$default$16() - Method in class akka.japi.tuple.Tuple20
 
copy$default$16() - Method in class akka.japi.tuple.Tuple21
 
copy$default$16() - Method in class akka.japi.tuple.Tuple22
 
copy$default$16() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy$default$17() - Method in class akka.japi.tuple.Tuple17
 
copy$default$17() - Method in class akka.japi.tuple.Tuple18
 
copy$default$17() - Method in class akka.japi.tuple.Tuple19
 
copy$default$17() - Method in class akka.japi.tuple.Tuple20
 
copy$default$17() - Method in class akka.japi.tuple.Tuple21
 
copy$default$17() - Method in class akka.japi.tuple.Tuple22
 
copy$default$17() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy$default$18() - Method in class akka.japi.tuple.Tuple18
 
copy$default$18() - Method in class akka.japi.tuple.Tuple19
 
copy$default$18() - Method in class akka.japi.tuple.Tuple20
 
copy$default$18() - Method in class akka.japi.tuple.Tuple21
 
copy$default$18() - Method in class akka.japi.tuple.Tuple22
 
copy$default$18() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy$default$19() - Method in class akka.japi.tuple.Tuple19
 
copy$default$19() - Method in class akka.japi.tuple.Tuple20
 
copy$default$19() - Method in class akka.japi.tuple.Tuple21
 
copy$default$19() - Method in class akka.japi.tuple.Tuple22
 
copy$default$19() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy$default$2() - Method in class akka.actor.ActorIdentity
 
copy$default$2() - Method in class akka.actor.Address
 
copy$default$2() - Method in class akka.actor.AllForOneStrategy
 
copy$default$2() - Method in class akka.actor.ChildRestartStats
 
copy$default$2() - Method in class akka.actor.DeadLetter
 
copy$default$2() - Method in class akka.actor.Deploy
 
copy$default$2() - Method in class akka.actor.Dropped
 
copy$default$2() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
copy$default$2() - Method in exception akka.actor.dungeon.SerializationCheckFailedException
 
copy$default$2() - Method in class akka.actor.FSM.CurrentState
 
copy$default$2() - Method in class akka.actor.FSM.Event
 
copy$default$2() - Method in class akka.actor.FSM.LogEntry
 
copy$default$2() - Method in class akka.actor.FSM.SilentState
 
copy$default$2() - Method in class akka.actor.FSM.State
 
copy$default$2() - Method in class akka.actor.FSM.StopEvent
 
copy$default$2() - Method in class akka.actor.FSM.Timer
 
copy$default$2() - Method in class akka.actor.FSM.Transition
 
copy$default$2() - Method in class akka.actor.OneForOneStrategy
 
copy$default$2() - Method in exception akka.actor.PostRestartException
 
copy$default$2() - Method in exception akka.actor.PreRestartException
 
copy$default$2() - Method in class akka.actor.Props
 
copy$default$2() - Method in class akka.actor.RootActorPath
 
copy$default$2() - Method in class akka.actor.SuppressedDeadLetter
 
copy$default$2() - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
copy$default$2() - Method in class akka.actor.testkit.typed.Effect.AskInitiated
 
copy$default$2() - Method in class akka.actor.testkit.typed.Effect.MessageAdapter
 
copy$default$2() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
copy$default$2() - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
copy$default$2() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
copy$default$2() - Method in class akka.actor.testkit.typed.Effect.WatchedWith
 
copy$default$2() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
copy$default$2() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
copy$default$2() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
copy$default$2() - Method in class akka.actor.testkit.typed.LoggingEvent
 
copy$default$2() - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
copy$default$2() - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
copy$default$2() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
copy$default$2() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
copy$default$2() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
copy$default$2() - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
copy$default$2() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
copy$default$2() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
copy$default$2() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
copy$default$2() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
copy$default$2() - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
copy$default$2() - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
copy$default$2() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
copy$default$2() - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
copy$default$2() - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
copy$default$2() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
copy$default$2() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
copy$default$2() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
copy$default$2() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
copy$default$2() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
copy$default$2() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
copy$default$2() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
copy$default$2() - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
copy$default$2() - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
copy$default$2() - Method in class akka.actor.UnhandledMessage
 
copy$default$2() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
copy$default$2() - Method in class akka.cluster.ClusterEvent.MemberRemoved
 
copy$default$2() - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged
 
copy$default$2() - Method in class akka.cluster.ddata.DurableStore.Store
 
copy$default$2() - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
copy$default$2() - Method in class akka.cluster.ddata.OneVersionVector
 
copy$default$2() - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
copy$default$2() - Method in exception akka.cluster.ddata.Replicator.DataDeleted
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.Delete
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.DeleteSuccess
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.Get
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.GetDataDeleted
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.GetFailure
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.GetSuccess
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.Internal$.Read
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.NotFound
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.ReadFrom
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.ReadMajority
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.StoreFailure
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.Subscribe
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.Unsubscribe
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.Update
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.UpdateSuccess
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.UpdateTimeout
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.WriteMajority
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
copy$default$2() - Method in class akka.cluster.ddata.Replicator.WriteTo
 
copy$default$2() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
copy$default$2() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
copy$default$2() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
copy$default$2() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
copy$default$2() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
copy$default$2() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
copy$default$2() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
copy$default$2() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
copy$default$2() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
copy$default$2() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
copy$default$2() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
copy$default$2() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
copy$default$2() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
copy$default$2() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
copy$default$2() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
copy$default$2() - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
copy$default$2() - Method in class akka.cluster.InternalClusterAction.Join
 
copy$default$2() - Method in class akka.cluster.InternalClusterAction.Subscribe
 
copy$default$2() - Method in class akka.cluster.InternalClusterAction.Unsubscribe
 
copy$default$2() - Method in class akka.cluster.InternalClusterAction.Welcome
 
copy$default$2() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
copy$default$2() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
copy$default$2() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
copy$default$2() - Method in class akka.cluster.metrics.EWMA
 
copy$default$2() - Method in class akka.cluster.metrics.Metric
 
copy$default$2() - Method in class akka.cluster.metrics.NodeMetrics
 
copy$default$2() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
copy$default$2() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
copy$default$2() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
copy$default$2() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
copy$default$2() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
copy$default$2() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
copy$default$2() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
copy$default$2() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
copy$default$2() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
copy$default$2() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
copy$default$2() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
copy$default$2() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
copy$default$2() - Method in class akka.cluster.routing.ClusterRouterGroup
 
copy$default$2() - Method in class akka.cluster.routing.ClusterRouterPool
 
copy$default$2() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
copy$default$2() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
copy$default$2() - Method in class akka.cluster.sharding.internal.ClusterShardAllocationMixin.RegionEntry
 
copy$default$2() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
copy$default$2() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
copy$default$2() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
copy$default$2() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
copy$default$2() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
copy$default$2() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
copy$default$2() - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
copy$default$2() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
copy$default$2() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
copy$default$2() - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
copy$default$2() - Method in class akka.cluster.sharding.typed.GetShardRegionState
 
copy$default$2() - Method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessCoordinator.GetNumberOfProcessesReply
 
copy$default$2() - Method in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessId.DecodedId
 
copy$default$2() - Method in class akka.cluster.sharding.typed.ShardingEnvelope
 
copy$default$2() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
copy$default$2() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
copy$default$2() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
copy$default$2() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
copy$default$2() - Method in class akka.cluster.typed.Subscribe
 
copy$default$2() - Method in class akka.cluster.UniqueAddress
 
copy$default$2() - Method in class akka.dispatch.BoundedControlAwareMailbox
 
copy$default$2() - Method in class akka.dispatch.BoundedDequeBasedMailbox
 
copy$default$2() - Method in class akka.dispatch.BoundedMailbox
 
copy$default$2() - Method in class akka.dispatch.Envelope
 
copy$default$2() - Method in class akka.dispatch.MonitorableThreadFactory
 
copy$default$2() - Method in class akka.dispatch.TaskInvocation
 
copy$default$2() - Method in class akka.dispatch.ThreadPoolConfig
 
copy$default$2() - Method in class akka.event.Logging.Debug
 
copy$default$2() - Method in class akka.event.Logging.Error
 
copy$default$2() - Method in class akka.event.Logging.Info
 
copy$default$2() - Method in class akka.event.Logging.Warning
 
copy$default$2() - Method in class akka.io.dns.AAAARecord
 
copy$default$2() - Method in class akka.io.dns.ARecord
 
copy$default$2() - Method in class akka.io.dns.CNameRecord
 
copy$default$2() - Method in class akka.io.dns.DnsProtocol.Ip
 
copy$default$2() - Method in class akka.io.dns.DnsProtocol.Resolve
 
copy$default$2() - Method in class akka.io.dns.DnsProtocol.Resolved
 
copy$default$2() - Method in class akka.io.dns.RecordClass
 
copy$default$2() - Method in class akka.io.dns.RecordType
 
copy$default$2() - Method in class akka.io.Dns.Resolved
Deprecated.
 
copy$default$2() - Method in class akka.io.dns.SRVRecord
 
copy$default$2() - Method in class akka.io.dns.UnknownRecord
 
copy$default$2() - Method in class akka.io.Tcp.Bind
 
copy$default$2() - Method in class akka.io.Tcp.CompoundWrite
 
copy$default$2() - Method in class akka.io.Tcp.Connect
 
copy$default$2() - Method in class akka.io.Tcp.Connected
 
copy$default$2() - Method in class akka.io.Tcp.Register
 
copy$default$2() - Method in class akka.io.Tcp.Write
 
copy$default$2() - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
copy$default$2() - Method in class akka.io.Tcp.WritePath
 
copy$default$2() - Method in class akka.io.Udp.Bind
 
copy$default$2() - Method in class akka.io.Udp.Received
 
copy$default$2() - Method in class akka.io.Udp.Send
 
copy$default$2() - Method in class akka.io.UdpConnected.Connect
 
copy$default$2() - Method in class akka.io.UdpConnected.Send
 
copy$default$2() - Method in class akka.japi.Pair
 
copy$default$2() - Method in class akka.japi.tuple.Tuple10
 
copy$default$2() - Method in class akka.japi.tuple.Tuple11
 
copy$default$2() - Method in class akka.japi.tuple.Tuple12
 
copy$default$2() - Method in class akka.japi.tuple.Tuple13
 
copy$default$2() - Method in class akka.japi.tuple.Tuple14
 
copy$default$2() - Method in class akka.japi.tuple.Tuple15
 
copy$default$2() - Method in class akka.japi.tuple.Tuple16
 
copy$default$2() - Method in class akka.japi.tuple.Tuple17
 
copy$default$2() - Method in class akka.japi.tuple.Tuple18
 
copy$default$2() - Method in class akka.japi.tuple.Tuple19
 
copy$default$2() - Method in class akka.japi.tuple.Tuple20
 
copy$default$2() - Method in class akka.japi.tuple.Tuple21
 
copy$default$2() - Method in class akka.japi.tuple.Tuple22
 
copy$default$2() - Method in class akka.japi.tuple.Tuple3
 
copy$default$2() - Method in class akka.japi.tuple.Tuple4
 
copy$default$2() - Method in class akka.japi.tuple.Tuple5
 
copy$default$2() - Method in class akka.japi.tuple.Tuple6
 
copy$default$2() - Method in class akka.japi.tuple.Tuple7
 
copy$default$2() - Method in class akka.japi.tuple.Tuple8
 
copy$default$2() - Method in class akka.japi.tuple.Tuple9
 
copy$default$2() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
copy$default$2() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
copy$default$2() - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
copy$default$2() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
copy$default$2() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
copy$default$2() - Method in class akka.persistence.DeleteMessagesFailure
 
copy$default$2() - Method in class akka.persistence.DeleteSnapshotFailure
 
copy$default$2() - Method in class akka.persistence.DeleteSnapshotsFailure
 
copy$default$2() - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation
 
copy$default$2() - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation
 
copy$default$2() - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
 
copy$default$2() - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
copy$default$2() - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
copy$default$2() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
copy$default$2() - Method in class akka.persistence.journal.JournalPerfSpec.Cmd
 
copy$default$2() - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
copy$default$2() - Method in class akka.persistence.journal.Tagged
 
copy$default$2() - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
copy$default$2() - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess
 
copy$default$2() - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
copy$default$2() - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
copy$default$2() - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
copy$default$2() - Method in class akka.persistence.JournalProtocol.WriteMessages
 
copy$default$2() - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed
 
copy$default$2() - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess
 
copy$default$2() - Method in class akka.persistence.query.EventEnvelope
 
copy$default$2() - Method in class akka.persistence.Recovery
 
copy$default$2() - Method in class akka.persistence.SaveSnapshotFailure
 
copy$default$2() - Method in exception akka.persistence.scalatest.MayVerb.TestCanceledByFailure
 
copy$default$2() - Method in class akka.persistence.SelectedSnapshot
 
copy$default$2() - Method in class akka.persistence.SnapshotMetadata
 
copy$default$2() - Method in class akka.persistence.SnapshotOffer
 
copy$default$2() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots
 
copy$default$2() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
copy$default$2() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult
 
copy$default$2() - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot
 
copy$default$2() - Method in class akka.persistence.SnapshotSelectionCriteria
 
copy$default$2() - Method in class akka.persistence.state.javadsl.GetObjectResult
 
copy$default$2() - Method in class akka.persistence.state.scaladsl.GetObjectResult
 
copy$default$2() - Method in class akka.persistence.testkit.javadsl.PersistenceEffect
 
copy$default$2() - Method in class akka.persistence.testkit.ReadSnapshot
 
copy$default$2() - Method in class akka.persistence.testkit.scaladsl.PersistenceEffect
 
copy$default$2() - Method in class akka.persistence.testkit.scaladsl.UnpersistentBehavior.DurableState
 
copy$default$2() - Method in class akka.persistence.testkit.scaladsl.UnpersistentBehavior.EventSourced
 
copy$default$2() - Method in class akka.persistence.testkit.SnapshotMeta
 
copy$default$2() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
copy$default$2() - Method in class akka.persistence.testkit.WriteSnapshot
 
copy$default$2() - Method in class akka.persistence.typed.crdt.LwwTime
 
copy$default$2() - Method in class akka.persistence.typed.DeleteEventsFailed
 
copy$default$2() - Method in class akka.persistence.typed.DeleteSnapshotsFailed
 
copy$default$2() - Method in class akka.persistence.typed.internal.EventWriter.EventWriterSettings
 
copy$default$2() - Method in class akka.persistence.typed.internal.EventWriter.Write
 
copy$default$2() - Method in class akka.persistence.typed.internal.EventWriter.WriteAck
 
copy$default$2() - Method in class akka.persistence.typed.internal.InternalProtocol.AsyncEffectCompleted
 
copy$default$2() - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
copy$default$2() - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
copy$default$2() - Method in class akka.persistence.typed.internal.ReplicatedEventMetadata
 
copy$default$2() - Method in class akka.persistence.typed.PersistFailed
 
copy$default$2() - Method in class akka.persistence.typed.PersistRejected
 
copy$default$2() - Method in class akka.persistence.typed.SnapshotFailed
 
copy$default$2() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
copy$default$2() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
copy$default$2() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
copy$default$2() - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
copy$default$2() - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
copy$default$2() - Method in class akka.remote.routing.RemoteRouterConfig
 
copy$default$2() - Method in class akka.remote.testkit.SetThrottle
 
copy$default$2() - Method in class akka.remote.testkit.TokenBucket
 
copy$default$2() - Method in class akka.remote.UniqueAddress
 
copy$default$2() - Method in class akka.routing.BalancingPool
 
copy$default$2() - Method in class akka.routing.BroadcastGroup
 
copy$default$2() - Method in class akka.routing.BroadcastPool
 
copy$default$2() - Method in class akka.routing.ConsistentHashingGroup
 
copy$default$2() - Method in class akka.routing.ConsistentHashingPool
 
copy$default$2() - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
copy$default$2() - Method in class akka.routing.ConsistentHashingRoutingLogic
 
copy$default$2() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
copy$default$2() - Method in class akka.routing.DefaultResizer
 
copy$default$2() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
copy$default$2() - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
copy$default$2() - Method in class akka.routing.RandomGroup
 
copy$default$2() - Method in class akka.routing.RandomPool
 
copy$default$2() - Method in class akka.routing.RoundRobinGroup
 
copy$default$2() - Method in class akka.routing.RoundRobinPool
 
copy$default$2() - Method in class akka.routing.Router
 
copy$default$2() - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
copy$default$2() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
copy$default$2() - Method in class akka.routing.SmallestMailboxPool
 
copy$default$2() - Method in class akka.routing.TailChoppingGroup
 
copy$default$2() - Method in class akka.routing.TailChoppingPool
 
copy$default$2() - Method in class akka.routing.TailChoppingRoutingLogic
 
copy$default$2() - Method in class akka.serialization.Serialization.Information
 
copy$default$2() - Method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
copy$default$2() - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout
 
copy$default$2() - Method in class akka.stream.AmorphousShape
 
copy$default$2() - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay
 
copy$default$2() - Method in class akka.stream.Attributes.InputBuffer
 
copy$default$2() - Method in class akka.stream.Attributes.LogLevels
 
copy$default$2() - Method in class akka.stream.BidiShape
 
copy$default$2() - Method in class akka.stream.FanInShape.Ports
 
copy$default$2() - Method in class akka.stream.FanOutShape.Ports
 
copy$default$2() - Method in class akka.stream.FlowShape
 
copy$default$2() - Method in exception akka.stream.InvalidPartnerActorException
 
copy$default$2() - Method in exception akka.stream.InvalidSequenceNumberException
 
copy$default$2() - Method in class akka.stream.IOResult
 
copy$default$2() - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
copy$default$2() - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection
 
copy$default$2() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event
 
copy$default$2() - Method in class akka.stream.stage.TimerMessages.Scheduled
 
copy$default$2() - Method in class akka.stream.stage.TimerMessages.Timer
 
copy$default$2() - Method in class akka.stream.testkit.GraphStageMessages.StageFailure
 
copy$default$2() - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
copy$default$2() - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
copy$default$2() - Method in class akka.stream.testkit.TestPublisher.CancelSubscription
 
copy$default$2() - Method in class akka.stream.testkit.TestPublisher.RequestMore
 
copy$default$2() - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
copy$default$2() - Method in class akka.stream.TLSProtocol.SessionBytes
 
copy$default$2() - Method in class akka.testkit.DebugFilter
 
copy$default$2() - Method in class akka.testkit.ErrorFilter
 
copy$default$2() - Method in class akka.testkit.InfoFilter
 
copy$default$2() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy$default$2() - Method in class akka.testkit.internal.NativeImageUtils.ReflectMethod
 
copy$default$2() - Method in class akka.testkit.TestActor.RealMessage
 
copy$default$2() - Method in class akka.testkit.TestActor.Spawn
 
copy$default$2() - Method in class akka.testkit.WarningFilter
 
copy$default$2() - Method in class akka.util.LineNumbers.SourceFileLines
 
copy$default$20() - Method in class akka.japi.tuple.Tuple20
 
copy$default$20() - Method in class akka.japi.tuple.Tuple21
 
copy$default$20() - Method in class akka.japi.tuple.Tuple22
 
copy$default$20() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy$default$21() - Method in class akka.japi.tuple.Tuple21
 
copy$default$21() - Method in class akka.japi.tuple.Tuple22
 
copy$default$21() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy$default$22() - Method in class akka.japi.tuple.Tuple22
 
copy$default$22() - Method in class akka.testkit.internal.NativeImageUtils.ReflectConfigEntry
 
copy$default$3() - Method in class akka.actor.Address
 
copy$default$3() - Method in class akka.actor.AllForOneStrategy
 
copy$default$3() - Method in class akka.actor.ChildRestartStats
 
copy$default$3() - Method in class akka.actor.DeadLetter
 
copy$default$3() - Method in class akka.actor.Deploy
 
copy$default$3() - Method in class akka.actor.Dropped
 
copy$default$3() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
copy$default$3() - Method in class akka.actor.FSM.LogEntry
 
copy$default$3() - Method in class akka.actor.FSM.SilentState
 
copy$default$3() - Method in class akka.actor.FSM.State
 
copy$default$3() - Method in class akka.actor.FSM.StopEvent
 
copy$default$3() - Method in class akka.actor.FSM.Timer
 
copy$default$3() - Method in class akka.actor.FSM.Transition
 
copy$default$3() - Method in class akka.actor.OneForOneStrategy
 
copy$default$3() - Method in exception akka.actor.PostRestartException
 
copy$default$3() - Method in exception akka.actor.PreRestartException
 
copy$default$3() - Method in class akka.actor.Props
 
copy$default$3() - Method in class akka.actor.SuppressedDeadLetter
 
copy$default$3() - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
copy$default$3() - Method in class akka.actor.testkit.typed.Effect.AskInitiated
 
copy$default$3() - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
copy$default$3() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
copy$default$3() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
copy$default$3() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
copy$default$3() - Method in class akka.actor.testkit.typed.LoggingEvent
 
copy$default$3() - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
copy$default$3() - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
copy$default$3() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
copy$default$3() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
copy$default$3() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
copy$default$3() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
copy$default$3() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
copy$default$3() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
copy$default$3() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
copy$default$3() - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
copy$default$3() - Method in class akka.actor.UnhandledMessage
 
copy$default$3() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
copy$default$3() - Method in class akka.cluster.ddata.DurableStore.Store
 
copy$default$3() - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
copy$default$3() - Method in class akka.cluster.ddata.Replicator.Delete
 
copy$default$3() - Method in class akka.cluster.ddata.Replicator.Get
 
copy$default$3() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
copy$default$3() - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
copy$default$3() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
copy$default$3() - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
copy$default$3() - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
copy$default$3() - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
copy$default$3() - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
copy$default$3() - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
copy$default$3() - Method in class akka.cluster.ddata.Replicator.Update
 
copy$default$3() - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
copy$default$3() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
copy$default$3() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
copy$default$3() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
copy$default$3() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
copy$default$3() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
copy$default$3() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
copy$default$3() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
copy$default$3() - Method in class akka.cluster.InternalClusterAction.Join
 
copy$default$3() - Method in class akka.cluster.InternalClusterAction.Subscribe
 
copy$default$3() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
copy$default$3() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
copy$default$3() - Method in class akka.cluster.metrics.Metric
 
copy$default$3() - Method in class akka.cluster.metrics.NodeMetrics
 
copy$default$3() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
copy$default$3() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
copy$default$3() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
copy$default$3() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
copy$default$3() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
copy$default$3() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
copy$default$3() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
copy$default$3() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
copy$default$3() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
copy$default$3() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
copy$default$3() -